/***********************
* Adobe Edge Composition Actions
*
* Edit this file with caution, being careful to preserve 
* function signatures and comments starting with 'Edge' to maintain the 
* ability to interact with these actions from within Adobe Edge
*
***********************/
(function($, Edge, compId){
var Composition = Edge.Composition, Symbol = Edge.Symbol; // aliases for commonly used Edge classes

//Edge symbol: 'stage'
(function(symbolName) {


Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 3000, function(e) {
// stop the timeline at the current position
this.stop();

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 3500, function(e) {
// stop the timeline at the current position
this.stop();

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 6757.0398697543, function(e) {
// stop the timeline at the current position
this.stop();

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_HOME_NORMAL2}", "mouseover", function(e) {
// play the timeline from the given position (ms or label)
this.play("over_H");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_HOME_hover2}", "mouseout", function(e) {
// stop the timeline at the given position (ms or label)
this.stop("home");


});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_ABOUT_NORMAL2}", "mouseover", function(e) {
// play the timeline from the given position (ms or label)
this.play("about");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_ABOUT_OVER2}", "mouseout", function(e) {
// stop the timeline at the given position (ms or label)
this.stop("home");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 10005.055852509, function(e) {
// stop the timeline at the current position
this.stop();

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_INVENTORY_NORMAL2}", "mouseover", function(e) {
// play the timeline from the given position (ms or label)
this.play("inventory");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_INVENTORY_OVER2}", "mouseout", function(e) {
// stop the timeline at the given position (ms or label)
this.stop("home");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 14005.389213524, function(e) {
// stop the timeline at the current position
this.stop();

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_FINANCING_NORMAL2}", "mouseover", function(e) {
// play the timeline from the given position (ms or label)
this.play("financing");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_FINANCING_OVER2}", "mouseout", function(e) {
// stop the timeline at the given position (ms or label)
this.stop("home");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_HOUR_NORMAL2}", "mouseover", function(e) {
// play the timeline from the given position (ms or label)
this.play("hour");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_HOUR_OVER2}", "mouseout", function(e) {
// stop the timeline at the given position (ms or label)
this.stop("home");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 18004.540526798, function(e) {
// stop the timeline at the current position
this.stop();

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 22014.102800536, function(e) {
// stop the timeline at the current position
this.stop();

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_CONTACT_NORMAL2}", "mouseover", function(e) {
// play the timeline from the given position (ms or label)
this.play("contact");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_CONTACT_HOVER2}", "mouseout", function(e) {
// stop the timeline at the given position (ms or label)
this.stop("home");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_HOME_hover2}", "mouseover", function(e) {
$(this.lookupSelector("HOME_hover2")).css('cursor','pointer');});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_HOME_hover2}", "click", function(e) {
window.open("http://smartchoice222.com/index.html", "_self");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_ABOUT_OVER2}", "mouseover", function(e) {
$(this.lookupSelector("ABOUT_OVER2")).css('cursor','pointer');
});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_ABOUT_OVER2}", "click", function(e) {
window.open("http://smartchoice222.com/about.html", "_self");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_INVENTORY_OVER2}", "mouseover", function(e) {
$(this.lookupSelector("INVENTORY_OVER2")).css('cursor','pointer');});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_INVENTORY_OVER2}", "click", function(e) {
window.open("http://smartchoice222.com/inventory.html", "_self");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_FINANCING_OVER2}", "mouseover", function(e) {
$(this.lookupSelector("FINANCING_OVER2")).css('cursor','pointer');
});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_FINANCING_OVER2}", "click", function(e) {
window.open("http://smartchoice222.com/financing.html", "_self");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_HOUR_OVER2}", "mouseover", function(e) {
$(this.lookupSelector("HOUR_OVER2")).css('cursor','pointer');});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_HOUR_OVER2}", "click", function(e) {
window.open("http://smartchoice222.com/hours_and_directions.html", "_self");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_CONTACT_HOVER2}", "mouseover", function(e) {
$(this.lookupSelector("CONTACT_HOVER2")).css('cursor','pointer');
});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_CONTACT_HOVER2}", "click", function(e) {
window.open("http://smartchoice222.com/contact.html", "_self");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 16001, function(e) {
// stop the timeline at the current position
this.stop();

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_services_normal}", "mouseover", function(e) {
// play the timeline from the given position (ms or label)

this.play("services_over");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_services_over}", "click", function(e) {
window.open("http://smartchoice222.com/services.html", "_self");
});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_services_over}", "mouseout", function(e) {
this.stop("home");});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_services_over}", "mouseover", function(e) {
$(this.lookupSelector("services_over")).css('cursor','pointer');


});
//Edge binding end

})("stage");
//Edge symbol end:'stage'

})(jQuery, jQuery.Edge, "EDGE-259812012");
