// JavaScript Document
monTimeout = 15000;
var urls = new Array();
var imgs = new Array();
var caps = new Array();
urls[0] = "http://www.uxd.com/quickcast-mobile.shtml";
imgs[0] = "Images/mainimage-quickcast-mobile.jpg";
caps[0] = "Boot and walk away...Thats how easy QuickCAST Mobile makes troubleshooting.";
urls[1] = "http://www.rst.com/";
imgs[1] = "Images/mainimage-rst-premium-burst-mode.jpg";
caps[1] = "Another Innovative First - R.S.T. Premium with Burst Mode Technology";
montage( urls, imgs, caps, 718);