imglist=new Array()
imglist[0]='<a href="aiphone.htm" onMouseOver="window.status=\'Aiphone Intercom Products\';return true" onMouseOut="window.status=\'\';return true"><img height="144" width="144" src="images/aiphone2.jpg" border="0" alt="Aiphone Intercom Products"></a>'
imglist[1]='<a href="siedle.htm" onMouseOver="window.status=\'Siedle Intercom Products\';return true" onMouseOut="window.status=\'\';return true"><img height="144" width="144" src="images/siedle1.jpg" border="0" alt="Siedle Intercom Products"></a>'
imglist[2]='<a href="siedle.htm" onMouseOver="window.status=\'Siedle Intercom Products\';return true" onMouseOut="window.status=\'\';return true"><img height="144" width="144" src="images/siedle2.jpg" border="0" alt="Siedle Intercom Products"></a>'
imglist[3]='<a href="nutone.htm" onMouseOver="window.status=\'NuTone Intercom Products\';return true" onMouseOut="window.status=\'\';return true"><img height="144" width="144" src="images/nutone1.jpg" border="0" alt="NuTone Intercom Products"></a>'
imglist[4]='<a href="nutone.htm" onMouseOver="window.status=\'NuTone Intercom Products\';return true" onMouseOut="window.status=\'\';return true"><img height="144" width="144" src="images/nutone4.jpg" border="0" alt="NuTone Intercom Products"></a>'
imglist[5]='<a href="nutone.htm" onMouseOver="window.status=\'NuTone Intercom Products\';return true" onMouseOut="window.status=\'\';return true"><img height="144" width="144" src="images/nutone5.jpg" border="0" alt="NuTone Intercom Products"></a>'
imglist[6]='<a href="nutone.htm" onMouseOver="window.status=\'NuTone Intercom Products\';return true" onMouseOut="window.status=\'\';return true"><img height="144" width="144" src="images/nutone6.jpg" border="0" alt="NuTone Intercom Products"></a>'
imglist[7]='<a href="ms.htm" onMouseOver="window.status=\'M&amp;S Systems Intercom Products\';return true" onMouseOut="window.status=\'\';return true"><img height="144" width="144" src="images/ms1.jpg" border="0" alt="M&amp;S Systems Intercom Products"></a>'
rndnum=Math.round(Math.random() * (7-0))+0
imgfile=imglist[rndnum]
document.write(imgfile);
