function __getNavigation(path)
{
document.write("<table border='0' cellspacing='0' cellpadding='0' width='540' align='right'><tr><td class='stbl'></td>" +
"<td class='wtbl'>"+
"<table border='0' cellspacing='0' cellpadding='0' height='45'><tr>"+
"<td class='lnk' onMouseOver=\"this.className='lnkh'\" onMouseOut=\"this.className='lnk'\" onClick=\"_linkto('index.htm')\" title='System Magic Software Solution Co., Ltd.'>home</td>"+
"<td class='seperator'></td>"+
"<td class='lnk' onMouseOver=\"this.className='lnkh'\" onMouseOut=\"this.className='lnk'\" onClick=\"_linkto('products.htm')\" title='We have 4 different editions of MagicProducts to tailor different customer's needs and different level of their business requirements.'>products</td>"+
"<td class='seperator'></td>"+
"<td class='lnk' onMouseOver=\"this.className='lnkh'\" onMouseOut=\"this.className='lnk'\" onClick=\"_linkto('trial.htm')\" title='trial'>trial</td>"+
"<td class='seperator'></td>"+
"<td class='lnk' onMouseOver=\"this.className='lnkh'\" onMouseOut=\"this.className='lnk'\" onClick=\"_linkto('aboutus.htm')\" title='about us'>about us</td>"+
"<td class='seperator'></td>"+
"<td class='lnk' onMouseOver=\"this.className='lnkh'\" onMouseOut=\"this.className='lnk'\" onClick=\"_linkto('contactus.htm')\" title='Contact to System Magic Software Solution Co.,Ltd.'>contact us</td>"+
"</tr></table></td></tr></table>");
}

function __getFooter(path)
{
document.write("<table border='0' cellspacing='0' cellpadding='0' width='770'><tr><td colspan='2' height='1' bgcolor='#c9c9c9'></td></tr>"+
"<tr><td height=5 colspan=2 bgcolor=#F5F6FC></td></tr><tr><td width='200' bgcolor=#F5F6FC>"+
"<a href='http://www.miffa.org/' target='_blank'><img src=images/miffa.gif border='0'></a></td><td width='570' align='right' bgcolor='#F5F6FC'>"+
"<small>"+
"<b>System Magic Software Solution Co., Ltd.</b><br>"+
"Copyright &copy;2004-2010 System Magic Software Solution Co., Ltd.- All rights reserved.<br>"+
"Last update : 24 March 2010"+
"</small></td></tr></table>");
}

function _linkto(pagen)
{
location.href=pagen;
}

function __productleft(path)
{
document.write("<table border=0 cellspacing=0 cellpadding=0 width=200 align=center><tr><td>"+
"<table border=0 width=100% cellspacing=2 cellpadding=0>"+
"<tr><td class=tcol><a href='product_overview.htm'>MagicProducts Overview</a></td></tr>"+
"<tr><td class=tcol><a href='product_feature.htm'>MagicProducts Feature</a></td></tr>"+
"<tr><td class=tcol><a href='product_edition.htm'>MagicProducts  in 4 Editions</a></td></tr>"+
"<tr><td class=tcol><a href='product_benifit.htm'>Benefits to purchase Developer editions</a></td></tr>"+
"</table>"+
"</td></tr><tr><td height=5 bgcolor=#c9c9c9></td></tr><tr><td height='10'></td></tr>"+
"<tr><td style=\"width:200px;height:53px;background-image:url('images/download.gif');\"></td></tr>"+
"<tr><td style='color:#666666;'>"+
"<a href='pdf/companyprofile2006.pdf'>.: SystemMagic</a><br><small><a style='padding-left:2opx;'>Company Profile (151 KB)</small></a><br>"+
"<a href='pdf/magicfreightbroucher2006.pdf'>.: MagicFreight</a><br><small>Total Freight, Transportation and Logistic Management System (168 KB)</small><br>"+
"<a href='pdf/magicedibroucher2006.pdf'>.: MagicEDI</a><br><small>Electronic Data Interchange Messaging Solution (147 KB) </small><br>"+
"<a href='pdf/magiccommercebroucher2006.pdf'>.: MagicCommerce</a><br><small>e-Commerce and Shipment Track & Trace System (131 KB) </small><br>"+
"<a href='pdf/magiccontainerbroucher2006.pdf'>.: MagicContainer</a><br><small>Container Management System (148 KB) </small>"+
"</td></tr></table>");
}