<!--
if (window == top) {
	var framelink="../index.html";
	top.location.href = framelink;
}
//-->	
