Your IP : 172.70.178.32


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

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