var ns = document.layers ? true : false; if (ns) { origWidth = window.innerWidth; origHeight = window.innerHeight; window.onresize = function (){ if (window.innerWidth == origWidth && window.innerHeight == origHeight) return; window.location.reload(); } } document.write('' + '' + '' + '' + '' + '' + '' + '' + '
close  
'); function footer() { document.write('' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '
 
' + txtPagename + '
'); }