/**index**/
function indexHits(c){
	//alert(c);
	new Ajax.Request(ikalaPath+"index_Stat.jsp",{method:"Post",parameters:"action=indexhit&c="+c});
}