<!-- pic preloader -->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; i<a.length; i++)    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}<!-- refresh -->function refresh(){    window.location.reload( false );}<!-- gallery -->maxPic = 47;p1 = "";p2 = "";p3 = "";p4 = "";p5 = "";p6 = "";p7 = "";p8 = "";p9 = "";p10 = "";p11 = "";p12 = "";p13 = "";p14 = "";p15 = "";p16 = "";p17 = "";p18 = "";p19 = "";p20 = "";p21 = "";p22 = "";p23 = "";p24 = "";p25 = "";p26 = "";p27 = "";p28 = "";p29 = "";p30 = "";p31 = "";p32 = "";p33 = "";p34 = "";p35 = "";p36 = "";p37 = "";p38 = "";p39 = "";p40 = "";p41 = "";p42 = "";p43 = "";p44 = "";p45 = "";p46 = "";p47 = "";count = 1;function next() {count++;if (count > maxPic) {count = 1;}document.p.src="img_gallery/s_" + count + ".jpg";document.sw.num.value = " PIC " + count + " OF 47";}function back() {count--;if (count == 0) {count = maxPic;}document.p.src="img_gallery/s_" + count + ".jpg";document.sw.num.value = " PIC " + count + " OF 47";}function link() {var popurl="img_gallery/l_" + count + ".jpg";winpops=window.open(popurl,"","width=550,height=414,resizable,")}