// JavaScript Document
//TELEVIEWER SCRIPT

//Corporate Home information

var corpHome = '  <img src="DWimages/logos.gif" alt="logos" name="flashGraphic" width="600" height="96" id="flashGraphic" /><br /><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="195" id="fashBanner" title="Argent Banner"><param name="movie" value="DWswf/ArgentBanner3.swf" /><param name="quality" value="high" /><param name="wmode" value="opaque" /><param name="swfversion" value="7.0.70.0" /><!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --><param name="expressinstall" value="DWscripts/expressInstall.swf" /><!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --><!--[if !IE]>--><object type="application/x-shockwave-flash" data="DWswf/ArgentBanner3.swf" width="600" height="195"><!--<![endif]--><param name="quality" value="high" /><param name="wmode" value="opaque" /><param name="swfversion" value="7.0.70.0" /><param name="expressinstall" value="DWscripts/expressInstall.swf" /><!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --><div><h4>Content on this page requires a newer version of Adobe Flash Player.</h4><p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p></div><!--[if !IE]>--></object><!--<![endif]--></object><h3>Welcome!</h3><p><b><b>Argent Associates</b>, Inc.</b> is a Supply Chain Company providing managed services in warehousing, logistics and product life cycle management.  <b>Argent</b> is also a pioneer in Secured Intelligent Supply Chain Services (SISC).  Argent combines its expertise in supply chain services with IT based security technologies that redefine the boundaries of today\'s supply chains.  SISC services combines remote access control with inventory intelligent systems to deliver the who, what, when, where and why of local and remote inventory transactions.</p>';

// Supply Chain Information

var supplyChain = '<img src="images/whEdison2.jpg" alt="Intelligent Supply Chain Solutions"><h3>Supply Chain Solutions</h3><p><b>Argent Associates</b> provides a portfolio of services delivering products just-in-time and just-in-case. We help our customers engineer a preemptive, rather than reactionary, approach to managing assets.  From warehousing to total Assett Lifecycle Management, Argent Associates is your supply chain solution.</p>';

// Pro Argent Information

var proArg='<h3>Information Technology Solutions</h3><p><b>Our ProArgent division</b> provides the expertise and technologies behind SISC and other supply chain and IT vertical services.  These services include Telecom and IT engineering, design and installation services.   Successful IT projects include Data Center design and implementation, Firewalls and Intrusion detection; IT based surveillance systems design and installation, security audits and network protection, communications configuration and back-office systems integration.</p>';

// paol Information

var poal='<h3>Security Products On-Line Catalog</h3><p>Our E-Store carries a wide selection of security cameras, camera housings, and mounting systems for both indoor security and outdoor security applications.  Our selection of video servers and video server blades, combined with the security software and technical support staff, make any IP surveillance system integration seem easy.<p><p>We carry the latest technology, and provide superior service and support for all of our products.</p><p>We carry all the top <a href="http://www.proargentonline.com/brands.html">brands</a>, so if you can\'t find the product you are looking for on our web site, call our office.';


// G-Argent Information

var gArg='<h3>Green Solutions</h3><p><b>Our G-Argent division</b> focuses on Green products and solutions.  We assist our customers with product life cycle management through the 5Rs (Removal, Refurbish, Repair, Recycle and Reuse); with expertise in IT, Telecom and Power technologies.  Additionally, it is a distributor for green technologies, such as RPS fire retardant, Oil biodegradable products and Aercon\'s aerated concrete.</p>';

// R-Gent Information

var arGent = '<h3>New Technology Development</h3><p>Argent also takes pride in the development of new technologies.  Our R-Gent Technologies division focuses on the development of new security and leading edge technologies.  R-Gent products include Intellilock, Secur-ADy, RSMS and Tire Track. </p>';

// Idle King

var Verti = '<h3>Green Trucking Solutions</h3><p>Verti Technologies, a subsidiary of Argent Associates, has joined forces with ETI and Venture Capitalists to reduce fuel consumption and decrease carbon emissions in the trucking industry.  Idle King products offer generating and cooling capacity for long haul trucking that decrease the need for engine idling and the waste and inefficiencies associated with it.</p>';

// Call Center

var cCenter = '<h3>Call Center Solutions</h3><p>Argent International provides call center services reaching six continents.  We offer direct sales, customer service, contract activation, greeting, and technical support.  Our services are backed up with call center analysis and quality process management. </p>';

// founded by

var arFound = '<p><b>Argent Associates</b> was founded in 1998 by President & CEO Betty Manetta.   Through Betty\'s leadership, the company has grown from $100,000 to $19 million in annual sales.  <b>Argent Associates</b>, Inc is a certified Hispanic Woman owned Business Enterprise, with offices and facilities in 6 states.</p>';

function changeChannel(theChoice){

document.getElementById('telewindow').innerHTML=theChoice;

}
