links = [
["scripts/folder2.gif","scripts/folderopen2.gif","PNMEC Menu","http://www.pnmec.org.nz/pnmec.php",    "_top",
 [
  [" - Home",                "pnmec.php",                                               "_top"],
  [" - Who We Are",          "whoweare.php",                                            "_top"],
  [" - More About Us",       "moreaboutus.php",                                         "_top"],
  [" - Membership",          "membership.php",                                          "_top"],
  [" - Event Calendar",      "whatson.php",                                             "_top"],
  [" - Buy, Sell & Exchange","bse.php",                                                 "_top"], 
  [" - The Generator",       "newsletters.php",                                         "_top"],
  [" - Photo Album",         "photo.php",                                               "_top"],
  [" - Couplings",           "couplings.php",                                           "_top"],
  [" - Member Database",     "http://www.sandman.org.nz/pnmec",                            "_top"],
  [" - Building a Sweet Pea",		"http://www.sandman.org.nz/sweetpea/Gabrielle.htm",  "_top"],
  [" - Follow us on Facebook",		"http://www.facebook.com/group.php?gid=299232868595",  "_top"],
  [" - MEANZ",               "meanz.php",                                               "_top"],
  [" - Contact Us",          "mailto:pnmec@trains.net.nz?Subject=Contact from Website",  "_top"]
 ]
]
]


prop = [
10, 		// top position of the menu
10, 		// left position of the menu
120, 		// width of the head items
15, 		// height of the items
5, 		// space between the head-items (horizontal)
5, 		// space between the head-items and the items (vertical)
"lightblue", 	// background-color of the head-items
true, 		// 0 for a horizontal menu - 1 for a vertical menu
"",
"",
140, 		// width of the items
15, 		// height of the items
-1, 		// space between the items
"gold", 	// background-color of the items
"darkblue", 	// text-color of the head items
"12px", 	// font-size of the head items
"verdana", 	// font-family for the head items
"font-weight:bold;border:1px solid red;valign:middle", 		// extra option for the head-items
"5", 		// hspace of the images of the head_menu
"lightblue", 	// font-color of the head-items onmouseover
"darkblue", 	// background-color of the head-items onmouseover
"black", 	// text-color of the head items
"10px", 	// font-size of the head items
"verdana", 	// font-family for the head items
"border:1px solid red;valign:middle", 		// extra option for the head-items
"5", 		// hspace of the images of the head_menu
"black", 	// font-color of the head-items onmouseover
"lightblue" 	// background-color of the head-items onmouseover
]

