function seoswf(type) {
  if (type == "header") {
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="340" height="130">');
    document.write('  <param name="movie" value="Graphics/logo.swf"><param name="quality" value="high">');
    document.write('  <embed src="Graphics/logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="340" height="130"></embed>');
    document.write('</object>');
  }
  else if (type == "footer") {
    document.write('<center><span class="footer"><a href="http://www.francosmoving.com"><img src="Graphics/bottombar.jpg" width="950" height="75" border="0"></a>');
    document.write('<br>copyright &copy; 2009, Franco&#8217;s Moving, Inc. All rights reserved.');
    document.write('<br>Website Design by <a href="http://www.mkmm.com" target="_blank">MK Multimedia</a></span></center>');
  }
  else if (type == "home") {
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="450" height="500">');
    document.write('  <param name="movie" value="Graphics/home.swf"><param name="quality" value="high">');
    document.write('  <embed src="Graphics/home.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="450" height="500"></embed>');
    document.write('</object>');
  }
  else if (type == "homeleft") {
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="360" height="213">');
    document.write('  <param name="movie" value="ronnfront.swf"><param name="quality" value="high">');
    document.write('  <embed src="ronnfront.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="360" height="213"></embed>');
    document.write('</object>');
  }
  else if (type == "gallery") {
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="600" height="500">');
    document.write('  <param name="movie" value="gallery.swf"><param name="quality" value="high">');
    document.write('  <embed src="gallery.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="500"></embed>');
    document.write('</object>');
  }
  else if (type == "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,29,0" width="650" height="500">');
    document.write('  <param name="movie" value="Graphics/videos.swf"><param name="quality" value="high">');
    document.write('  <embed src="Graphics/videos.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="650" height="500"></embed>');
    document.write('</object>');
  }
  else if (type == "bio") {
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="980" height="500">');
    document.write('  <param name="movie" value="Graphics/bio.swf"><param name="quality" value="high">');
    document.write('  <embed src="Graphics/bio.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="980" height="500"></embed>');
    document.write('</object>');
  }
  else if (type == "listen") {
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="980" height="500">');
    document.write('  <param name="movie" value="Graphics/listen.swf"><param name="quality" value="high">');
    document.write('  <embed src="Graphics/listen.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="980" height="500"></embed>');
    document.write('</object>');
  }
  else if (type == "lyrics") {
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="980" height="500">');
    document.write('  <param name="movie" value="Graphics/lyrics.swf"><param name="quality" value="high">');
    document.write('  <embed src="Graphics/lyrics.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="980" height="500"></embed>');
    document.write('</object>');
  }
  else if (type == "albumart") {
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="980" height="500">');
    document.write('  <param name="movie" value="Graphics/albumart.swf"><param name="quality" value="high">');
    document.write('  <embed src="Graphics/albumart.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="980" height="500"></embed>');
    document.write('</object>');
  }
}