$().ready(function() {  	$("a[rel^='video960']").prettyPhoto({			default_width: 960,			default_height: 540	});}); 
