// JavaScript Document

//-------------------------------------------
function mainNav1()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="625" height="345">\n');
document.write('<param name="movie" value="./flash/header.swf?button=1">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false">\n');
document.write('<embed src="/flash/header.swf?button=1" width="625" height="345" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}

function mainNav2()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="625" height="345">\n');
document.write('<param name="movie" value="./flash/header.swf?button=2">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false">\n');
document.write('<embed src="/flash/header.swf?button=1" width="625" height="345" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}

function mainNav3()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="625" height="345">\n');
document.write('<param name="movie" value="./flash/header.swf?button=3">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false">\n');
document.write('<embed src="/flash/header.swf?button=1" width="625" height="345" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}

function mainNav4()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="625" height="345">\n');
document.write('<param name="movie" value="./flash/header.swf?button=4">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false">\n');
document.write('<embed src="/flash/header.swf?button=1" width="625" height="345" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}

function mainNav5()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="625" height="345">\n');
document.write('<param name="movie" value="./flash/header.swf?button=5">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false">\n');
document.write('<embed src="/flash/header.swf?button=1" width="625" height="345" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}

function mainNav6()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="625" height="345">\n');
document.write('<param name="movie" value="./flash/header.swf?button=6">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false">\n');
document.write('<embed src="/flash/header.swf?button=1" width="625" height="345" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}

//-------------------------------------------

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