/**
 * Adobe Helium: symbol definitions
 */
window.symbols = {
"stage": {
   version: "0.1",
   baseState: "Base State",
   initialState: "Base State",
   parameters: {

   },
   content: {
      dom: [
        {
            id:'Purple',
            type:'image',
            rect:[0,0,540,84],
            opacity:1,
            fill:['rgba(0,0,0,0)','/edge/images/Purple.png'],
            transform:[[1,50]],
        },
        {
            id:'Stents',
            type:'image',
            rect:[0,0,150,150],
            fill:['rgba(0,0,0,0)','/edge/images/Stents.png'],
        },
        {
            id:'EndoflexText',
            type:'text',
            rect:[278,74,240,65],
            text:"Instruments and Accessories for diagnostic and therapeutic Endoscopy",
            align:"center",
            font:["Arial, Helvetica, sans-serif",12,"rgba(255,255,255,1)","normal","none","normal"],
        },
        {
            id:'EndoflexTextHeader',
            type:'text',
            rect:[276,50,238,28],
            text:"ENDOFLEX - ENDOSCOPY ACCESSORIES",
            align:"center",
            font:["Arial, Helvetica, sans-serif",12,"rgba(255,255,255,1)","bold","none","normal"],
        },
        {
            id:'Endoflex',
            type:'image',
            rect:[0,0,150,150],
            fill:['rgba(0,0,0,0)','/edge/images/Endoflex.png'],
        },
        {
            id:'SafectinText',
            type:'text',
            rect:[289,79,237,53],
            text:"Easy to use kits to deliver molecules into cells",
            align:"center",
            font:["Arial, Helvetica, sans-serif",12,"rgba(255,255,255,1)","normal","none","normal"],
        },
        {
            id:'SafectinTextHeader',
            type:'text',
            rect:[295,55,217,25],
            text:"DELIVERICS - REAGENTS",
            align:"center",
            font:["Arial, Helvetica, sans-serif",12,"rgba(255,255,255,1)","bold","none","normal"],
        },
        {
            id:'Safectin',
            type:'image',
            rect:[0,0,150,150],
            fill:['rgba(0,0,0,0)','/edge/images/Safectin.png'],
        },
        {
            id:'SafectinStem',
            type:'image',
            rect:[0,0,150,150],
            fill:['rgba(0,0,0,0)','/edge/images/Safectim%20Stem1.png'],
        },
        {
            id:'PinitText',
            type:'text',
            rect:[256,78,236,63],
            text:"High Quality Bladder Scanner and Ultrasound devices",
            align:"center",
            font:["Arial, Helvetica, sans-serif",12,"rgba(255,255,255,1)","normal","none","normal"],
        },
        {
            id:'PinitTextHeader',
            type:'text',
            rect:[328,57,210,59],
            text:"ECHOSON - ULTRASOUND",
            align:"center",
            font:["Arial, Helvetica, sans-serif",24,"rgba(0,0,0,1)","bold","none",""],
        },
        {
            id:'Pinit',
            type:'image',
            rect:[0,0,907,500],
            fill:['rgba(0,0,0,0)','/edge/images/Pinit3.png'],
        },
        {
            id:'Hermestext',
            type:'text',
            rect:[264,86,237,46],
            text:"25 years developing urodynamic devices with state of the art technology.",
            align:"center",
            font:["Arial, Helvetica, sans-serif",12,"rgba(255,255,255,1)","normal","none","normal"],
        },
        {
            id:'HermesTextHeader',
            type:'text',
            rect:[277,67,237,67],
            text:"ALBYN MEDICAL- URODYNAMICS",
            align:"center",
            font:["Arial, Helvetica, sans-serif",12,"rgba(255,255,255,1)","bold","none","normal"],
        },
        {
            id:'Catheter',
            type:'image',
            rect:[0,0,150,150],
            fill:['rgba(0,0,0,0)','/edge/images/Catheter2.png'],
        },
        {
            id:'Hermes',
            type:'image',
            rect:[0,0,150,150],
            fill:['rgba(0,0,0,0)','/edge/images/Hermes1.png'],
        },
      ],
      symbolInstances: [
      ],
   },
   states: {
      "Base State": {
         "#stage": [
            ["style", "height", '190px'],
            ["style", "overflow", 'hidden'],
            ["style", "width", '540px']
         ],
         "#Hermes": [
            ["style", "-webkit-transform-origin", [50,50],{valueTemplate:'@@0@@% @@1@@%'}],
            ["style", "-moz-transform-origin", [50,50],{valueTemplate:'@@0@@% @@1@@%'}],
            ["style", "-ms-transform-origin", [50,50],{valueTemplate:'@@0@@% @@1@@%'}],
            ["style", "msTransformOrigin", [50,50],{valueTemplate:'@@0@@% @@1@@%'}],
            ["style", "-o-transform-origin", [50,50],{valueTemplate:'@@0@@% @@1@@%'}],
            ["transform", "translateX", '43px'],
            ["transform", "translateY", '14px'],
            ["style", "opacity", '0'],
            ["transform", "originY", '50%'],
            ["transform", "originX", '50%']
         ],
         "#SafectinStem": [
            ["style", "opacity", '0'],
            ["transform", "translateY", '14px'],
            ["transform", "translateX", '107px']
         ],
         "#Purple": [
            ["transform", "translateX", '0px'],
            ["style", "opacity", '0.6'],
            ["transform", "translateY", '48px'],
            ["style", "width", '0px']
         ],
         "#PinitText": [
            ["transform", "translateX", '21px'],
            ["style", "font-size", '12px'],
            ["color", "color", 'rgba(255,255,255,1.00)'],
            ["style", "opacity", '0'],
            ["transform", "translateY", '3px'],
            ["style", "width", '229px']
         ],
         "#SafectinText": [
            ["style", "opacity", '0'],
            ["style", "font-weight", 'normal'],
            ["transform", "translateX", '4px'],
            ["style", "width", '200px']
         ],
         "#EndoflexTextHeader": [
            ["transform", "translateX", '-7px'],
            ["style", "opacity", '0'],
            ["style", "font-weight", 'bold'],
            ["transform", "translateY", '5px'],
            ["style", "width", '247px']
         ],
         "#Stents": [
            ["style", "opacity", '0'],
            ["transform", "translateY", '12px'],
            ["transform", "translateX", '99px']
         ],
         "#Catheter": [
            ["style", "opacity", '0'],
            ["transform", "translateY", '-17px'],
            ["transform", "translateX", '9px']
         ],
         "#Pinit": [
            ["transform", "translateX", '1px'],
            ["style", "height", '180px'],
            ["style", "opacity", '0'],
            ["transform", "translateY", '-4px'],
            ["style", "width", '264px']
         ],
         "#EndoflexText": [
            ["style", "opacity", '0'],
            ["transform", "translateY", '4px'],
            ["transform", "translateX", '-2px']
         ],
         "#Safectin": [
            ["style", "opacity", '0'],
            ["transform", "translateY", '12px'],
            ["transform", "translateX", '43px']
         ],
         "#Endoflex": [
            ["style", "opacity", '0'],
            ["transform", "translateY", '15px'],
            ["transform", "translateX", '44px']
         ],
         "#HermesTextHeader": [
            ["style", "text-align", 'center'],
            ["transform", "translateX", '17px'],
            ["style", "font-weight", 'bold'],
            ["style", "height", '59px'],
            ["style", "opacity", '0'],
            ["transform", "translateY", '-10px'],
            ["style", "width", '228.70149253731px']
         ],
         "#SafectinTextHeader": [
            ["transform", "translateX", '-13px'],
            ["style", "opacity", '0']
         ],
         "#PinitTextHeader": [
            ["transform", "translateX", '-55px'],
            ["color", "color", 'rgba(255,255,255,1.00)'],
            ["style", "opacity", '0'],
            ["style", "width", '229px'],
            ["style", "text-align", 'center'],
            ["style", "font-weight", 'bold'],
            ["style", "height", '31px'],
            ["style", "font-family", 'Arial, Helvetica, sans-serif'],
            ["transform", "translateY", '-3px'],
            ["style", "font-size", '12px']
         ],
         "#Hermestext": [
            ["transform", "translateX", '-8px'],
            ["style", "height", '59px'],
            ["style", "font-weight", 'normal'],
            ["transform", "translateY", '-8px'],
            ["style", "opacity", '0']
         ]
      }
   },
   actions: {

   },
   bindings: [

   ],
   timelines: {
      "Default Timeline": {
         fromState: "Base State",
         toState: "",
         duration: 34750,
         timeline: [
            { id: "eid399", tween: [ "style", "#Safectin", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 19000, duration: 750, easing: "linear" },
            { id: "eid402", tween: [ "style", "#Safectin", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 24000, duration: 1611, easing: "linear" },
            { id: "eid237", tween: [ "style", "#HermesTextHeader", "height", '59px', { valueTemplate: undefined, fromValue: '59px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid440", tween: [ "style", "#HermesTextHeader", "height", '20px', { valueTemplate: undefined, fromValue: '59px'}], position: 2500, duration: 0, easing: "linear" },
            { id: "eid375", tween: [ "transform", "#Endoflex", "translateY", '15px', { valueTemplate: undefined, fromValue: '15px'}], position: 28250, duration: 0, easing: "linear" },
            { id: "eid496", tween: [ "style", "#EndoflexTextHeader", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 29500, duration: 405, easing: "linear" },
            { id: "eid498", tween: [ "style", "#EndoflexTextHeader", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 32750, duration: 405, easing: "linear" },
            { id: "eid456", tween: [ "transform", "#Pinit", "translateX", '1px', { valueTemplate: undefined, fromValue: '1px'}], position: 10500, duration: 0, easing: "linear" },
            { id: "eid256", tween: [ "style", "#HermesTextHeader", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 2500, duration: 500, easing: "linear" },
            { id: "eid328", tween: [ "style", "#HermesTextHeader", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 5750, duration: 370, easing: "linear" },
            { id: "eid471", tween: [ "transform", "#PinitTextHeader", "translateY", '-1px', { valueTemplate: undefined, fromValue: '-3px'}], position: 11750, duration: 250, easing: "linear" },
            { id: "eid455", tween: [ "transform", "#Hermestext", "translateY", '-8px', { valueTemplate: undefined, fromValue: '-8px'}], position: 2879, duration: 0, easing: "linear" },
            { id: "eid367", tween: [ "style", "#Endoflex", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 28250, duration: 750, easing: "linear" },
            { id: "eid370", tween: [ "style", "#Endoflex", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 32750, duration: 1611, easing: "linear" },
            { id: "eid398", tween: [ "transform", "#Safectin", "translateY", '14px', { valueTemplate: undefined, fromValue: '12px'}], position: 34750, duration: 0, easing: "linear" },
            { id: "eid333", tween: [ "style", "#SafectinStem", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 19000, duration: 750, easing: "linear" },
            { id: "eid336", tween: [ "style", "#SafectinStem", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 24000, duration: 1611, easing: "linear" },
            { id: "eid303", tween: [ "style", "#Catheter", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 1250, duration: 750, easing: "linear" },
            { id: "eid290", tween: [ "style", "#Catheter", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 5750, duration: 1611, easing: "linear" },
            { id: "eid407", tween: [ "transform", "#SafectinStem", "translateX", '127px', { valueTemplate: undefined, fromValue: '107px'}], position: 19000, duration: 750, easing: "linear" },
            { id: "eid244", tween: [ "style", "#HermesTextHeader", "width", '228.70149253731px', { valueTemplate: undefined, fromValue: '228.70149253731px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid414", tween: [ "transform", "#Hermes", "translateX", '119px', { valueTemplate: undefined, fromValue: '43px'}], position: 1250, duration: 750, easing: "linear" },
            { id: "eid412", tween: [ "transform", "#Stents", "translateY", '11px', { valueTemplate: undefined, fromValue: '12px'}], position: 28250, duration: 500, easing: "linear" },
            { id: "eid454", tween: [ "transform", "#Hermestext", "translateX", '-8px', { valueTemplate: undefined, fromValue: '-8px'}], position: 2879, duration: 0, easing: "linear" },
            { id: "eid29", tween: [ "style", "#PinitTextHeader", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 11750, duration: 405, easing: "linear" },
            { id: "eid149", tween: [ "style", "#PinitTextHeader", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 15000, duration: 405, easing: "linear" },
            { id: "eid27", tween: [ "style", "#PinitTextHeader", "width", '229px', { valueTemplate: undefined, fromValue: '229px'}], position: 12155, duration: 0, easing: "linear" },
            { id: "eid488", tween: [ "style", "#EndoflexText", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 29500, duration: 405, easing: "linear" },
            { id: "eid490", tween: [ "style", "#EndoflexText", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 32750, duration: 405, easing: "linear" },
            { id: "eid176", tween: [ "style", "#Pinit", "opacity", '0', { valueTemplate: undefined, fromValue: '0'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid178", tween: [ "style", "#Pinit", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 10500, duration: 750, easing: "linear" },
            { id: "eid179", tween: [ "style", "#Pinit", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 15000, duration: 1611, easing: "linear" },
            { id: "eid483", tween: [ "transform", "#SafectinText", "translateX", '4px', { valueTemplate: undefined, fromValue: '4px'}], position: 22750, duration: 0, easing: "linear" },
            { id: "eid168", tween: [ "style", "#Pinit", "width", '264px', { valueTemplate: undefined, fromValue: '264px'}], position: 3750, duration: 0, easing: "linear" },
            { id: "eid484", tween: [ "style", "#SafectinText", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 20250, duration: 405, easing: "linear" },
            { id: "eid485", tween: [ "style", "#SafectinText", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 24000, duration: 405, easing: "linear" },
            { id: "eid482", tween: [ "style", "#SafectinText", "width", '200px', { valueTemplate: undefined, fromValue: '200px'}], position: 22750, duration: 0, easing: "linear" },
            { id: "eid425", tween: [ "transform", "#Hermes", "originX", '50%', { valueTemplate: undefined, fromValue: '50%'}], position: 2000, duration: 0, easing: "linear" },
            { id: "eid408", tween: [ "transform", "#SafectinStem", "translateY", '11px', { valueTemplate: undefined, fromValue: '14px'}], position: 19000, duration: 750, easing: "linear" },
            { id: "eid360", tween: [ "transform", "#Purple", "translateY", '48px', { valueTemplate: undefined, fromValue: '48px'}], position: 30500, duration: 0, easing: "linear" },
            { id: "eid478", tween: [ "style", "#SafectinTextHeader", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 20250, duration: 405, easing: "linear" },
            { id: "eid481", tween: [ "style", "#SafectinTextHeader", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 24000, duration: 405, easing: "linear" },
            { id: "eid376", tween: [ "transform", "#Endoflex", "translateX", '44px', { valueTemplate: undefined, fromValue: '44px'}], position: 28250, duration: 0, easing: "linear" },
            { id: "eid385", tween: [ "style", "#Stents", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 28250, duration: 750, easing: "linear" },
            { id: "eid386", tween: [ "style", "#Stents", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 32750, duration: 1611, easing: "linear" },
            { id: "eid309", tween: [ "style", "#Hermes", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 1250, duration: 750, easing: "linear" },
            { id: "eid230", tween: [ "style", "#Hermes", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 5750, duration: 1611, easing: "linear" },
            { id: "eid251", tween: [ "transform", "#HermesTextHeader", "translateX", '17px', { valueTemplate: undefined, fromValue: '17px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid438", tween: [ "transform", "#HermesTextHeader", "translateX", '-12px', { valueTemplate: undefined, fromValue: '28px'}], position: 2500, duration: 0, easing: "linear" },
            { id: "eid20", tween: [ "style", "#PinitTextHeader", "font-size", '12px', { valueTemplate: undefined, fromValue: '12px'}], position: 12155, duration: 0, easing: "linear" },
            { id: "eid467", tween: [ "transform", "#PinitTextHeader", "translateX", '-55px', { valueTemplate: undefined, fromValue: '-55px'}], position: 11750, duration: 0, easing: "linear" },
            { id: "eid411", tween: [ "transform", "#Stents", "translateX", '156px', { valueTemplate: undefined, fromValue: '99px'}], position: 28250, duration: 500, easing: "linear" },
            { id: "eid430", tween: [ "style", "#Hermes", "-webkit-transform-origin", [100,100], { valueTemplate: '@@0@@% @@1@@%', fromValue: [50,50]}], position: 1250, duration: 750, easing: "linear" },
            { id: "eid499", tween: [ "style", "#Hermes", "-moz-transform-origin", [100,100], { valueTemplate: '@@0@@% @@1@@%', fromValue: [50,50]}], position: 1250, duration: 750, easing: "linear" },
            { id: "eid500", tween: [ "style", "#Hermes", "-ms-transform-origin", [100,100], { valueTemplate: '@@0@@% @@1@@%', fromValue: [50,50]}], position: 1250, duration: 750, easing: "linear" },
            { id: "eid501", tween: [ "style", "#Hermes", "msTransformOrigin", [100,100], { valueTemplate: '@@0@@% @@1@@%', fromValue: [50,50]}], position: 1250, duration: 750, easing: "linear" },
            { id: "eid502", tween: [ "style", "#Hermes", "-o-transform-origin", [100,100], { valueTemplate: '@@0@@% @@1@@%', fromValue: [50,50]}], position: 1250, duration: 750, easing: "linear" },
            { id: "eid395", tween: [ "transform", "#Catheter", "translateY", '-17px', { valueTemplate: undefined, fromValue: '-17px'}], position: 1250, duration: 0, easing: "linear" },
            { id: "eid394", tween: [ "transform", "#Catheter", "translateX", '9px', { valueTemplate: undefined, fromValue: '9px'}], position: 1250, duration: 0, easing: "linear" },
            { id: "eid435", tween: [ "style", "#Hermes", "msTransformOrigin", '100% 100%', { valueTemplate: undefined, fromValue: '50% 50%'}], position: 1250, duration: 750, easing: "linear" },
            { id: "eid469", tween: [ "style", "#PinitTextHeader", "height", '31px', { valueTemplate: undefined, fromValue: '31px'}], position: 11750, duration: 0, easing: "linear" },
            { id: "eid252", tween: [ "transform", "#HermesTextHeader", "translateY", '-10px', { valueTemplate: undefined, fromValue: '-10px'}], position: 0, duration: 0, easing: "linear" },
            { id: "eid439", tween: [ "transform", "#HermesTextHeader", "translateY", '-11px', { valueTemplate: undefined, fromValue: '-7px'}], position: 2500, duration: 0, easing: "linear" },
            { id: "eid463", tween: [ "style", "#PinitText", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 11750, duration: 405, easing: "linear" },
            { id: "eid474", tween: [ "style", "#PinitText", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 15000, duration: 405, easing: "linear" },
            { id: "eid351", tween: [ "style", "#Purple", "width", '540px', { valueTemplate: undefined, fromValue: '0px'}], position: 0, duration: 3000, easing: "linear" },
            { id: "eid352", tween: [ "style", "#Purple", "width", '0px', { valueTemplate: undefined, fromValue: '540px'}], position: 5750, duration: 2250, easing: "linear" },
            { id: "eid353", tween: [ "style", "#Purple", "width", '540px', { valueTemplate: undefined, fromValue: '0px'}], position: 9250, duration: 3000, easing: "linear" },
            { id: "eid354", tween: [ "style", "#Purple", "width", '0px', { valueTemplate: undefined, fromValue: '540px'}], position: 15000, duration: 2000, easing: "linear" },
            { id: "eid355", tween: [ "style", "#Purple", "width", '540px', { valueTemplate: undefined, fromValue: '0px'}], position: 18250, duration: 3000, easing: "linear" },
            { id: "eid356", tween: [ "style", "#Purple", "width", '0px', { valueTemplate: undefined, fromValue: '540px'}], position: 24000, duration: 2250, easing: "linear" },
            { id: "eid357", tween: [ "style", "#Purple", "width", '540px', { valueTemplate: undefined, fromValue: '0px'}], position: 27500, duration: 3000, easing: "linear" },
            { id: "eid358", tween: [ "style", "#Purple", "width", '0px', { valueTemplate: undefined, fromValue: '540px'}], position: 32750, duration: 2000, easing: "linear" },
            { id: "eid21", tween: [ "color", "#PinitTextHeader", "color", 'rgba(255,255,255,1.00)', { animationColorSpace: 'RGB', valueTemplate: undefined, fromValue: 'rgba(255,255,255,1.00)'}], position: 12155, duration: 0, easing: "linear" },
            { id: "eid493", tween: [ "style", "#EndoflexTextHeader", "width", '247px', { valueTemplate: undefined, fromValue: '247px'}], position: 22000, duration: 0, easing: "linear" },
            { id: "eid426", tween: [ "transform", "#Hermes", "originY", '50%', { valueTemplate: undefined, fromValue: '50%'}], position: 2000, duration: 0, easing: "linear" },
            { id: "eid450", tween: [ "style", "#Hermestext", "opacity", '1', { valueTemplate: undefined, fromValue: '0'}], position: 2500, duration: 500, easing: "linear" },
            { id: "eid451", tween: [ "style", "#Hermestext", "opacity", '0', { valueTemplate: undefined, fromValue: '1'}], position: 5750, duration: 370, easing: "linear" },
            { id: "eid459", tween: [ "style", "#Purple", "opacity", '0.77647058823529', { valueTemplate: undefined, fromValue: '0.6'}], position: 0, duration: 32750, easing: "linear" },
            { id: "eid397", tween: [ "transform", "#Safectin", "translateX", '49px', { valueTemplate: undefined, fromValue: '43px'}], position: 34750, duration: 0, easing: "linear" },
            { id: "eid359", tween: [ "transform", "#Purple", "translateX", '0px', { valueTemplate: undefined, fromValue: '0px'}], position: 30500, duration: 0, easing: "linear" },
            { id: "eid171", tween: [ "style", "#Pinit", "height", '180px', { valueTemplate: undefined, fromValue: '180px'}], position: 3750, duration: 0, easing: "linear" },
            { id: "eid415", tween: [ "transform", "#Hermes", "translateY", '11px', { valueTemplate: undefined, fromValue: '14px'}], position: 1250, duration: 750, easing: "linear" }]
      }
   },
}};

/**
 * Adobe Edge DOM Ready Event Handler
 */
$(window).ready(function() {
     $.Edge.initialize(symbols);
});
/**
 * Adobe Edge Timeline Launch
 */
$(window).load(function() {
    $.Edge.play();
});

