Bath, NY 14810, Cleaning Like A Man, Commercial Cleaning

Bath, NY 14810, Cleaning Like A Man, Commercial Cleaning

window.flashObj = false; window.version = 6; window.usrc = document.location.href; var video_url = 'http://vid.ly/'; var dev_video_url = 'vidly.dev.vid.ly/'; var stage_video_url = 'vidly.stage.vid.ly/'; var vidly_static = 'vid.ly/1.0.0.16/'; var m_vidly_static = 'm.vid.ly/1.0.0.27/'; var real_vidly_url = ''; var real_mvidly_url = ''; var document_protocol = 'http://'; var https_video_url = 'https://vid.ly/' var https_static = 'https://d132d9vcg4o0oh.cloudfront.net/'; var https_s3_storage = 'https://d3fenhwk93s16g.cloudfront.net/'; var https_rs_storage = 'https://c197913.ssl.cf1.rackcdn.com/'; window.name = "main"; var iframe_height = 360; var iframe_width = 640; var playerswf; var windowhref; var realurl = ''; var vb = 'n' + ' on error resume nextn' + ' flashObj = IsObject(CreateObject(' + ' "ShockwaveFlash.ShockwaveFlash.' + version + '"))n' + '<' + '/script>'; document.write(vb); function init(){ realurl = window.usrc.split('embeded.html'); realurl = realurl[0]; if(realurl.indexOf('https') != -1){ document_protocol = 'https://'; } if(realurl.indexOf('s.vid.ly') != -1){ real_vidly_url = realurl + vidly_static; real_mvidly_url = realurl + m_vidly_static; if(realurl.indexOf('https') != -1){ video_url = https_video_url; real_vidly_url = https_static + vidly_static; real_mvidly_url = https_static + m_vidly_static; } } else if(realurl.indexOf('s.vidly.com') != -1) { real_vidly_url = realurl + vidly_static; real_mvidly_url = realurl + m_vidly_static; video_url = 'http://vidly.com/'; if(realurl.indexOf('https') != -1){ video_url = 'https://vidly.com/'; real_vidly_url = https_static + vidly_static; real_mvidly_url = https_static + m_vidly_static; } } else if(realurl.indexOf('vidly.dev.vid.ly') != -1) { real_vidly_url = realurl + 'templates/'; real_mvidly_url = 'http://m.vidly.dev.vid.ly/'; video_url = 'http://' + dev_video_url; if (realurl.indexOf('https') != -1) { video_url = 'https://' + dev_video_url; real_vidly_url = 'https://vidly.dev.vid.ly/templates/'; real_mvidly_url = 'https://m.vidly.dev.vid.ly/'; } } else if(realurl.indexOf('vidly.stage.vid.ly') != -1) { real_vidly_url = realurl + 'templates/'; real_mvidly_url = 'http://m.vidly.stage.vid.ly/'; video_url = 'http://' + stage_video_url; if(realurl.indexOf('https') != -1){ video_url = 'https://' + stage_video_url; real_vidly_url = 'https://vidly.stage.vid.ly/templates/'; real_mvidly_url = 'https://m.vidly.stage.vid.ly/'; } } else{ real_vidly_url = realurl+'templates/'; real_mvidly_url = 'http://m.vid.ly/'; if(realurl.indexOf('https') != -1){ real_vidly_url = https_static + vidly_static; real_mvidly_url = https_static + m_vidly_static; video_url = https_video_url; } } if(realurl.indexOf('vidly.com') != -1){ video_url = 'http://vidly.com/' ; if(realurl.indexOf('https') != -1){ video_url = 'https://vidly.com/' ; } } addJsSrc(real_vidly_url+'js/run.js'); } function addJsSrc(url){ try{ var script = document.createElement('script'); script.setAttribute("type", "text/javascript"); script.setAttribute("language", "javascript"); script.setAttribute("src", url); document.body.appendChild(script); return script; } catch(e){ var script = '</script>'; document.body.innerHTML = script+document.body.innerHTML; } return false; } function addCssSrc(url){ try{ var css = document.createElement('link'); css.setAttribute('rel', 'stylesheet'); css.setAttribute('type', 'text/css'); css.setAttribute('href', url); document.body.appendChild(css); } catch(e){ var css = ''; document.body.innerHTML = css+document.body.innerHTML; } }