// JavaScript Document
//<[CDATA[
  	var HelveticaRdBd = {
	src: dotdotpath + 'flash/sifr/HelveticaRdBd.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, 50, 1.2, 51, 1.21, 64, 1.2, 68, 1.19, 69, 1.2, 73, 1.19, 74, 1.2, 123, 1.19, 124, 1.18, 1.19]
	};
  	var ArialRoundedMTBold = {
	src: dotdotpath + 'flash/sifr/ArialRoundedMTBold.swf'
	,ratios:[7,1.32,11,1.31,12,1.24,16,1.27,19,1.23,25,1.22,26,1.21,33,1.2,37,1.19,38,1.2,51,1.19,84,1.18,86,1.17,88,1.18,93,1.17,94,1.18,1.17]
	};
	
	var VAGrounded = {
	src: dotdotpath + 'flash/sifr/VAGrounded.swf'
	,ratios:[7,1.32,11,1.31,12,1.24,16,1.27,19,1.23,25,1.22,26,1.21,33,1.2,37,1.19,38,1.2,51,1.19,84,1.18,86,1.17,88,1.18,93,1.17,94,1.18,1.17]
	};
	
    //sIFR.debug.ratios({src: 'flash/sifr/HelveticaRdBd.swf', selector: '.promo_title' });
//	sIFR.fitExactly = true;
	sIFR.delayCSS  = true;
//  sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
    sIFR.activate(HelveticaRdBd/*, ArialRoundedMTBold*/);
 sIFR.activate(VAGrounded);


sIFR.replace(VAGrounded, {
    selector: '.vagIt-dialog,.vagIt-dialog-card '
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #FF3300; leading: 0; text-indent:4;}','a { text-decoration: none; }','a:link { color: #FF3300 text-decoration: underline;}','a:hover { color: #FF6600; text-decoration: none;}']
    ,filters: {
	
	
     DropShadow: {
        knockout: false
        ,distance: 1
        ,color: '#ffffff'
        ,strength: 2
		,Angle: 90
		,BlurX:0
		,BlurY:0
      }
    }
  });

sIFR.replace(VAGrounded, {
    selector: '.loginColor, .timColor, .timColorPurple '
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #B663DB;text-align:center}, ']
    
  });

sIFR.replace(VAGrounded, {
    selector: '.organizer-heading'
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #B663DB;font-size:15px;color:#9A25CD}, ']

  });

sIFR.replace(VAGrounded, {
    selector: '.registerColor, .detailsColor '
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #77B13F}']

  });

sIFR.replace(VAGrounded, {
    selector: '.roundedBox h1 '
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #ffffff}']
		,filters: {


	     DropShadow: {
	        knockout: false
	        ,distance: 1
	        ,color: '#333'
	        ,strength: 1
			,Angle: 90
			,BlurX:0
			,BlurY:0
	      }
	    }
  });



sIFR.replace(VAGrounded, {
    selector: 'h1.panel_title, h2.panel_title, .promo_title, h2.panel_sub_title, .link  '
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #7f1079; leading: 0; text-indent:4;}','a { text-decoration: none; }','a:link { color: #7f1079; text-decoration: none;}','a:hover { color: #7f1079; text-decoration: none;}']
    ,filters: {
		Glow:{
		knockout: false
       ,color: '#ffffff'
        ,strength: 7
		,BlurX:0
		,BlurY:0
		}
	,
     DropShadow: {
        knockout: false
        ,distance: 1
        ,color: '#000000'
        ,strength: 0.5
		,Angle: 45
		,BlurX:3
		,BlurY:3
      }
    }
  });


sIFR.replace(VAGrounded, {
    selector: 'h3.text'
	,wmode: 'transparent'
		    ,css: ['.sIFR-root {color: #931CC7; leading: 4; font-weight:bold; letter-spacing:0;}','a { text-decoration: none; }','a:link { color: #931CC7; text-decoration: none;}','a:hover { color: #931CC7; text-decoration: none;}']
    ,filters: {
		Glow:{
		knockout: false
       ,color: '#ffffff'
        ,strength: 7
		,BlurX:0
		,BlurY:0
		}
    }
  });

sIFR.replace(VAGrounded, {
    selector: '.link'
	,wmode: 'transparent'
    ,css: ['.sIFR-root {color: #BF45ED; leading: 0; text-indent:8;}','a { text-decoration: none; }','a:link { color: #BF45ED; text-decoration: none;}','a:hover { color: #BF45ED; text-decoration: underline;}']
    ,filters: {
		Glow:{
		knockout: false
       ,color: '#ffffff'
        ,strength: 7
		,BlurX:0
		,BlurY:0
		}
    }
  });

sIFR.replace(VAGrounded, {
    selector: 'h4.link_noroll,h4.promolink_noroll,span.promolink'
	,wmode: 'transparent'
    ,css: ['.sIFR-root {color: #BF45ED; leading: 0;}','a { text-decoration: none; }','a:link { color: #BF45ED; text-decoration: none;}','a:hover { color: #BF45ED; text-decoration: none;}']
    ,filters: {
		Glow:{
		knockout: false
       ,color: '#ffffff'
        ,strength: 7
		,BlurX:0
		,BlurY:0
		}
    }
  });

sIFR.replace(VAGrounded, {
    selector: '.hp_link'
	,wmode: 'transparent'
    ,css: ['.sIFR-root {color: #BF45ED; leading: 0;}','a { text-decoration: none; }','a:link { color: #BF45ED; text-decoration: none;}','a:hover { color: #BF45ED; text-decoration: none;}']
    ,filters: {
		Glow:{
		knockout: false
       ,color: '#ffffff'
        ,strength: 7
		,BlurX:0
		,BlurY:0
		}
    }
  });

sIFR.replace(VAGrounded, {
    selector: 'h1.centre_sifr'
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #560670; leading: 0;text-align:center;}','a { text-decoration: none; }','a:link { color: #560670; text-decoration: none;}','a:hover { color: #560670; text-decoration: none;}']
    ,filters: {
		Glow:{
		knockout: false
       ,color: '#ffffff'
        ,strength: 7
		,BlurX:0
		,BlurY:0
		}
	,
     DropShadow: {
        knockout: false
        ,distance: 1
        ,color: '#000000'
        ,strength: 0.5
		,Angle: 45
		,BlurX:3
		,BlurY:3
      }
    }
  });

sIFR.replace(VAGrounded, {
    selector: 'h1.left_sifr'
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #560670; leading: 0;}','a { text-decoration: none; }','a:link { color: #560670; text-decoration: none;}','a:hover { color: #560670; text-decoration: none;}']
    ,filters: {
		Glow:{
		knockout: false
       ,color: '#ffffff'
        ,strength: 7
		,BlurX:0
		,BlurY:0
		}
	,
     DropShadow: {
        knockout: false
        ,distance: 1
        ,color: '#000000'
        ,strength: 0.5
		,Angle: 45
		,BlurX:3
		,BlurY:3
      }
    }
  });

sIFR.replace(VAGrounded, {
    selector: 'h2.reviewarrow'
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #ffffff; leading: 0;}']
  });
sIFR.replace(HelveticaRdBd, {
    selector: 'p.lrg'
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #ffffff; leading: 0;}']
		
  });

sIFR.replace(VAGrounded, {
    selector: 'h1.centre_sifr_cards'
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #560670; leading: 0;}','a { text-decoration: none; }','a:link { color: #560670; text-decoration: none;}','a:hover { color: #560670; text-decoration: none;}']
    ,filters: {
		Glow:{
		knockout: false
       ,color: '#ffffff'
        ,strength: 7
		,BlurX:0
		,BlurY:0
		}
	,
     DropShadow: {
        knockout: false
        ,distance: 1
        ,color: '#000000'
        ,strength: 0.5
		,Angle: 45
		,BlurX:3
		,BlurY:3
      }
    }
  });

sIFR.replace(VAGrounded, {
    selector: 'h3.temp_txt'
	,wmode: 'transparent'
	    ,css: ['.sIFR-root {color: #560670; leading: 5;}','em { color:#BF45ED; font-style:normal; }']
    ,filters: {
		Glow:{
		knockout: false
       ,color: '#ffffff'
        ,strength: 7
		,BlurX:0
		,BlurY:0
		}
	,
     DropShadow: {
        knockout: false
        ,distance: 1
        ,color: '#000000'
        ,strength: 0.5
		,Angle: 45
		,BlurX:3
		,BlurY:3
      }
    }
  });



//]]>
