﻿document.write('<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,1,0" ID='+sw_ID+' width='+sw_width+' height='+sw_height+'>');
document.write('<param name=src value='+sw_src+'>');
document.write('<param name=swRemote value="swSaveEnabled=1 swVolume=1 swRestart=0 swPausePlay=0 swFastForward=0 swContextMenu=0">');
document.write('<param name=swStretchStyle value=none>');
document.write('<PARAM NAME=bgColor VALUE='+sw_bgColor+'>');
document.write('<embed src='+sw_src+' bgColor='+sw_bgColor+'  width='+sw_width+' height='+sw_height+' swRemote="swSaveEnabled=0 swVolume=1 swRestart=0 swPausePlay=0 swFastForward=0 swContextMenu=0 swStretchStyle=none" type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/"></embed>');
document.write('</object>');