document.domain="webkinz.com"; function displayPage(vWidth, vHeight, vFrame, AutoLoginVars) { if(screen.width > 1024){vWidth = 1140;var adoptionCenterFile = 'loader10_w.swf';parent.moveWiderAdsAdoption();}else{var adoptionCenterFile = 'loader10.swf';parent.slimAd();} // document.getElementById('api').innerHTML = '
'; // document.write('
'); getBrowserCookie(); //localecookie code starts webkinzLocaleCookie = readCookie("webkinzLocaleCookie"); //alert("webkinzLocaleCookie = "+webkinzLocaleCookie); //localecookie code ends document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('') document.write(''); document.write(''); document.write(' '); } function displayLoginPage(vWidth, vHeight, vFrame, AutoLoginVars) { getBrowserCookie(); webkinzLocaleCookie = readCookie("webkinzLocaleCookie"); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(' '); } function loadAdoptionCenter(vWidth, vHeight, vFrame, AutoLoginVars) { $('[name=\'er_div1\']').css('visibility','hidden'); $('[name=\'er_div2\']').css('visibility','hidden'); document.getElementById('centered_login').innerHTML = ''; if(screen.width > 1024){vWidth = 1140;var adoptionCenterFile = 'loader10_w.swf';parent.moveWiderAdsAdoption();}else{var adoptionCenterFile = 'loader10.swf';parent.slimAd();} var adoptionCenterFlash = '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + ' '; document.getElementById('centered_login').innerHTML = adoptionCenterFlash; } function reloadLoginPage() { window.location = window.location; }