﻿document.writeln("<script>");
document.writeln("		function openFullWin(URL){");
document.writeln("		var targeturl=URL;");
document.writeln("		newwin=window.open(\"\",\"\",\"scrollbars\");");
document.writeln("		if (document.all){");
document.writeln("		newwin.moveTo(0,0);");
document.writeln("		newwin.resizeTo(screen.width,screen.height);");
document.writeln("		}");
document.writeln("		newwin.location=targeturl;");
document.writeln("	}");
document.writeln("<\/script>");
document.writeln("版权所有：www.laotela.com 老特拉百科");
