function OpenFlyer(dud)
{
	window.open('PromoFlyer.htm','Flyer','scrollbars,resizable=yes,width=670,height=520');
}
