$(document).ready(main);
		function main()
		{
			$("#video").makeFloat({x:0,y:"current"});
		}	
