function createmenuflash(p){var wd=screen.width;if(wd==1024)place=65;else place=60;if(p=="LTR"){document.write('<DIV style="position: absolute; top: 0; left: '+place+'">');};if(p=="RTL"){document.write('<DIV style="position: absolute; top: 0; right: '+place+'">');}document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');document.write(' WIDTH=60 HEIGHT=60>');document.write(' <PARAM NAME=movie VALUE="/flash/daor_anim.swf"> <PARAM NAME=quality VALUE=high> ');document.write('<PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF> ');document.write('</OBJECT>');document.write('</DIV>');}

