<!-- Begin
defaultStatus ="© 1999/2004 - Ceramiche d`Arte Maurizio Romano - All right reserved";
function Evidenzia(NomeInHtml,NomeImgOggetto) {     document.images[NomeInHtml].src = eval(NomeImgOggetto + ".src"); };

function apri(url)  {window.open(url,"Note","fullscreen=no,screenX=0,screenY=0,width=285,height=200,scrollbars=3")};

function Aggiungi()  {
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
window.external.AddFavorite("http://www.ceramicheromano.it","Ceramiche d`Arte Maurizio Romano- Caltagirone");
}
else {
var msg = "";
if(navigator.appName == "Netscape") msg += "  (CTRL-D)";
}
};



function openFrameless(urlPop){
var windowW=530
var windowH=530
var windowX = (screen.width/2)-(windowW/2);
var windowY = (screen.height/2)-(windowH/2);
var title =  "Ceramiche Cristina - Caltagirone"
var autoclose = false
s = "width="+windowW+",height="+windowH;
var beIE = document.all?true:false


  if (beIE){
    NFW = window.open("","popFrameless","fullscreen,"+s)     
    NFW.blur()
    window.focus()       
    NFW.resizeTo(windowW,windowH)
    NFW.moveTo(windowX,windowY)
    var frameString=""+
"<html>"+
"<head>"+
"<title>"+title+"</title>"+
"</head>"+
"<frameset rows='*,0' framespacing=0 border=0 frameborder=0>"+
"<frame name='top' src='"+urlPop+"' scrolling='no'>"+
"<frame name='bottom' src='about:blank' scrolling='no'>"+
"</frameset>"+
"</html>"
    NFW.document.open();
    NFW.document.write(frameString);
    NFW.document.close();
  } else {
    NFW=window.open(urlPop,"popFrameless","scrollbars,"+s)
    NFW.blur();
    window.focus() ;
    NFW.resizeTo(windowW,windowH);
    NFW.moveTo(windowX,windowY);
  }   
  NFW.focus()   
  if (autoclose){
    window.onunload = function(){NFW.close()}
  }
  
};

function ApriFinestra(theURL,winName,caratt) { 
  window.open(theURL,winName,caratt);
};

function ConfOrd()
{

var agree=confirm("Sei sicuro di voler confermare l'ordine?");
if (agree)
document.confermato.submit();
};

function ConfOrdEng()
{

var agree=confirm("You want confirm?");
if (agree)
document.confermato.submit();
};



function Msg(lingua)
	{
	
	if (lingua=="ITA" )
  	alert("                       ATTENZIONE!\nPer utilizzare il carrello è necessario effettuare il Login.");

	if (lingua=="ENG")
	alert("                  ATTENTION!\nTo utilize shopping cart you must login.");


	}




// End -->



