isIE = (navigator.appName.indexOf("Explorer")!=-1);

document.write('<LINK REL=\"stylesheet\" TYPE=\"text/css\" HREF=\"/css/text_net.css\">');


function popup(x,y,z) {
	self.name="main"
	var popup_popup = window.open( x, "popup", "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width="+y+",height="+z+"")
	popup_popup.focus()
}


