function flash_banner_landing()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="787" height="393"> \n');
document.write('<param name="movie" value="swf/banner.swf"> \n');
document.write('<param name="wmode" value="opaque"> \n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<embed src="swf/banner.swf" quality="high" wmode="opaque" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="787" height="393"></embed> \n');
document.write('</object>\n');
}

function flash_promo()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="370" height="199"> \n');
document.write('<param name="movie" value="swf/bnr_home.swf"> \n');
document.write('<param name="quality" value="high"> \n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<embed src="swf/bnr_home.swf" quality="high" wmode="opaque" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="370" height="199"></embed> \n');
document.write('</object>\n');
}

function flash_video()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="182" height="122"> \n');
document.write('<param name="movie" value="swf/video.swf"> \n');
document.write('<param name="quality" value="high"> \n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<embed src="swf/video.swf" wmode="opaque" width="182" height="122" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#000000"></embed> \n');
document.write('</object>\n');
}

function flash_banner_product()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="787" height="246"> \n');
document.write('<param name="movie" value="../../swf/sub_banner.swf"> \n');
document.write('<param name="quality" value="high"> \n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<embed src="../../swf/sub_banner.swf" wmode="opaque" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="787" height="246"></embed> \n');
document.write('</object>\n');
}

function flash_banner_contact()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="787" height="246"> \n');
document.write('<param name="movie" value="../swf/sub_banner_contact.swf"> \n');
document.write('<param name="quality" value="high"> \n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<embed src="../swf/sub_banner_contact.swf" wmode="opaque" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="787" height="246"></embed> \n');
document.write('</object>\n');
}


