function wmkredit_fr() { setTimeout(function(){ th = document.getElementById('wmkredit_frame'); if (location.hash.match(/^#h(\d+)/)){ h=RegExp.$1; if (h) th.style.height=h+'px';} wmkredit_fr(); }, 200); } document.write(''); //min-width:401px;width:expression(document.body.clientWidth < 401 ? \'401px\': \'100%\' );