function showSpecOffer()
{
	window.open('/spec-offer.html', 'so','toolbar=no,location=no,status=no,menubar=no,resizable=no,directories=no,scrollbars=no,width=420,height=220');
}