var swf_obj = new Object();
swf_obj.dir = './swf/';
swf_obj.file = 'mainimage.swf';
swf_obj.id = 'mainimage';
swf_obj.requiredVer = 9;
swf_obj.bgcolor= '#ffffff';
swf_obj.width = '900';
swf_obj.height = '350';
swf_obj.quality = 'high';
swf_obj.language = 1;
swf_obj.hedSRC = '';
swf_obj.fotSRC = '';
swf_obj.macie4exec = 0;
swf_obj.moz_exec = 1;
swf_obj.nonflashSW = 0;
swf_obj.swLiveConnect = false;
swf_obj.nonFlashSRC = '<img src="images/mainimage.jpg" width="900" height="350" alt="" />';
putflash(swf_obj);
