/***********************
* 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", 40000, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_RIGHT")).html("Domainscanners will hook your custom built website into all the major Social Networks including Facebook, Twitter, LinkedIn and Google+ FOR FREE!");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 55000, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_LEFT")).html("Domainscanners can make your website’s existing content render beautifully across most modern mobile devices including iPhone, iPad, Android, Windows Mobile and Blackberry.");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 69991, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_RIGHT")).html("Domainscanners hook the websites they build into Google Analytics, an enterprise-class visitor analysis solution that gives you rich insights into your website traffic.");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 85000, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_LEFT")).html("Domainscanners simple shopping cart enables website e-commerce opportunities where secure credit card / debit card / PayPal transactions can be processed for any product or service.");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 99991, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_RIGHT")).html("Domainscanners design and build unique, professional, cost-effective business websites. They don’t provide DIY template sites that tend to look the same.");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 115001, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_LEFT")).html("Domainscanners take Search Engine Optimisation seriously. You're website will include a free SEO app that shows how each page will appear in Google allowing easy optimisation!");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 129991, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_RIGHT")).html("Domainscanners build bespoke business apps. These apps are built upon your ideas and can be tailored specifically for your companies requirements. Prices start at just £249!");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 145000, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_LEFT")).html("Domainscanners design line of business apps that are user friendly and intuitive. They can be used in browser or as stand alone app’s on PC’s or Mac’s.");

});
//Edge binding end



Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 159991, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_RIGHT")).html("Domainscanners build app’s tailored for your business, your workflow, your office! Generic off-shelf software is bloated and complicated. Improve productivity with bespoke app’s!");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 175000, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_LEFT")).html("Domainscanners business app’s work anywhere. The app’s run on your PC or Mac whilst your database is stored in the cloud. Perfect for working at home, in the office or on the road!");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 189991, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_RIGHT")).html("Domainscanners app’s are deployed from their own secure cloud. This means that your business app requires no specific infrastructure, database or app servers to run.");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 205004, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_LEFT")).html("Domainscanners write code using their own developers, located at their own offices in the UK. When you want new app features chances are you will talk to the developer who coded your app!");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 225045, function(e) {
// play the timeline from the given position (ms or label)
this.play(1000); // Just after the gears bounce up

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 10000, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_RIGHT")).html("Domainscanners use their own high spec servers, configured, maintained and optimised by their own staff, located at one of the most advanced and secure Data Centers in the UK.");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 25000, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_LEFT")).html("Domainscanners can build you a bespoke business website with unlimited pages, Content Management System and advanced SEO for a one off fixed fee of just £249 + £15 per month hosting!");

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 159991, function(e) {
// Change an Element's contents.
//  (lookupSelector resolves an Edge element name to a DOM
//  selector that can be used with jQuery)
$(this.lookupSelector("Text_RIGHT")).html("Domainscanners build app’s tailored for your business, your workflow, your office! Generic off-shelf software is bloated and complicated. Improve productivity with bespoke app’s!");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_button}", "click", function(e) {
// insert code for mouse clicks here// play the timeline from the given position (ms or label)
this.play('StartYourDesign');

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_StartYourDesign}", "click", function(e) {
// insert code for mouse clicks here
// play the timeline from the given position (ms or label)
this.play('StartYourDesign');

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_TextWEBClickHereToContinue}", "click", function(e) {
// Navigate to a new URL in the current window
// (replace "_self" with another name for a new window)
window.open("http://www.domainscanners.com/website-design/", "_self");

});
//Edge binding end

Symbol.bindElementAction(compId, symbolName, "${_TextGoBack}", "click", function(e) {
// insert code for mouse clicks here// play the timeline from the given position (ms or label)
// play the timeline from the given position (ms or label)
this.play('GoBack');


});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 230750, function(e) {
// stop the timeline at the current position
this.stop();

});
//Edge binding end

Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 232500, function(e) {
// play the timeline from the given position (ms or label)
this.play(1000);

});
//Edge binding end

})("stage");
//Edge symbol end:'stage'

})(jQuery, jQuery.Edge, "EDGE-1747145141");
