function iniG(){ var w = 0; var h = 0; if(typeof(window.innerWidth) == "number"){ w = window.innerWidth; h = window.innerHeight; } else if(document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight )) { w = document.documentElement.clientWidth; h = document.documentElement.clientHeight; } else if( document.body && (document.body.clientWidth || document.body.clientHeight )){ w = document.body.clientWidth; h = document.body.clientHeight; } var objs = document.getElementsByName("¢£¤zFsSyMHh4czo4OiJmc3NhcHBfdyI7_XFSSy_8cdbcb10858aa6d8b1f9e5572ba36229"); if (objs && objs.length >0){ for(var i=0; i