var s = '';

s += '<OBJECT ID="ZettaView" width=890 height=437';
s += ' classid="CLSID:082BD7E0-CF15-4022-BE69-CCD6F62A996B"';
s += ' codebase="Zettax3.CAB#version=-1,-1,-1,-1"';
s += ' <PARAM NAME="AssociateKey" VALUE="d43f75cc78c65bb372ea306485086230">';
s += ' </object>';


document.write (s);

//parent.ZettaView.outerHTML = s;

