document.write("<script src='http://couponclipper.com/widget/flex/AC_OETags.js' language='javascript'></script>");var CCWidget = {
     LayoutDefault: { LayoutStyle : 'height: 800px; width:800px;', height:800, width:800}, LayoutTall: { LayoutStyle : 'height: 800px; width: 300px;', height:800, width:300 }, LayoutWide: { LayoutStyle : 'height: 625px; width: 625px;' , height:625, width:625},     Username: '',
     Password: '',
     Company: 'couponclipper.com',
     What: '',
     Where: '',
     BGColor: '',
     Layout: 'Default',
     Width: 0,
     Height: 0,
     Display: function() { 
         var CurrLayout = this.LayoutDefault;
         if (this.Layout == 'Default' | this.Layout == 'Wide' | this.Layout == 'Tall')
         {       CurrLayout = eval('this.Layout' + this.Layout);       }
         if (this.Width > 0 ) { CurrLayout.width = this.Width; }        
         if (this.Height > 0 ) { CurrLayout.height = this.Height; }        
         if (CurrLayout.width < 250) { CurrLayout.width = 250; } 
         if (CurrLayout.height < 625) { CurrLayout.height = 625; } 
         document.write("<div id='CCWidget-868362247' style='Width:" + CurrLayout.width + "px;Height:" + CurrLayout.height + "px;' >          <script language='JavaScript' type='text/javascript'>      var requiredMajorVersion = 9;     var requiredMinorVersion = 0;     var requiredRevision = 124;     </script> <script language='JavaScript' type='text/javascript'>  var hasProductInstall = DetectFlashVer(6, 0, 65);  var hasRequestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);  if ( hasProductInstall && !hasRequestedVersion ) { 	var MMPlayerType = (isIE == true) ? 'ActiveX' : 'PlugIn'; 	var MMredirectURL = window.location;     document.title = document.title.slice(0, 47) + ' - Flash Player Installation';     var MMdoctitle = document.title;  	AC_FL_RunContent( 		'src', 'playerProductInstall', 		'FlashVars', 'MMredirectURL='+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+'', 		'width', '100%', 		'height', '100%', 		'align', 'middle', 		'id', 'CouponClipperWidget', 		'quality', 'high', 		'wmode', 'transparent', 		'name', 'CouponClipperWidget', 		'allowScriptAccess','always', 		'type', 'application/x-shockwave-flash', 		'pluginspage', 'http://www.adobe.com/go/getflashplayer' 	); } else if (hasRequestedVersion) { 	AC_FL_RunContent( 			'src', 'http://couponclipper.com/widget/flex/CouponClipperWidget?cachebuster=868362247&userid=55435204&serviceusername=" + this.Username + "&servicepassword=" + this.Password + "&servicecompany=" + this.Company + "&layout="+ this.Layout + "&what=" + this.What + "&where=" + this.Where + "&bgcolor=" + this.BGColor + "', 			'width', '100%', 			'height', '100%', 			'align', 'middle', 			'id', 'CouponClipperWidget', 			'quality', 'high', 			'wmode', 'transparent', 			'name', 'CouponClipperWidget', 			'allowScriptAccess','always', 			'type', 'application/x-shockwave-flash', 			'pluginspage', 'http://www.adobe.com/go/getflashplayer' 	);   } else {      var alternateContent = 'Alternate HTML content should be placed here. '   	+ 'This content requires the Adobe Flash Player. '    	+ '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>';     document.write(alternateContent);    }  </script> <noscript>   	<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' 			id='CouponClipperWidget' width='100%' height='100%' 			codebase='http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab'> 			<param name='movie' value='CouponClipperWidget.swf' /> 			<param name='quality' value='high' /> 			<param name='wmode' value='transparent' /> 			<param name='allowScriptAccess' value='always' /> 			<embed src='http://couponclipper.com/widget/flex/CouponClipperWidget.swf?cachebuster=868362247&userid=55435204&serviceusername=" + this.Username + "&servicepassword=" + this.Password + "&servicecompany=" + this.Company + "&layout="+ this.Layout + "&what=" + this.What + "&where=" + this.Where + "&bgcolor=" + this.BGColor + "' quality='high' bgcolor='#ffffff' 				width='100%' height='100%' name='CouponClipperWidget' align='middle' 				play='true' 				loop='false' 				allowScriptAccess='samedomain' 				type='application/x-shockwave-flash' 				pluginspage='http://www.adobe.com/go/getflashplayer'> 			</embed> 	</object> </noscript>  </div>");
         }
     }
