// JavaScript Document
function writemain()
{
    document.write('<object type="application/x-shockwave-flash" data="flash/Movie2b.swf" width="756" height="248">\n');
    document.write('<param name="movie" value="flash/Movie2b.swf"/>\n');
	document.write('<img src="img/board756-248.jpg" width="756" height="248" alt="Primary Presentations Boardroom Image"/>\n');
    document.write('</object>\n');
}

function isowrite()
{
    document.write('<object type="application/x-shockwave-flash" data="flash/iso.swf" width="119" height="79">\n');
    document.write('<param name="movie" value="flash/iso.swf"/>\n');
    document.write('</object>\n');
}

function mediawall()
{
    document.write('<object class="picfloat" type="application/x-shockwave-flash" data="flash/instproj.swf" width="200" height="120">\n');
    document.write('<param name="movie" value="flash/instproj.swf"/>\n');
	document.write('<img src="img/preswall.jpg" width="200" height="120" alt="Presentation Wall"/>\n');
    document.write('</object>\n');
}

function rightfirst()
{
    document.write('<object type="application/x-shockwave-flash" data="flash/right1sttimeb.swf" width="756" height="200">\n');
    document.write('<param name="movie" value="flash/right1sttimeb.swf"/>\n');
    document.write('</object>\n');
}

function instmov()
{
    document.write('<object class="picfloat" type="application/x-shockwave-flash" data="flash/installmovie.swf" width="120" height="90">\n');
    document.write('<param name="movie" value="flash/installmovie.swf"/>\n');
    document.write('</object>\n');
}