about_w = new Image();
about_w.src = "/play/maintenance/blog/wp-content/themes/ridge/images/about_w.png";

about_y = new Image();
about_y.src = "/play/maintenance/blog/wp-content/themes/ridge/images/about_y.png";

play_w = new Image();
play_w.src = "/play/maintenance/blog/wp-content/themes/ridge/images/play_w.png";

play_y = new Image();
play_y.src = "/play/maintenance/blog/wp-content/themes/ridge/images/play_y.png";

porter_w = new Image();
porter_w.src = "/play/maintenance/blog/wp-content/themes/ridge/images/porter_w.png";

porter_y = new Image();
porter_y.src = "/play/maintenance/blog/wp-content/themes/ridge/images/porter_y.png";

instruction_w = new Image();
instruction_w.src = "/play/maintenance/blog/wp-content/themes/ridge/images/instruction_w.png";

instruction_y = new Image();
instruction_y.src = "/play/maintenance/blog/wp-content/themes/ridge/images/instruction_y.png";

ncga_w = new Image();
ncga_w.src = "/play/maintenance/blog/wp-content/themes/ridge/images/ncga_w.png";

ncga_y = new Image();
ncga_y.src = "/play/maintenance/blog/wp-content/themes/ridge/images/ncga_y.png";

contact_w = new Image();
contact_w.src = "/play/maintenance/blog/wp-content/themes/ridge/images/contact_w.png";

contact_y = new Image();
contact_y.src = "/play/maintenance/blog/wp-content/themes/ridge/images/contact_y.png";

function swap(){
if (document.images){
for (var x=0;
x<swap.arguments.length;
x+=2) {
document[swap.arguments[x]].src = eval(swap.arguments[x+1] + ".src");
}
}
}
var euphemia = {
      src: '/play/maintenance/blog/wp-content/themes/ridge/flash/euphemia.swf'
};
 
sIFR.activate(euphemia);
 
sIFR.replace(euphemia, {
      selector: 'h2.cpost-title',
      css: [
      '.sIFR-root { font-size:26px; font-weight:normal; color:#4f5b3c; line-height:10; }',
      ],
      wmode: 'transparent'
});

sIFR.replace(euphemia, {
      selector: 'h2.cpost-title2',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#4f5b3c; line-height:10; letter-spacing: -2; }',
      ],
      wmode: 'transparent'
});

sIFR.replace(euphemia, {
      selector: 'a.cpost-title',
      css: [
      '.sIFR-root { font-size:26px; font-weight:normal; color:#4f5b3c; line-height:10; }',
      ],
      wmode: 'transparent'
});

sIFR.replace(euphemia, {
      selector: 'a.cpost-title2',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#4f5b3c; line-height:10; letter-spacing: -2; }',
      ],
      wmode: 'transparent'
});


sIFR.replace(euphemia, {
      selector: 'h3.cpost-title',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#3e5e6b; line-height:10; }',
      ],
      wmode: 'transparent'
});