<!--
/*
xl2007nav.js
Copyright (c) 2006 Vertex42, LLC. All Rights Reserved.
*/
//-->
//You Need a Javascript Enabled Browser// <script>
<!-- Hide Script from Old Browsers

// The following creates the bar according to the above arrays
document.write("<table class='NavBar' cellspacing=0 cellpadding=0>")
document.write("<tr><td class='NavBar' nowrap align='left' style='padding-left:15px;'>")

document.write("<a href='/'><img src='../Images/icon_vx42.gif' width='16' height='16' hspace='0' vspace='0' border='0' align='absmiddle' alt='Vertex42 Home Page'><\/a>&nbsp;")
document.write("<a class='NavBar' href='/' title='Vertex42 Home Page'>Home<\/a>")
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;")
document.write("<a href='/ExcelLinks/'><img src='../Images/icon_link.gif' width='16' height='16' hspace='0' vspace='0' border='0' align='absmiddle' alt='Excel Links'><\/a>&nbsp;")
document.write("<a class='NavBar' href='/ExcelLinks/' title='The Ultimate Directory of Excel Links'>Excel Links<\/a>")
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;")
document.write("<a href='/ExcelTemplates/'><img src='../Images/download_sm16.gif' width='16' height='16' hspace='0' vspace='0' border='0' align='absmiddle' alt='Excel Templates'><\/a>&nbsp;")
document.write("<a class='NavBar' href='/ExcelTemplates/' title='Download Excel Templates'>Excel Templates<\/a>")

document.write("<\/td><td class='NavBar' nowrap align='right' style='padding-right:15px;'>")

document.write("<form method='get' action='http://www.google.com/custom' style='margin:0px; padding:0px;'>")
document.write("<font class='text10'><b>SEARCH: <\/b><\/font>")
document.write("<input type=text name=q size=35 maxlength=255 value='' style='margin-top:2px;' class='field10'>")
document.write("&nbsp;<input type=submit name=sa value='Go' class='button10' style='color:#0033FF; text-decoration:underline; width:25px;'>")
document.write("<input type=hidden name=domains value='www.vertex42.com'>")
document.write("<input type=hidden name=sitesearch value='www.vertex42.com'>")
document.write("<input type=hidden name=client value='pub-3683987017468561'>")
document.write("<input type=hidden name=channel value='1925047349'>")
document.write("<input type=hidden name=forid value='1'>")
document.write("<input type=hidden name=ie value='ISO-8859-1'>")
document.write("<input type=hidden name=oe value='ISO-8859-1'>")
document.write("<input type=hidden name=safe value='active'>")
document.write("<input type=hidden name=cof value='GALT:#008000;GL:1;DIV:#CCCCCC;VLC:663399;AH:center;BGC:FFFFFF;LBGC:EEEEEE;ALC:0000FF;LC:0000FF;T:000000;GFNT:999999;GIMP:999999;LH:40;LW:350;L:http://vertex42.com/Images/Header_the-excel-nexus.gif;S:http://vertex42.com/ExcelLinks;FORID:1;'>")
document.write("<input type=hidden name=hl value='en'>")
document.write("<\/form>")

document.write("<\/td><\/tr><\/table>")

// </script>
// End Hiding Script -->
