function showBusinessDesignLinks(){
document.write('<a style="padding:0px" href="http://demo.updatable-website.com" target=_blank>Live Demo</a> | ');
document.write('<a style="padding:0px" href="business-website-designs.html">Featured Designs</a> : ');
document.write('<a style="padding:0px" href="business-website-designs-1.html">1</a> | ');
document.write('<a style="padding:0px" href="business-website-designs-2.html">2</a> | ');
document.write('<a style="padding:0px" href="business-website-designs-3.html">3</a> | ');
document.write('<a style="padding:0px" href="business-website-designs-4.html">4</a> ');
document.write('<br><br>');
document.write('<div align=right><a href="business-website-pricing.html">Read on to know Pricing</a></div>');
}

function showECommerceDesignLinks(){
//document.write('<a style="padding:0px" href="http://demoshop.updatable-website.com" target=_blank>Live Demo</a> | ');
//document.write('<a style="padding:0px" href="ecommerce-website-designs.html">Featured Designs</a>');
//document.write(' : <a style="padding:0px" href="ecommerce-website-designs-1.html">1</a> | ');
//document.write('<a style="padding:0px" href="ecommerce-website-designs-2.html">2</a> | ');
//document.write('<a style="padding:0px" href="ecommerce-website-designs-3.html">3</a> | ');
//document.write('<a style="padding:0px" href="ecommerce-website-designs-4.html">4</a> ');
document.write('<br><br>');
document.write('<div align=right><a href="ecommerce-website-pricing.html">Read on to know Pricing</a></div>');
}

function showPromotion(){
//document.write('To enjoy <b>$38</b> discount,<br><br>Use this code <b>UW0608</b> &<br><font color=white><b>Sign up</b></font> by 30 Jun 2008');
document.write('Currently we do not have promotion. Please check again in next few days.<br>See you again!');
}

function showPromotionECommerce(){
//document.write('To enjoy <b>$38</b> discount,<br><br>Use this code <b>EW0208</b> &<br><a href="index.php?option=com_webhosting&scom=registration"><font color=white><b>Sign up</b></font></a> by 31 Mar 2008');
document.write('Currently we do not have promotion. Please check again in next few days.<br>See you again!');
}