
  $(document).ready(function() {
	//test to see jquery is loaded  
	//$(function() {alert('Ready to do your bidding')});

   });

