function clk()
{
exit=0;
var url="http://www.violentcomix.com/?id=testall";
return url;
}


