Your IP : 172.70.127.67


Current Path : /var/www/element/data/www/proverki.net/articles_client/files/js/
Upload File :
Current File : /var/www/element/data/www/proverki.net/articles_client/files/js/script.jq.js

$(document).ready(function(){
	
	$("#showform").click(function() {			
		$("#form").slideToggle().addClass('form');
	});
    
});