<!--hide
	function GoRef(Nurl)
		{
			parent.header.document.location.reload();
		//	parent.right.document.location.reload();
			parent.tesh.document.location.href= Nurl;			
		}
		
		function aa()
		{
			parent.header.document.location.reload();
		//	parent.right.document.location.reload();
		//	parent.tesh.document.location.href= Nurl;			
		}
		


function openDot(Pname,Wname) 
{
     NewVin = open(Pname,"displayWindow","width=430,height=460,top=2,left=150,screenX=40,screenY=20,status=no,toolbar=no,menubar=no, resizable=yes,scrollbars =no");
    NewVin.focus();
}


	function gotoresults(queid)
	{	
		location.href="/msn/poll/poll.asp?action=view&queid="+queid		
	}
	
	function GoBack()
		{
			parent.header.document.location.reload();
	//		parent.right.document.location.reload();
			parent.tesh.document.location.href= '/msn/SerchWord/Res.asp?target=<%=target%>&path=<%=path%>&text=<%= textShow %>&page=<%= iPageCurrent + 1 %>'
		}
		function GoFor()
		{
			parent.header.document.location.reload();
		//	parent.right.document.location.reload();
			parent.tesh.document.location.href= '/msn/SerchWord/Res.asp?target=<%=target%>&path=<%=path%>&text=<%= textShow  %>&page=<%= iPageCurrent - 1 %>'
		}
	
		function GoEx()
		{
			parent.header.document.location.reload();
			//parent.right.document.location.reload();
			parent.tesh.document.location.href= '/msn/SerchWord/ResBig.asp?path=<%=path%>'
		}
	function numReload()
		{
			alert("sdf");
			parent.header.document.location.reload();
		}	

//-->