﻿	var randomproduct=new Array();
	// CE Products
	randomproduct[0]='<div style="width: 180px;" align="left"><span class="h3">AC-215</span><br /><br /><div align="center"><a href="../product.php?div=01&amp;id=AC-215"><img src="../new/images/AC-215-front_thumb.gif" alt="Feaured Product AC-215" border="0" /></a></div><br /><ul><li>Compact chassis design</li><li>Series Multi-Stage Protection</li><li>Perftect for wall-mounted flatscreen TVs</li><li>Two outlets</li></ul></div>';
	randomproduct[1]='<div style="width: 180px;" align="left"><span class="h3">IT-Reference 20i</span><br /><br /><div align="center"><a href="../product.php?div=02&amp;id=IT-REF_20i"><img src="../new/images/IT-REF_20i-front_thumb.gif" alt="Feaured Product IT-Reference 20i" border="0" /></a></div><br /><ul><li>Power Factor Technology provides surplus current</li><li>Series Multi-Stage Protection Plus</li><li>Symmetrical balanced power cancels hum inducing noise with Dual Screen technology</li><li>12 outlets</li></ul></div>';
	randomproduct[2]='<div style="width: 180px;" align="left"><span class="h3">Elite-20 PF i</span><br /><br /><div align="center"><a href="../product.php?id=ELITE-20PFi"><img src="../new/images/ELITE-20PFi-front_thumb.gif" alt="Feaured Product Elite-20 PF i" border="0" /></a></div><br /><ul><li>Series Multi-Stage Protection Plus</li><li>Two retractable, long-life, low-heat LED lights with dimmer</li><li>Power Factor Technology provides surplus current</li><li>12 volt triggering for remote control</li><li>Ultrasonic bi-filtering isolates digital and video circuits from analog components</li></ul></div>';
	randomproduct[3]='<div style="width: 180px;" align="left"><span class="h3">PST-10 D</span><br /><br /><div align="center"><a href="../product.php?id=PST-10D"><img src="../new/images/PST-10D-front_thumb.gif" alt="Feaured Product PST-10 D" border="0" /></a></div><br /><ul><li>Series Multi-Stage Protection Plus</li><li>Zero ground contamination circuitry assures the delivery of pure AC power thus protecting critical audio/video components</li><li>Cable satellite and Telco connectors deliver advanced protection to connected equipment</li><li>Isolated outlet banks keep digital and analog components from interferring with each other</li><li>Selectable delayed outlets for amplifier and active subwoofer power up</li></ul></div>';
	// PRO Products
	randomproduct[4]='<div style="width: 180px;" align="left"><span class="h3">AR-20 II</span><br /><br /><div align="center"><a href="../product.php?div=01&amp;id=AR-20_II"><img src="../new/images/AR-20_II-front_thumb.gif" alt="Feaured Product AR-20 II" border="0" /></a></div><br /><ul><li>Delivers a stable 120V</li><li>14 outlets with bi-directionally filtered banks</li><li>20 amp output capacity</li><li>Ultra-low noise torodial autoformer</li></ul></div>';
	randomproduct[5]='<div style="width: 180px;" align="left"><span class="h3">PL-8 II</span><br /><br /><div align="center"><a href="../product.php?id=PL-8_II"><img src="../new/images/PL-8_II-front_thumb.gif" alt="Feaured Product PL-8 II" border="0" /></a></div><br /><ul><li>Series Multi-Stage Protection Plus</li><li>Two retractable, long-life, low-heat LED lights with dimmer</li><li>15 amp rating</li><li>9 outlets</li></ul></div>';
	randomproduct[6]='<div style="width: 180px;" align="left"><span class="h3">PF-Pro R</span><br /><br /><div align="center"><a href="../product.php?id=PF-PROR"><img src="../new/images/PF-PROR-front_thumb.gif" alt="Feaured Product PF-Pro R" border="0" /></a></div><br /><ul><li>Series Multi-Stage Protection Plus</li><li>Power Factor Technology provides surplus current</li><li>Front panel meter displays incoming line voltage ranging from 90 to 128 volts</li><li>12 amp rating with circuit breaker</li><li>9 outlets</li></ul></div>';	
	randomproduct[7]='<div style="width: 180px;" align="left"><span class="h3">SPB-8C</span><br /><br /><div align="center"><a href="../product.php?id=SPB-8C"><img src="../new/images/SPB-8C-front_thumb.gif" alt="Feaured Product SPB-8CR" border="0" /></a></div><br /><ul><li>Eight individually isolated, regulated and protected 9VDC outlets, with power cords included</li><li>Four widely spaced 120 VAC, 15A outlets allow enough room for “wall warts”, with master power switch</li><li>9VDC power jacks and all signal jacks are insulated and isolated, eliminating noisy ground loops</li><li>Durable hardshell case built to withstand the rigors of road travel and gigging, with inline skate wheels</li><li>Rugged construction to withstand years of on-stage use and abuse</li></ul></div>';	

var rp=Math.floor(Math.random()*randomproduct.length);
