			$(document).ready(function(){
			
				$(document).ready(function(){
					$("a[rel^='prettyPhoto']").prettyPhoto({
						social_tools: ''
					});
				});
			});


			jwplayer("mp3player").setup({
				flashplayer: "/styles/jwplayer/player.swf",
				file: "/styles/probalance.mp3",
				height: 24,
				width: 250,
				autostart: true,
				volume: 50,
				controlbar: "bottom"
			});
