var isHorizontal=1;

var pressedItem = 0;

var blankImage="img/blank.gif";
var fontStyle="bold 8pt Verdana";
var fontColor=["#000000","#990000"];
var fontDecoration=["none","none"];

var itemBackColor=["#CC6600","#ffcc66"];
var itemBorderWidth=0;
var itemAlign="left";
var itemBorderColor=["#6655ff","#665500"];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];

var menuBackImage="";
var menuBackColor="#CC6600";
var menuBorderColor="#000000";
var menuBorderStyle="solid";
var menuBorderWidth=0;
var transparency=80;
var transition=24;
var transDuration=500;
var shadowColor="#999999";
var shadowLen=4;
var menuWidth="";

var itemCursor="hand";
var itemTarget="_self";
var statusString="text";
var subMenuAlign = "left";
var iconTopWidth  = 0;
var iconTopHeight = 0;
var iconWidth=0;
var iconHeight=0;
var arrowImageMain=["img/arrow_d.gif","img/arrow_d2.gif"];
var arrowImageSub=["img/arrow_r.gif","img/arrow_r2.gif"];
var arrowWidth=7;
var arrowHeight=7;
var itemSpacing=1;
var itemPadding=3;

var separatorImage="img/separ1.gif";
var separatorWidth="100%";
var separatorHeight="5";
var separatorAlignment="center";

var separatorVImage="img/separv1.gif";
var separatorVWidth="5";
var separatorVHeight="16";

var moveCursor = "move";
var movable = 0;
var absolutePos = 0;
var posX = 0;
var posY = 0;

var floatable=1;
var floatIterations=5;

var menuItems = 
[
    ["Home","index.html","img/new1-05.gif","img/new1-05.gif","Home Page"],
    ["-"],
    ["Padre Pio","","img/new1-08.gif","img/new1-08.gif","Padre Pio"],
    ["|Gargano","testlink.html","img/b011.gif","img/b01.gif","Gargano"],
	["||Itinerario Verde","/pagine_web/itinerario_verde.html","img/b061.gif","img/b06.gif"],
    ["||Itinerario Azzurro","/pagine_web/itinerario_azzurro.html","img/b061.gif","img/b06.gif"],
	["||Itinerario Religioso","/pagine_web/itinerario_religioso.html","img/b061.gif","img/b06.gif"],
    ["|San Giovanni R.","/pagine_web/san_giovanni_rotondo.html","img/b011.gif","img/b01.gif","San Giovanni Rotondo","_self",],
    ["|Cenni Biografici di San Pio","/pagine_web/padrepio.html","img/b011.gif","img/b01.gif","Cenni Biografici di San Pio"],
    ["|Le Date importanti","/pagine_web/date_importanti.html","img/b011.gif","img/b01.gif","La Date Importanti"],
    ["-"],
    ["Hotel","","img/new4-0985.gif"],
	["|Chi Siamo","/pagine_web/chi_siamo.html","img/b011.gif","img/b01.gif","Chi Siamo"],
    ["|Reception","/pagine_web/reception.html","img/b011.gif","img/b01.gif","Reception"],
    ["|Bar","/pagine_web/bar.html","img/b011.gif","img/b01.gif","Bar"],
    ["|Hall","/pagine_web/hall.html","img/b011.gif","img/b01.gif","Hall"],
    ["|Ristorante","/pagine_web/ristorante.html","img/b011.gif","img/b01.gif","Ristorante"],
    ["|Camere","/pagine_web/camere.html","img/b011.gif","img/b01.gif","Camere"],
    ["|Listino prezzi","/pagine_web/listino_prezzi.html","img/b011.gif","img/b01.gif","Listino prezzi"],
    ["|Prenotazione","/pagine_web/prenotazioni.html","img/b011.gif","img/b01.gif","Prenotazione"],       
	["-"],
	["Servizi/Info","","img/new4-038.gif"],
    ["|Ricevimenti","/pagine_web/ricevimenti.html","img/b09.gif","img/b092.gif"],
    ["|Sala Congressi","/pagine_web/sala_congressi.html","img/b09.gif","img/b092.gif"],
    ["|Piscina","/pagine_web/piscina.html","img/b09.gif","img/b092.gif"],
	["|Parco giochi","/pagine_web/parco_giochi.html","img/b09.gif","img/b092.gif"],
	["|-"],
	["|Come raggiungerci","/pagine_web/come_raggiungerci.html","img/b09.gif","img/b092.gif"],
    ["|Cartina geo.","/pagine_web/cartina.html","img/b09.gif","img/b092.gif"],
    ["|Info Autostrade","http://www.autostrade.it","img/b09.gif","img/b092.gif"],
	["|Info Treni","http://www.trenitalia.com","img/b09.gif","img/b092.gif"],
	["|Info Aerei","http://www.alitalia.it/it/fly/info/timetable/timetable.asp","img/b09.gif","img/b092.gif"],
	["-"],
    ["Contattaci","mailto:hotel@parcodellerose.com","img/new4-098.gif","img/new4-098.gif","Contattaci"],
	["-"],
    ["Offerte","http://www.parcodellerose.com/DMA_News/dma_news_display.php","img/new4-0985.gif"]
	
	
];
apy_init();