//---------------------------------------------AJAX---------------------------------------------

var ajax1 = assegnaXMLHttpRequest();
var ajax2 = assegnaXMLHttpRequest();
var ajax3 = assegnaXMLHttpRequest();
var ajax4 = assegnaXMLHttpRequest();
var readyState = Ajax_InitReadyState();
var statusText = Ajax_InitStatusText();
//---------------------------------------------AJAX---------------------------------------------


//---------------------------------------------VARIABILI---------------------------------------------

//------------------FORM------------------
var form_message01='Si sono verificati i seguenti errori';
var form_message02='deve contenere un indirizzo e-mail';
var form_message03='deve contenere un numero';
var form_message04='deve contenere un numero compreso tra';
var form_message05='e';
var form_message06='e\' richiesto';
var form_message07='deve essere una Partita Iva valida';
var form_message08='deve essere accettata';
var form_message09='devono essere uguali';
var NameDivError='helperror';

var form_nomedesc_contact=new Array('usr01','usr02','usr03','usr04','usr05','usr06','usr07','usr08','usr09','usr10','usr11','usr12');

var form_nomedesc_work=new Array('usr01','usr02','usr03','usr04','usr05','usr06','usr07','usr08','usr09','usr10','usr11');

//------------------FORM------------------



//------------------PAGE------------------

var ListPage_LoadFlash=Array('include_file/flash_load.php');
var ListPage_DownloadPage=Array('include_file/download_list.php','include_file/prodotti_correlati.php');
var ListPage_ProductPage=Array('include_file/prodotti_viewer.php','include_file/prodotti_card.php');
var ListPage_PasswordReminder=Array('include_file/password_reminder.php');
var ListPage_IntPage=Array('include_file/link_list.php','include_file/news_list.php','include_file/stampa_list.php','include_file/contatti_module.php','include_file/job_module.php','include_file/registrati_module.php');

//------------------PAGE------------------

//---------------------------------------------VARIABILI---------------------------------------------



//--------------------------------

function PasswordReminder_Open(mode){

	if(mode==1){
		listadati=Array();
		listadati['oggetto']=ajax4;
		listadati['iddiv']='login_remind';
		listadati['arraypage']=ListPage_PasswordReminder;
		listadati['idpage']=0;
		listadati['variable']='';
		listadati['typedata']='TXT';
		listadati['preloader']='img/preloader01.gif';
		listadati['width_preloader']=130;
		listadati['height_preloader']=130;
		GetPage(listadati);
		GET_ElementById('login_remind').style.visibility='visible';
		}
	else{
		GET_ElementById('login_remind').style.visibility='hidden';
		}
	}
//--------------------------------


//--------------------------------

function controllalog(frase){
	if((GET_ElementById('loginuser').value=="")||(GET_ElementById('loginpass').value=="")){
		alert(frase);
		}
	else{
		GET_ElementById('riconosci').submit();
		}
	}
//--------------------------------



//--------------------------------

function LoadFlash01(idpage,nomediv,pathflash,nameflash,pathimg,nameimg,otherpath,width,height){
	listadati=Array();
	listadati['oggetto']=ajax4;
	listadati['iddiv']=nomediv;
	listadati['arraypage']=ListPage_LoadFlash;
	listadati['idpage']=idpage;
	listadati['variable']='pathflash='+pathflash+'&nameflash='+nameflash+'&pathimg='+pathimg+'&nameimg='+nameflash+'&width='+width+'&height='+height+'&otherpath='+otherpath;
	listadati['typedata']='TXT';
	listadati['preloader']='img/preloader01.gif';
	listadati['width_preloader']=181;
	listadati['height_preloader']=181;
	GetPage(listadati);	
	}

//--------------------------------	

	

//--------------------------------

function Change_DownloadCategory(valore){
	/*GET_ElementById('categoriedoc').options.value=valore;
	Load_DownloadPage(0,'doclist');*/
	}

	

function Load_DownloadPage(idpage,nomediv,tipologia){
	listadati=Array();
	listadati['oggetto']=ajax3;
	listadati['iddiv']=nomediv;
	listadati['arraypage']=ListPage_DownloadPage;
	listadati['idpage']=idpage;
	listadati['variable']='categoriedoc='+GET_ElementById('categoriedoc').options[GET_ElementById('categoriedoc').selectedIndex].value+'&tipologia='+tipologia;
	//listadati['variable']='categoriedoc='+valore+'&tipologia='+tipologia;
	listadati['typedata']='TXT';
	listadati['preloader']='img/preloader01.gif';
	listadati['width_preloader']='100%';
	listadati['height_preloader']='100%';
	GetPage(listadati);	
}

function Load_DownloadPage02(idpage,nomediv,tipologia,valore){
	listadati=Array();
	listadati['oggetto']=ajax3;
	listadati['iddiv']=nomediv;
	listadati['arraypage']=ListPage_DownloadPage;
	listadati['idpage']=idpage;
	listadati['variable']='categoriedoc='+valore+'&tipologia='+tipologia;
	listadati['typedata']='TXT';
	listadati['preloader']='img/preloader01.gif';
	listadati['width_preloader']='100%';
	listadati['height_preloader']='100%';
	GetPage(listadati);	
	}	
//--------------------------------



//--------------------------------

function Change_CorrelatiCategory(valore){

	var a=GET_ElementById('newcat').value;

	var b=GET_ElementById('newprod').value;

	var c=GET_ElementById('newver').value;

	GET_ElementById('categoriedoc').options.value=valore;

	Load_CorrelatiPage(1,'productcard',a,b,c);

	}	



function Load_CorrelatiPage(idpage,nomediv,a,b,c,d){

	listadati=Array();

	listadati['oggetto']=ajax3;

	listadati['iddiv']=nomediv;

	listadati['arraypage']=ListPage_ProductPage;

	listadati['idpage']=idpage;

	listadati['variable']='categoriedoc='+GET_ElementById('categoriedoc').options[GET_ElementById('categoriedoc').selectedIndex].value+'&categorie='+GET_ElementById('categorie').value+'&toview=3&newcat='+a+'&newprod='+b+'&newver='+c+'&pagina=&tipiforni=&forni=&prodotti='+b+'&versioni='+c+'&changecard=1';

	listadati['typedata']='TXT';

	listadati['preloader']='img/preloader01.gif';

	listadati['width_preloader']='100%';

	listadati['height_preloader']='100%';

	//alert(listadati['variable']);

	GetPage(listadati);	

	}	

//--------------------------------



//--------------------------------

function selectforni(valore){

	/*document.forms.chgeprod.tipiforni.value=document.forms.chgeprod.forni.options[document.forms.chgeprod.forni.selectedIndex].value;

	document.forms.chgeprod.submit();*/

	

	GET_ElementById('tipiforni').value=valore;

	

	listadati=Array();

	listadati['oggetto']=ajax3;

	listadati['iddiv']='productlist';

	listadati['arraypage']=ListPage_ProductPage;

	listadati['idpage']=0;

	listadati['variable']='categorie='+GET_ElementById('categorie').value+'&toview=&newcat=&newprod=&newver=&pagina=&tipiforni='+valore+'&forni=&prodotti=&versioni=&changecard=1';

	listadati['typedata']='TXT';

	listadati['preloader']='img/preloader01.gif';

	listadati['width_preloader']='100%';

	listadati['height_preloader']='100%';

	//alert(listadati['variable']);

	GetPage(listadati);	

	}

//--------------------------------



//--------------------------------

function Load_IntPage01(idpage,nomediv,arraylist){

	listadati=Array();
	listadati['oggetto']=ajax3;
	listadati['iddiv']=nomediv;
	listadati['arraypage']=arraylist;
	listadati['idpage']=idpage;
	listadati['variable']='';
	listadati['typedata']='TXT';
	listadati['preloader']='img/preloader01.gif';
	listadati['width_preloader']='100%';
	listadati['height_preloader']='100%';

	GetPage(listadati);	

	}

//--------------------------------	

	

//--------------------------------

function controllaform_contattaci(){

	var campi=new Array();

	//------------------

	campi['nome_campi']=new Array('nome','cognome','indirizzo','citta','provincia','cap','telefono','cellulare','professione','mail','info','destinatario');

	campi['txt_desc']=new Array('Nome','Cognome','Indirizzo','Citta\'','Provincia','Cap','Telefono','Cellulare','Professione','E-mail','Info','Destinatario');

	campi['nome_desc']=form_nomedesc_contact;

	campi['desc_error']=new Array('Nome','Cognome','Indirizzo','Citta\'','Provincia','Cap','Telefono','Cellulare','Professione','E-mail','Info','Destinatario');

	//campi['type_value']=new Array('R','R','','R','R','R','R','','','',''); -- società

	campi['type_value']=new Array('R','R','','','','isNum','isNum','isNum','','RisEmail','R','R');

	campi['message']=new Array(form_message01,form_message02,form_message03,form_message04,form_message05,form_message06,form_message07);

	campi['css']=new Array('testo-blu1','testo-red1');

	campi['div']=new Array(NameDivError,'350','#E9EEF3','testo-red1','testo-blu1');

	campi['sign_request']='';

	campi['other_error']=new Array();

	//-------------------

	/*if(GET_ElementById('privacy').checked==false){

		campi['other_error'][campi['other_error'].length]=new Array(1,'Accetto','- La Legge sulla Privacy',form_message08,'prv01');

		}

	else{

		campi['other_error'][campi['other_error'].length]=new Array(0,'Accetto','','','prv01');

		}*/

	//-------------------

	MM_validateFormHTML_lingua(campi);

	//-------------------

	if(document.MM_returnValue==true){

		MODIFY_InnerElementById(NameDivError,'');

		SendFormContact('contatti_module','include_file/contatti_module.php','TXT','100%',392);

		}

	}



var ToSendContact=new Array('nome','cognome','indirizzo','citta','provincia','cap','telefono','cellulare','professione','mail','info','destinatario','iscontact');

function SendFormContact(iddiv,nomeFile,typedata,width_preloader,height_preloader){

	variabili='';

	//--------

	for(x=0;x<ToSendContact.length;x++){

		if(GET_ElementById(ToSendContact[x])){

			if(variabili==''){

				variabili=ToSendContact[x]+'='+GET_ElementById(ToSendContact[x]).value;

				}

			else{

				variabili+='&'+ToSendContact[x]+'='+GET_ElementById(ToSendContact[x]).value;

				}

			}

		}

	//--------

	//Ajax_POST_SendForm(ajax,iddiv,nomeFile,variabili,typedata);

	return Ajax_POST_SendForm(ajax1,iddiv,nomeFile,variabili,typedata,'img/preloader01.gif',width_preloader,height_preloader);

	}

//--------------------------------



//--------------------------------

function controllaform_registrati(){

	var campi=new Array();

	var form_nomedesc_register=new Array('usr01','usr02','usr03','usr04','usr05','usr06','usr07','usr08','usr09','usr10','usr11','usr12','usr13','usr14','usr15');

	//------------------

	campi['nome_campi']=new Array('nome','cognome','ragionesociale','tipologia','indirizzo','cap','citta','provincia','piva','telefono','fax','cellulare','email','password','repassword');

	campi['txt_desc']=new Array('Nome','Cognome','Ragione sociale','Tipologia ','Indirizzo','C.A.P.','Citta\'','Provincia','P.iva','Telefono','Fax','Cellulare','E-mail','Password','Conferma password');

	campi['nome_desc']=form_nomedesc_register;

	campi['desc_error']=new Array('Nome','Cognome','Ragione sociale','Tipologia ','Indirizzo','C.A.P.','Citta\'','Provincia','P.iva','Telefono','Fax','Cellulare','E-mail','Password','Conferma password');

	if(GET_ElementById('ragionesociale').value==''){

		campi['type_value']=new Array('R','R','','R','R','RisNum','R','R','isNum','RisNum','isNum','isNum','RisEmail','R','R');

		}

	else{

		campi['type_value']=new Array('R','R','','R','R','RisNum','R','R','RisIva','RisNum','isNum','isNum','RisEmail','R','R');

		}

	campi['message']=new Array(form_message01,form_message02,form_message03,form_message04,form_message05,form_message06,form_message07);

	campi['css']=new Array('testo-blu1','testo-red1');

	campi['div']=new Array(NameDivError,'350','#E9EEF3','testo-red1','testo-blu1');

	campi['sign_request']='';

	campi['other_error']=new Array();

	//-------------------

	if((GET_ElementById('password').value!='')&&(GET_ElementById('repassword').value!='')){

		if(GET_ElementById('password').value!=GET_ElementById('repassword').value){

			campi['other_error'][campi['other_error'].length]=new Array(1,'Password','- Password e Conferma password',form_message09,'usr14');

			campi['other_error'][campi['other_error'].length]=new Array(1,'Conferma password','','','usr15');

			}

		else{

			campi['other_error'][campi['other_error'].length]=new Array(0,'Password','','','usr14');

			campi['other_error'][campi['other_error'].length]=new Array(0,'Conferma password','','','usr15');

			}

		}

	//-------------------

	if(GET_ElementById('privacy').checked==false){

		campi['other_error'][campi['other_error'].length]=new Array(1,'Accetto','- La Legge sulla Privacy',form_message08,'prv01');

		}

	else{

		campi['other_error'][campi['other_error'].length]=new Array(0,'Accetto','','','prv01');

		}

	//-------------------

	MM_validateFormHTML_lingua(campi);

	//-------------------

	if(document.MM_returnValue==true){

		MODIFY_InnerElementById(NameDivError,'');

		SendFormRegister('registrati_module','include_file/registrati_module.php','TXT','100%',392);

		}

	}





function SendFormRegister(iddiv,nomeFile,typedata,width_preloader,height_preloader){

	variabili='';

	var ToSendField=new Array('nome','cognome','ragionesociale','tipologia','indirizzo','cap','citta','provincia','piva','telefono','fax','cellulare','email','password','repassword','isregister');

	if(GET_ElementById('sms').checked==true){

		ToSendField[ToSendField.length]='sms';

		}

	if(GET_ElementById('newsletter').checked==true){

		ToSendField[ToSendField.length]='newsletter';

		}

	//--------s

	for(x=0;x<ToSendField.length;x++){

		if(GET_ElementById(ToSendField[x])){

			if(variabili==''){

				variabili=ToSendField[x]+'='+GET_ElementById(ToSendField[x]).value;

				}

			else{

				variabili+='&'+ToSendField[x]+'='+GET_ElementById(ToSendField[x]).value;

				}

			}

		}

	//--------

	//alert(variabili);

	return Ajax_POST_SendForm(ajax1,iddiv,nomeFile,variabili,typedata,'img/preloader01.gif',width_preloader,height_preloader);

	}

//--------------------------------



//--------------------------------

function controllaform_remindpassword(){

	if(GET_ElementById('lostuser').value!=''){

		SendFormPasswordReminder('login_remind','include_file/password_reminder.php','TXT',150,150);

		GET_ElementById('login_remind').style.visibility='hidden';

		}

	}



var ToSendPasswordReminder=new Array('lostuser');

function SendFormPasswordReminder(iddiv,nomeFile,typedata,width_preloader,height_preloader){

	variabili='';

	//--------

	for(x=0;x<ToSendPasswordReminder.length;x++){

		if(GET_ElementById(ToSendPasswordReminder[x])){

			if(variabili==''){

				variabili=ToSendPasswordReminder[x]+'='+GET_ElementById(ToSendPasswordReminder[x]).value;

				}

			else{

				variabili+='&'+ToSendPasswordReminder[x]+'='+GET_ElementById(ToSendPasswordReminder[x]).value;

				}

			}

		}

	//--------

	//Ajax_POST_SendForm(ajax,iddiv,nomeFile,variabili,typedata);

	return Ajax_POST_SendForm(ajax1,iddiv,nomeFile,variabili,typedata,'img/indicator_preloader.gif',width_preloader,height_preloader);

	}

//--------------------------------



//--------------------------------

function controllaform_work(){

	var campi=new Array();

	//------------------

	campi['nome_campi']=new Array('nome','cognome','indirizzo','citta','provincia','cap','telefono','cellulare','mail','info','filenew');

	campi['txt_desc']=new Array('Nome','Cognome','Indirizzo','Citta\'','Provincia','Cap','Telefono','Cellulare','E-mail','Info','Curiculum Vitae');

	campi['nome_desc']=form_nomedesc_work;

	campi['desc_error']=new Array('Nome','Cognome','Indirizzo','Citta\'','Provincia','Cap','Telefono','Cellulare','E-mail','Info','Curiculum Vitae');

	//campi['type_value']=new Array('R','R','','R','R','R','R','','','',''); -- società

	campi['type_value']=new Array('R','R','','','','isNum','isNum','isNum','RisEmail','','');

	campi['message']=new Array(form_message01,form_message02,form_message03,form_message04,form_message05,form_message06,form_message07);

	campi['css']=new Array('testo-blu1','testo-red1');

	campi['div']=new Array(NameDivError,'350','#E9EEF3','testo-red1','testo-blu1');

	campi['sign_request']='';

	campi['other_error']=new Array();

	//-------------------

	/*if(GET_ElementById('privacy').checked==false){

		campi['other_error'][campi['other_error'].length]=new Array(1,'Accetto','- La Legge sulla Privacy',form_message08,'prv01');

		}

	else{

		campi['other_error'][campi['other_error'].length]=new Array(0,'Accetto','','','prv01');

		}*/

	//-------------------

	MM_validateFormHTML_lingua(campi);

	//-------------------

	if(document.MM_returnValue==true){

		MODIFY_InnerElementById(NameDivError,'');

		//SendFormWork('job_module','include_file/job_module.php','TXT','100%',392);

		GET_ElementById('jobsearch').submit();

		}

	}



var ToSendWork=new Array('nome','cognome','indirizzo','citta','provincia','cap','telefono','cellulare','mail','info','filenew','isjob');

function SendFormWork(iddiv,nomeFile,typedata,width_preloader,height_preloader){

	variabili='';

	//--------

	for(x=0;x<ToSendWork.length;x++){

		if(GET_ElementById(ToSendWork[x])){

			if(variabili==''){

				variabili=ToSendWork[x]+'='+GET_ElementById(ToSendWork[x]).value;

				}

			else{

				variabili+='&'+ToSendWork[x]+'='+GET_ElementById(ToSendWork[x]).value;

				}

			}

		}

	//--------

	//Ajax_POST_SendForm(ajax,iddiv,nomeFile,variabili,typedata);

	return Ajax_POST_SendForm(ajax1,iddiv,nomeFile,variabili,typedata,'img/indicator_preloader.gif',width_preloader,height_preloader);

	}

//--------------------------------



//--------------------------------

function changeprd(val,selected){


	if(GET_ElementById('newver').value!=''){

		if((GET_ElementById('prodotti'))&&(GET_ElementById('categorie').value!='Riscaldamento')){

			GET_ElementById('prodotti').options.value='';

			}

		if((GET_ElementById('versioni'))&&(GET_ElementById('categorie').value!='Riscaldamento')){

			GET_ElementById('versioni').options.value='';

			}

		}

	else{

		if(GET_ElementById('newver').value!=''){

			if(GET_ElementById('prodotti')){

				GET_ElementById('prodotti').options.value='';

				}

			}

		}

		

	versione='';

	prodotti='';

	if((GET_ElementById('versioni'))&&(GET_ElementById('categorie').value!='Riscaldamento')){

		versione=GET_ElementById('versioni').options[GET_ElementById('versioni').selectedIndex].value;

		}

	if((GET_ElementById('prodotti'))&&(GET_ElementById('categorie').value!='Riscaldamento')){

		prodotti=GET_ElementById('prodotti').options[GET_ElementById('prodotti').selectedIndex].value;

		}	

	

	GET_ElementById('categorie').value=val;

	GET_ElementById('newver').value='';

	GET_ElementById('newprod').value='';

	GET_ElementById('newcat').value='';

	GET_ElementById('toview').value='';

		

	listadati=Array();

	listadati['oggetto']=ajax1;

	listadati['iddiv']='productlist';

	listadati['arraypage']=ListPage_ProductPage;

	listadati['idpage']=0;

	listadati['variable']='categorie='+GET_ElementById('categorie').value+'&toview=&newcat=&newprod=&newver=&pagina=&tipiforni=&forni=&prodotti='+prodotti+'&versioni'+versione+'&selected='+selected;

	listadati['typedata']='TXT';

	listadati['preloader']='img/preloader01.gif';

	listadati['width_preloader']='100%';

	listadati['height_preloader']='100%';

	GetPage(listadati);

	}

//--------------------------------



//--------------------------------

function selectproduct(x,versioni,categorie,prodotti){

	//alert(GET_ElementById('prodotti').options[GET_ElementById('prodotti').selectedIndex].value);

	var var_categoria='';

	var var_versione='';

	var var_prodotti='';

	var var_newcat='';

	var var_newprod='';

	var var_newver='';

	if(x==1){

		if(GET_ElementById('newver').value!=""){

			GET_ElementById('versioni').options[GET_ElementById('versioni').selectedIndex].value="";

			}

		}

	if((GET_ElementById('versioni'))&&(x==2)){

		var_versione=versioni;

		var_newcat=categorie;

		//var_newprod=GET_ElementById('prodotti').options[GET_ElementById('prodotti').selectedIndex].value;

		var_newver=versioni;

		var_prodotti=prodotti;

		}

	if(GET_ElementById('prodotti')){

		if(x==1){

			var_prodotti=GET_ElementById('prodotti').options[GET_ElementById('prodotti').selectedIndex].value;

			}

		}

	

	/*listadati=Array();

	listadati['oggetto']=ajax1;

	listadati['iddiv']='productlist';

	listadati['arraypage']=ListPage_ProductPage;

	listadati['idpage']=0;

	listadati['variable']='categorie='+GET_ElementById('categorie').value+'&toview=&newcat='+var_newcat+'&newprod='+var_newprod+'&newver='+var_newver+'&pagina=&tipiforni=&forni=&prodotti='+var_prodotti+'&versioni='+var_versione;

	listadati['typedata']='TXT';

	listadati['preloader']='img/preloader01.gif';

	listadati['width_preloader']='100%';

	listadati['height_preloader']='100%';

	alert(listadati['variable']);

	GetPage(listadati);*/

	if(x==1){

		theversion(categorie,prodotti,'');

		}

	if(x==2){

		theversion(categorie,prodotti,versioni);

		}	

	}

//--------------------------------



//--------------------------------

function theversion(a,b,c){

	listadati=Array();

	listadati['oggetto']=ajax1;

	if (document.getElementById('productlist')) {
		listadati['iddiv']='productlist';
	} else {
		return;
	}

	listadati['arraypage']=ListPage_ProductPage;

	listadati['idpage']=0;

	listadati['variable']='categorie='+GET_ElementById('categorie').value+'&toview=&newcat='+a+'&newprod='+b+'&newver='+c+'&pagina=&tipiforni=&forni=&prodotti='+b+'&versioni='+c;

	listadati['typedata']='TXT';

	listadati['preloader']='img/preloader01.gif';

	listadati['width_preloader']='100%';

	listadati['height_preloader']='100%';

	//alert(listadati['variable']);

	if (navigator.appName=='Netscape') {
		//alert(ListPage_ProductPage[0]+'?'+listadati['variable']);
		openAjax([ListPage_ProductPage[0]+'?'+listadati['variable']],[listadati['iddiv']]);
		//GetPage(listadati);
	} else {
		GetPage(listadati);
	}
}
//--------------------------------



//--------------------------------

function cambiascheda(val,a,b,c){

	/*document.forms.chgeprod.toview.value=val;

	document.forms.chgeprod.submit();*/

	

	listadati=Array();

	listadati['oggetto']=ajax2;

	listadati['iddiv']='productcard';

	listadati['arraypage']=ListPage_ProductPage;

	listadati['idpage']=1;

	listadati['variable']='categorie='+GET_ElementById('categorie').value+'&toview='+val+'&newcat='+a+'&newprod='+b+'&newver='+c+'&pagina=&tipiforni=&forni=&prodotti='+b+'&versioni='+c+'&changecard=1';

	listadati['typedata']='TXT';

	listadati['preloader']='img/preloader01.gif';

	listadati['width_preloader']='100%';

	listadati['height_preloader']='100%';

	//alert(listadati['variable']);

	GetPage(listadati);

	}

//--------------------------------



//--------------------------------

function cambiascheda_catcorrelati(val,a,b,c,d){

	/*document.forms.chgeprod.toview.value=val;

	document.forms.chgeprod.submit();*/

	

	listadati=Array();

	listadati['oggetto']=ajax2;

	listadati['iddiv']='productcard';

	listadati['arraypage']=ListPage_ProductPage;

	listadati['idpage']=1;

	listadati['variable']='categorie='+GET_ElementById('categorie').value+'&toview='+val+'&newcat='+a+'&newprod='+b+'&newver='+c+'&pagina=&tipiforni=&forni=&prodotti='+b+'&versioni='+c+'&changecard=1&cattoview='+d;

	listadati['typedata']='TXT';

	listadati['preloader']='img/preloader01.gif';

	listadati['width_preloader']='100%';

	listadati['height_preloader']='100%';

	//alert(listadati['variable']);

	GetPage(listadati);

	}

//--------------------------------

