/* 
 * some javascript for this site
 *
 * (c) freeArcher
 *
 */


$$('.validate-email').onfocus = function() {
	
}


