<!-- Begin CSS Horizontal Menu - menu ver 3.0 2008

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td class="printhide">');

document.write('<ul id="menunav">');

// START MENU LINKS - EDIT BELOW THIS AREA
document.write('  <li style="width: 110px;"><a href="index.html">Site</a>'); 
document.write('    <ul>');
document.write('      <li><a href="index.html">Home</a></li>');
document.write('      <li><a href="site_map.htm">Site Map</a></li>');
document.write('    </ul>');
document.write('  </li>');

// services renamed software
//document.write('  <li style="width: 110px;"><a href="software.htm">Software</a>'); 
//document.write('    <ul>');
//document.write('      <li><a href="services.htm">Our Services</a></li>');
//document.write('      <li><a href="clients.htm">Client List</a></li>');
//document.write('    </ul>');
//document.write('  </li>');

//*add white papers 
document.write('  <li style="width: 110px;"><a href="product.htm">Product</a>');


document.write('  <li style="width: 175px;"><a href="Downloads.htm">Downloads</a>');

document.write('    <ul>');
document.write('      <li style="width: 175px;"> <a href="SPE HEES Paper SPE-130185.pdf">HEES SPE Paper</a></li>');
document.write('      <li style="width: 175px;"><a href="WellSpring HEES Paper powerpoint SPE-130185.pdf">HEES Powerpoint Presentation</a></li>');

document.write('      <li style="width: 1705x;"><a href="video.htm">Video Introduction</a></li>');
document.write('      <li style="width: 175px;"><a href="http://www.enersight.com/Enersight - Dan Magyar - Alberta Royalty Framework & Royalty Incentives - SPE Nov-12-2009.pdf">Calgary SPE Royalty Talk</a></li>');
document.write('      <li style="width: 175px;"> <a href="http://www.enersight.com/Enersight - Dan Magyar - Exploring the Economics of Montney Shale Gas AB vs BC - CSUG Nov-20-2009.pdf"> Royalty Comparison Talk</a></li>');
document.write('      <li style="width: 175px;"><a href="http://www.enersight.com/WellSpring%20SAGD%20Oil%20Marketing%20Brochure.pdf">SAGD and CSS</a></li>');
document.write('      <li style="width: 175px;"><a href="http://www.enersight.com/WellSpring%20Shale%20Gas%20Marketing%20Brochure.pdf">Shale Gas</a></li>');
document.write('      <li style="width: 175px;"><a href="http://www.enersight.com/WellSpring Planning Economics System.pdf">General Brochure</a></li>');
document.write('      <li style="width: 175px;"><a href="http://www.enersight.com/Profile.pdf">Profile from Nickles</a></li>');
document.write('      <li style="width: 175px;"><a href="http://www.enersight.com/Advert.pdf">WellSpring Advertisment</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 150px;"><a href="White_Papers.htm">White Papers</a>');
document.write('    <ul>');

document.write('      <li style="width: 210px;"><a href="1Offshore Drilling and Construction WellSpring Solutions Whitepaper.pdf">Offshore Drilling and Construction</a></li>');
document.write('      <li style="width: 210px;"><a href="2CBM Development Optimization WellSpring Solutions Whitepaper.pdf">CBM Development Optimization</a></li>');
document.write('      <li style="width: 210px;"><a href="3SAGD WellSpring Solutions Presentation Whitepaper.pdf">SAGD Optimization</a></li>');
document.write('      <li style="width: 210px;"><a href="4Shale Gas Development Pacing WellSpring Solutions Whitepaper.pdf">Shale Gas Development Pacing</a></li>');
document.write('      <li style="width: 210px;"><a href="5Shale Gas Drill to Fill WellSpring Solutions Whitepaper.pdf">Shale Gas Drill to Fill</a></li>');
document.write('      <li style="width: 210px;"><a href="6Shale Gas - Expand Facilities WellSpring Solutions Whitepaper.pdf">Shale Gas Expand Facilities</a></li>');
document.write('      <li style="width: 210px;"><a href="7Gathering System Planning WellSpring Solutions Whitepaper.pdf">Gathering System Planning</a></li>');
document.write('    </ul>');
document.write('  </li>');

//document.write('      <li><a href="Nodal.htm">Nodal Analysis</a></li>');



//document.write('<li style="width: 110px;"><a href="https://www.enersight.net/WellSpring/">WellSpring Login</a></li>');

document.write('  <li style="width: 110px;"><a href="support.htm">Client Support</a>');
document.write('  </li>');

document.write('  <li style="width: 70px;"><a href="contact.htm">Info</a>');
document.write('    <ul>');
document.write('      <li><a href="NewsletterQ109.htm">Latest News</a></li>');
//document.write('      <li><a href="links.htm">Website Links</a></li>');
document.write('      <li><a href="contact.htm">Contact Us</a></li>');
document.write('      <li><a href="about.htm">About Enersight</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li style="width: 110px;"><a href="http://www.enersight.com/help/WellSpring%20help/default.htm?Welcome.htm">WellSpring Help</a>');
document.write('  </li>');

document.write('  <li style="width: 110px;"><a href="http://www.enersight.com/help/WellSpring%20help/default.htm?summary_of_the_alberta_royalty_framework.htm">Alberta Royalties</a>');
document.write('  </li>');

// END LINKS //

document.write('</ul>');

document.write('</td></tr></table>');

// END -->