/* Left navigation - Free Shipping banner and Product Info*/


/* Shipping Banner (for active this banner, just move the line4 and line11)*/
/*
document.write("<table width='100%'  border='0' cellspacing='0' cellpadding='0'>");
document.write("<tr>");
document.write("<td align='center'><a href='/store/store.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>"); 
*/


/* Register for free member */

/*document.write("<table width='100%'  border='0' cellspacing='0' cellpadding='0'>");
document.write("<td align='center'><a href='http://www.ulead.com.tw/ulead/member/member2006/member.cfm?FS=US&pg=2'><img src='../images/reg1.gif' alt='Register for free member' width='158' height='35' border='0'></a></td>");
document.write("</tr>");
document.write("</table>");

/*Recommend this page to a friend */

/*document.write("<table width='100%'  border='0' cellspacing='0' cellpadding='0'>");
document.write("<td align='center'><a href='http://www.ulead.com.tw/ulead/webmail/Efriend.cfm?pageurl=http%3A//www.ulead.com/products/runme.htm'><img src='../images/recm1.gif' alt='Recommend this page to a friend' width='158' height='35' border='0'></a></td>");
document.write("</tr>");
document.write("</table>");

/* Product info list*/

document.write("<div id='local_nav'>");
document.write("<p>How to Buy</p>");
document.write("<ul>");
document.write("<li><a href='../store/store.htm'>Ulead Online Store</a></li>");
document.write("<li><a href='../store/licensing.htm'>Volume Licenses</a></li>");
document.write("<li><a href='../store/purchoptions.htm'>Other Way to Buy</a></li>");
document.write("</ul>");
document.write("</div>");

/* end of Product info list*/