/* Shipping Banner (for active this banner, just move the line1 and line6)*/
/*
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>"); 
*/

document.write("<div id='local_nav'>");
document.write("<p>International Store</p>");
document.write("<table width='100%'  border='0' cellspacing='0' cellpadding='0'>");
document.write("<tr>");
document.write("<td valign='top'><img src='http://www.ulead.com/images/2005_space_1px.gif' width='30' height='6'></td>");
document.write("</tr>");
document.write("</table>");

document.write('<select name=select2 onChange="window.open(this.options[this.selectedIndex].value,\'_self\')" class="bodytext10">');
document.write('<option selected>Choose language</option>');
document.write('<option>---------------</option>');
document.write('<option value="http://www.ulead.com/store/store.htm">English</option>');
//document.write('<option value="http://www.ulead.com/store/spanish/runme.htm">Latin American Spanish</option>');
document.write('<option value="http://www.ulead.de/store/store.htm">German</option>');
document.write('<option value="http://www.ulead.fr/store/store.htm">French</option>');
//document.write('<option value="http://www.ulead.co.uk/store/czech.htm">Czech</option>');
document.write('<option value="http://www.corel.com/servlet/Satellite/nl/nl/Product/1166109127456">Dutch</option>');
//document.write('<option value="http://www.ulead.co.uk/store/hungarian.htm">Hungarian</option>');
document.write('<option value="http://www.corel.com/servlet/Satellite/it/it/Product/1166109127456">Italian</option>');
//document.write('<option value="http://www.ulead.co.uk/store/polish.htm">Polish</option>');
//document.write('<option value="http://www.ulead.co.uk/store/russian.htm">Russian</option>');
document.write('<option value="http://www.corel.com/servlet/Satellite/es/es/Product/1166109127456">Spanish</option>');
//document.write('<option value="http://www.uleadmall.com.tw">Chinese</option>');
document.write('<option value="http://www.ulead.co.jp/shop/runme.htm">Japanese</option>');
document.write('</select>');
document.write("<br>");

document.write("<p>Customer Support</p>");
document.write("<ul>");
document.write("<li><a href='http://store.corel.com/webapp/wcs/stores/servlet/HomeDisplay?langId=-1&storeId=10302&catalogId=10103&countryCode=US&displayMode=browser'>Ordering FAQs</a></li>");
document.write("<li><a href='/tech/custservice.htm'>Customer Service</a></li>");
document.write("</ul>");
document.write("</div>");