/*
JavaScript Brief Slideshow 1.0
(C)1999-2009 Usingit.com, All rights reserved!
http://www.usingit.com/products/webtoolkit
http://www.usingit.com/support
*/
var BriefSlideshow1PropsArray = [
['resources/slider0.jpg','/minigen/default.asp?action=showContent&contentID=22','_self','Item','Description Here','Click here for Workers Compensation Solutions'],
['resources/slider1.jpg','/minigen/default.asp?action=showContent&contentID=103','_self','Item','Description Here','Click here for Mortgage Brokers Insurance Solutions'],
['resources/slider2.jpg','/minigen/default.asp?action=showContent&contentID=26','_self','Item','Description Here','Click here for Insurance Solutions'],
['resources/slider3.jpg','/minigen/default.asp?action=showContent&contentID=39','_self','Item','Description Here','Click here for Risk & Compliance Solutions'],
['resources/slider4.jpg','/minigen/default.asp?action=showContent&contentID=27','_self','Item','Description Here','Click here for Insurance Solutions']
];
function startBriefSlideshow1(){
var BriefSlideshow1 = new bUar('BriefSlideshow1',BriefSlideshow1PropsArray,100,9000,1000,50,1000,50,1000,1000);
}
bdas(startBriefSlideshow1);

