//	Version 1.0 - erstellt 12.01.2010 - geändert 14.01.2010
//-----------------------------------------------------------------------

//-----------------------------------------------------------------------

footer_nav_mg_ID1.Visibility='visible';
document.write('<div style="position:absolute; z-index:1000;" align="left">');
document.write(footer_nav_mg_ID1.ToStr()); //Print the menu to the document
document.write('</div>');

