function init() {
	var s1 = new SWFObject('http://www.youtube.com/v/2qe8Y5_odbg&hl=en_US&fs=1&','video-embed','343','175','9');
	s1.addParam('allowscriptaccess','always');
	s1.addParam('allowFullScreen', 'true');
	s1.addParam('wmode','transparent');
	s1.addParam('movie', 'http://www.youtube.com/v/2qe8Y5_odbg&hl=en_US&fs=1&');
	s1.write('video-embed');
}
