//All rights reserved to Kirit Bhuva,EE,PGVCL,Rajkot Ex_dt = new Date Ex_dt.setMonth(Ex_dt.getMonth()+6) PageCounter = eval(My_val("Visitcounter")) PageCounter++ document.cookie = "Visitcounter="+PageCounter+";expires=" + Ex_dt.toGMTString() function My_val(M_name) { thisCookie = document.cookie.split("; ") for (i=0; i0') for (y=0;y<(PageCounter.toString().length);y++) document.write(''+PageCounter.toString().charAt(y)+'') }