function play_h02v2wuoCP(w, h){ if(!(w == parseInt(w) && (w >= 300 && w <= 450))){ w = 450; } h = Math.round((3/4) * w + 28); document.write(''); } play_h02v2wuoCP(450,366);