

function layerAd_off()
{
		document.getElementById('powerlay').style.visibility = 'hidden'
}
