function ShowFlash(pth)
{
    document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='381' height='277' codebase='http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0'>");
    document.write("<PARAM NAME='MOVIE' VALUE='" + pth + "/images/design/header.swf'>");
    document.write("<PARAM NAME='PLAY' VALUE='true'>");
    document.write("<PARAM NAME='LOOP' VALUE='true'>");
    document.write("<PARAM NAME='WMODE' VALUE='opaque'>");
    document.write("<PARAM NAME='QUALITY' VALUE='high'>");
    document.write("<EMBED SRC='" + pth + "/images/design/header.swf' width='381' height='277' PLAY='true' LOOP='true' WMODE='opaque' QUALITY='high' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'>");
    document.write("</EMBED>");
    document.write("</OBJECT>");
}


function ShowHeader(pth)
{
 document.write("<a href='" + pth + "/'><img src='" + pth + "/images/design/tribune2_header.jpg' width='381' height='277' border='0' class='noborder' /></a>");
}

function ShowTour(pth)
{

    document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' codebase='http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0'>");
    document.write("<PARAM NAME='MOVIE' VALUE='" + pth + "/course_tour.swf'>");
    document.write("<PARAM NAME='PLAY' VALUE='true'>");
    document.write("<PARAM NAME='LOOP' VALUE='true'>");
    document.write("<PARAM NAME='WMODE' VALUE='opaque'>");
    document.write("<PARAM NAME='QUALITY' VALUE='high'>");
    document.write("<EMBED SRC='" + pth + "/course_tour.swf' width='500' height='400' PLAY='true' LOOP='true' WMODE='opaque' QUALITY='high' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'>");
    document.write("</EMBED>");
    document.write("</OBJECT>");

}

function ShowGallery(pth)
{

    document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='761' codebase='http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0'>");
    document.write("<PARAM NAME='MOVIE' VALUE='" + pth + "/photo_gallery.swf'>");
    document.write("<PARAM NAME='PLAY' VALUE='true'>");
    document.write("<PARAM NAME='LOOP' VALUE='true'>");
    document.write("<PARAM NAME='WMODE' VALUE='opaque'>");
    document.write("<PARAM NAME='QUALITY' VALUE='high'>");
    document.write("<EMBED SRC='" + pth + "/photo_gallery.swf' width='500' height='761' PLAY='true' LOOP='true' WMODE='opaque' QUALITY='high' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'>");
    document.write("</EMBED>");
    document.write("</OBJECT>");

}

function ShowGallery2(pth)
{

    document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' codebase='http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0'>");
    document.write("<PARAM NAME='MOVIE' VALUE='" + pth + "/photo_gallery2.swf'>");
    document.write("<PARAM NAME='PLAY' VALUE='true'>");
    document.write("<PARAM NAME='LOOP' VALUE='true'>");
    document.write("<PARAM NAME='WMODE' VALUE='opaque'>");
    document.write("<PARAM NAME='QUALITY' VALUE='high'>");
    document.write("<EMBED SRC='" + pth + "/photo_gallery2.swf' width='500' height='400' PLAY='true' LOOP='true' WMODE='opaque' QUALITY='high' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'>");
    document.write("</EMBED>");
    document.write("</OBJECT>");

}

function ShowGallery3(pth)
{

    document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' codebase='http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0'>");
    document.write("<PARAM NAME='MOVIE' VALUE='" + pth + "/about_us.swf'>");
    document.write("<PARAM NAME='PLAY' VALUE='true'>");
    document.write("<PARAM NAME='LOOP' VALUE='true'>");
    document.write("<PARAM NAME='WMODE' VALUE='opaque'>");
    document.write("<PARAM NAME='QUALITY' VALUE='high'>");
    document.write("<EMBED SRC='" + pth + "/about_us.swf' width='500' height='400' PLAY='true' LOOP='true' WMODE='opaque' QUALITY='high' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'>");
    document.write("</EMBED>");
    document.write("</OBJECT>");

}
