// JavaScript Document
 $(document).ready(function() {
   // put all your jQuery goodness in here.
/*    jwplayer("movie").setup({
        flashplayer: "/player.swf",
        file: "/public/kluyfhout.flv",
		autostart: true,
		controlbar: "over",
		idlehide: true,
        height: 277,
        width: 930,
		image: "/images/moviepreview.jpg",
		stretching: "exactfit"
    });
*/	
 });

