
function newoffer(url)
{
	window.open('/products/BC-SC1500UB' );
}

document.write ("<a href=\"javascript:newoffer()\">")
document.write ("<img src=\"/imgs/Offer01.gif\" hspace=\"0\" vspace=\"11\" border=\"0\">")
document.write ("</a>")