var layerEnd=""
	if (navigator.appName=="Microsoft Internet Explorer") {
		layerEnd="</div>"
	} else {
		layerEnd="</layer>"
	}
