﻿	$(function(){
        $('.STbasic').tabSlideOut({
            tabHandle: '.handle',                     //class of the element that will become your tab
            pathToTabImage: 'images/Basic.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '39px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '85px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '280px',                          //position from the top/ use if tabLocation is left or right
            leftPos: '145px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });
    $(function(){
        $('.STdynamic').tabSlideOut({
            tabHandle: '.Dynamic',                     //class of the element that will become your tab
            pathToTabImage: 'images/Dynamic.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '39px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '105px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '380px',                          //position from the top/ use if tabLocation is left or right
            leftPos: '327px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });

	$(function(){
        $('.adwordsTab').tabSlideOut({
            tabHandle: '.AWhandle',                     //class of the element that will become your tab
            pathToTabImage: 'images/AdwordsCallTab.jpg', //path to the image for the tab //Optionally can be set using css
            imageHeight: '39px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '162px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '0',                          //position from the top/ use if tabLocation is left or right
            leftPos: '395px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });
	$(function(){
        $('.phoneTracking').tabSlideOut({
            tabHandle: '.CThandle',                     //class of the element that will become your tab
            pathToTabImage: 'images/callTracking.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '39px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '150px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '0',                          //position from the top/ use if tabLocation is left or right
            leftPos: '520px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });

	$(function(){
        $('.domainsTab').tabSlideOut({
            tabHandle: '.DHhandle',                     //class of the element that will become your tab
            pathToTabImage: 'images/domainTab.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '39px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '100px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '0',                          //position from the top/ use if tabLocation is left or right
            leftPos: '737px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });
    	$(function(){
        $('.seoConsultTab').tabSlideOut({
            tabHandle: '.seoHandle',                     //class of the element that will become your tab
            pathToTabImage: 'images/seoConsult.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '39px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '130px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '250px',                          //position from the top/ use if tabLocation is left or right
            leftPos: '215px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });
		$(function(){
        $('.webConsultTab').tabSlideOut({
            tabHandle: '.webHandle',                     //class of the element that will become your tab
            pathToTabImage: 'images/websiteConsult.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '39px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '130px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '400px',                          //position from the top/ use if tabLocation is left or right
            leftPos: '377px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });
    	$(function(){
        $('.seoMyth1').tabSlideOut({
            tabHandle: '.myth1',                     //class of the element that will become your tab
            pathToTabImage: 'images/seoMyth1.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '40px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '52px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '240px',                          //position from the top/ use if tabLocation is left or right
            leftPos: '472px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });
    	$(function(){
        $('.seoMyth2').tabSlideOut({
            tabHandle: '.myth2',                     //class of the element that will become your tab
            pathToTabImage: 'images/seoMyth2.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '40px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '52px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '310px',                          //position from the top/ use if tabLocation is left or right
            leftPos: '622px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });
    	$(function(){
        $('.seoMyth3').tabSlideOut({
            tabHandle: '.myth3',                     //class of the element that will become your tab
            pathToTabImage: 'images/seoMyth3.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '40px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '52px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '378px',                          //position from the top/ use if tabLocation is left or right
            leftPos: '772px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });
	$(function(){
        $('.Letter').tabSlideOut({
            tabHandle: '.owner',                     //class of the element that will become your tab
            pathToTabImage: 'images/ownerLetter.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '39px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '201px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '200px',                          //position from the top/ use if tabLocation is left or right
            leftPos: '687px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });
	$(function(){
        $('.easyAnalytics').tabSlideOut({
            tabHandle: '.analytics',                     //class of the element that will become your tab
            pathToTabImage: 'images/easyAnalytics.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '39px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '140px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '380px',                          //position from the top/ use if tabLocation is left or right
            leftPos: '545px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });
	$(function(){
        $('.phoneTrack').tabSlideOut({
            tabHandle: '.tracking',                     //class of the element that will become your tab
            pathToTabImage: 'images/phoneTrack.png', //path to the image for the tab //Optionally can be set using css
            imageHeight: '39px',                     //height of tab image           //Optionally can be set using css
            imageWidth: '131px',                       //width of tab image            //Optionally can be set using css
            tabLocation: 'top',                      //side of screen where tab lives, top, right, bottom, or left
            speed: 300,                               //speed of animation
            action: 'click',                          //options: 'click' or 'hover', action to trigger animation
            topPos: '530px',                          //position from the top/ use if tabLocation is left or right
            leftPos: '712px',                          //position from left/ use if tabLocation is bottom or top
            fixedPosition: false                      //options: true makes it stick(fixed position) on scroll
        });
    });


