
var title = {
      src: 'http://www.nwprecycle.com/flash/agschoolbook.swf'
};
 
sIFR.activate(title);
 
sIFR.replace(title, {
      selector: 'h1',
	    css: ['.sIFR-root { font-size: 32px;  color: #ffffff; leading: -0; text-transform:uppercase; letter-spacing:0; text-align:left;   }',
		    	'strong { font-size: 23px; line-height: 38px; color: #333; font-weight:bold;  text-transform:none;text-align:left;}',	
				'.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: -10, offsetTop:-0, fitExactly: false, forceSingleLine: false, offsetLeft:0, tuneWidth:0
});




var dindin = {
      src: 'http://www.nwprecycle.com/flash/dinbold.swf'
};
 
sIFR.activate(dindin);
 
sIFR.replace(dindin, {
      selector: 'h2',
	    css: ['.sIFR-root { font-size: 18px;  color: #ffffff; leading: 0; text-transform:none; letter-spacing:0;   }',
		    	'strong { font-size: 23px; line-height: 38px; color: #333; font-weight:bold;  text-transform:none;}',
				'.titles-left {font-size: 23px;  color: #FFFFFF; leading: -3; text-transform:none; letter-spacing:0; text-align:left; margin-left:20px;  }',
								'.titles-table {font-size: 18px;  color: #FFFFFF; leading: -3; text-transform:none; letter-spacing:0; text-align:left; margin-left:10px;  }',
				'.titles {font-size: 23px;  color: #FFFFFF; leading: -3; text-transform:none; letter-spacing:0; text-align:center;  }',],
		wmode: 'transparent', tuneHeight: 10, offsetTop:0, fitExactly: true, forceSingleLine: false, offsetLeft:5, tuneWidth:0
});




var agschool = {
      src: 'http://www.nwprecycle.com/flash/agschoolbook.swf'
};
 
sIFR.activate(agschool);
 
sIFR.replace(agschool, {
      selector: 'h3',
	    css: ['.sIFR-root { font-size: 17px;  color: #ffffff; leading: 0; text-transform:none; letter-spacing:0;   }',
		    	'strong { font-size: 23px; line-height: 38px; color: #333; font-weight:bold;  text-transform:none;}',
				'.titles-left {font-size: 23px;  color: #FFFFFF; leading: -3; text-transform:none; letter-spacing:0; text-align:left; margin-left:20px;  }',
								'.titles-table {font-size: 18px;  color: #FFFFFF; leading: -3; text-transform:none; letter-spacing:0; text-align:left; margin-left:10px;  }',
				'.titles {font-size: 23px;  color: #FFFFFF; leading: -3; text-transform:none; letter-spacing:0; text-align:center;  }',],
		wmode: 'transparent', tuneHeight: 10, offsetTop:3, fitExactly: true, forceSingleLine: false, offsetLeft:5, tuneWidth:0
});


