 /* the function showtest() includes the background image and copyright texts in the Bottom-Navigation */
 
<!-- Fireclick Web Analytics - COPYRIGHT 1999-2005 - Please do not modify this code-->
<!--
function handle(){return true;}
window.onerror=handle;
var fc_host='www.ulead.com';

function fcce(){if (typeof(fcnf)!="undefined") fcnf();}
var fcfn=window.onload;
function fcco(){window.setTimeout("fcce();", 100);fcfn();}
window.onload= null==fcfn ? fcce:fcco;
// -->
<!-- Fireclick Web Analytics - COPYRIGHT 1999-2005 - Please do not modify this code-->


function showtest(){

document.write("<td bgcolor='2B2B57' height='25' align='center' background='http://www.ulead.com/images/2005_bottombg.jpg' class='smalltext'><font color='#cccccc'>Copyright</font> <img src='http://www.ulead.com/images/2005_c.gif' width='9' height='9'> <font color='#cccccc'>2009 Corel Corporation. All rights reserved. |</font> <a href='http://www.ulead.com/partnercenter/affiliate.htm'><font color='#cccccc'>Affiliate</font></a> <font color='#cccccc'>|</font> <a href='http://www.ulead.com/aboutulead/contact.htm'><font color='#cccccc'>Contact Us</font></a> <font color='#cccccc'>|</font> <a href='http://www.ulead.com/aboutulead/terms.htm'><font color='#cccccc'>Terms of Use</font></a> <font color='#cccccc'>|</font> <a href='http://www.ulead.com/aboutulead/privacy.htm'><font color='cccccc'>Privacy Statement</font></a> <font color='#CCCCCC'>|</font> <a href='http://www.ulead.com/search/map.htm'><font color='#cccccc'>Site Map</font></a></td>");

document.write('<scr'+'ipt '
+'src="'+((location.protocol=='http:')?'http:':'https:')
+'//a248.e.akamai.net/f/248/5462/3h/hints.netflame.cc/service/sc'+'ript/'+fc_host+'"></scr'+'ipt>');

}

function replaceSite(pageUrl){
	
	var slashIndex = document.URL.substring(document.URL.indexOf("//")+2, document.URL.length).indexOf("/") ;
	slashIndex = slashIndex +7;
	
	var newDomain = "";
	var homePage = ""
		
	if(document.domain == "www.ulead.com"){
		 newDomain = "[US]";
	}else if(document.domain == "www.ulead.co.uk"){
		 newDomain = "[UK]";
	}else if(document.domain == "www.ulead.de"){
		 newDomain = "[DE]";
	}else if(document.domain == "www.ulead.fr"){
		 newDomain = "[FR]";
	}else if(document.domain== "www.ulead.com.tw"){
		 newDomain = "[TW]";
	}else if(document.domain == "www.ulead.co.jp"){
		 newDomain = "[JP]";
	}else if(document.domain == "www.ulead.com.cn"){
		 newDomain = "[CN]";
	}else if(document.domain == "www.ulead.com.hk"){
		 newDomain = "[HK]";
	}else{
		 newDomain = "[Undefined]";
	}

	if(document.URL.substring( slashIndex , document.URL.length) == "/"){
		homePage = "HomePage";
	}

	var pageName = newDomain + document.URL.substring( slashIndex , document.URL.length) + homePage;

	return pageName ;
}

<!-- Corel SiteCatalyst  - Start, Please do not modify this code-->
var corel_omniture = "coreluleadus";
var s_pageName = replaceSite(document.URL);

document.write("<img src='http://www.corel.com/servlet/CookieServer?url=%2F&domain=corel.com&name=sitecatalyst_account&timeout=31536000&value=test&secure=false'/>");

document.write('<' + 'script type="text/javascript">'  + '//<!--' );
document.write('/* You may give each page an identifying name, server, and channel on the next lines. */');
//document.write('var s_pageName=hellolance' );
document.write('var s_server="";');
document.write('var s_pageType="";');
document.write('var s_prop1="";');
document.write('var s_prop4="";');
document.write('var s_prop5="";');
document.write('/* E-commerce Variables */');
document.write('var s_campaign="";');
document.write('var s_state="";');
document.write('var s_zip="";');
document.write("var s_events='';");
document.write('var s_products="";');
document.write('var s_purchaseID="";');
document.write('var s_eVar1="";');
document.write("var s_eVar2=''';");
document.write('var s_eVar4="";');
document.write('var s_eVar5="";');
document.write('/********* INSERT THE DOMAIN AND PATH TO YOUR CODE BELOW ************/');
document.write('//-->');
document.write('</script>');

document.write('<' + 'script');
document.write(' type="text/javascript"');
document.write(' src="' + 'http://www.corel.com/js/s_code_remote_050906.js' + '">');
document.write('</' + 'script' + '>');

<!-- Corel SiteCatalyst  - End, Please do not modify this code -->

