function cbanner(section,id,region,cat){ jQuery.post("/banner-click/", { s: section, i: id, r: region, c: cat } );	return false; }