function toper()	{
document.write('<table align="center" border="0" cellpadding="0" cellspacing="0" width="762">');
//document.write('<tr><td colspan="3"><img src="imgs/px.gif" width=762 height=7 border="0"></td></tr>');
/*document.write('<tr><td><a href="index.html"><img src="imgs/11.jpg" width=342 height=140 alt="Home" border="0"></a></td>');
document.write('<td><img src="imgs/12.jpg" width=420 height=140 border="0"></a></td>');*/
document.write('<tr><td><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"');
document.write(' WIDTH=762 HEIGHT=140><PARAM NAME=movie VALUE="imgs/cabe.swf"><PARAM NAME=menu VALUE=false><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#FFFFFF><EMBED ');
document.write('src="imgs/cabe.swf" menu=false quality=high bgcolor=#FFFFFF  WIDTH=762 HEIGHT=140 TYPE="application/x-shockwave-flash" ');
document.write('PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT></td></tr>');
document.write('</tr></table>');

}

function categories()	{
document.write('<img src="imgs/411.gif" width=158 height=26 border="0" hspace="0">');
document.write('<table border="0" cellpadding="2" cellspacing="0" width="158"  bgcolor="#84CD02" class="catebox">');
document.write('<tr valign=top><td class="cate">&nbsp;</td></tr>');
document.write('<tr valign=top><td class="cate"><a href="index.html" class="catelk">Millennium Group Overview</a></td></tr>');
document.write('<tr valign=top><td class="cate"><a href="values.html" class="catelk">Our Core Values</a></td></tr>');
document.write('<tr valign=top><td class="cate"><a href="executives.html" class="catelk">Our Executives</a></td></tr>');
document.write('<tr valign=top><td class="cate"><a href="projects.html" class="catelk">Completed & Current Projects</a></td></tr>');
document.write('<tr valign=top><td class="cate"><a href="projectgallery.html" class="catelk">Project Gallery</a></td></tr>');
document.write('<tr valign=top><td class="cate"><a href="mef.html" class="catelk">Millenum Equity Fund</a></td></tr>');
document.write('<tr valign=top><td class="cate"><a href="nonprof.html" class="catelk">Non-profit Organizations</a></td></tr>');
document.write('<tr valign=top><td class="cate"><a href="news.html" class="catelk">Millenium on the News</a></td></tr>');
document.write('<tr valign=top><td class="cate">&nbsp;</td></tr>');
document.write('</table>');
}


function menu(titulo)	{
document.write('<table border="0" cellpadding="0" cellspacing="0" background="">');
document.write('<tr><td><img src="imgs/px.gif" width=20 height=7 border="0"></td>');
document.write('<td class="area">'+titulo);
document.write('</td></tr></table>');
}

function footer()	{
document.write('<table align="center" border="0" cellpadding="0" cellspacing="0" width="762">');
document.write('<tr><td>&nbsp;</td><td class="fot">Copyright 2003 &copy; www.MillenniumFLA.com - All Rights Reserved<br>');
document.write('2800 Westorn Roead<br>Suite 204 &nbsp; &nbsp; Weston FL 33021</td>');
document.write('<td class="fot" align="right">Visit <a href="http://www.MillenniumCityPlace.com">www.MillenniumCityPlace.com</a></td><td>&nbsp;</td></tr></table>');
}
