function presence_frame() { if(!(parent.frames["topFrame"] && parent.frames["rightFrame"] && parent.frames["mainFrame"] && parent.frames["bottomFrame"])) { location.replace("../index.html"); } } function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i Featured on Dynamic Drive script library (http://www.dynamicdrive.com) ****************************************************/ var win=null; function NewWindow(mypage,myname,w,h,scroll,pos){ if(pos=="random"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;} if(pos=="center"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;} else if((pos!="center" && pos!="random") || pos==null){LeftPosition=0;TopPosition=20} settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no'; win=window.open(mypage,myname,settings);} if(document.images) { currentslide=1; maxslides=7; titreP = new Array(maxslides+1); textP = new Array(maxslides+1); textP[1] = '
ben et moi
mon ami mister begnis dans son studio à Salernes
' textP[2] = '
costa ben et pop
ya pas que la zique dans la vie! n’est çe pas ? jean costa , serge begnis et pop! à en juger par les bouteilles de rouge vides
' textP[3] = '
phoenix et kana
et un grammy award pour mes potes "PHŒNIX" en compagnie aussi de Victor \(KANA\)
' textP[4] = '
gilles
est çe un ange? une apparition? non simplement gilles Camacho descendu de son royaume pour nous offrir encore quelques mélodies dont il a le secret . Que la lumière soit!
' textP[5] = '
stephen
Stephen ,chanteur de talent ,et son ami gilles le guitariste non moins talentueux enregistre un titre
' textP[6] = '
AURORE
MA BELLE PROTÉGÉE. EXTRAIT DU SINGLE DANS QUELQUES JOURS ICI MÊME
' textP[7] = '
me
la guitare a paulo
' slide = new Array(maxslides+1); thumb = new Array(maxslides+1); thumb[1]=new Image(80,240); thumb[1].src='../images/gallerie/g_1.jpg' thumb[2]=new Image(80,240); thumb[2].src='../images/gallerie/g_4.jpg' thumb[3]=new Image(80,240); thumb[3].src='../pj/actu/actu_1144593535.JPG' thumb[4]=new Image(80,240); thumb[4].src='../pj/actu/actu_1144594063.JPG' thumb[5]=new Image(80,240); thumb[5].src='../pj/actu/actu_1144594349.jpg' thumb[6]=new Image(80,240); thumb[6].src='../pj/actu/actu_1269784107.jpg' thumb[7]=new Image(80,240); thumb[7].src='../pj/actu/actu_1270064147.jpg' } function prevSlide() { if(document.images) { currentslide--; if(currentslide<1) currentslide=maxslides; document.images['slide'].src=thumb[currentslide].src; } } function nextSlide() { if(document.images) { currentslide++; if(currentslide>maxslides) currentslide=1; document.images['slide'].src=thumb[currentslide].src; } } function showFullSize(){ openPictureWindow('../images/gallerie/g_'+currentslide+'.jpg', 304, 232, 'Photos taille réelle'); } function openPictureWindow(imageName,imageWidth,imageHeight,alt) { newWindow = window.open("","newWindow","width="+imageWidth+",height="+imageHeight); newWindow.document.open(); newWindow.document.write(''+alt+''); newWindow.document.write(''+alt+''); newWindow.document.write(''); newWindow.document.close(); newWindow.focus(); } // end dHTML SlideShow Script