function clickCount(afl){

location.href = afl;
return false;
}

