//UDMv2.1.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************

// *** for more information about the script ******************************
// *** see http://www.brothercake.com/dropdown/ ***************************
// *** or http://www.dynamicdrive.com/dynamicindex1/topmen3/index.htm ****


// *** POSITIONING AND STYLES *********************************************


var menuALIGN = "center";		// alignment
var absLEFT = 	0;		// absolute left or right position (if not center)
var absTOP = 	0; 		// absolute top position

var staticMENU =true;		// static positioning mode (not Opera 5)

var stretchMENU = false;		// show empty cells
var showBORDERS =false;		// show empty cell borders

var baseHREF =	"";	       	 // base path to .js and image files
var zORDER = 	100;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#800000";	// main nav cell color
var rCOLOR = 	"e47833";		// main nav cell rollover color
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	3;		// main nav border size
var bCOLOR = 	"d8d8bf"	// main nav border color
var aLINK = 	"d8d8bf";	// main nav link color
var aHOVER = 	"#800000";	// main nav link hover-color (not ns4)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face		
var fSIZE = 	13;		// main nav font size (pixels)	
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	5;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var vOFFSET = 	3;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"white";	// submenu cell color
var srCOLOR = 	"d8d8bf";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#800000"	// submenu border color
var saLINK = 	"#800000";	// submenu link color
var saHOVER = 	"e47833";	// submenu link hover-color (not ns4)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial";	// submenu font face		
var sfSIZE = 	13;		// submenu font size (pixels)	
var sfWEIGHT = 	"bold"		// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 2;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"e47833";	// submenu drop shadow color
var shOPACITY =45;		// submenu drop shadow opacity (not ns4 or Opera 5)



//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","target")

addMainItem("","Home",43,"center",""); 


	// define submenu properties (width,"align to edge","text-alignment")

	defineSubmenuProperties(65,"left","left");

	
	// add submenu link items ("url","Link name","target")
	addSubmenuItem("http://www.oscardog.it/index.htm","Italiano","");
	addSubmenuItem("http://www.oscardog.it/English/oscar_en.htm","English","");
	addSubmenuItem("mailto:info@oscardog.it","E-mail","");
	// addSubmenuItem("http://www.dynamicdrive.com/submitscript.htm","Submit","");
	// addSubmenuItem("http://www.dynamicdrive.com/morezone/","More Zone","");


addMainItem("","La storia di Oscar",119,"center","");
	
	defineSubmenuProperties(150,"center","center");
	addSubmenuItem("http://www.oscardog.it/storiaoscar.htm","La storia di Oscar","");
	addSubmenuItem("http://www.oscardog.it/photogallery.htm","Oscar Photo Gallery","");
	

addMainItem("","Le altre storie",96,"center",""); 

	defineSubmenuProperties(180,"right","right");

	//addSubmenuItem("http://www.cnn.com/","CNN","");
	addSubmenuItem("http://www.oscardog.it/storietripedi.htm","Storie di tripodi","");
	addSubmenuItem("http://www.oscardog.it/storie.htm","Storie di animali speciali","");
        addSubmenuItem("http://www.oscardog.it/Bandidas.htm","Storia di Bandidas","");


addMainItem("","Ausili per animali disabili",170,"center",""); 

	defineSubmenuProperties(120,"right","center");

	addSubmenuItem("http://www.oscardog.it/ausili.htm","Imbracature","");
	addSubmenuItem("http://www.oscardog.it/ausilicarrelli.htm","Carrelli","");
	addSubmenuItem("http://www.oscardog.it/ausiliriabilitazione.htm","Riabilitazione","");
	addSubmenuItem("http://www.oscardog.it/ausilialtro.htm","Altri ausili","");

addMainItem("","Adozioni",63,"center","");
	
	defineSubmenuProperties(115,"right","right");

	addSubmenuItem("http://www.oscardog.it/problema.htm","Adozioni - Cani","");
	addSubmenuItem("http://www.oscardog.it/problema.htm","Adozioni - Gatti","");
	addSubmenuItem("http://www.oscardog.it/lietofine.htm","Lieto fine - Cani","");
	addSubmenuItem("http://www.oscardog.it/lietofine-gatti.htm","Lieto fine - Gatti","");
 

addMainItem("","Links",39,"center",""); 

	defineSubmenuProperties(160,"right","right");

	addSubmenuItem("http://www.oscardog.it/links.htm","Tutti i Links","");
	addSubmenuItem("http://www.oscardog.it/canilirifugi.htm","Canili e Rifugi","");
	//addSubmenuItem("http://www.oscardog.it/spiagge.htm","Spiagge aperte ai cani","");


addMainItem("","Appelli e news",65,"center","");

	defineSubmenuProperties(180,"right","right");

	addSubmenuItem("http://www.oscardog.it/appelli.htm","Appelli","");
	addSubmenuItem("http://www.oscardog.it/edizioni.htm","Libri 'Amicizie speciali'","");
	addSubmenuItem("http://www.oscardog.it/raduno3.htm","3° Raduno dei cani disabili","");
	addSubmenuItem("http://www.oscardog.it/raduno2.htm","2° Raduno dei cani disabili","");
	addSubmenuItem("http://www.oscardog.it/raduno.htm","1° Raduno dei cani disabili","");
	addSubmenuItem("http://www.oscardog.it/cerco_offro_carrelli.htm","AAA Cerco/offro carrello","");
	


addMainItem("","Come vivere felici con...",85,"center","");

	defineSubmenuProperties(140,"right","right");

	addSubmenuItem("http://www.oscardog.it/vademecum_gatti.htm","...un gatto disabile","");
	addSubmenuItem("http://www.oscardog.it/vademecum_cani.htm","...un cane disabile","");
	

addMainItem("","Guestbook e Chat",73,"center","");

	defineSubmenuProperties(140,"right","right");

	addSubmenuItem("http://pub15.bravenet.com/guestbook/add.php?usernum=1287253043","firma il guestbook","_new");
	addSubmenuItem("http://pub15.bravenet.com/guestbook/show.php?usernum=1287253043&cpv=2","guarda il guestbook","_new");
	addSubmenuItem("http://www.oscardog.it/chat.htm","Chat","");
	//addSubmenuItem("http://www.etonline.com","ETOnline","");
	//addSubmenuItem("http://www.hollywood.com/","Hollywood","");
	//addSubmenuItem("http://www.tvplex.com/BuenaVista/SiskelAndEbert/","Ebert & Roeper","");



//********************************************************************

//**DO NOT EDIT THIS *****
}//***********************
//************************

