function alter()
{
	document.write('<div id=\"wrapper\"><div id=\"toplink\"></div>	<div id=\"header1\">  <img src=\"images/header1.jpg\" alt=\"Your BMI Heart Matters\" width=\"417\" height=\"104\" title=\"Your BMI\"/><img src=\"images/header.jpg\" alt=\"Your BMI Heart Matters\" width=\"350\" height=\"104\" title=\"Heart Matters\"/>    </div>    <br class=\"clear\" />    <div id=\"inner\">        <div id=\"home_content\">          <p>                You will need Flash to view the interactive version of the BHF BMI calculator.                 <br />If you do not have Flash Player 9 or above, please view the HTML version.           </p>           <p class=\"lnk1\"><a href=\"http://www.adobe.com/products/flashplayer/\" title=\"Install Flash now\" tabindex=\"1\" target=\"_blank\">Install Flash now</a><br />                <a href=\"http://www.adobe.com/products/flashplayer/\" title=\"Install Flash now\" tabindex=\"2\"  target=\"_blank\"><img src=\"images/flash_icon.gif\" alt=\"Install Flash now\" width=\"48\" height=\"48\" title=\"Install Flash now\" /></a>           </p>            <p class=\"lnk2\"><a href=\"home.html\" title=\"View Html version\" tabindex=\"3\">View HTML version</a></p>        </div>        <div id=\"footer_home\"></div>     </div>     <br class=\"clear\" /></div>');
}
function show_linksf()
{
	document.write("<a href=\"BMI_Calc.html\" title=\"Click to view Flash version\" tabindex=\"1\">Click to view Flash version</a>");	
}
function show_linksh()
{
	document.write("<a href=\"index.html\" title=\"Click to view HTML version\" tabindex=\"1\">Click to view HTML version</a>");	
}
function show_linkshForce()
{
	document.write("<a href=\"home.html\" title=\"Click to view HTML version\" tabindex=\"1\">Click to view HTML version</a>");	
}
