// JavaScript Document

function printout()
{
	window.open('print-ad.htm','mywin','top='+((screen.height - 418) / 2)+',left='+((screen.width - 700) / 2)+'+,toolbar=0,scrollbars=1 status=0,resizable=0,Width=650,height=800');
}

function printout_b()
{
	window.open('print-boxing-day.htm','mywin','top='+((screen.height - 418) / 2)+',left='+((screen.width - 700) / 2)+'+,toolbar=0,scrollbars=0 status=0,resizable=0,Width=736,height=570');
}

function printout02()
{
	window.open('http://www.metgym.com/banner.htm','mywin','top='+((screen.height - 418) / 2)+',left='+((screen.width - 700) / 2)+'+,toolbar=0,scrollbars=1 status=0,resizable=0,Width=650,height=800');
}
