<!-- Begin

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON
// ONLY USE lowercase FOR ALL OPTIONS

var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var showimage	= "yes"		// SHOW A SIDEBAR IMAGE

var topspacing	= "10"		// NUDGE SIDEBAR DOWN
var sidewidth	= "125"		// SIDEBAR WIDTH


// NUDGE SPACER



document.write('<table cellpadding="5" cellspacing="10" border="0" class="sidebartext-right"><tr><td valign=top>');


// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

if (paragraph_1 == "yes") {
	document.write("<a href='http://www.microsoft.com/upgrade/' target='view_window'><img src='images/ie8pic1x.gif' border='0'></a><br>");
	document.write("<table border='0' cellspacing='3'><td></td></table>");

	document.write('<fieldset><legend>');
	document.write("<font face='verdana' size='1'>UPDATE</font><br></legend>");

	

document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='133' height='120' bgcolor='#FFFFFF'>");

document.write("<param name='movie' value='flvplayer.swf?file=esg.flv&bufferTime=3&autoStart=true'>");
document.write("<param name='quality' value='high'>");

document.write("</object>");
document.write("<br>");
document.write('<font size=1><b>A Prudent Approach for Storage Encryption</b></font><br>');
document.write('<font size=1>Cuts through the hype and provides recommendations to protect your data, with today’s budget.');

document.write('<font size=1><br><br><b>Tabyos Accounting</b> is a full featured, (web based) accounting package with General Ledger, AR/AP and Inventory. <a href="contact.php?sendmail=no">Contact us...</a></font><br>');

	document.write('</fieldset>');
	document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 1








// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');
document.write("<font face='verdana' size='1'>PARTNERS</font><br></legend>");

document.write("<br><a href='http://www.ncs.com.sg/' target='view_window'><img src='images/ncs_logo1.gif' border='0'></a><br><font size='1'>NCS Hong Kong wins 2006 Outsourcing Award &nbsp;<a href='http://www.ncs.com.sg/media/pr.asp?PressReleaseID=231&pr=showall' target='view_window' class='sidelinks1'>&gt;&gt; more</a></font><br><hr size='1' color='c0c0c0'>");
document.write("<a href='http://www.microsoft.com/' target='view_windows'><img src='images/microsoft_logo1.gif' border='0'></a><br><font size='1'>Doing more with less just got better! Windows Server 2003<br></font><hr size='1' color='c0c0c0'>");
document.write("<a href='http://www.oracle.com/' target='view_windows'><img src='images/oracle_logo1.gif' border='0'></a><br><font size='1'>Oracle Accelerate for Small and Medium Business</font><hr size='1' color='c0c0c0'>");
document.write("<a href='http://www.globalsolutions-inc.net/' target='view_windows'><img src='images/gsi_logo1.gif' align='left' border='0'></a><font size='1'>Global Solutions<br> <i>Professionalism Excellence</i></font><hr size='1' color='c0c0c0'>");
document.write("<a href='http://www.sun.com/' target='view_windows'><img src='images/sun_logo1.gif' width='90' border='0'></a><br><font size='1'>Top 5 Fastest Growing Social Networking Sites...</font><hr size='1' color='c0c0c0'>");
document.write("<a href='http://www.cisco.com/' target='view_windows'><img src='images/cisco_logo1.gif' width='90' border='0'></a><br><font size='1'>Pure Networks Solutions...</font><br>");

document.write('</fieldset>');
document.write('<br><br>');

document.write('<fieldset>');
document.write("<img src='images/hosting-domain1x.gif'>");
document.write("<table border='0' cellspacing='3'><td></td></table>");
document.write("<input type='hidden' name='cmd' value='_s-xclick'>");
document.write("<a href='http://tabyos/www/tabyos/hosting.php?sendmail=no'>");
document.write("<img src='images/btn_buynowCC_LG_global1x.gif' border='0' alt='PayPal - The safer, easier way to pay online.'></a>");
document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 2







document.write('</td></tr></table>');


// -- END -->