  //<[CDATA[

  var jamesfajardo = {
    src: 'http://morleymusic.org/_content/_images/font_jamesfajardo.swf'
    ,ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 29, 1.21, 34, 1.22, 41, 1.21, 45, 1.2, 46, 1.21, 59, 1.2, 68, 1.19, 69, 1.2, 96, 1.19, 97, 1.18, 102, 1.19, 103, 1.18, 107, 1.19, 108, 1.18, 112, 1.19, 114, 1.18, 116, 1.19, 120, 1.18, 121, 1.19, 1.18]
  };

  var notepad = {
    src: 'http://morleymusic.org/_content/_images/font_notepad.swf'
    ,ratios: [8, 1.3, 9, 1.22, 10, 1.25, 15, 1.22, 19, 1.18, 26, 1.17, 37, 1.15, 48, 1.14, 49, 1.13, 53, 1.14, 54, 1.13, 55, 1.14, 80, 1.13, 81, 1.12, 84, 1.13, 85, 1.12, 86, 1.13, 89, 1.12, 91, 1.13, 1.12]
  };



  // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
  // sIFR.useStyleCheck = true;

  sIFR.activate(jamesfajardo, notepad);






  sIFR.replace(jamesfajardo, {
    selector: 'h1'
    ,css: [
      '.sIFR-root { text-align: center; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1c5a5a; }'
      ,'a:hover { color: #CC3300 }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(jamesfajardo, {
    selector: 'h2'
    ,css: [
      '.sIFR-root { text-align: left; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1c5a5a; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

			  sIFR.replace(jamesfajardo, {
				selector: 'h2.title_sub1'
				,css: [
				  '.sIFR-root { color: #333300; text-align: left; }'
				  ,'a { text-decoration: none; }'
				  ,'a:link { color: #333300; }'
				  ,'a:hover { color: #CC3300; }'
			   ]
			   ,transparent: true 
			  });
			   
			  sIFR.replace(jamesfajardo, {
				selector: 'h2.title_sub'
				,css: [
				  '.sIFR-root { color: #333300; text-align: left; }'
				  ,'a { text-decoration: none; }'
				  ,'a:link { color: #333300; }'
				  ,'a:hover { color: #CC3300; }'
			   ]
			   ,transparent: true 
			  }); 

			  sIFR.replace(jamesfajardo, {
				selector: 'h2.arch'
				,css: [
				  '.sIFR-root { color: #9c875d; text-align: left; }'
				  ,'a { text-decoration: none; }'
				  ,'a:link { color: #a34308; }'
				  ,'a:hover { color: #CC3300; }'
			   ]
			   ,transparent: true 
			  }); 

			  sIFR.replace(jamesfajardo, {
				selector: 'h2.pagetitle'
				,css: [
				  '.sIFR-root { color: #9c875d; text-align: left; }'
				  ,'a { text-decoration: none; }'
				  ,'a:link { color: #a34308; }'
				  ,'a:hover { color: #CC3300; }'
			   ]
			   ,transparent: true 
			  }); 


  sIFR.replace(jamesfajardo, {
    selector: 'h3'
    ,css: [
      '.sIFR-root { color: #1c5a5a; text-align: left; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1c5a5a; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

			  sIFR.replace(jamesfajardo, {
				selector: 'h3.comments'
				,css: [
				  '.sIFR-root { color: #a34308; text-align: left; }'
				  ,'a { text-decoration: none; }'
				  ,'a:link { color: #1c5a5a; }'
				  ,'a:hover { color: #CC3300; }'
			   ]
			   ,transparent: true 
			  }); 

			   sIFR.replace(jamesfajardo, {
				selector: 'h3.respond'
				,css: [
				  '.sIFR-root { color: #a34308; text-align: left; }'
				  ,'a { text-decoration: none; }'
				  ,'a:link { color: #1c5a5a; }'
				  ,'a:hover { color: #CC3300; }'
			   ]
			   ,transparent: true 
			  }); 


  sIFR.replace(jamesfajardo, {
    selector: 'h4'
    ,css: [
      '.sIFR-root { color: #000000; text-align: right; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1c5a5a; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(jamesfajardo, {
    selector: 'h5'
    ,css: [
      '.sIFR-root { text-align: left; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1c5a5a; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 



  sIFR.replace(notepad, {
    selector: 'p.notepad'
    ,css: [
      '.sIFR-root { text-align: left; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #663300; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(notepad, {
    selector: 'p.notepad2'
    ,css: [
      '.sIFR-root { text-align: left; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #663300; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(notepad, {
    selector: 'p.notepadsmall'
    ,css: [
      '.sIFR-root { text-align: left; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #663300; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

  //]]>