// Begin

// NOTE: If you use a ' add a slash before it like this \'



var Lmenuside		= "right"	// MENU SIDE | left | right | center
var Cmenuside		= "center"	// MENU SIDE | left | right | center
var Rmenuside		= "right"	// MENU SIDE | left | right | center

document.write('<script type="text/javascript" src="http://www.codeware.com/javascripts/util-functions.js"></script>');
document.write('<script type="text/javascript" src="http://www.codeware.com/javascripts/clear-default-text.js"></script>');

document.write('<table cellpadding="0" cellspacing="0" id="picture"><tr><td>');
document.write('<a href="http://www.codeware.com/index.html"><img src="http://www.codeware.com/images/logos/Web_Site_Logo.gif" class="middle picture"></a></td>');
document.write('<td class="top"><table cellpadding="0" cellspacing="0" class="top fullWidth" align="right"><tr><td nowrap align="right" class="formmargin">');

document.write('<span class="header">Questions? Call Mon.-Fri., 9am-5pm EST (941) 927-2670</span></td></tr>');

document.write('<tr><td nowrap align="right" class="formmargin">');
document.write('<form id="searchbox_014623592117759323350:imv-swmf14c" action="http://www.codeware.com/search.html" class="paddingNone"/>');
document.write('<input type="hidden" name="cx" value="014623592117759323350:imv-swmf14c" />');
document.write('<input name="q" type="text" value="Search" class="siteSearch cleardefault"/>');
document.write('<input type="hidden" name="sa" />');
document.write('<input type="hidden" name="cof" value="FORID:9" />');
document.write('</form>');


document.write ('</td></tr></table>');
document.write('</td></tr></table>');

document.write('<table cellpadding="0" cellspacing="0" class="menu-background"><tr>');



document.write('<td><table cellpadding="0" cellspacing="0" border="0" align="'+Cmenuside+'"><tr><td nowrap>');
document.write('<a href="http://www.codeware.com/index.html" class="menu">Home</a>');


// START LINKS TO MAKE A NEW LINK COPY ANY OF THESE 2 LINES //


document.write('</td><td nowrap>');
document.write('<a href="http://www.codeware.com/compress/index.html" class="menu">COMPRESS</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://www.codeware.com/downloads/index.html" class="menu">Downloads</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://www.codeware.com/purchasing/index.html" class="menu">Purchasing</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://www.codeware.com/support/index.html" class="menu">Support</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://www.codeware.com/training/index.html" class="menu">Training</a>');


document.write('</td><td nowrap>');
document.write('<a href="http://www.codeware.com/contact/index.html" class="menu-last-selection">Contact</a>');

document.write('</tr></td></table></td>');

document.write('</td></tr></table>');

//  End -->