oCMenu.barwidth="100%" //The width of the background bar. Set this to "menu" if you want it to be the same width as the menu. (this will change to match the border if you have one) - Value: px || "%" || "menu"

oCMenu.makeMenu('top0','','&nbsp;&nbsp;Andre udsigter')
oCMenu.makeMenu('sub10','top0','Helsingør, Strøm og Vind','./Helsingor.asp','_top')
oCMenu.makeMenu('sub11','top0','Helsingør, Bølger og Vind','./wave.asp','_top')
oCMenu.makeMenu('sub12','top0','Sjælland, Vind og Strøm','./default.asp','_top')
oCMenu.makeMenu('sub13','top0','Lokalt, St. Bælt','./StBelt.asp','_top')
oCMenu.makeMenu('sub14','top0','PRIVAT Vandudsigten','http://www.privat.vandudsigten.dk','_top')

oCMenu.makeMenu('sub15','top0','Vandudsigten fra DHI','http://www.vandudsigten.dk','_top')

//Leave this line! (Making the styles and then) constructing the menu
oCMenu.construct();