/* Javscript Document  */

$j = JQuery;
$j(document).ready(function(){	
	
	//var aux= $j('foxform').html();
	
	alert(aux);
});
	alert('saludo');
