 $(document).ready(function() {
	$("a[rel^='prettyPhoto']").prettyPhoto();
	$.prettyPhoto.open('http://kashboxcoaching.com/wp-content/themes/kashbox/form.html?iframe=true&width=300&height=350','','');
 });