if(document.all){
	document.writeln("</div>");
}
if (document.layers){
	document.writeln("</layer>");
}
