$(document).ready(function() { 		$("a#maps").fancybox({				'frameWidth': 700, 				'frameHeight': 500	});	});