/**
 * Adobe Edge: symbol definitions
 */
(function($, Edge, compId){
var symbols = {
"stage": {
   version: "0.1.3",
   baseState: "Base State",
   initialState: "Base State",
   content: {
      dom: [
        {
            id:'img-alumni',
            className:'stage_img-alumni_id',
            type:'image',
            tag:'div',
            rect:[0,0,978,600],
            fill:['rgba(0,0,0,0)','images/index_alumni-db.jpg']
        },
        {
            id:'img-obclub',
            className:'stage_img-obclub_id',
            type:'image',
            tag:'div',
            rect:[0,0,978,600],
            fill:['rgba(0,0,0,0)','images/index_ob-club.jpg']
        },
        {
            id:'img-devoffice',
            className:'stage_img-devoffice_id',
            type:'image',
            tag:'div',
            rect:[0,0,978,600],
            fill:['rgba(0,0,0,0)','images/index_dev-office.jpg']
        },
        {
            id:'img-senior',
            className:'stage_img-senior_id',
            type:'image',
            tag:'div',
            rect:[0,0,978,600],
            fill:['rgba(0,0,0,0)','images/index_senior.jpg']
        },
        {
            id:'img-prep',
            className:'stage_img-prep_id',
            type:'image',
            tag:'div',
            rect:[0,0,978,600],
            fill:['rgba(0,0,0,0)','images/index_prep.jpg']
        },
        {
            id:'img',
            className:'stage_index_intro22_id',
            type:'image',
            tag:'div',
            rect:[0,0,978,600],
            opacity:1,
            fill:['rgba(0,0,0,0)','images/index_intro2.jpg'],
            transform:[]
        },
        {
            id:'alumni',
            className:'stage_alumni_id',
            type:'text',
            tag:'div',
            rect:[702,731,240,22],
            text:"ALUMNI DATABASE",
            align:"right",
            font:["Georgia, \'Times New Roman\', Times, serif",17,"rgba(51,51,51,1.00)","normal","none","normal"],
            transform:[[-7,4]]
        },
        {
            id:'obclub',
            className:'stage_obclub_id',
            type:'text',
            tag:'div',
            rect:[363,738,296,22],
            text:"OLD BLUNDELLIAN CLUB",
            align:"center",
            font:["Georgia, \'Times New Roman\', Times, serif",17,"rgba(51,51,51,1.00)","normal","none","normal"],
            transform:[[-7]]
        },
        {
            id:'devoff',
            className:'stage_devoff_id',
            type:'text',
            tag:'div',
            rect:[37,737,273,22],
            text:"DEVELOPMENT OFFICE",
            align:"left",
            font:["Georgia, Times New Roman, Times, serif",17,"rgba(51,51,51,1.00)","normal","none",""],
            transform:[[3,-2]]
        },
        {
            id:'line4',
            className:'stage_line4_id',
            type:'image',
            tag:'div',
            rect:[0,0,978,1],
            fill:['rgba(0,0,0,0)','images/line.gif'],
            transform:[[768,765]]
        },
        {
            id:'line3',
            className:'stage_line3_id',
            type:'image',
            tag:'div',
            rect:[0,0,978,1],
            fill:['rgba(0,0,0,0)','images/line.gif'],
            transform:[[724]]
        },
        {
            id:'senior',
            className:'stage_senior_id',
            type:'image',
            tag:'div',
            rect:[0,0,384,58],
            fill:['rgba(0,0,0,0)','images/link_senior.gif'],
            transform:[[534,633]]
        },
        {
            id:'prep',
            className:'stage_prep_id',
            type:'image',
            tag:'div',
            rect:[0,0,384,58],
            fill:['rgba(0,0,0,0)','images/link_prep.gif'],
            transform:[[54,633]]
        }],
      symbolInstances: [
      ]
   },
   states: {
      "Base State": {
         "${_line3}": [
            ["style", "opacity", '0'],
            ["transform", "translateX", '0px'],
            ["transform", "translateY", '724px']
         ],
         "${_img-senior}": [
            ["style", "opacity", '0']
         ],
         "${_senior}": [
            ["style", "opacity", '0'],
            ["transform", "translateY", '633px'],
            ["transform", "translateX", '536px']
         ],
         "${_obclub}": [
            ["style", "width", '296px'],
            ["transform", "translateX", '-7px'],
            ["style", "text-align", 'center'],
            ["style", "height", '22px'],
            ["color", "color", 'rgba(51,51,51,1.00)'],
            ["style", "opacity", '0'],
            ["transform", "translateY", '-3px'],
            ["style", "font-size", '17px']
         ],
         "${_stage}": [
            ["style", "height", '780px'],
            ["style", "width", '978px'],
            ["color", "background-color", 'rgba(0,0,0,0)'],
            ["style", "overflow", 'hidden']
         ],
         "${_alumni}": [
            ["style", "width", '240px'],
            ["transform", "translateX", '-7px'],
            ["style", "text-align", 'right'],
            ["style", "height", '22px'],
            ["color", "color", 'rgba(51,51,51,1.00)'],
            ["style", "opacity", '0'],
            ["transform", "translateY", '4px'],
            ["style", "font-size", '17px']
         ],
         "${_prep}": [
            ["style", "opacity", '0'],
            ["transform", "translateY", '633px'],
            ["transform", "translateX", '54px']
         ],
         "${_img-prep}": [
            ["style", "opacity", '0']
         ],
         "${_devoff}": [
            ["transform", "translateX", '3px'],
            ["color", "color", 'rgba(51,51,51,1.00)'],
            ["style", "font-weight", 'normal'],
            ["style", "width", '273px'],
            ["style", "text-align", 'left'],
            ["style", "font-size", '17px'],
            ["style", "height", '22px'],
            ["style", "font-family", 'Georgia, Times New Roman, Times, serif'],
            ["transform", "translateY", '-2px'],
            ["style", "opacity", '0']
         ],
         "${_line4}": [
            ["style", "opacity", '0'],
            ["transform", "translateX", '0px'],
            ["transform", "translateY", '765px']
         ],
         "${_img-alumni}": [
            ["style", "opacity", '0']
         ],
         "${_img-obclub}": [
            ["style", "opacity", '0']
         ],
         "${_img-devoffice}": [
            ["style", "opacity", '0']
         ],
         "${_img}": [
            ["style", "opacity", '1']
         ]
      }
   },
   timelines: {
      "Default Timeline": {
         fromState: "Base State",
         toState: "",
         duration: 19750,
         labels: {
            "hover-prep": 2000,
            "hover-snr": 3000,
            "hover-devoff": 4000,
            "hover-obc": 5000,
            "hover-alumni": 6000
         },
         timeline: [
            { id: "eid2", tween: [ "style", "${_stage}", "width", '978px', { fromValue: '978px'}], position: 0, duration: 0 },
            { id: "eid14", tween: [ "style", "${_senior}", "opacity", '1', { fromValue: '0'}], position: 250, duration: 1000 },
            { id: "eid103", tween: [ "style", "${_img-devoffice}", "opacity", '1', { fromValue: '0'}], position: 10000, duration: 750 },
            { id: "eid117", tween: [ "style", "${_img-devoffice}", "opacity", '0', { fromValue: '1'}], position: 13000, duration: 750 },
            { id: "eid105", tween: [ "style", "${_img-alumni}", "opacity", '1', { fromValue: '0'}], position: 16000, duration: 750 },
            { id: "eid123", tween: [ "style", "${_img-alumni}", "opacity", '0', { fromValue: '1'}], position: 19000, duration: 750 },
            { id: "eid25", tween: [ "style", "${_obclub}", "opacity", '1', { fromValue: '0'}], position: 1000, duration: 750 },
            { id: "eid3", tween: [ "color", "${_stage}", "background-color", 'rgba(0,0,0,0)', { animationColorSpace: 'RGB', valueTemplate: undefined, fromValue: 'rgba(0,0,0,0)'}], position: 0, duration: 0 },
            { id: "eid23", tween: [ "style", "${_devoff}", "opacity", '1', { fromValue: '0'}], position: 750, duration: 750 },
            { id: "eid66", tween: [ "style", "${_line4}", "opacity", '1', { fromValue: '0'}], position: 630, duration: 500 },
            { id: "eid114", tween: [ "style", "${_img}", "opacity", '0', { fromValue: '1'}], position: 4000, duration: 750 },
            { id: "eid124", tween: [ "style", "${_img}", "opacity", '1', { fromValue: '0'}], position: 19000, duration: 750 },
            { id: "eid27", tween: [ "style", "${_alumni}", "opacity", '1', { fromValue: '0'}], position: 1250, duration: 750 },
            { id: "eid8", tween: [ "style", "${_prep}", "opacity", '1', { fromValue: '0'}], position: 0, duration: 1000 },
            { id: "eid107", tween: [ "style", "${_img-prep}", "opacity", '1', { fromValue: '0'}], position: 4000, duration: 750 },
            { id: "eid120", tween: [ "style", "${_img-prep}", "opacity", '0', { fromValue: '1'}], position: 7000, duration: 750 },
            { id: "eid104", tween: [ "style", "${_img-obclub}", "opacity", '1', { fromValue: '0'}], position: 13000, duration: 750 },
            { id: "eid118", tween: [ "style", "${_img-obclub}", "opacity", '0', { fromValue: '1'}], position: 16000, duration: 750 },
            { id: "eid62", tween: [ "style", "${_line3}", "opacity", '1', { fromValue: '0'}], position: 500, duration: 500 },
            { id: "eid106", tween: [ "style", "${_img-senior}", "opacity", '1', { fromValue: '0'}], position: 7000, duration: 750 },
            { id: "eid116", tween: [ "style", "${_img-senior}", "opacity", '0', { fromValue: '1'}], position: 10000, duration: 750 }]
      }
   }
}};

var comp;
Edge.registerCompositionDefn(compId, symbols);

/**
 * Adobe Edge DOM Ready Event Handler
 */
$(window).ready(function() {
     comp = new Edge.Composition(compId, {stage: "." + compId}, {});
	   /**
 * Adobe Edge Timeline Launch
 */
     comp.ready(function() {
         comp.play();
     });
});
})(jQuery, jQuery.Edge, "EDGE-6683045");

