function portfolioSpot()
	{
		document.write('<OBJECT classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="320" height="253" id="movie1" autostart="false">');
		document.write('<PARAM name="src" value="0.mov" autostart="false">');
		document.write('<EMBED width="320" height="253" src="0.mov" TYPE="video/quicktime" PLUGINSPAGE="www.apple.com/quicktime/download" name="movie1" enablejavascript="true"  autostart="false"></EMBED>');
		document.write('</OBJECT>');
	}
	
