﻿	var randomproduct=new Array();
	//Pro Products
	randomproduct[0]='<div style="width: 180px;" align="left"><span class="h3">AC-210 E</span><br /><br /><div align="center"><a href="../product.php?div=04&id=AC-210E"><img src="../new/images/AC-210E-front_thumb.gif" alt="Feaured Product AC-210 E" 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 16 E i</span><br /><br /><div align="center"><a href="../product.php?div=04&id=IT-REF_16Ei"><img src="../new/images/IT-REF_16Ei-front_thumb.jpg" alt="Feaured Product IT-Reference 16 E i" 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</li><li>12 outlets</li></ul></div>';
	randomproduct[2]='<div style="width: 180px;" align="left"><span class="h3">PL-8 E II</span><br /><br /><div align="center"><a href="../product.php?id=PL-8E_II"><img src="../new/images/PL-8E_II-front_thumb.gif" alt="Feaured Product PL-8 E 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>10 amp rating</li><li>9 outlets</li></ul></div>';
	
var rp=Math.floor(Math.random()*randomproduct.length);
