/**
 * Adobe Helium: symbol definitions
 */
window.symbols = {
"stage": {
   version: "0.1",
   baseState: "Base State",
   initialState: "Base State",
   parameters: {

   },
   content: {
      dom: [
        {
            id:'Image1',
            type:'image',
            rect:[0,0,3456,2592],
            fill:['rgba(0,0,0,0)','images/IMG_0971.JPG'],
			usemap:'menulinks',
        },
        {
            id:'Resume',
            type:'text',
            rect:[352,307,233,44],
            text:"Resume",
            align:"-webkit-auto",
            font:["NaN, \'Arial Black\', Gadget, sans-serif",18,"rgba(255,255,255,1)","normal","none","normal"],
        },
        {
            id:'OldPicture',
            type:'text',
            rect:[60,307,286,44],
            text:"Old Picture",
            align:"-webkit-auto",
            font:["Arial Black, Gadget, sans-serif",18,"rgba(0,0,0,1)","normal","none","normal"],
        },
        {
            id:'RasmussenPics',
            type:'text',
            rect:[272,307,196,44],
            text:"Rasmussen Pictures",
            align:"-webkit-auto",
            font:["NaN, \'Arial Black\', Gadget, sans-serif",18,"rgba(255,255,255,1)","normal","none","normal"],
        },
        {
            id:'PageName',
            type:'text',
            rect:[55,49,492,309],
            text:"Mostrom Woods Wildlife Refuge",
            align:"-webkit-auto",
            font:["\'Arial Black\', Gadget, sans-serif",24,"rgba(0,0,0,1)","normal","none","normal"],
        },
      ],
      symbolInstances: [
      ],
   },
   states: {
      "Base State": {
         "#Image1": [
            ["transform", "translateX", '-1380px'],
            ["transform", "rotateZ", '-90deg'],
            ["transform", "scaleX", '0.35'],
            ["transform", "translateY", '-744px'],
            ["transform", "scaleY", '0.35']
         ],
         "#OldPicture": [
            ["style", "width", '114px'],
            ["style", "height", '27px'],
            ["transform", "translateX", '4px'],
            ["style", "opacity", '0'],
            ["color", "color", 'rgba(255,255,255,1.00)'],
            ["style", "font-family", '\'Arial Black\', Gadget, sans-serif'],
            ["transform", "translateY", '41px'],
            ["style", "font-size", '18px']
         ],
         "#RasmussenPics": [
            ["transform", "translateX", '-11px'],
            ["style", "height", '28px'],
            ["style", "opacity", '0'],
            ["transform", "translateY", '41px'],
            ["style", "width", '207px']
         ],
         "#PageName": [
            ["transform", "translateX", '-3px'],
            ["color", "color", 'rgba(255,255,255,1.00)'],
            ["style", "font-weight", 'normal'],
            ["style", "font-size", '60px'],
            ["style", "opacity", '0'],
            ["style", "text-decoration", 'none'],
            ["style", "font-style", 'normal'],
            ["style", "height", '182px'],
            ["transform", "translateY", '-3px'],
            ["style", "width", '540px']
         ],
         "#stage": [
            ["color", "background-color", 'rgba(255,255,255,1)'],
            ["style", "height", '600px'],
            ["style", "width", '800px']
         ],
         "#Resume": [
            ["transform", "translateX", '208px'],
            ["style", "height", '29px'],
            ["style", "opacity", '0'],
            ["transform", "translateY", '41px'],
            ["style", "width", '91px']
         ]
      }
   },
   actions: {

   },
   bindings: [

   ],
   timelines: {
      "Default Timeline": {
         fromState: "Base State",
         toState: "",
         duration: 4750,
         timeline: [
            { id: "eid103", tween: [ "style", "#Resume", "opacity", '0.35294117647059', { valueTemplate: undefined, fromValue: '0'}], position: 4000, duration: 250, easing: "linear" },
            { id: "eid104", tween: [ "style", "#Resume", "opacity", '0.69411764705883', { valueTemplate: undefined, fromValue: '0.35294117647059'}], position: 4250, duration: 250, easing: "linear" },
            { id: "eid105", tween: [ "style", "#Resume", "opacity", '1', { valueTemplate: undefined, fromValue: '0.69411764705883'}], position: 4500, duration: 250, easing: "linear" },
            { id: "eid31", tween: [ "transform", "#PageName", "translateX", '-3px', { valueTemplate: undefined, fromValue: '-3px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid2", tween: [ "style", "#stage", "height", '600px', { valueTemplate: undefined, fromValue: '600px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid42", tween: [ "style", "#PageName", "opacity", '0.1', { valueTemplate: undefined, fromValue: '0'}], position: 0, duration: 250, easing: "linear" },
            { id: "eid43", tween: [ "style", "#PageName", "opacity", '0.25', { valueTemplate: undefined, fromValue: '0.1'}], position: 250, duration: 500, easing: "linear" },
            { id: "eid44", tween: [ "style", "#PageName", "opacity", '0.4', { valueTemplate: undefined, fromValue: '0.25'}], position: 750, duration: 500, easing: "linear" },
            { id: "eid45", tween: [ "style", "#PageName", "opacity", '0.6', { valueTemplate: undefined, fromValue: '0.4'}], position: 1250, duration: 500, easing: "linear" },
            { id: "eid46", tween: [ "style", "#PageName", "opacity", '0.8', { valueTemplate: undefined, fromValue: '0.6'}], position: 1750, duration: 500, easing: "linear" },
            { id: "eid47", tween: [ "style", "#PageName", "opacity", '1', { valueTemplate: undefined, fromValue: '0.8'}], position: 2250, duration: 500, easing: "linear" },
            { id: "eid35", tween: [ "transform", "#PageName", "translateY", '-3px', { valueTemplate: undefined, fromValue: '-3px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid95", tween: [ "style", "#OldPicture", "opacity", '0.35294117647059', { valueTemplate: undefined, fromValue: '0'}], position: 2500, duration: 250, easing: "linear" },
            { id: "eid96", tween: [ "style", "#OldPicture", "opacity", '0.69411764705883', { valueTemplate: undefined, fromValue: '0.35294117647059'}], position: 2750, duration: 250, easing: "linear" },
            { id: "eid97", tween: [ "style", "#OldPicture", "opacity", '1', { valueTemplate: undefined, fromValue: '0.69411764705883'}], position: 3000, duration: 250, easing: "linear" },
            { id: "eid127", tween: [ "transform", "#Image1", "translateX", '-1380px', { valueTemplate: undefined, fromValue: '-1380px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid1", tween: [ "style", "#stage", "width", '800px', { valueTemplate: undefined, fromValue: '800px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid29", tween: [ "color", "#PageName", "color", 'rgba(255,255,255,1.00)', { animationColorSpace: 'RGB', valueTemplate: undefined, fromValue: 'rgba(255,255,255,1.00)'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid38", tween: [ "style", "#PageName", "font-size", '60px', { valueTemplate: undefined, fromValue: '60px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid39", tween: [ "style", "#PageName", "height", '182px', { valueTemplate: undefined, fromValue: '182px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid128", tween: [ "transform", "#Image1", "translateY", '-744px', { valueTemplate: undefined, fromValue: '-744px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid40", tween: [ "style", "#PageName", "width", '540px', { valueTemplate: undefined, fromValue: '540px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid99", tween: [ "style", "#RasmussenPics", "opacity", '0.35294117647059', { valueTemplate: undefined, fromValue: '0'}], position: 3250, duration: 250, easing: "linear" },
            { id: "eid100", tween: [ "style", "#RasmussenPics", "opacity", '0.69411764705882', { valueTemplate: undefined, fromValue: '0.35294117647059'}], position: 3500, duration: 250, easing: "linear" },
            { id: "eid101", tween: [ "style", "#RasmussenPics", "opacity", '1', { valueTemplate: undefined, fromValue: '0.69411764705882'}], position: 3750, duration: 250, easing: "linear" }]
      }
   },
}};

/**
 * Adobe Edge DOM Ready Event Handler
 */
$(window).ready(function() {
     $.Edge.initialize(symbols);
});
/**
 * Adobe Edge Timeline Launch
 */
$(window).load(function() {
    $.Edge.play();
});

