
var imgpath = 'http://www.robertsadvinc.com/images/';
//var imgpath = 'http://localhost/robertsadv/images/';
var lpath ='http://www.robertsadvinc.com/';
//var lpath ='http://localhost/robertsadv/';

CISlider1([imgpath + 'logo_cenbrass.jpg',lpath + 'portfolio.asp?ID=centralbrass','_self','',80,50]);
CISlider1([imgpath + 'logo_classicauto.jpg',lpath + 'portfolio.asp?ID=classicautogroup','_self','', 80, 50]);
CISlider1([imgpath + 'logo_fox.jpg',lpath + 'portfolio.asp?ID=foxmeadow','_self','', 80, 50]);
CISlider1([imgpath + 'logo_thistledown.jpg',lpath + 'portfolio.asp?ID=thistledown','_self','', 80, 50]);
CISlider1([imgpath + 'logo_sm.jpg',lpath + 'portfolio.asp?ID=sm','_self','', 80, 50]);
CISlider1([imgpath + 'logo_realestate.jpg',lpath + 'portfolio.asp?ID=remc','_self','', 80, 50]);
CISlider1([imgpath + 'logo_pallet.jpg',lpath + 'portfolio.asp?ID=pallet','_self','', 80, 50]);
CISlider1([imgpath + 'logo_kase.jpg',lpath + 'portfolio.asp?id=kase','_self','', 80, 50]);
CISlider1([imgpath + 'logo_murphys.jpg',lpath + 'portfolio.asp?ID=murphys','_self','', 80, 50]);
CISlider1([imgpath + 'logo_lake.jpg',lpath + 'portfolio.asp?ID=lakemetro','_self','', 80, 50]);
CISlider1([imgpath + 'logo_homefed.jpg',lpath + 'portfolio.asp?ID=homefederal','_self','', 80, 50]);
CISlider1([imgpath + 'logo_rossinis.jpg',lpath + 'portfolio.asp?ID=other','_self','', 80, 50]);
CISlider1([imgpath + 'logo_sherwin.jpg',lpath + 'portfolio.asp?ID=other','_self','', 80, 50]);
CISlider1([imgpath + 'logo_firstamerican.jpg',lpath + 'portfolio.asp?ID=other','_self','', 80, 50]);
CISlider1([imgpath + 'logo_golfplus.jpg',lpath + 'portfolio.asp?ID=other','_self','', 80, 50]);
CISlider1([imgpath + 'logo_symphony.jpg',lpath + 'portfolio.asp?ID=other','_self','', 80, 50]);
CISlider1([imgpath + 'logo_rosemary.jpg',lpath + 'portfolio.asp?ID=other','_self','', 80, 50]);
CISlider1([imgpath + 'logo_orlando.jpg',lpath + 'portfolio.asp?ID=other','_self','', 80, 50]);
CISlider1([imgpath + 'logo_progeorge.jpg',lpath + 'portfolio.asp?ID=other','_self','', 80, 50]);

function CISlider1(ipa){
if(!(window.Slider1cfg)){eval('window.Slider1cfg=new Array();');};
Slider1cfg[Slider1cfg.length]=ipa;};
function InitSlider1(){
if (!window.Bmaf){setTimeout('InitSlider1()',300);return;};
new BXae('Slider1_div',750,53,2,30,25,25,'ffffff',Slider1cfg,4,4);};
InitSlider1();
