
function RunIntroB()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
    document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"\n');
    document.write('  width="800" height="370">\n');
    document.write('  <param name="movie" value="swimages/Steves_Wheels_new.swf">\n');
    document.write('  <param name="quality" value="high">\n');
    document.write('  <embed src="swimages/Steves_Wheels_new.swf" quality="high" \n');
    document.write('  pluginspage="http://www.macromedia.com/go/getflashplayer" \n'); 
    document.write('    type="application/x-shockwave-flash"\n');
    document.write('  </embed>\n');
    document.write('</object>\n');
}
function RunHead()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" \n');
    document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"\n');
    document.write('  width="900" height="132">\n');
    document.write('  <param name="movie" value="head/banner.swf">\n');
    document.write('  <param name="quality" value="high">\n');
    document.write('  <embed src="head/banner.swf" quality="high" \n');
    document.write('  pluginspage="http://www.macromedia.com/go/getflashplayer" \n'); 
    document.write('    type="application/x-shockwave-flash"\n');
    document.write('  </embed>\n');
    document.write('</object>\n');
}
function RunHome1()
{

	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" \n');
    document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"\n');
    document.write('  width="705" height="194">\n');
    document.write('  <param name="movie" value="swimages/gallery.swf">\n');
    document.write('  <param name="quality" value="high">\n');
	document.write('  <param name="wmode" value="transparent">\n');
    document.write('  <embed src="swimages/gallery.swf" quality="high" \n');
    document.write('  pluginspage="http://www.macromedia.com/go/getflashplayer" \n'); 
    document.write('    type="application/x-shockwave-flash"\n');
    document.write('  </embed>\n');
    document.write('</object>\n');

}
function RunHome2()
{
 
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
    document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"\n');
    document.write('  width="705" height="198">\n');
    document.write('  <param name="movie" value="swimages/special.swf">\n');
    document.write('  <param name="quality" value="high">\n');
	document.write('  <param name="wmode" value="transparent">\n');
    document.write('  <embed src="swimages/special.swf" quality="high" \n');
    document.write('  pluginspage="http://www.macromedia.com/go/getflashplayer" \n'); 
    document.write('    type="application/x-shockwave-flash"\n');
    document.write('  </embed>\n');
    document.write('</object>\n');

	//document.write("<div style='z-index:1; position:absolute; top:200px; left:312px; width: 20px; height: 29px;'><img src='images/cart02.gif' width='190' height='30px'></div>");


}
