
// POH sale - 

sale_price= '5'

sale_title = 'N e w &nbsp; S i t e &nbsp; S p e c i a l !'

document.write('<font color=\"#e1db99\" size=+1><B>' + sale_title + '</B></FONT>\n<BR>\nBuy any DVD at the regular price<BR>and get <font size=4 color=\"#e1db99\">$' + sale_price + ' off</FONT> every other DVD you order!'); 
