function obrefinestra1(quina){

var opcions=('top=50,left=50,width='+(700)+',height='+(525)+',toolbar='+0+',menubar='+0+',status='+0+',scrollbars='+0+',resizable='+0);

Img=window.open('', name ,opcions);
Img.document.open();
Img.document.write('<html><head><title>Deluxe Tattoo Thol</title></head><body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><table width=100% border=0 cellspacing=0><tr><td align=center valign=middle><img src=img/'+quina+'_g.jpg></body></html>');
Img.document.close();

}
function obrefinestra2(quina){

var opcions=('top=50,left=50,width='+(700)+',height='+(456)+',toolbar='+0+',menubar='+0+',status='+0+',scrollbars='+0+',resizable='+0);

Img=window.open('', name ,opcions);
Img.document.open();
Img.document.write('<html><head><title>Deluxe Tattoo Thol</title></head><body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><table width=100% border=0 cellspacing=0><tr><td align=center valign=middle><img src=img/'+quina+'_g.jpg></body></html>');
Img.document.close();

}

function obrefinestra3(quina){

var opcions=('top=50,left=50,width='+(456)+',height='+(700)+',toolbar='+0+',menubar='+0+',status='+0+',scrollbars='+0+',resizable='+0);

Img=window.open('', name ,opcions);
Img.document.open();
Img.document.write('<html><head><title>Deluxe Tattoo Thol</title></head><body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><table width=100% border=0 cellspacing=0><tr><td align=center valign=middle><img src=img/'+quina+'_g.jpg></body></html>');
Img.document.close();

}

function imatgegran(nom, ample, llargada ){

Img=window.open('',name,'top=50,left=300,width='+(ample)+',height='+(llargada)+',toolbar='+0+',menubar='+0+',status='+0+',scrollbars='+0+',resizable='+0);
Img.document.open();
Img.document.write('<html><head><title>Deluxe Tattoo Thol</title></head><body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><div align="center"><img  src="img/'+nom+'_g.jpg" border="1"></div></body></html>');
Img.document.close();


}

function imatgegran2(nom, ample, llargada ){

Img=window.open('',name,'top=50,left=300,width='+(ample)+',height='+(llargada)+',toolbar='+0+',menubar='+0+',status='+0+',scrollbars='+0+',resizable='+0);
Img.document.open();
Img.document.write('<html><head><title>Deluxe Tattoo Thol</title></head><body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><div align="center"><a href="mapa1.html"><img  src="img/'+nom+'_g.gif" border="0"></a></div></body></html>');
Img.document.close();


}


function imatgegran3(nom, ample, llargada ){

Img=window.open('',name,'top=50,left=300,width='+(ample)+',height='+(llargada)+',toolbar='+0+',menubar='+0+',status='+0+',scrollbars='+0+',resizable='+0);
Img.document.open();
Img.document.write('<html><head><title>Deluxe Tattoo Thol</title></head><body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><div align="center"><a href="mapa2.html"><img  src="img/'+nom+'_g.gif" border="0"></a></div></body></html>');
Img.document.close();


}