document.write('<form name="form1" method="post" action="">');
document.write('<select name="select" class="arialblack2" onchange="if ( this.value!=null ) document.location.href=this.value">');
document.write('<option selected>Quick Jump to Site</option>');
document.write('<option style="BACKGROUND-COLOR: #e8e8e8" value="ebusiness.html">E-Business</option>');
document.write('<option value="custom_software_development.html">--Custom Software Development</option>');
document.write('<option value="software_development_consulting.html">--Software Consulting</option>');
document.write('<option value="software_development_outsourcing.html">--Software Outsourcing</option>');
document.write('<option style="BACKGROUND-COLOR: #e8e8e8" value="emarketing.html">E-Marketing</option>');
document.write('<option value="seo.html">--SEO</option>');
document.write('<option value="website_design.html">--Website Design/Redesign</option>');
document.write('<option value="ecommerce_enabled_consulting.html">--E-Commerce Enabled</option>');
document.write('<option value="email_sending_capability.html">--Newsletter Sending Capability</option>');
document.write('<option value="lead_generation.html">--Lead Generation</option>');
document.write('<option value="proposal_presentation_development.html">--Proposal/Multimedia</option>');
document.write('<option value="hosting.html">--Hosting</option>');
document.write('<option value="customized_solutions.html">--Customized Solutions</option>');
document.write('<option style="BACKGROUND-COLOR: #e8e8e8">Services</option>');
document.write('<option value="website_services.html">--Website Services</option>');
document.write('<option value="website_design.html">----Website Design / Redesign</option>');
document.write('<option value="content_management_systems.html">----Content Management</option>');
document.write('<option value="ecommerce_solutions.html">----Ecommerce Solutions</option>');
document.write('<option value="database_driven_portals.html">----Database-driven Portals</option>');
document.write('<option value="component_development.html">----Component Development</option>');
document.write('<option value="graphic_design.html">----Graphic Design</option>');
document.write('<option value="ajax_web_application.html">----AJAX and Web 2.0</option>');
document.write('<option value="rich_internet_applications.html">----Rich Internet Applications</option>');
document.write('<option value="real_estate_solutions.html">----Real Estate Solutions</option>');
document.write('<option style="BACKGROUND-COLOR: #e8e8e8">Application Services</option>');
document.write('<option value="new_application_development.html">----New Application Devel</option>');
document.write('<option value="reengineering_migration.html">----Reengineering and Migration</option>');
document.write('<option value="intranets_extranets_development.html">----Extranets Development</option>');
document.write('<option value="opensource_software_integration.html">----Source Software Integration</option>');
document.write('<option value="database_development.html">----Database Development</option>');
document.write('<option value="maintenance_support.html">--Maintenance and Support</option>');
document.write('<option style="BACKGROUND-COLOR: #e8e8e8" value="products.html">Products</option>');
document.write('<option value="content_editor.html">--Content Editor</option>');
document.write('<option value="shopping_cart.html">--Shopping Cart</option>');
document.write('<option style="BACKGROUND-COLOR: #e8e8e8" value="view_portfolio.html">View Portfolio</option>');
document.write('<option style="BACKGROUND-COLOR: #e8e8e8" value="contact.html">Contact </option>');
document.write('</select>');
document.write('</form>');