/* Left navigation - Free Shipping banner and Product Info*/

/*
document.write("<table width='100%'  border='0' cellspacing='0' cellpadding='0'>");
document.write("<tr>");
document.write("<td align='center'><a href='/store/ups/runme.htm'><img src='/images/product_rm_freeshipping2.gif' alt='FREE Shipping - Learn More!' width='168' height='60' border='0'></a></td>");
document.write("</tr>");
document.write("</table>"); */


/* Product info list*/
document.write("<div id='local_nav'>");

document.write("<p>Product</p>");
document.write("<ul>");
document.write("<li><a href='/ups/pocket_slideshow.htm'>Pocket Slideshow</a></li>");
document.write("<li><a href='/ups/pocket_dv_show.htm'>Pocket DV Show</a></li>");
document.write("<li><a href='/ups/sysreq.htm'>System Requirements</a></li>");
document.write("<li><a href='/tech/ups/ups.htm'>Support</a></li>");
document.write("<li><a href='/ups/faq.htm'>Product FAQs</a></li>");
document.write("<li><a href='/ups/feedback.htm'>Product Feedback</a></li>");
document.write("</ul>");
document.write("</div>");
