[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.188.92.6: ~ $
//manage search box text
$(document).ready(function(){	
	$("#content").focus(function(){
		if($(this).attr("value") == "Enter search here...") $(this).attr("value", "");
	});
	$("#content").blur(function(){
		if($(this).attr("value") == "") $(this).attr("value", "Enter search here...");
	});
});

$(document).ready(function(){	
	$("#local").focus(function(){
		if($(this).attr("value") == "City, State or Zip") $(this).attr("value", "");
	});
	$("#local").blur(function(){
		if($(this).attr("value") == "") $(this).attr("value", "City, State or Zip");
	});
});


Filemanager

Name Type Size Permission Actions
FancyZoom.js File 22.49 KB 0644
FancyZoomHTML.js File 11.68 KB 0644
coda-slider.1.1.1.js File 4.59 KB 0644
functions.js File 563 B 0644
jquery-1.3.1.min.js File 53.98 KB 0644
jquery-easing-compatibility.1.2.pack.js File 1.52 KB 0644
jquery-easing.1.2.pack.js File 3.34 KB 0644
jquery.validate.min.js File 23.95 KB 0644
scripts.js File 3.14 KB 0644
twitter.js File 1.71 KB 0644