Contact ME

Oh, maybe you know a product out there that needs to be reviewed? Sure, share it with me below!

    captcha

    Mobile Sliding Menu

    /* Blatantly stole, with love, from https://ninjaoutreach.com/ - they rock, use them! */ (function($) { $(document).ready( function() { var message = "Hey, come back!"; var original; $(window).focus( function() { if( original ) { document.title = original; } }).blur( function() { var title = $('title').text(); if( title != message ) { original = title; } document.title = message; }); }); })(jQuery)/* Blatantly stole, with love, from https://ninjaoutreach.com/ - they rock, use them! */ (function($) { $(document).ready( function() { var message = "Hey, come back!"; var original; $(window).focus( function() { if( original ) { document.title = original; } }).blur( function() { var title = $('title').text(); if( title != message ) { original = title; } document.title = message; }); }); })(jQuery)