﻿// JavaScript Document

var prefix = "http://www.quantum.com";
var prefixImages ="http://cdn.quantum.com";

function TopMenu()
{
	var HTMLString = "";
		HTMLString += "<ul id='topMenu'>";
		HTMLString += "<li id='nav_solutions' rel='submenu_solutions'><a class='solutions' href='" + prefix + "/solutions/index.aspx'>SOLUTIONS</a><div class='solutionsPlusButton'></div></li>";
		HTMLString += "<li id='nav_products' rel='submenu_products'><a class='products' href='" + prefix + "/Products/Index.aspx'>PRODUCTS</a><div class='productsPlusButton'></div></li>";
		HTMLString += "<li id='nav_support' rel='submenu_service'><a class='support' href='" + prefix + "/ServiceandSupport/Index.aspx'>SUPPORT</a><div class='supportPlusButton'></div></li>";
		HTMLString += "<li id='nav_partners' rel='submenu_partners'><a class='partners' href='" + prefix + "/partners/index.aspx'>PARTNERS</a><div class='partnersPlusButton'></div></li>";
		HTMLString += "<li id='nav_aboutus' rel='submenu_aboutus'><a class='aboutus' href='" + prefix + "/AboutUs/Index.aspx'>ABOUT US</a><div class='aboutusPlusButton'></div></li>";
		HTMLString += "</ul>";
	document.getElementById('TopMenu').innerHTML=HTMLString;
}


function getProdCenterColumn1()
{
	var HTMLString = "";
	HTMLString += "<a href='" + prefix + "/Products/Disk-BasedBackup/Index.aspx'><h2>Disk Backup Systems</h2></a>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='http://www.quantum.com/Products/Disk-BasedBackup/DXi8500/Index.aspx'>DXi8500</a></li>";
	HTMLString += "<li><a href='http://www.quantum.com/Products/Disk-BasedBackup/DXi6000/Index.aspx'>DXi6000 Appliances</a></li>";
	HTMLString += "<li><a href='http://www.quantum.com/Products/Disk-BasedBackup/DXi6700/Index.aspx'>&nbsp;&nbsp;-&nbsp;DXi6700</a></li>";
	HTMLString += "<li><a href='http://www.quantum.com/Products/Disk-BasedBackup/DXi6500/Index.aspx'>&nbsp;&nbsp;-&nbsp;DXi6500</a></li>";
	HTMLString += "<li><a href='http://www.quantum.com/Products/Disk-BasedBackup/DXi4000/Index.aspx'>DXi4000</a></li>";
	HTMLString += "</ul>";
	
	HTMLString += "<a href='" + prefix + "/Products/vmbackup/vmpro4000/Index.aspx'><h2>VM Backup Solutions</h2></a>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/Products/vmbackup/vmpro4000/Index.aspx'>vmPRO 4000</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Products/vmbackup/vmproSoftware/Index.aspx'>vmPRO Software</a></li>";
	HTMLString += "</ul>";
    
	HTMLString += "<a href='" + prefix + "/Products/RemovableDiskDrives/index.aspx'><h2>NDX NAS and RDX Disk Solutions</h2></a>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/Products/RemovableDiskDrives/NDX8/index.aspx'>NDX-8 Series NAS</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Products/RemovableDiskDrives/RDX8000/index.aspx'>RDX 8000 8-slot unit</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Products/RemovableDiskDrives/RDX/index.aspx'>RDX</a></li>";
	HTMLString += "</ul>";


	HTMLString += "<a href='" + prefix + "/Products/RelatedSoftware/Index.aspx'><h2>Related Software Options</h2></a>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/Products/Software/QuantumVision/Index.aspx'>Vision&reg; Reporting Software</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Products/TapeLibraries/ScalarKeyManager/Index.aspx'>Scalar Key Manager</a></li>";
	HTMLString += "</ul>";



	document.getElementById('ProdCenterColumn1').innerHTML=HTMLString;
}
function getProdCenterColumn2()
{
	var HTMLString = "";
	HTMLString += "<a href='" + prefix + "/Products/TapeLibraries/Index.aspx'><h2>Tape Libraries</h2></a>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/Products/TapeLibraries/Scalari6000/Index.aspx'>Scalar&reg; i6000</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Products/TapeLibraries/Scalari500/Index.aspx'>Scalar&reg; i500</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Products/TapeLibraries/Scalari40i80/Index.aspx'>Scalar&reg; i40/i80</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Products/Autoloaders/SuperLoader3/Index.aspx'>SuperLoader&reg; 3</a></li>";
	HTMLString += "</ul>";

	HTMLString += "<a href='" + prefix + "/Products/Software/Index.aspx'><h2>Data Sharing and Archiving Solutions</h2></a>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/products/software/stornext/index.aspx'>StorNext&reg;</a></li>";
	HTMLString += "<li><a href='" + prefix + "/products/software/stornextfx/index.aspx'>StorNext&reg; FX </a></li>";
    HTMLString += "<li><a href='" + prefix + "/products/BigDataManagement/index.aspx'>StorNext&reg; Appliances </a></li>";
	HTMLString += "<li><a href='" + prefix + "/products/software/stornextM330/index.aspx'>&nbsp;&nbsp;-&nbsp;StorNext&reg; M330</a></li>";
    HTMLString += "<li><a href='" + prefix + "/products/BigDataManagement/StorNextAEL/index.aspx'>&nbsp;&nbsp;-&nbsp;StorNext&reg;  AEL Archive</a></li>";
	HTMLString += "<li><a href='" + prefix + "/products/BigDataManagement/QSeries/index.aspx'>&nbsp;&nbsp;-&nbsp;StorNext&reg; Q-Series Storage</a></li>";
	HTMLString += "<li><a href='" + prefix + "/products/software/stornextlanclient/index.aspx'>Group Logic StorNext LAN Client</a></li>";
	HTMLString += "</ul>";
        
	HTMLString += "<a href='" + prefix + "/Products/DevicesandMedia/Index.aspx'><h2>Stand-Alone Devices and Media</h2></a>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/Products/TapeDrives/LTOUltrium/Index.aspx'>LTO Tape Drives</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Products/TapeDrives/DLT/Index.aspx'>DLT Tape Drives</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Products/TapeDrives/DAT-DDS/Index.aspx'>DAT/DDS Tape Drives</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Products/Media/Index.aspx'>Media</a></li>";
	HTMLString += "</ul>";
	document.getElementById('ProdCenterColumn2').innerHTML=HTMLString;

}
function getProdLeftColumn()
{
	var HTMLString ="";
	HTMLString = "<h2>Products for Your Business</h2>";
HTMLString += "<a href = '" + prefix + "/Solutions/DataDeduplication/Index.aspx'><img src='" + prefixImages + "/CMSimages/Deduplication_v3.jpg' /></a>"
	HTMLString += "<h1>Data Deduplication</h1>";
	HTMLString += "<p>As data requirements grow and backup windows shrink, it&#39;s important to find a solution that fits your evolving needs. Add data deduplication to your overall data protection strategy to reduce disk requirements by 90 percent or more.</p>";
	HTMLString += "<a class='arrowLinkOrange right' href='" + prefix + "/Solutions/DataDeduplication/Index.aspx'>Learn More</a>";
	document.getElementById('ProdLeftColumn').innerHTML= HTMLString;
}

function getProdRightColumn()
{
	var HTMLString = "";
	HTMLString +="<div class='box'><h1>What's your Backup Score?</h1>";
	HTMLString +="<p>Answer eight simple questions about your backup processes and find out how you score against general industry practices.</p>";
	HTMLString +="<a class='arrowLinkOrange right' href='http://www.getyourbackupscore.com/' target='_blank'>Get Your Score</a></div>";
	HTMLString +="<div class='box'><h1>Quantum StorNext 4.0</h1>"; 
	HTMLString +="<p>StorNext software enriches data sharing and management in high-performance, high data growth environments.</p>";
	HTMLString +="<a class='arrowLinkOrange right' href='#' onclick=\"modalwindow('/video/Stornext_LaunchVideo_May2010.html','width:770 height:305 scrolling:no caption:\`StorNext 4.0\`');\">Web Video</a></div>";


		
	document.getElementById('ProdRightColumn').innerHTML= HTMLString;
}

function getSolCenterColumn1()
{
	var HTMLString = ""
	HTMLString += "<h2>By Business Need</h2>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/ROI/Index.aspx'>Reduce Backup Costs <br> and Deliver ROI</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/DataRetention/Index.aspx'>Retain Data Long Term</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/Virtualization/Index.aspx'>Back Up Virtual Servers</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/Security/Index.aspx'>Secure Your Stored Data</a></li>";
	HTMLString += "</ul>";
	HTMLString += "<h2>By Technology</h2>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/datadeduplication/Index.aspx'>Data Deduplication and Replication</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/OST/index.aspx'>Symantec OpenStorage Technology</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/EnergyEfficiency/Index.aspx'>Energy Efficient Technology</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/iLayer/Index.aspx'>iLayer Tape Library Management</a></li>";
	HTMLString += "</ul>";
	document.getElementById('SolCenterColumn1').innerHTML=HTMLString;
}

function getSolCenterColumn2()
{
	var HTMLString = "";
	HTMLString += "<h2>By Industry</h2>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/solutions/mediaandentertainment/Index.aspx'>Media and Entertainment</a>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/Broadcast/index.aspx'>Broadcast</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/PostProduction/index.aspx'>Postproduction</a></li>";
	HTMLString += "</ul></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/HealthcareandLifeSciences/Index.aspx'>Healthcare and Life Sciences</a>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/HealthcareandLifeSciences/HealthcareProviders/Index.aspx'>Healthcare Providers</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/HealthcareandLifeSciences/Genomics/Index.aspx'>Genomics</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/HealthcareandLifeSciences/Pharmaceuticals/Index.aspx'>Pharmaceuticals</a></li>";
	HTMLString += "</ul></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/ScienceandEngineering/Index.aspx'>Science and Engineering</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/IndustrySolutions/Education/Index.aspx'>Education</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/IndustrySolutions/Finance/Index.aspx'>Finance</a></li>";
	HTMLString += "<li><a href='" + prefix + "/Solutions/IndustrySolutions/Government/Index.aspx'>Government</a></li>";
	HTMLString += "</ul>";
	document.getElementById('SolCenterColumn2').innerHTML=HTMLString;
}
function getSolLeftColumn()
{
var HTMLString = "";
HTMLString = "<h2>Quantum Solutions for Your Business</h2>";


HTMLString += "<h1 style='margin-top:20px;'>Data Protection</h1>";
HTMLString += "<p>A company's data is the lifeblood of their business. Data protection is  critical for anyone that is responsible for keeping   vital information   safe.</p>";
HTMLString += "<a style='margin-bottom:20px;' class='arrowLinkBlue right' href='" + prefix + "/Solutions/dataprotection/Index.aspx'>Learn More</a>";


HTMLString += "<p> </p>";

HTMLString += "<h1 style='clear:both; margin-top:25px;'>Big Data Management</h1>";
HTMLString += "<p>Store, manage and protect Big Data. Discover why the leading companies in Media and Entertainment, Life Sciences, Oil and Gas, Enterprise Video and Government rely on Quantum.</p>";
HTMLString += "<a class='arrowLinkBlue right' href='" + prefix + "/Solutions/bigdatamanagement/Index.aspx'>Learn More</a>";
document.getElementById('SolLeftColumn').innerHTML= HTMLString;
}
function getSolRightColumn()
{
var HTMLString = "";



HTMLString += "<div class='box'><h2>Quantum &amp; You.</h2>";
HTMLString += "<img src='" + prefixImages + "/images/solutions/qu-logo_grey.gif' />";
HTMLString += "<p>Great things happen when Q&amp;U come together. Find out how customers benefit   from engaging with Quantum.</p>";
HTMLString += "<a class='arrowLinkBlue right' href='/Solutions/QandU/Index.aspx'>Learn More</a></div>";
HTMLString += "<div class='box'><h2>DEMONSTRATING THE BUSINESS VALUE OF QUANTUM DATA PROTECTION SOLUTIONS</h2>";
HTMLString += "<p>Quantum customers share real world backup efficiency gains and cost reductions since deploying Quantum&#39;s data protection solutions in this IDC white paper.</p>";
HTMLString += "<a class='arrowLinkBlue right' href='http://salestools.quantum.com/getDocPRetriever.cfm?ext=.pdf&type_mime=application/pdf&filename=782735.pdf#search=%22WP00163A%22' target='_blank'>White Paper</a>";
HTMLString += "</div>";

document.getElementById('SolRightColumn').innerHTML= HTMLString;
}

// qtn - modify from getSolRightColumn
function getSupRightColumn()
{
var HTMLString = "";
HTMLString += "<div class='box'><h2>Documentation and Downloads</h2>";
HTMLString += "<p>Download software, firmware, drivers, and documentation.</p>";
HTMLString += "<a class='arrowLinkGreen right' href='/ServiceandSupport/SoftwareandDocumentationDownloads/Index.aspx'>Learn More</a></div>";
HTMLString += "<div class='box'><h2>Knowledgebase</h2>";
HTMLString += "<p>Find answers to our most popular support topics.</p>";
HTMLString += "<a class='arrowLinkGreen right' href='http://qsupport.quantum.com/kb/'>Learn More</a></div>";
HTMLString += "<div class='box'><h2>Online Service Request - OSR</h2>";
HTMLString += "<p>Place a ticket with Quantum's Online Service Request system.</p>";
HTMLString += "<a class='arrowLinkGreen right' href='/OSR'>Contact Us</a></div>";
HTMLString += "</div>";

document.getElementById('SupRightColumn').innerHTML= HTMLString;
}



function getSupCenterColumn1()
{
	var HTMLString = ""
    	HTMLString += "<h2>Product Support</h2>";
      	HTMLString += "<ul>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/SoftwareandDocumentationDownloads/Index.aspx'>Download software, firmware, drivers, and documentation</a></li>";
        HTMLString += "<li><a href='http://prodreg.quantum.treehousei.com/'>Product Registration</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/Software/Index.aspx'>Software License and Upgrades</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/OpenSource/Index.aspx'>Open Source Information</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/MultiVendor/Index.aspx'>Multivendor Support</a></li>";
	HTMLString += "</ul>";
 	HTMLString += "<h2>Contact Support</h2>";
        HTMLString += "<ul>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/WarrantyInformation/DLTTapeMediaWarrantyInformation/Index.aspx'>Tape Media Support Request</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/WarrantyInformation/DriveRMACertance/Index.aspx'>Standalone Drive Support Request</a></li>";
        HTMLString += "<li><a href='" + prefix + "/OSR'>Online Service Request</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/Contacts/ProductSelect/Index.aspx'>Telephone Support</a></li>";
   	HTMLString += "</ul>";
	document.getElementById('SupCenterColumn1').innerHTML=HTMLString;
}

function getSupCenterColumn2()
{
	var HTMLString = "";
	HTMLString += "<h2>StorageCare™ Global Services</h2>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/Services/StorageCareServices/Index.aspx'>Global Services Overview</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/WarrantyInformation/Index.aspx'>Warranty Information</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/Services/ProfessionalServices/Index.aspx'>Installation and Configuration:<br />StorageCare Professional Services</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/Services/HardwareSupport/Index.aspx'>Service and Support Plans</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/Services/GuardianInformation/Index.aspx'>Remote Monitoring:<br />StorageCare Guardian</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/Consulting/Index.aspx'>Consulting Services:<br />Assessment and Implementation Services</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/StorageCareLearning/Index.aspx'>Training and Education:<br />StorageCare Learning</a></li>";
     	HTMLString += "</ul>";
        HTMLString += "<h2>Tools</h2>";
        HTMLString += "<ul>";
        HTMLString += "<li><a href='http://qsupport.quantum.com/kb/'>Knowledge Base</a></li>";
        HTMLString += "<li><a href='" + prefix + "/ServiceandSupport/CompatibilityGuides/Index.aspx'>Compatibility Guide</a></li>";
        HTMLString += "<li><a href='" + prefix + "/compare.aspx'>Product Comparison Tool</a></li>";
        HTMLString += "</ul>";
	document.getElementById('SupCenterColumn2').innerHTML=HTMLString;
}
function getSupLeftColumn()
{
var HTMLString = "";
HTMLString = "<h2>Service and Support</h2>";
HTMLString += "<a href = '" + prefix + "/serviceandsupport/services/storagecareservices/index.aspx'><img src='" + prefixImages + "/CMSimages/Support_v1.jpg' /></a>"
HTMLString += "<h1>StorageCare™ Global Services</h1>";
HTMLString += "<p>For reliable and responsive support, turn to StorageCare Global Services. Our comprehensive suite of services is designed to meet your unique needs as you get started with your Quantum products, learn more about them, and protect your investment for the long term.</p>";
HTMLString += "<p><a class='arrowLinkGreen right' href='" + prefix + "/serviceandsupport/services/storagecareservices/index.aspx'>Learn More</a></p>";
document.getElementById('SupLeftColumn').innerHTML= HTMLString;
}

function getPartCenterColumn1()
{
	var HTMLString = ""
    	HTMLString += "<h2>Quantum Alliance - Channel Partners Program</h2>";
      	HTMLString += "<ul>";
        HTMLString += "<li><a href='http://www.quantum.com/Partners/QuantumAlliance-ChannelPartnerProgram/Index.aspx'>Alliance Overview</a></li>";
        HTMLString += "<li><a href='http://alliance.quantum.com/na/register.aspx' target='_blank'>Alliance Application</a></li>";
        HTMLString += "</ul>";

    HTMLString += "<h2>Login to Quantum Alliance</h2>";
    HTMLString += "<ul>";
    HTMLString += "<li><a href='http://alliance.quantum.com/' target='_blank'>North America</a></li>";
    HTMLString += "<li><a href='http://alliance.quantum.com/emea' target='_blank'>EMEA</a></li>";
    HTMLString += "<li><a href='http://alliance.quantum.com/apac' target='_blank'>APAC</a></li>";
    HTMLString += "</ul>";


	HTMLString += "<h2>Technology Partners</h2>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='http://www.quantum.com/Partners/PartnerListings/Index.aspx'>View a listing of our technology partners around the world</a></li>";
	HTMLString += "</ul>";
	HTMLString += "<h2>StorNext Partners</h2>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='http://www.quantum.com/Partners/PartnerListings/Index.aspx?whattab=Second'>View a listing of our StorNext partners around the world</a></li>";
	HTMLString += "</ul>";

	document.getElementById('PartCenterColumn1').innerHTML=HTMLString;
}

function getPartCenterColumn2()
{
	var HTMLString = "";
	HTMLString += "<h2>Resellers</h2>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/WheretoBuy/emea/resellers/Index.aspx'>EMEA</a></li>";
	HTMLString += "<li><a href='" + prefix + "/WheretoBuy/apac/resellers/Index.aspx'>APAC</a></li>";
	HTMLString += "<li><a href='" + prefix + "/RequestMoreInformation/index.aspx'>North America - Please contact a Quantum Sales Representative to locate a reseller in your area</a></li>";
	HTMLString += "</ul>";
	HTMLString += "<h2>Distributors</h2>";
        HTMLString += "<ul>";
        HTMLString += "<li><a href='http://www.quantum.com/WheretoBuy/Americas/distributors/Index.aspx'>Americas</a></li>";
        HTMLString += "<li><a href='http://www.quantum.com/WheretoBuy/emea/distributors/Index.aspx'>EMEA</a></li>";
        HTMLString += "<li><a href='http://www.quantum.com/WheretoBuy/apac/distributors/Index.aspx'>APAC</a></li>";
    	HTMLString += "</ul>";
        HTMLString += "<h2>Authorized Service Providers</h2>";
        HTMLString += "<ul>";
        HTMLString += "<li><a href='http://www.quantum.com/partners/serviceproviders/index.aspx#EMEA'>EMEA</a></li>";
        HTMLString += "<li><a href='http://www.quantum.com/partners/serviceproviders/index.aspx#cen'>Central and South America</a></li>";
        HTMLString += "<li><a href='http://www.quantum.com/partners/serviceproviders/index.aspx#APAC'>APAC</a></li>";
        HTMLString += "</ul>";
	document.getElementById('PartCenterColumn2').innerHTML=HTMLString;
}
function getPartLeftColumn()
{
var HTMLString = "";
HTMLString += "<h2>Quantum Partners</h2>";
HTMLString += "<a href = '" + prefix + "http://alliance.quantum.com/na/' target='_blank'><img src='" + prefixImages + "/CMSimages/Partners_v1.jpg' /></a>"
HTMLString += "<h1>Quantum Alliance - Channel Partners Program</h1>";
HTMLString += "<p> Our best-in-class program makes it easier than ever for channel partners to deliver innovative and integrated solutions to customers. Join today and receive online training, monthly newsletters and webcasts, marketing development funds, reseller promotions, and more. </p>";
HTMLString += "<p><a class='arrowLinkBlue2 right' href='http://alliance.quantum.com/' target='_blank'>Learn More</a></p>";
document.getElementById('PartLeftColumn').innerHTML= HTMLString;
}

function getAbtCenterColumn1()
{

	var HTMLString = ""
	HTMLString += "<h2>Company</h2>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='" + prefix + "/AboutUs/OurStory/Index.aspx'>Our Story</a></li>";
	HTMLString += "<li><a href='http://blog.quantum.com/' target='_blank'>Q&amp;U Blog</a></li>";
	HTMLString += "<li><a href='" + prefix + "/socialmedia/index.aspx'>Social Media Portal</a></li>";
	HTMLString += "<li><a href='" + prefix + "/AboutUs/ContactUs/Index.aspx'>Contact Us</a></li>";
	HTMLString += "<li><a href='" + prefix + "/aboutus/latestnews/index.aspx?whattab=Second'>News</a></li>";
	HTMLString += "<li><a href='" + prefix + "/aboutus/events/index.aspx?whattab=First'>Events</a></li>";
	HTMLString += "<li><a href='" + prefix + "/aboutus/events/index.aspx?whattab=Second'>Webinars</a></li>";
	HTMLString += "<li><a href='http://jobs-quantum.icims.com/jobs/intro'>Careers</a></li>";
	HTMLString += "<li><a href='" + prefix + "/AboutUs/CorporateProfile/ExecutiveBiographies/Index.aspx'>Management Team</a></li>";
	HTMLString += "<li><a href='" + prefix + "/AboutUs/CorporateProfile/BoardofDirectors/Index.aspx'>Board of Directors</a></li>";
	HTMLString += "<li><a href='" + prefix + "/AboutUs/CorporateProfile/FactsandFigures/index.aspx'>Facts and Figures</a></li>";
	HTMLString += "<li><a href='" + prefix + "/AboutUs/EthicsandCompliance/index.aspx'>Ethics and Compliance</a></li>";
	HTMLString += "</ul>";
	document.getElementById('AbtCenterColumn1').innerHTML=HTMLString;
}

function getAbtCenterColumn2()
{

	var HTMLString = "";
	HTMLString += "<h2>Investor Relations</h2>";
	HTMLString += "<ul>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&amp;p=irol-news&amp;nyo=0'>Press Releases</a></li>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&p=irol-IRHome'>Financial Headlines</a></li>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&p=irol-stockQuoteChart'>Stock Information</a></li>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&p=irol-analysts'>Analyst Coverage</a></li>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&p=irol-governance'>Corporate Governance</a></li>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&p=irol-reportsOther'>Quarterly Earnings</a></li>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&p=irol-reportsAnnual'>Annual Reports</a></li>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&p=irol-financials'>Trended Financials</a></li>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&p=irol-sec'>SEC Filings</a></li>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&p=irol-calendar'>Investor Events &amp; Webcasts</a></li>";
	HTMLString += "<li><a href='http://phx.corporate-ir.net/phoenix.zhtml?c=69905&p=irol-contact'>Contact Investor Relations</a></li>";
	HTMLString += "</ul>";
	document.getElementById('AbtCenterColumn2').innerHTML=HTMLString;
}
function getAbtLeftColumn()
{
var HTMLString = "";
HTMLString = "<h2>About Us</h2>";
HTMLString += "<a href ='http://blog.quantum.com/' target='_blank'><img src='" + prefixImages + "/CMSimages/Quantum_Blog_thm.jpg' /></a>"
HTMLString += "<h1>Q&amp;U Blog</h1>";
HTMLString += "<p> The Q&amp;U Blog features content from a range of bloggers across Quantum.  Blog posts will cover technology, market trends, corporate events and even the occasional human interest story. We&#39;d love to know what you think and encourage you to join our blogging community. </p>";
HTMLString += "<p><a href='http://blog.quantum.com/' target='_blank' class='arrowLinkBlue right'>Read More</a></p>";
HTMLString += "<p>&nbsp;</p>";
document.getElementById('AbtLeftColumn').innerHTML= HTMLString;
}
