
// TNAV sale - used on 3 pages

sale_price= '10'

//sale_title = 'E n d &nbsp; of &nbsp; S u m m e r &nbsp; S p e c i a l'
//sale_title = 'S u m m e r &nbsp; S p e c i a l'

sale_title = 'F a l l &nbsp; S p e c i a l'


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


