
var message="";
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if 
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers) 
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

function dropHandler(drop){
var URL = document.drop.mydrop.options[document.drop.mydrop.selectedIndex].value;
window.location.href = URL;
}

function fenetre() {
windowprops = "height=325,width=550,left=40,top=40,"
+ "scrollbars=yes,menubars=no,toolbars=no,resizable=yes";
window.open("","f",windowprops);
}

function fenetre1() {
windowprops = "height=400,width=525,left=60,top=10,"
+ "scrollbars=yes,menubars=no,toolbars=no,resizable=yes";
window.open("","f",windowprops);
}

function fenetre2() {
windowprops = "height=300,width=300,left=50,top=50,"
+ "scrollbars=yes,menubars=no,toolbars=no,resizable=yes";
window.open("","f",windowprops);
}



function leapto(form) {
var myindex=form.dest.selectedIndex;
location.href=(form.dest.options[myindex].value);
myindex = 0; 
}

    
var kcimages=new Array()
kcimages[0]=["images/timeline/wonderL.jpg", "http://"]
kcimages[1]=["images/timeline/shGreenStampsL.jpg", "http://"]
kcimages[2]=["images/timeline/shellL.jpg", "http://"]
kcimages[3]=["images/timeline/AmericanExpressL.jpg", "http://"]
kcimages[4]=["images/timeline/mercedesinteriorL.jpg", "http://"]
kcimages[5]=["images/timeline/toroL.jpg", "http://"]
kcimages[6]=["images/timeline/bkL.jpg", "http://"]
kcimages[7]=["images/timeline/citibankL.jpg", "http://"]
kcimages[8]=["images/timeline/sizzlerL.jpg", "http://"]
kcimages[9]=["images/timeline/uspsL.jpg", "http://"]
kcimages[10]=["images/timeline/subwayL.jpg", "http://"]
kcimages[11]=["images/timeline/mcdonaldL.jpg", "http://"]
kcimages[12]=["images/timeline/BuffaloL.jpg", "http://"]
kcimages[13]=["images/timeline/ustaL.jpg", "http://"]
kcimages[14]=["images/timeline/BrueggersL.jpg", "http://"]
kcimages[15]=["images/timeline/PyrogrillPanoramaL.jpg", "http://"]
kcimages[16]=["images/timeline/mcdonald2L.jpg", "http://"]
kcimages[17]=["images/timeline/helpYouL.jpg", "http://"]

var preload="yes"
var optlinktarget=""
var imgborderwidth=0
var filterstring="progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)"

if (preload=="yes"){
for (x=0; x<kcimages.length; x++){
var myimage=new Image()
myimage.src=kcimages[x][0]
}
}

function returnimgcode(theimg){
var imghtml=""
if (theimg[1]!="")
imghtml='<a href="'+theimg[1]+'" target="'+optlinktarget+'">'
imghtml+='<img src="'+theimg[0]+'" border="'+imgborderwidth+'">'
if (theimg[1]!="")
imghtml+='</a>'
return imghtml
}

function modimg(loadarea, imgindex){
if (document.getElementById){
var imgobj=document.getElementById(loadarea)
if (imgobj.filters && window.createPopup){
imgobj.style.filter=filterstring
imgobj.filters[0].Apply()
}
imgobj.innerHTML=returnimgcode(kcimages[imgindex])
if (imgobj.filters && window.createPopup)
imgobj.filters[0].Play()
return false
}
}


<!--(C) Copyright Boissiere Associates LLC 2004 All rights reserved Reuse forbidden with prior approval email info@boissiereassociates.com
//-->

