﻿
var motoy = new flashObject();
motoy.file = "motoyahoo_shell.swf";
motoy.width = 980;
motoy.height = 630; 
motoy.bgcolor = "#000000";
motoy.containerId = "motoyahoo_container";
motoy.flashId = "moto_yahoo";
motoy.flashVersion = 7;
motoy.write();
var myTO = setTimeout("motoy.display();", 0);

