function oo(o){ if(o.width>o.height)o.width=160; else o.height=110; } document.write("
");