// JavaScript Document

function EmergingMovieSmall()
{
document.write(’<object classid="clsid: 22D6F312-B0F6-11D0-94AB-0080C74C7E95" />\n’);
document.write(’<param name="src" value="../video/third-eye-emerging580x320.mov" />\n’);

document.write(’</object>\n’);
}