﻿// JavaScript Document
document.write('<object data="index.swf" type="application/x-shockwave-flash" width="500" height="200">');
document.write('<param name="movie" value="index.swf" />');
document.write('</object>');

