
function showHeader()
{  
 document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="1000" height="260">');
 document.write('<param name="movie" value="swf/header.swf">');
 document.write('<param name="quality" value="high">');
 document.write('<embed src="swf/header.swf" quality="high" width="1000" height="260" pluginspage="http://www.macromedia.com/go/getflashplayer"  type="application/x-shockwave-flash" wmode="transparent"></embed>');
 document.write('</object>');  
}

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

function showFAQ()
{  
 document.write('<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 height=250 width=510 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>');
 document.write('<PARAM NAME="movie" VALUE="swf/testimonials.swf">');
 document.write('<PARAM NAME="quality" VALUE="high">');
 document.write('<param name="wmode" value="transparent">');  
 document.write('<embed src="swf/testimonials.swf" quality="high" width="510" height="250" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>');
 document.write('</object>');  
}

function showDividends()
{  
 document.write('<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 height=435 width=575 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>');
 document.write('<PARAM NAME="movie" VALUE="hufl_dividend.swf">');
 document.write('<PARAM NAME="quality" VALUE="high">');
 document.write('<param name="wmode" value="transparent">');  
 document.write('<embed src="hufl_dividend.swf" quality="high" width="575" height="435" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>');
 document.write('</object>');
}