<!--
function a67734957loadpage() {
RAbv= parseInt(navigator.appVersion);
RAbt = navigator.appName;
RAgd = "old";
if (RAbt == "Netscape" && !(RAbv < 3)) {
RAgd = "new";
}
if (RAbt == "Microsoft Internet Explorer" && !(RAbv < 4)) {
RAgd = "new";
}
if (RAgd == "new") {
a67734957thetimer = setTimeout("a67734957changeimage()", 4500);
a67734957bc = 0;
a67734957images = new Array(4);
a67734957images[0]= new Image();
a67734957images[0].src = "../asepoadban.gif";
a67734957images[1]= new Image();
a67734957images[1].src = "../IATSE.gif";
a67734957images[2]= new Image();
a67734957images[2].src = "../gearadban.gif";
a67734957images[3]= new Image();
a67734957images[3].src = "../thefxgroup.gif";
a67734957links = new Array("javascript:void(0)","http://local44.org/index.html","../ASEPO_Gear/asepo_gear.html","mailto:THEFXGROUP@WORLDNET.ATT.NET");
a67734957targets = new Array("_top","_top","_top","_top");
a67734957alts = new Array("ASEPO logo","IATSE","Get your ASEPO Gear","the FX Group");
}
}
function a67734957changeimage(){
if (RAgd == "new") {
a67734957bc += 1;
if (a67734957bc == 4) {
a67734957bc = 0;
}
window.document.a67734957.src = a67734957images[a67734957bc].src;
window.document.a67734957.alt = a67734957alts[a67734957bc];
a67734957thetimer = setTimeout("a67734957changeimage()", 4500);
}
}
function a67734957changepage() {
if (RAgd == "new") {
window.open(a67734957links[a67734957bc],a67734957targets[a67734957bc]);
}
}
function a67734957Over() {
if (RAgd == "new") {
window.status = a67734957alts[a67734957bc];
}
}
a67734957loadpage();
//-->
