// http://www.apple.com/quicktime/tutorials/embed.html

function InsertMovie()
{
	document.write('<embed src="http://benwilliamson.com/a-day-in-preparation/A Day In Preparation-360.mov" width="960" height="736" scale=2 autoplay="true" cache="true" controller="true"></embed>\n');
}
