function InsertCLClassMovieInto(name){
	var txt = document.getElementById(name);
	var str = '';
	str += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n';
	str += '<param name="src" value="images/movies/2007_CLS550.mov" />\n';
	str += '<param name="autoplay" value="true" />\n';
	str += '<param name="controller" value="true" />\n';
	str += '<embed src="images/movies/2007_CLS550.mov" width="320" height="256" autoplay="true" controller="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/" />\n';
	str += '</object>\n';
	txt.innerHTML = str;
}

function InsertCLKClassMovieInto(name){
	var txt = document.getElementById(name);
	var str = '';
	str += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n';
	str += '<param name="src" value="images/movies/2007_CLK350.mov" />\n';
	str += '<param name="autoplay" value="true" />\n';
	str += '<param name="controller" value="true" />\n';
	str += '<embed src="images/movies/2007_CLK350.mov" width="320" height="256" autoplay="true" controller="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/" />\n';
	str += '</object>\n';
	txt.innerHTML = str;
}

function InsertCLSClassMovieInto(name){
	var txt = document.getElementById(name);
	var str = '';
	str += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n';
	str += '<param name="src" value="images/movies/2007_CLS550.mov" />\n';
	str += '<param name="autoplay" value="true" />\n';
	str += '<param name="controller" value="true" />\n';
	str += '<embed src="images/movies/2007_CLS550.mov" width="320" height="256" autoplay="true" controller="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/" />\n';
	str += '</object>\n';
	txt.innerHTML = str;
}

function InsertEClassMovieInto(name){
	var txt = document.getElementById(name);
	var str = '';
	str += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n';
	str += '<param name="src" value="images/movies/2007_E.mov" />\n';
	str += '<param name="autoplay" value="true" />\n';
	str += '<param name="controller" value="true" />\n';
	str += '<embed src="images/movies/2007_E.mov" width="320" height="256" autoplay="true" controller="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/" />\n';
	str += '</object>\n';
	txt.innerHTML = str;
}

function InsertGLClassMovieInto(name){
	var txt = document.getElementById(name);
	var str = '';
	str += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n';
	str += '<param name="src" value="images/movies/2007_GL.mov" />\n';
	str += '<param name="autoplay" value="true" />\n';
	str += '<param name="controller" value="true" />\n';
	str += '<embed src="images/movies/2007_GL.mov" width="320" height="256" autoplay="true" controller="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/" />\n';
	str += '</object>\n';
	txt.innerHTML = str;
}

function InsertMClassMovieInto(name){
	var txt = document.getElementById(name);
	var str = '';
	str += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n';
	str += '<param name="src" value="images/movies/2007-ML350.mov" />\n';
	str += '<param name="autoplay" value="true" />\n';
	str += '<param name="controller" value="true" />\n';
	str += '<embed src="images/movies/2007-ML350.mov" width="320" height="256" autoplay="true" controller="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/" />\n';
	str += '</object>\n';
	txt.innerHTML = str;
}

function InsertRClassMovieInto(name){
	var txt = document.getElementById(name);
	var str = '';
	str += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n';
	str += '<param name="src" value="images/movies/2007_R.mov" />\n';
	str += '<param name="autoplay" value="true" />\n';
	str += '<param name="controller" value="true" />\n';
	str += '<embed src="images/movies/2007_R.mov" width="320" height="256" autoplay="true" controller="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/" />\n';
	str += '</object>\n';
	txt.innerHTML = str;
}

function InsertSClassMovieInto(name){
	var txt = document.getElementById(name);
	var str = '';
	str += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n';
	str += '<param name="src" value="images/movies/2007_S550.mov" />\n';
	str += '<param name="autoplay" value="true" />\n';
	str += '<param name="controller" value="true" />\n';
	str += '<embed src="images/movies/2007_S550.mov" width="320" height="256" autoplay="true" controller="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/" />\n';
	str += '</object>\n';
	txt.innerHTML = str;
}

function InsertSLClassMovieInto(name){
	var txt = document.getElementById(name);
	var str = '';
	str += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n';
	str += '<param name="src" value="images/movies/2007_SL550R.mov" />\n';
	str += '<param name="autoplay" value="true" />\n';
	str += '<param name="controller" value="true" />\n';
	str += '<embed src="images/movies/2007_SL550R.mov" width="320" height="256" autoplay="true" controller="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/" />\n';
	str += '</object>\n';
	txt.innerHTML = str;
}

function InsertSLKClassMovieInto(name){
	var txt = document.getElementById(name);
	var str = '';
	str += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n';
	str += '<param name="src" value="images/movies/2007_SLK.mov" />\n';
	str += '<param name="autoplay" value="true" />\n';
	str += '<param name="controller" value="true" />\n';
	str += '<embed src="images/movies/2007_SLK.mov" width="320" height="256" autoplay="true" controller="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/" />\n';
	str += '</object>\n';
	txt.innerHTML = str;
}