function RunHeader()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" id="header" width="950"  height="220">\n');
   document.write('<param name="movie" value="https://uberhost.net/templates/default/header.swf">\n');
   document.write('<param name="quality" value="high">\n');
   document.write('<param name="wmode" value="transparent">\n');
   document.write('<embed type="application/x-shockwave-flash" pluginspage="https://www.macromedia.com/go/getflashplayer" name="header" width="950" height="220" src="https://uberhost.net/templates/default/header.swf" quality="high" wmode="transparent" swliveconnect="true" allowscriptaccess="samedomain"></embed>\n');
   document.write('</object>\n');
}

function RunPortfolio()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" id="portfolio" width="800" height="600">\n');
   document.write('<param name="movie" value="http://uberhost.net/templates/default/portfolio.swf">\n');
   document.write('<param name="quality" value="high">\n');
   document.write('<param name="wmode" value="transparent">\n');
   document.write('<embed type="application/x-shockwave-flash" pluginspage="https//www.macromedia.com/go/getflashplayer" name="header" width="800" height="600" src="http://uberhost.net/templates/default/portfolio.swf" quality="high" wmode="transparent" swliveconnect="true" allowscriptaccess="samedomain"></embed>\n');
   document.write('</object>\n');
}

function LiveHelp()
{
   document.write('<a href="/livehelp/index.php" target="_blank" onclick="openLiveHelp(); return false">\n');
   document.write('<img src="/livehelp/include/status.php" id="LiveHelpStatus" name="LiveHelpStatus" border="0" alt="Live Help" onload="statusImagesLiveHelp[statusImagesLiveHelp.length] = this;">\n');
   document.write('</a>\n');
}

