var Counter;
//----------------------------//
// Change here the counter number
Counter=;
//----------------------------//
document.write(Counter);
