
var stone = {
      src: 'http://www.ardglassgolfclub.com/flash/stone.swf'
};
 
sIFR.activate(stone);
/* 
sIFR.replace(stone, {
      selector: 'h1',
	    css: ['.sIFR-root { font-size: 39px;  color: #ffffff; leading: -0; text-transform:uppercase; letter-spacing:0; text-align:left; margin-bottom:10px;   }',
		    	'strong { color: #e0d595;}',	
				'.large {font-size: 37px;  color: #333333; leading: -3; text-transform:none; letter-spacing:0; text-align:left; }',
					'.large-noir {font-size: 37px;  color: #ffffff; leading: -3; text-transform:none; letter-spacing:0;text-align:left; }',],
		wmode: 'transparent', tuneHeight: 0, offsetTop:5, fitExactly: false, forceSingleLine: false, offsetLeft:0, tuneWidth:0
});
*/

sIFR.replace(stone, {
      selector: 'h1',
	    css: ['.sIFR-root { font-size: 35px;  color: #ffffff; leading: -0; text-transform:uppercase; letter-spacing:0; text-align:left; margin-bottom:10px;   }',
		    	'strong { color: #e0d595;}',	
				'.b { font-size: 45px;}',
				'.large {font-size: 37px;  color: #333333; leading: -3; text-transform:none; letter-spacing:0; text-align:left; }',
					'.large-noir {font-size: 37px;  color: #ffffff; leading: -3; text-transform:none; letter-spacing:0;text-align:left; }',],
		wmode: 'transparent', tuneHeight: 0, offsetTop:5, fitExactly: false, forceSingleLine: false, offsetLeft:0, tuneWidth:0
});





var trajanprobold = {
      src: 'http://www.ardglassgolfclub.com/flash/trajanprobold.swf'
};
 
sIFR.activate(trajanprobold);
 
sIFR.replace(trajanprobold, {
      selector: 'h2',
	    css: ['.sIFR-root { font-size: 24px;  color: #c0d967; leading: 0; text-transform:uppercase; letter-spacing:0;   }',
		    	'strong { font-size: 23px; line-height: 38px; color: #333; font-weight:bold;  text-transform:none;}',
				   	'a { color: #ffffff; text-decoration:none;}',
					  	'a:hover { color: #e0d595; text-decoration:underline;}',
						  	'a:visited { color: #ffffff; text-decoration:none;}',
				'.sector {font-size: 19px;  color: #ffffff; leading: 0; text-transform:uppercase; letter-spacing:0;   }',
				'.lower {font-size: 29px;  color: #a71931; leading: 0; text-transform:uppercase; letter-spacing:0;   }',
								'.signup {font-size: 24px;  color: #e941a1; leading: 0; text-transform:uppercase; letter-spacing:0;    text-align:right;   }',
				'.storedr {font-size: 24px;  color: #ffffff; leading: 0; text-transform:uppercase; letter-spacing:0;    text-align:left;  }',],
		wmode: 'transparent', tuneHeight:0, offsetTop:7, fitExactly: true, forceSingleLine: false, offsetLeft:0, tuneWidth:0
});



