var isNS=document.layers?true:false;
var isIE=(document.all!=null)||(navigator.userAgent.indexOf('MSIE')!=-1);
var isDom2=document.getElementById;
var fVers=parseFloat(navigator.appVersion);

var dhesp_thistopperpic = jsGetArray ("files/index_topperpic.jpg;files/index_topperpic_2.jpg;files/index_topperpic_3.jpg;files/index_topperpic_4.jpg;files/index_topperpic_6.jpg;files/index_topperpic_7.jpg;files/index_topperpic_8.jpg;files/index_topperpic_9.jpg;files/index_topperpic_10.jpg;files/index_topperpic_11.jpg;files/index_topperpic_12.jpg;");
var dhesp_thistopperpic_idx = 0;
var dhesp_thistopperpic_time = 10000;
var dhesp_thistopperpic_tmrid = 0;
var dhesp_thistopperpic_cb = ""; 
function dhesp_thistopperpic_fnc_stp(){clearTimeout(dhesp_thistopperpic_tmrid);}
function dhesp_thistopperpic_fnc_str(){dhesp_thistopperpic_tmrid=setTimeout('dhesp_thistopperpic_fnc(1,1);', dhesp_thistopperpic_time);}
function dhesp_thistopperpic_fnc(f,b){dhesp_thistopperpic_fnc_stp();var fcb=null,o=jsGetPic("topperpic");if (o) {if (f) dhesp_thistopperpic_idx=(dhesp_thistopperpic_idx+1)%(dhesp_thistopperpic.length-1);else dhesp_thistopperpic_idx=(dhesp_thistopperpic_idx+dhesp_thistopperpic.length-2)%(dhesp_thistopperpic.length-1);o.src=dhesp_thistopperpic[dhesp_thistopperpic_idx];if (dhesp_thistopperpic_cb!=''){fcb=window[dhesp_thistopperpic_cb];if (fcb) fcb(dhesp_thistopperpic_idx+1);}if (b && dhesp_thistopperpic_time>0) dhesp_thistopperpic_tmrid=setTimeout('dhesp_thistopperpic_fnc(' + f + ',1);', dhesp_thistopperpic_time)}}
function dhesp_thistopperpic_fnc_sp(n){if (!n) return;dhesp_thistopperpic_fnc_stp();var o=jsGetPic("topperpic");if (o) {dhesp_thistopperpic_idx=n-1;o.src=dhesp_thistopperpic[n-1];}}
function dhesp_thistopperpic_fnc_srnd(){var o=jsGetPic("topperpic");var m=dhesp_thistopperpic.length-1;if (o && m>0){var i=parseInt(Math.random()*m,10);o.src=dhesp_thistopperpic[i];}}