if(window.location.href.indexOf("control_panel")==-1) {
function MM_openBrWindow(theURL,winName,features) { //v2.0
w = window.open(theURL,winName,features);
w.focus();
}
///////configure the below four variables to change the style of the slider///////
//set the scrollerwidth and scrollerheight to the width/height of the LARGEST image in your slideshow!
var scrollerwidth_staff = '176px'
var scrollerheight_staff = '250px'
var scrollerbgcolor_staff = 'white'
var pausebetweenimages_staff = 5000
var slideimages_staff=new Array();
staff = '
';
staff += '';
staff += ' | ';
staff += '
';
staff += '';
staff += '';
staff += 'Sarge McClintock ';
staff += '509-754-4400 ';
staff += 'Email Me ';
staff += 'Agent Bio ';
staff += ' | ';
staff += '
';
staff += '
';
slideimages_staff[0] = staff;
staff = '';
staff += '';
staff += ' | ';
staff += '
';
staff += '';
staff += '';
staff += 'Lana McClintock ';
staff += '509-754-4400 ';
staff += 'Email Me ';
staff += 'Agent Bio ';
staff += 'Website ';
staff += ' | ';
staff += '
';
staff += '
';
slideimages_staff[1] = staff;
staff = '';
staff += '';
staff += ' | ';
staff += '
';
staff += '';
staff += '';
staff += 'Joe Mandoli ';
staff += '509-264-3444 ';
staff += 'Email Me ';
staff += 'Agent Bio ';
staff += ' | ';
staff += '
';
staff += '
';
slideimages_staff[2] = staff;
staff = '';
staff += '';
staff += ' | ';
staff += '
';
staff += '';
staff += '';
staff += 'Norm Reid ';
staff += '509-679-2281 ';
staff += 'Email Me ';
staff += 'Agent Bio ';
staff += ' | ';
staff += '
';
staff += '
';
slideimages_staff[3] = staff;
staff = '';
staff += '';
staff += ' | ';
staff += '
';
staff += '';
staff += '';
staff += 'Carol Williams ';
staff += '509-670-7840 ';
staff += 'Email Me ';
staff += 'Agent Bio ';
staff += 'Website ';
staff += ' | ';
staff += '
';
staff += '
';
slideimages_staff[4] = staff;
staff = '';
staff += '';
staff += ' | ';
staff += '
';
staff += '';
staff += '';
staff += 'Bill Rowley ';
staff += '509-679-3476 ';
staff += 'Email Me ';
staff += 'Agent Bio ';
staff += ' | ';
staff += '
';
staff += '
';
slideimages_staff[5] = staff;
staff = '';
staff += '';
staff += ' | ';
staff += '
';
staff += '';
staff += '';
staff += 'Jay Roberson ';
staff += '509-630-4253 ';
staff += 'Email Me ';
staff += 'Agent Bio ';
staff += ' | ';
staff += '
';
staff += '
';
slideimages_staff[6] = staff;
staff = '';
staff += '';
staff += ' | ';
staff += '
';
staff += '';
staff += '';
staff += 'Shelley Granger ';
staff += '509-670-3867 ';
staff += 'Email Me ';
staff += 'Agent Bio ';
staff += ' | ';
staff += '
';
staff += '
';
slideimages_staff[7] = staff;
staff = '';
staff += '';
staff += ' | ';
staff += '
';
staff += '';
staff += '';
staff += 'Becki Brown, ABR ';
staff += '509-670-8633 ';
staff += 'Email Me ';
staff += 'Agent Bio ';
staff += ' | ';
staff += '
';
staff += '
';
slideimages_staff[8] = staff;
staff = '';
staff += '';
staff += ' | ';
staff += '
';
staff += '';
staff += '';
staff += 'Janet Nelson ';
staff += '509-760-5714 ';
staff += 'Email Me ';
staff += 'Agent Bio ';
staff += ' | ';
staff += '
';
staff += '
';
slideimages_staff[9] = staff;
var ie=document.all
var dom=document.getElementById
if (slideimages_staff.length-1>1)
i=2
else
i=0
function move1_staff(whichlayer_staff){
tlayer_staff=eval(whichlayer_staff)
if (tlayer_staff.left>0&&tlayer_staff.left<=5){
tlayer_staff.left=0
setTimeout("move1_staff(tlayer_staff)",pausebetweenimages_staff)
setTimeout("move2_staff(document.main_staff.document.second_staff)",pausebetweenimages_staff)
return
}
if (tlayer_staff.left>=tlayer_staff.document.width*-1){
tlayer_staff.left-=5
setTimeout("move1_staff(tlayer_staff)",50)
}
else{
tlayer_staff.left=parseInt(scrollerwidth_staff)+5
tlayer_staff.document.write(slideimages_staff[i])
tlayer_staff.document.close()
if (i==slideimages_staff.length-1)
i=0
else
i++
}
}
function move2_staff(whichlayer_staff){
tlayer_staff2=eval(whichlayer_staff)
if (tlayer_staff2.left>0&&tlayer_staff2.left<=5){
tlayer_staff2.left=0
setTimeout("move2_staff(tlayer_staff2)",pausebetweenimages_staff)
setTimeout("move1_staff(document.main_staff.document.first_staff)",pausebetweenimages_staff)
return
}
if (tlayer_staff2.left>=tlayer_staff2.document.width*-1){
tlayer_staff2.left-=5
setTimeout("move2_staff(tlayer_staff2)",50)
}
else{
tlayer_staff2.left=parseInt(scrollerwidth_staff)+5
tlayer_staff2.document.write(slideimages_staff[i])
tlayer_staff2.document.close()
if (i==slideimages_staff.length-1)
i=0
else
i++
}
}
function move3_staff(whichdiv_staff){
tdiv_staff=eval(whichdiv_staff)
tdiv_staff.style.display = 'inline';
if (parseInt(tdiv_staff.style.left)>0&&parseInt(tdiv_staff.style.left)<=5){
tdiv_staff.style.left=0+"px"
setTimeout("move3_staff(tdiv_staff)",pausebetweenimages_staff)
setTimeout("move4_staff(scrollerdiv2_staff)",pausebetweenimages_staff)
return
}
if (parseInt(tdiv_staff.style.left)>=tdiv_staff.offsetWidth*-1){
tdiv_staff.style.left=parseInt(tdiv_staff.style.left)-5+"px"
setTimeout("move3_staff(tdiv_staff)",50)
}
else{
tdiv_staff.style.left=scrollerwidth_staff
tdiv_staff.innerHTML=slideimages_staff[i]
if (i==slideimages_staff.length-1)
i=0
else
i++
}
}
function move4_staff(whichdiv_staff){
tdiv_staff2=eval(whichdiv_staff)
tdiv_staff2.style.display = 'inline';
if (parseInt(tdiv_staff2.style.left)>0&&parseInt(tdiv_staff2.style.left)<=5){
tdiv_staff2.style.left=0+"px"
setTimeout("move4_staff(tdiv_staff2)",pausebetweenimages_staff)
setTimeout("move3_staff(scrollerdiv1_staff)",pausebetweenimages_staff)
return
}
if (parseInt(tdiv_staff2.style.left)>=tdiv_staff2.offsetWidth*-1){
tdiv_staff2.style.left=parseInt(tdiv_staff2.style.left)-5+"px"
setTimeout("move4_staff(scrollerdiv2_staff)",50)
}
else{
tdiv_staff2.style.left=scrollerwidth_staff
tdiv_staff2.innerHTML=slideimages_staff[i]
if (i==slideimages_staff.length-1)
i=0
else
i++
}
}
function startscroll_staff(){
if (ie||dom){
scrollerdiv1_staff=ie? first_staff2 : document.getElementById("first_staff2")
scrollerdiv2_staff=ie? second_staff2 : document.getElementById("second_staff2")
move3_staff(scrollerdiv1_staff)
scrollerdiv2_staff.style.left=scrollerwidth_staff
}
else if (document.layers){
document.main_staff.visibility='show'
move1_staff(document.main_staff.document.first_staff)
document.main_staff.document.second_staff.left=parseInt(scrollerwidth_staff)+5
document.main_staff.document.second_staff.visibility='show'
}
}
function handleError() {
return true;
}
window.onerror = handleError;
function init() {
startscroll_staff();
//startList();
}
window.onload=init;
//window.onload=startscroll_staff
document.writeln('')
document.writeln('
')
document.writeln('
')
document.write(slideimages_staff[0])
document.writeln('
')
document.writeln('
')
document.write(slideimages_staff[1])
document.writeln('
')
document.writeln('
')
document.writeln('
')
}
}