//	Version 1.0 - erstellt 12.10.2009 - geändert 09.01.2010
//-----------------------------------------------------------------------

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

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

