// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Prima pagina", "index.html","",0,16,105);
Menu2=new Array("Download",	"","",1,16,128);
Menu3=new Array("Cumpara",	"","",1,16,128);
Menu4=new Array("Galerie",	"","",2,16,128);
Menu5=new Array("Suport",	"","",2,16,108);
Menu6=new Array("",	"","",0,16,181);

Menu2_1=new Array("GoblenDesigner",	"download.html","",0,16,128);	

Menu3_1=new Array("GoblenDesigner",	"cumpara.html","",0,16,128);	

Menu4_1=new Array("Lucrarile tale",	"galerie.html","",0,16,128);
Menu4_2 = new Array("Voicu Latis", "http://vlatis.tripod.com", "", 0, 16, 128);
Menu4_3 = new Array("Felicia Cozma", "http://www.gobelins-felicia.com", "", 0, 16, 128);	

Menu5_1=new Array("Contact","contact.html","",0,16,128);
Menu5_2=new Array("Intrebari","faq.html","",0,16,128);
//Menu5_3=new Array("Contact","contact.htm","",0);
