// JavaScript Document

<!-- popups for wine glasses and decanter -->
function popupWineBordeaux() {
	newwindow2=window.open('','name','height=540,width=410,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="410px" height="540px"><tr><td align="center" valign="middle"><img src="images/wine/popup_bordeaux.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupWineBurgundy() {
	newwindow2=window.open('','name','height=540,width=410,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="410px" height="540px"><tr><td align="center" valign="middle"><img src="images/wine/popup_burgundy.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupWineChardonnay() {
	newwindow2=window.open('','name','height=520,width=410,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="410px" height="520px"><tr><td align="center" valign="middle"><img src="images/wine/popup_chardonnay.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupWineDecanterOpen() {
	newwindow2=window.open('','name','height=540,width=520,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="520px" height="540px"><tr><td align="center" valign="middle"><img src="images/wine/popup_decanter_open.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupWineDecanterClosed() {
	newwindow2=window.open('','name','height=540,width=520,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="520px" height="540px"><tr><td align="center" valign="middle"><img src="images/wine/popup_decanter_closed.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupBurgundyglass01() {
	newwindow2=window.open('','name','height=530,width=343,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="343px" height="530px"><tr><td align="center" valign="middle"><img src="images/wine/popup_burgundyglass01.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
<!-- popups for champagne glasses and cooler -->
function popupChampagne() {
	newwindow2=window.open('','name','height=540,width=410,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="410px" height="540px"><tr><td align="center" valign="middle"><img src="images/champagne/popup_champagne.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupConca01() {
	newwindow2=window.open('','name','height=530,width=510,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="510px" height="530px"><tr><td align="center" valign="middle"><img src="images/champagne/popup_conca01.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupConca02() {
	newwindow2=window.open('','name','height=530,width=510,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="510px" height="530px"><tr><td align="center" valign="middle"><img src="images/champagne/popup_conca02.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupChampagneglass01() {
	newwindow2=window.open('','name','height=530,width=343,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="343px" height="530px"><tr><td align="center" valign="middle"><img src="images/champagne/popup_champagneglass01.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupConcacooler01() {
	newwindow2=window.open('','name','height=530,width=343,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="343px" height="530px"><tr><td align="center" valign="middle"><img src="images/champagne/popup_concacooler01.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
<!-- popups for beer glasses -->
function popupBeer() {
	newwindow2=window.open('','name','height=530,width=410,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="410px" height="530px"><tr><td align="center" valign="middle"><img src="images/beer/popup_beer.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupBeerglass02() {
	newwindow2=window.open('','name','height=363,width=343,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="343" height="363px"><tr><td align="center" valign="middle"><img src="images/beer/popup_beerglass02.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
<!-- popups for bar glasses -->
function popupBarglass() {
	newwindow2=window.open('','name','height=540,width=410,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="410px" height="540px"><tr><td align="center" valign="middle"><img src="images/bar/popup_barglass.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
function popupBarglass01() {
	newwindow2=window.open('','name','height=363,width=343,left=0,top=0');
	if(window.focus){newwindow2.focus()}
	var tmp = newwindow2.document;
	tmp.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">');
	tmp.write('<html><head><title>Artazza</title>');
	tmp.write('<link rel="stylesheet" href="stylesheet.css">');
	tmp.write('</head><body><div><table width="343px" height="363px"><tr><td align="center" valign="middle"><img src="images/bar/popup_barglass01.jpg"/>');
	tmp.write('</td></tr><tr><td class="text_Style2"><p align="right"><a href="javascript:self.close()"><img src="images/buttons/closebutton.gif" width="43" height="11" border="0" /></a>');
	tmp.write('</p></tr></td></table></div></body></html>');
	tmp.close();
}
