    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    }

    function zip(indexItem) { 
    window.location.href=indexItem;  
    } 

    function cachebar(){
    window.status='VOCF VULCAN OWNERS CLUB FRANCE'
    return true
    }
    if(document.layers)
    document.captureevents(event.mouseover|event.mouseout)
    document.onmouseover=cachebar
    document.onmouseout=cachebar

    function right(e) {
      if (document.all) { 
        if (event.button == 2) {
          zip("struct13.htm");
          return false;
        }
      }
      if (document.layers||document.getElementById) { 
        if (e.which == 3) {
          zip("struct13.htm");
          return false;
        }
      }  
    }
    if (document.layers) {
      document.captureEvents(Event.MOUSEDOWN);
    }
    if (document.layers) {
      document.captureEvents(Event.MOUSEUP);
    }
    document.onmousedown=right;
    document.onmouseup=right; 
    if (document.layers) window.captureEvents(Event.MOUSEDOWN); 
    if (document.layers) window.captureEvents(Event.MOUSEUP); 
    window.onmousedown=right; 
    window.onmouseup=right;



