HTMLstring='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width=468 height=60>\n';
HTMLstring+='<param name=movie value="http://fjallen.nygardh.net/lankar/banner_en.swf">\n';
HTMLstring+='<param name=quality value=autohigh>\n';
HTMLstring+='<param name=bgcolor value=#008000>\n';
HTMLstring+='<param name=wmode value=window>\n';
HTMLstring+='<embed src="http://fjallen.nygardh.net/lankar/banner_en.swf" quality=autohigh bgcolor=#008000 width=468 height=60 wmode=window type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n';
HTMLstring+='</embed></object><br>\n';

document.write(HTMLstring);
