function openWin(URL, windowName, windowProperties) {
newWindow = window.open(URL,windowName, windowProperties);
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
function redirect_close(url)
{
opener.location=url;
window.close();
}
function afficheMaxi(chemin)
{
i1 = new Image;
i1.src = chemin;
html = '
Image';
popupImage = window.open('','_blank','toolbar=0,location=0,directories=0,menuBar=0,scrollbars=0,resizable=1,top=100,left=100,width=100,height=100');
popupImage.document.open();
popupImage.document.write(html);
popupImage.document.close();
}
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; 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