/*<![CDATA[*/var el="header";
var bgimg=new Array(
"pics/backgrounds/SOL.ceph.mol.008.mpselec.jpg",
"pics/backgrounds/IN.P.RA.08-01.009.mpselec.jpg",
"pics/backgrounds/IN.P.RA_090119_4872.mpselec.jpg",
"pics/backgrounds/IN.A_090423_1959.jpg",
"pics/backgrounds/IN.P.RABWM.0078a.mpselec.jpg",
"pics/backgrounds/C.R.Cocos.07-08.0290.mpselec.jpg",
"pics/backgrounds/IN.A_090419_0998.mpselec.jpg",
"pics/backgrounds/IN.P.RA_081230_2132.mpselec.jpg",
"pics/backgrounds/BH.dlph.002.mpselec.jpg",
"pics/backgrounds/IN.P.jenny.003e.jpg"
);var random=Math.round((bgimg.length-1)*Math.random());var cssStr="#"+el+" { background: url("+bgimg[random]+") no-repeat top left } ";var style=document.createElement("style");style.setAttribute("type","text/css");if(style.styleSheet){style.styleSheet.cssText=cssStr;}else{var cssText=document.createTextNode(cssStr);style.appendChild(cssText);}document.getElementsByTagName("head")[0].appendChild(style);/*]]>*/