// JavaScript Document
function Runembedflashtop()
{
document.write('<object type="application/x-shockwave-flash" data="pics/top_gradient.swf" width="100%" height="10">\n');
          document.write('<param name="movie" value="pics/top_gradient.swf" />\n');
          document.write('<param name="quality" value="high">\n');
		  document.write('<param name="wmode" value="transparent">\n');
		  document.write('<embed src="pics/top_gradient.swf" wmode="transparent" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="100%" height="10"></embed>\n');
		  document.write('</object>\n');
}
function Runembedflashbottom()
{
document.write('<object type="application/x-shockwave-flash" data="pics/bottom_gradient.swf" width="100%" height="10">\n');
          document.write('<param name="movie" value="pics/bottom_gradient.swf" />\n');
          document.write('<param name="quality" value="high">\n');
		  document.write('<param name="wmode" value="transparent">\n');
		  document.write('<embed src="pics/bottom_gradient.swf" wmode="transparent" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="100%" height="10"></embed>\n');
		  document.write('</object>\n');
}
function Runembedflashleft()
{
document.write('<object type="application/x-shockwave-flash" data="pics/left_gradient.swf" width="10" height="9999999" name="leftvpic">\n');
          document.write('<param name="movie" value="pics/left_gradient.swf" />\n');
          document.write('<param name="quality" value="high">\n');
		  document.write('<param name="wmode" value="transparent">\n');
		  document.write('<embed src="pics/left_gradient.swf" wmode="transparent" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="10" height="100%"></embed>\n');
		  document.write('</object>\n');
}
function Runembedflashright()
{
document.write('<object type="application/x-shockwave-flash" data="pics/right_gradient.swf" width="10" height="9999999" name="rightvpic">\n');
          document.write('<param name="movie" value="pics/right_gradient.swf" />\n');
          document.write('<param name="quality" value="high">\n');
		  document.write('<param name="wmode" value="transparent">\n');
		  document.write('<embed src="pics/right_gradient.swf" wmode="transparent" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="10" height="100%"></embed>\n');
		  document.write('</object>\n');
}
function Runembedflashcorner_topleft()
{
document.write('<object type="application/x-shockwave-flash" data="pics/top_left_corner.swf" width="10" height="10">\n');
          document.write('<param name="movie" value="pics/top_left_corner.swf" />\n');
          document.write('<param name="quality" value="high">\n');
		  document.write('<param name="wmode" value="transparent">\n');
		  document.write('<embed src="pics/top_left_corner.swf" wmode="transparent" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="10" height="10"></embed>\n');
		  document.write('</object>\n');
}
function Runembedflashcorner_topright()
{
document.write('<object type="application/x-shockwave-flash" data="pics/top_right_corner.swf" width="10" height="10">\n');
          document.write('<param name="movie" value="pics/top_right_corner.swf" />\n');
          document.write('<param name="quality" value="high">\n');
		  document.write('<param name="wmode" value="transparent">\n');
		  document.write('<embed src="pics/top_right_corner.swf" wmode="transparent" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="10" height="10"></embed>\n');
		  document.write('</object>\n');
}
function Runembedflashcorner_bottomleft()
{
document.write('<object type="application/x-shockwave-flash" data="pics/bottom_left_corner.swf" width="10" height="10">\n');
          document.write('<param name="movie" value="pics/bottom_left_corner.swf" />\n');
          document.write('<param name="quality" value="high">\n');
		  document.write('<param name="wmode" value="transparent">\n');
		  document.write('<embed src="pics/bottom_left_corner.swf" wmode="transparent" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="10" height="10"></embed>\n');
		  document.write('</object>\n');
}
function Runembedflashcorner_bottomright()
{
document.write('<object type="application/x-shockwave-flash" data="pics/bottom_right_corner.swf" width="10" height="10">\n');
          document.write('<param name="movie" value="pics/bottom_right_corner.swf" />\n');
          document.write('<param name="quality" value="high">\n');
		  document.write('<param name="wmode" value="transparent">\n');
		  document.write('<embed src="pics/bottom_right_corner.swf" wmode="transparent" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="10" height="10"></embed>\n');
		  document.write('</object>\n');
}