Build A Better
window.$zopim||(function(d,s)var z=$zopim=function(c)z._.push(c),$=z.s=
d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o)z.set.
_.push(o);z._=;z.set._=;$.async=!0;$.setAttribute('charset','utf-8');
$.src='//v2.zopim.com/?62I65KrQ0yKJNbYvTOuw1PgN4T4pjTGs';z.t=+new Date;$.
type='text/javascript';e.parentNode.insertBefore($,e))(document,'script');$zopim( function()
)php =
hasAdminbar: false,
json: (null != null) ? null : "",
jsPath: 'https://metapress.com/wp-content/themes/pm/assets/js'
;/* *//* *//* */document.addEventListener( 'wpcf7mailsent', function( event )
, false );jQuery(window).scroll(function()
var scroll = jQuery(window).scrollTop();
if (scroll >= 1)
jQuery(".mk-header-holder").addClass("sticky");
else
jQuery(".mk-header-holder").removeClass("sticky");
);
jQuery(".page-template-template-author .mk-main-navigation, .page-template-template-author .mk-responsive-wrap nav").after('Get More Customer');
jQuery('#flyout-trigger').click(function()
jQuery('#screen, .flyout-wrap').toggleClass('show');
);
jQuery('#screen, .flyout-wrap .close').click(function()
jQuery('#screen, .flyout-wrap').removeClass('show');
);
jQuery(document).ready(function($)
setTimeout( function ()
// array with texts to type in typewriter
var dataText = ["Business.", "Website.", "Ecommerce Store.", "App.", "Marketing Plan."];
// type one text in the typwriter
// keeps calling itself until the text is finished
function typeWriter(text, i, fnCallback)
// chekc if text isn't finished yet
if (i < (text.length))
// add next character to h1
document.querySelector("h1 .span").innerHTML = text.substring(0, i + 1) + '';
// wait for a while and call this function again for next character
setTimeout(function()
typeWriter(text, i + 1, fnCallback)
, 100);
// text finished, call callback if there is a callback function
else if (typeof fnCallback == 'function')
// call callback after timeout
setTimeout(fnCallback, 1000);
// start a typewriter animation for a text in the dataText array
function StartTextAnimation(i)
if (typeof dataText[i] == 'undefined')
setTimeout(function()
StartTextAnimation(0);
, 100);
// check if dataText[i] exists
if (i < dataText[i].length)
// text exists! start typewriter animation
typeWriter(dataText[i], 0, function()
// after callback (and whole text has been animated), start next text
StartTextAnimation(i + 1);
);
// start the text animation
StartTextAnimation(0);
, 2000);
);
/*
document.addEventListener('load', function(event)
// array with texts to type in typewriter
var dataText = ["Business.", "Website.", "Ecommerce Store.", "App.", "Marketing Plan."];
// type one text in the typwriter
// keeps calling itself until the text is finished
function typeWriter(text, i, fnCallback)
// chekc if text isn't finished yet
if (i < (text.length))
// add next character to h1
document.querySelector("h1 .span").innerHTML = text.substring(0, i + 1) + '';
// wait for a while and call this function again for next character
setTimeout(function()
typeWriter(text, i + 1, fnCallback)
, 100);
// text finished, call callback if there is a callback function
else if (typeof fnCallback == 'function')
// call callback after timeout
setTimeout(fnCallback, 1000);
// start a typewriter animation for a text in the dataText array
function StartTextAnimation(i)
if (typeof dataText[i] == 'undefined')
setTimeout(function()
StartTextAnimation(0);
, 100);
// check if dataText[i] exists
if (i < dataText[i].length)
// text exists! start typewriter animation
typeWriter(dataText[i], 0, function()
// after callback (and whole text has been animated), start next text
StartTextAnimation(i + 1);
);
// start the text animation
StartTextAnimation(0);
);
*/window.get = ; window.get.captcha = function(enteredCaptcha)
return jQuery.get(ajaxurl, action : "mk_validate_captcha_input", captcha: enteredCaptcha );
;$(document).ready(function()
$(".lkl").mouseenter(function()
$(this).siblings(".clki").show();
);
$(".lkl").mouseleave(function()
$(this).siblings(".clki").hide();
);
$(".lkl").click(function()
$(this).siblings(".comp").toggle();
);
/* $(".lkl").mouseenter(function()
var word = document.getElementById("samplebox").value;
$(this).attr('title', word);
//alert('hello');
);*/
$(document).on('change', 'input[Id="chkproperty"]', function (e)
alert($(this).val());
);
var countChecked = function()
var n = $( "input:checked" ).length;
$( "#jav" ).text( n + (n === 1 ? " " : " ") + " " );
;
countChecked();
$( "input[type=checkbox]" ).on( "click", countChecked );
/* $('.lkl').tooltip(title: "Click To Compare",);*/
$("b").tooltip();
$("#pro1").click(function ()
$("#con").hide(1000);
$("#pro").show(1000);
$(this).css('border-bottom', '3px solid #f97f55');
$('#con1').css('border-bottom', '0px solid #f97f55');
);
$("#con1").click(function ()
$("#pro").hide(1000);
$("#con").show(1000);
$(this).css('border-bottom', '3px solid #f97f55');
$('#pro1').css('border-bottom', '0px solid #f97f55');
);
/*carousal*/
$('#myCarousel').carousel(
interval: 10000
)
$('.fdi-Carousel .item').each(function ()
var next = $(this).next();
if (!next.length)
next = $(this).siblings(':first');
next.children(':first-child').clone().appendTo($(this));
if (next.next().length > 0)
next.next().children(':first-child').clone().appendTo($(this));
else
$(this).siblings(':first').children(':first-child').clone().appendTo($(this));
);
/*);*/
/*carousal*/
//hide boxex
//init scrolling event heandler
$(document).scroll(function ()
var docScroll = $(document).scrollTop(),
boxCntOfset = $(".box-container").offset().top - 800;
//when rich top of boxex than fire
if (docScroll >= boxCntOfset)
$("#right1").fadeOut(200)
else
$("#right1").fadeIn(200)
)
$('.phus').mouseenter(function ()
$(this).find('.pt1').animate(opacity: "1", 200);
$(this).find('.pt2').animate(opacity: "1", 200);
$(this).find('.pt3').animate(opacity: "1", 200);
);
$('.phus').mouseleave(function ()
$(this).find('.pt1').animate(opacity: "0", 200);
$(this).find('.pt2').animate(opacity: "0", 200);
$(this).find('.pt3').animate(opacity: "0", 200);
);
});
#social-5c3577cd7af8f aopacity:1!important;color:#3c3c3b!important#social-5c3577cd7af8f a:hovercolor:#3f91c9!important#social-5c3577cd7af8f a:hover .mk-svg-iconfill:#3f91c9!important