function openwindow()
{
	window.open("http://www.hockeynut.ca/storetour.html","mywindow","menubar=0,resizable=0,width=500,height=350");
}