document.write('<OBJECT ID="Viewdata"');
document.write('CLASSID="CLSID:76CF65E4-2AD7-47cb-84C2-364885115D9D"');
document.write('CODEBASE="http://server.cpoint.co.uk:5080/Demo/GoVX.cab#Version=1,6,1,0" VIEWASTEXT>');
document.write('<PARAM NAME="ScreenWidth" VALUE="' + screen.width + '">');
document.write('<PARAM NAME="ScreenHeight" VALUE="' + screen.height + '">');
document.write('</OBJECT>');

