<!-- 
if (parent.frames.length > 0)
	{
	window.top.location.href = location.href;
	}
//-->

<!-- 
  top
  var time = new Date();
  ordval= (time.getTime());
//-->

