/* ****** Versione del 2 gennaio 2005  - 15/1/2005 ******* */ 
/* ****** PUG Version #9, May 13th, 04 ******* */
/* ****** PUG Version #8, April 15th, 04 - 17/4/04 - 24/4/04 - 2/5/04 ******* */
/* ****** PUG Version #7, March 20th, 2004  ******* */
/*	Versione del 15/2/2006 */

/* Ciascun menu puo' avere una larghezza indipendente dalle altre,
             tale larghezza viene stabilita nell'array sottostante */

if (dim_schermo == "low")  		/* 800 x 600 */
{	LM[1]=45;	// Home (senza sotto voci)
	LM[2]=128;	// Cataloghi
	LM[3]=124; 	// Risorse elettroniche
	LM[4]=93;	// Servizi
	LM[5]=129;	// Informazioni
	LM[6]=57;	// English
} 
else if (dim_schermo == "high") 	/* 1024 x 768 - valore di riferimento */
{	LM[1]=68;	// Home (senza sotto voci)
	LM[2]=155;	// Catalogs
	LM[3]=160; 	// Electronic resources
	LM[4]=120;	// Services
	LM[5]=155;	// Information
	LM[6]=83;	// Italiano
} 
else  if (dim_schermo == "large")	/* 1280 x 800 oppure 1024 */
{	LM[1]=72;	// Home (senza sotto voci)
	LM[2]=206;	// Cataloghi
	LM[3]=200; 	// Risorse elettroniche
	LM[4]=150;	// Servizi
	LM[5]=205;	// Informazioni
	LM[6]=91;	// English
} 
else					/* 1400 x 1050 */
{	LM[1]=79;	// Home (senza sotto voci)
	LM[2]=225;	// Cataloghi
	LM[3]=218; 	// Risorse elettroniche
	LM[4]=164;	// Servizi
	LM[5]=226;	// Informazioni
	LM[6]=99;	// English
} 

LM[0]=0;
LM[7]=0;
LM[8]=0;
LM[9]=0;
LM[10]=0;

Voci[0]=0;
Voci[1]=new Array('Home');
Voci[2]=new Array('Catalogues','Catalogue (OPAC)','Card catalogues','Classification system');
Voci[3]=new Array('Electronic resources','Data bases','Electronic periodicals');
Voci[4]=new Array('Services','New entries','Consultation','External loans','Photocopying','Guided tours','User education','For Professors','Contact us');
Voci[5]=new Array('Information','Mission','History','Subject areas','Library holdings','Resources','Library Hours','Conditions of access','Rules of behaviour','Norms','Staff');
Voci[6]=new Array('Italiano');
Voci[7]=new Array('void');
Voci[8]=new Array('void');
Voci[9]=new Array('void');
Voci[10]=new Array('void');

Link[0]=0;
Link[1]=new Array('index_en.htm');
Link[2]=new Array('','http://librivision.unigre.it/LVPUGbin/LibriVision/lv_go_search.html?LanguageCode=en&CountryCode=gr&HtmlSetCode=default&USER_LOGIN=demo&USER_PASSWORD=demo98&lv_action=LV_Login','cataloghi_cartacei_eng.html','classification_system_en.html');
Link[3]=new Array('','banche_dati_eng.html','periodici_elettronici_eng.html');
Link[4]=new Array('','esposizioni_en.html','consultation_en.html','loans_en.html','photocopying_en.html','guided_tours_en.html','education_en.html','http://s2.unigre.it:7777/pls/test/pwordservizi?lang_id=1&iuser=&pword=&cols=','standard_en.html');
Link[5]=new Array('','mission_en.html','history_en.html','s_areas_en.html','library_holdings_en.html','resources_en.html','orario_eng.html','conditions_of_access_en.html','rules_of_behaviour_en.html','regolamento_it.html','staff_en.html');
Link[6]=new Array('index.htm');
Link[7]=new Array('void');
Link[8]=new Array('void');
Link[9]=new Array('void');
Link[10]=new Array('void');

var TND= new Array(qV1,qV2,qV3,qV4,qV5,qV6,qV7,qV8,qV9,qV10);
var cQV=""; CmB=""; AmB=""; ndcB=""; ndcQVM=""; cQVM=""; VZ="ba100";  
