var franklingoth = {
      src: 'franklingoth.swf'
};


 
sIFR.activate(franklingoth);
 
sIFR.replace(franklingoth, {
      selector: 'h1.heading',
      css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color:#0072bc; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});


sIFR.replace(franklingoth, {
      selector: 'h4.courselink',
      css: [
      '.sIFR-root { font-size:12px; font-weight:normal; color:#666666; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});

sIFR.replace(franklingoth, {
      selector: 'h2.heading',
      css: [
      '.sIFR-root { font-size:25px; font-weight:normal; color:#0072bc; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});

sIFR.replace(franklingoth, {
      selector: 'h2.headingmainpage ',
      css: [
      '.sIFR-root { font-size:25px; font-weight:normal; color:#0072bc; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});

sIFR.replace(franklingoth, {
      selector: 'h3.heading',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#ff8400;}',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#ff8400; }'
      ],
      wmode: 'transparent' 
});

sIFR.replace(franklingoth, {
      selector: 'h3.heading_courseplanpage',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#ff8400;}',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#ff8400; }'
      ],
      wmode: 'transparent' 
});

sIFR.replace(franklingoth, {
      selector: 'h3.heading01',
      css: [
      '.sIFR-root { font-size:32px; font-weight:bold; color:#132837;}',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});

sIFR.replace(franklingoth, {
      selector: 'h3.heading01link ',
      css: [
      '.sIFR-root { font-size:32px; font-weight:bold; color:#132837;}',
	   'a {color: #132837; text-decoration: none;}',
	    'a:link {color: #132837; text-decoration: none;}',
		 'a:hover {color: #FFFFFF; text-decoration: none;}',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
	 
      ],
      wmode: 'transparent' 
});



sIFR.replace(franklingoth, {
      selector: 'h3.heading02',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#991d20;}',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});
sIFR.replace(franklingoth, {
      selector: 'h4.heading',
      css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color:#666666; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});

sIFR.replace(franklingoth, {
      selector: 'h5.heading',
      css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color:#0072bc; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});

sIFR.replace(franklingoth, {
      selector: 'li.bottomnav',
      css: [
      '.sIFR-root { font-size:14px; font-weight:normal; color:#FFFFFF;}',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});

 
  sIFR.replace(franklingoth, {
      selector: '.nav',
      css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color:#333333;}',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});
  
   sIFR.replace(franklingoth, {
      selector: '.nav a:link',
      css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color:#333333; text-decoration: none; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent' 
});
  
   
     