// JavaScript Document
// Scripting by: andrea.bettoni@ideaup.com

function addbookmark(){
url="http://www.fiamma-antincendio.it/"
title="F.I.A.M.M.A. Vendita Sistemi Antincendio On-line"
  if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
  window.external.AddFavorite(url,title);
  } else if (navigator.appName == "Netscape") {
    window.sidebar.addPanel(title,url,"");
  } else {
    alert("\n\rPremere i tasti: CTRL+D (Netscape) oppure CTRL+T (Opera)\n\rPer aggiungere questo sito nei segnalibri...\n\r");
  }
}

/*******************************************************************/
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
MM_preloadImages('/img/ico_plus.gif','img/ico_minus.gif','/img/loading.gif','_homepage/2008_homepage_undercon_18_f2.png')
/******************************************************************/

function popForm() { 
larg=480; 
alt=350; 
toptop=(screen.height/2)-(alt/2); 
leftleft=(screen.width/2)-(larg/2); 
window.open('','popup','top='+toptop+',left='+leftleft+',width='+larg+',height='+alt+',scrollbars=no,status=no,location=no,toolbar=no'); 
} 
function prenotazione() { 
larg=520; 
alt=400; 
toptop=(screen.height/2)-(alt/2); 
leftleft=(screen.width/2)-(larg/2); 
window.open('/_homepage/prenotazione.htm','popup','top='+toptop+',left='+leftleft+',width='+larg+',height='+alt+',scrollbars=no,status=no,location=no,toolbar=no'); 
} 

function popNewsletter() { 
larg=480; 
alt=350; 
toptop=(screen.height/2)-(alt/2); 
leftleft=(screen.width/2)-(larg/2); 
window.open('','newspop','top='+toptop+',left='+leftleft+',width='+larg+',height='+alt+',scrollbars=no,status=no,location=no,toolbar=no'); 
} 

function validaMail() {
	var Errmsg = "";
	Errmsg += "\n\r   L\'indirizzo di posta elettronica inserito non è valido...   \n\r";
if ((document.form2.email.value == "") || (document.form2.email.value.indexOf('@') == -1) || (document.form2.email.value.indexOf('.') == -1)) {
alert(Errmsg);
return false ;
} else {  
popFormContenuti();
return true ;
}
}

function validaNewsletter(aux) {
	var Errmsg = "";
	Errmsg += "\n\r   L\'indirizzo di posta elettronica inserito non è valido...   \n\r";
if ((aux == "") || (aux.indexOf('@') == -1) || (aux.indexOf('.') == -1)) {
alert(Errmsg);
return false ;
} else {  
popNewsletter();
return true ;
}
}

/*****************************************/
function maiuscola(cosa) {
document.modulocomm.provincia.value = cosa.toUpperCase();
}

function prendiElemento(quale) {
var elemento;
if(document.getElementById)
elemento = document.getElementById(quale);
else
elemento = document.all[quale];
return elemento;
}

function chiudiDiv(ilDiv) {
if(document.getElementById)
prendiElemento(ilDiv).style.display='none';
else
document.all[ilDiv].style.display='none';
}

function confermaOrdinazione(par,act,trig) {
var strEliminazione='\n\rEliminare completamente questa ordinazione?\n\r';
var strOrdinazione='\n\rProseguire con la procedura di ordinazione?\n\r';
var strAvvisoMinimo='\n\rL\'importo minimo di ordinazione è di 50.00 Euro\n\r';
var strAvvisoErrore='\n\rErrore del sistema...\n\rSiete pregati di riprovare più tardi...\n\r'
if (parseInt(trig)<=50)    {
alert(strAvvisoMinimo);
return false
}  else     {
	if (par == 1)    { 
document.riepilogo.action = act;
return confirm(strOrdinazione);
}
else if (par == 2)  {  
document.riepilogo.action = act;
return confirm(strEliminazione);
} else  { 
alert(strAvvisoErrore);
return false;
} 
	}
}

function die(dove,msg) {
	if (msg != null)    { 
strDoveVai = dove + "?item="+msg;
} else { 
strDoveVai = dove;
}
document.location.replace(strDoveVai);
} 

function cancellaTutto(act) {
var strEliminazione = '\n\rEliminare completamente questa ordinazione?\n\r';
document.ordinazione.action = act;
return confirm(strEliminazione);
} 

function lostpwd() { 
larg=550; 
alt=160; 
toptop=30;//(screen.height/2)-(alt/2)
leftleft=30;//(screen.width/2)-(larg/2); 
searchWin = window. open('/lostpwd.htm','pwdwindow','top='+toptop+',left='+leftleft+',scrollbars=yes,resizable=no,width='+larg+',height='+alt+',status=no,location=no,toolbar=no'); 
} 

function popModulo() { 
larg=505; 
alt=550; 
toptop=(screen.height/2)-(alt/2)
leftleft=(screen.width/2)-(larg/2); 
searchWin = window. open('/contatti.htm','formwindow','top='+toptop+',left='+leftleft+',scrollbars=yes,resizable=no,width='+larg+',height='+alt+',status=no,location=no,toolbar=no'); 
} 

function condizioni() { 
larg=500; 
alt=500; 
toptop=(screen.height/2)-(alt/2); 
leftleft=(screen.width/2)-(larg/2); 
window.open('condizioni.htm','legalPop','top='+toptop+',left='+leftleft+',width='+larg+',height='+alt+',scrollbars=yes,status=no,location=no,toolbar=no'); 
} 

function istruzioni() { 
larg=500; 
alt=550; 
toptop=(screen.height/2)-(alt/2); 
leftleft=(screen.width/2)-(larg/2); 
window.open('istruzioni.htm','legalPop','top='+toptop+',left='+leftleft+',width='+larg+',height='+alt+',scrollbars=yes,status=no,location=no,toolbar=no'); 
} 

function popImg(ImgSrc) { 
var imgToPop = "zoom.asp?src=" + ImgSrc  ;
larg = 640;
alt = 480;
toptop= (screen.height/2)-(alt/2);
leftleft=(screen.width/2)-(larg/2); 
window.open(imgToPop,'imgpopwindow','top='+toptop+',left='+leftleft+',scrollbars=no,resizable=no,width='+larg+',height='+alt+',status=no,location=no,toolbar=no'); 
} 

function conferma(z) { // richiede all'utente conferma dell'azione
if ((z == '')||(z == undefined)) z = '\r\nConfermate l\'esecuzione di questo comando?\r\n';
  return confirm(z);
}

function doEmail(aux)     {  
var emailarray9231= new Array(105,110,102,111,64,102,105,97,109,109,97,45,97,110,116,105,110,99,101,110,100,105,111,46,105,116);
var postemail9231='';
var subj = '';
if ((aux == 1)||(!aux)) { 
subj = "Messaggio dal sito web..." ;
} else     { subj = aux; }
for (i=0;i<emailarray9231.length;i++)
postemail9231+=String.fromCharCode(emailarray9231[i])
document.write('<a href="mailto:'+postemail9231+'?subject='+subj+'" title="Scrivici una e-mail...">'+postemail9231+'</a>')
}

function doEmailEng(aux)     {  
var emailarray9231= new Array(105,110,102,111,64,102,105,97,109,109,97,45,97,110,116,105,110,99,101,110,100,105,111,46,105,116);
var postemail9231='';
var subj = '';
if ((aux == 1)||(!aux)) { 
subj = "Message from website..." ;
} else     { subj = aux; }
for (i=0;i<emailarray9231.length;i++)
postemail9231+=String.fromCharCode(emailarray9231[i])
document.write('<a href="mailto:'+postemail9231+'?subject='+subj+'" title="write to us by e-mail...">'+postemail9231+'</a>')
}
function doEmailWebmaster()     { 
var emailarray9108= new Array(105,110,102,111,64,105,100,101,97,117,112,46,99,111,109)
var postemail9108=''
for (i=0;i<emailarray9108.length;i++)
postemail9108+=String.fromCharCode(emailarray9108[i])
document.write('<a href="mailto:'+postemail9108+'?subject=Richiesta di assistenza dal sito FIAMMA">A. M. Bettoni</a>')
}

var isNav4, isIE4;
isNav4 = (navigator.appName.indexOf("Netscape") != -1) ? 1 : 0;
isIE4 = (navigator.appName.indexOf("Microsoft") != -1) ? 1 : 0;

function controlla() {
if (isNav4) {
window.innerWidth = (document.images[0].width +5);
window.innerHeight = (document.images[0].height+5);
}
if (isIE4) {
window.resizeTo(505, 505);
width = 500 - (document.body.clientWidth -  document.images[0].width);
height = 340 - (document.body.clientHeight -  document.images[0].height);
//width = (document.images[0].width + 20);
//height = (document.images[0].height +20);
window.resizeTo(width, height);
   }
}

function privacy() { 
larg=480; 
alt=400; 
toptop=(screen.height/2)-(alt/2); 
leftleft=(screen.width/2)-(larg/2); 
window.open('privacy.htm','privacyPop','top='+toptop+',left='+leftleft+',width='+larg+',height='+alt+',scrollbars=yes,status=no,location=no,toolbar=no'); 
} 

function seleziona(id) {
  if (!document.getElementById) return;
  selDiv = document.getElementById(id);
  selDiv.style.color = "#FF0000";
	selDiv.style.fontWeight = "Bold";
}
function deseleziona(id) {
  if (!document.getElementById) return;
  selDiv = document.getElementById(id);
		selDiv.style.color = "#000000";
		selDiv.style.fontWeight = "Normal";
}


function checkLogin() {
if ((document.loginform.nome_utente.value != "")&&(document.loginform.password_utente.value != "")) {
return true
} else {
alert('Inserite un nome e una password validi!!');
document.loginform.password_utente.value='';
document.loginform.nome_utente.select();
return false 
}
}
function checkFields() {
missinginfo = "";
if (document.modulocomm.nomeazienda.value == "") {
missinginfo += "\n     -  Nome azienda";
}
//if (document.modulocomm.settore.value == "") {
//missinginfo += "\n     -  Settore merceologico";
//}
if (document.modulocomm.responsabile.value == "") {
missinginfo += "\n     -  Nome responsabile";
}
if (document.modulocomm.indirizzo.value == "") {
missinginfo += "\n     -  Indirizzo";
}
if (document.modulocomm.city.value == "") {
missinginfo += "\n     -  Città";
}
if (document.modulocomm.provincia.value == "") {
missinginfo += "\n     -  Provincia";
}
if (document.modulocomm.cap.value == "") {
missinginfo += "\n     -  C.A.P.";
}
if (document.modulocomm.telefono.value == "") {
missinginfo += "\n     -  Telefono";
}
if ((document.modulocomm.email.value == "") || (document.modulocomm.email.value.indexOf('@') == -1) || (document.modulocomm.email.value.indexOf('.') == -1)) {
missinginfo += "\n     -  E-mail";
}
if (document.modulocomm.dettaglio.value == "") {
missinginfo += "\n     -  Dettaglio richiesta informazioni";
}
if (missinginfo != "") {
missinginfo2 = "Non avete inserito i seguenti dati obbligatori:\n" ;
missinginfo2 += missinginfo ;
alert(missinginfo2);
return false
}
else {
strUrl="send";
strUrl+="mail.asp?x=1"
document.modulocomm.action=strUrl;
document.modulocomm.submit();
return true
}
}

/***********************************************
* ToolTip Script by DynamicDrive
* Customized by: andrea.bettoni@ideauptorino.it
***********************************************/

var offsetfromcursorX=12 // x offset of tooltip
var offsetfromcursorY=10 // y offset of tooltip
var offsetdivfrompointerX=10 // x offset of tooltip DIV relative to pointer image
var offsetdivfrompointerY=14 // y offset of tooltip DIV relative to pointer image. 
// Tip: Set it to (height_of_pointer_image-1).
document.write('<div id="dhtmltooltip"></div>') //write out tooltip DIV
document.write('<img id="dhtmlpointer" src="../img/tooltip.gif">') //write out pointer image

var ie=document.all
var ns6=document.getElementById && !document.all
var enabletip=false
if (ie||ns6)
var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""

var pointerobj=document.all? document.all["dhtmlpointer"] : document.getElementById? document.getElementById("dhtmlpointer") : ""

function ietruebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function ddrivetip(thetext, thewidth, thecolor){
if (ns6||ie){
if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px"
if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor
tipobj.innerHTML=thetext
enabletip=true
return false
}
}

function positiontip(e){
if (enabletip){
var nondefaultpos=false
var curX=(ns6)?e.pageX : event.x+ietruebody().scrollLeft;
var curY=(ns6)?e.pageY : event.y+ietruebody().scrollTop;
//Find out how close the mouse is to the corner of the window
var winwidth=ie&&!window.opera? ietruebody().clientWidth : window.innerWidth-20
var winheight=ie&&!window.opera? ietruebody().clientHeight : window.innerHeight-20

var rightedge=ie&&!window.opera? winwidth-event.clientX-offsetfromcursorX : winwidth-e.clientX-offsetfromcursorX
var bottomedge=ie&&!window.opera? winheight-event.clientY-offsetfromcursorY : winheight-e.clientY-offsetfromcursorY

var leftedge=(offsetfromcursorX<0)? offsetfromcursorX*(-1) : -1000

//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge<tipobj.offsetWidth){
//move the horizontal position of the menu to the left by it's width
tipobj.style.left=curX-tipobj.offsetWidth+"px"
nondefaultpos=true
}
else if (curX<leftedge)
tipobj.style.left="5px"
else{
//position the horizontal position of the menu where the mouse is positioned
tipobj.style.left=curX+offsetfromcursorX-offsetdivfrompointerX+"px"
pointerobj.style.left=curX+offsetfromcursorX+"px"
}

//same concept with the vertical position
if (bottomedge<tipobj.offsetHeight){
tipobj.style.top=curY-tipobj.offsetHeight-offsetfromcursorY+"px"
nondefaultpos=true
}
else{
tipobj.style.top=curY+offsetfromcursorY+offsetdivfrompointerY+"px"
pointerobj.style.top=curY+offsetfromcursorY+"px"
}
tipobj.style.visibility="visible"
if (!nondefaultpos)
pointerobj.style.visibility="visible"
else
pointerobj.style.visibility="hidden"
}
}

function hideddrivetip(){
if (ns6||ie){
enabletip=false
tipobj.style.visibility="hidden"
pointerobj.style.visibility="hidden"
tipobj.style.left="-1000px"
tipobj.style.backgroundColor=''
tipobj.style.width=''
}
}

document.onmousemove=positiontip