﻿function writeFooter(){
var strFooter='';
strFooter+='<div class="mainFooterTxt"><center>';
strFooter+='<span style="font-size:large;font-weight:bold;color:#FFFFFF;">VISIT OUR SISTER OPERATIONS: <a href="http://www.club505ri.com" target="_blank" style="font-size:large;font-weight:bold;color:#FFFFFF;">CLUB 505</a>  |  <a href="http://www.sharxbarandgrill.com" target="_blank" style="font-size:large;font-weight:bold;color:#FFFFFF;">SHARX BAR & GRILL</a>  |  <a href="http://www.theapartmentri.com" target="_blank" style="font-size:large;font-weight:bold;color:#FFFFFF;">THE APARTMENT</a></span><br>';
strFooter+='<b>Open 7 days a week. 11:30am to 1am Sun thru Thurs | 11:30am to 2am Fri and Sat</b><br>';
strFooter+='	<a class="mainFooterTxt" href="default.html">Home</a> | ';
strFooter+='	<a class="mainFooterTxt" href="menu.pdf" target="_blank">Menu</a> | ';
strFooter+='	<a class="mainFooterTxt" href="beermenu.pdf" target="_blank">Beer Menu</a> | ';
strFooter+='	<a class="mainFooterTxt" href="gallery.html" target="_blank">Gallery</a> | ';
strFooter+='	<a class="mainFooterTxt" href="emailclub.html">e-Mail Club</a> | ';
strFooter+='	<a class="mainFooterTxt" href="contactus.html">Contact Us</a> | ';
strFooter+='	<a class="mainFooterTxt" href="directions.html" target="_blank">Directions</a> | ';
strFooter+='	<a class="mainFooterTxt" href="http://www.facebook.com/pages/edit/?id=364333357150#!/pages/Providence-RI/English-Cellar-Alehouse/364333357150" target="_blank">Follow Us on Facebook</a>';
strFooter+='<\/div>';
strFooter+='<div class="mainFooterTxt">';
strFooter+='Copyright &#169 2010 English Cellar Alehouse - All Rights Reserved.<br>165 Angell Street, Providence, Rhode Island  &nbsp;(401)454-3434 &nbsp;<a href="mailto:info@englishcellaralehouse.com" class="mainFooterTxt">info@englishcellaralehouse.com</a>';
strFooter+='<br/><a href="http://www.facebook.com/pages/edit/?id=364333357150#!/pages/Providence-RI/English-Cellar-Alehouse/364333357150" target="_blank"><img alt="Follow Us Online" src="images/5u84f48n.png" style="border:0px;" /></a><p>&nbsp</p><\/div>';
document.write(strFooter);
}
writeFooter();

function popcase(url, name){
	var newWin
	newWin = window.open(url,name,"screenX=90,screenY=90,top=90,left=90, ,width=550,height=500,scrollbars=yes,resizable=no");
	newWin.focus();
}

