$(document).ready(function(){
    $('.flash').flash(
        { 
          src: 'bt_enter.swf',
          width: 296,
		  height: 105,
		  wmode:'transparent',
		  flashvars: { btcolor:'812287', click_url:'Escort-Directory.php' }
        },
       { version: 9 }
   );
});
