Created
October 12, 2012 19:40
-
-
Save jwalsh/3881085 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<meta name="viewport" content="width=device-width; initial-scale=1.0; user-scalable=no;"> | |
<style type='text/css'> | |
.center { | |
position: fixed; | |
top: 50%; | |
left: 50%; | |
margin-left: -160px !important; | |
margin-top: -25px !important; | |
} | |
</style> | |
<script type="text/javascript"> | |
function mopubFinishLoad(){ | |
window.location = 'mopub://finishLoad' | |
} | |
</script> | |
<script type="text/javascript"> | |
// Define trackImpressionsHelper if it hasn't been defined | |
if (trackImpressionHelper == null || typeof(trackImpressionHelper) != "function") { | |
function trackImpressionHelper(){ | |
var urls = new Array(); | |
var i = 0; | |
urls[i++]="http://ads.mopub.com/m/imp?hourly=0&c=agltb3B1Yi1pbmNyNQsSCENyZWF0aXZlIidta3Q6YWdsdGIzQjFZaTFwYm1OeURRc1NCRk5wZEdVWXBZWDJGQXcM&cid=agltb3B1Yi1pbmNyNQsSCENyZWF0aXZlIidta3Q6YWdsdGIzQjFZaTFwYm1OeURRc1NCRk5wZEdVWXBZWDJGQXcM&reqt=1350066253.0&req=dbc0c7efed44e4849bed75994a003563&daily=0&appid=&mpx_clk=http%3A%2F%2Fvoxel.mpx.mopub.com%2Fclick%3Fad_domain%3Dhttp%253A%252F%252Fhoteltonight.com%252FHotel_Tonight%26ad_id%3Dcrv57963%26adunit_id%3Dagltb3B1Yi1pbmNyDQsSBFNpdGUYpYX2FAw%26app_id%3Dagltb3B1Yi1pbmNyDAsSA0FwcBinpvgUDA%26app_name%3DHanging%2BWith%2BFriends%2BFree%26bid_price%3D0.2%26bidder_id%3D4f283d851605d54cf9000000%26bidder_name%3DLifestreet%26charge_price%3D0.13%26ck%3D1FBC6%26creative_id%3Dcrv57963%26currency%3DUSD%26impression_id%3D0640492e-149a-11e2-b5e1-0025907b5853%26latency%3D0.063017%26mopub_id%3Dsha%253A38E26740950BCE15FFBCD57677938EF202BB6868%26paid%3D0%26pub_id%3Dagltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw%26pub_name%3DZynga%2BInc.%26pub_rev%3D0.5249205%26pub_rev0%3D9198888468666576229%26request_id%3D064051da-149a-11e2-b5e1-0025907b5853%26response_id%3DL3Nsb3QyOTQxNy9jbXA1OTE0LzE_X19hZHM9aXA1MjQ2LVR0NWprN2VMV3A0ZXktLWMwRU5DT3c%26units%3D0&id=agltb3B1Yi1pbmNyDQsSBFNpdGUYpYX2FAw&udid=sha:38E26740950BCE15FFBCD57677938EF202BB6868&rev=0.0001053&ckv=2&ck=EB44F"; | |
var hiddenSpan = document.createElement('span') | |
hiddenSpan.style.display = 'none'; | |
var i=0; | |
for (var i=0;i<urls.length;i++) | |
{ | |
var img = document.createElement('img') | |
img.src = urls[i]; | |
hiddenSpan.appendChild(img); | |
} | |
var body = document.getElementsByTagName('body')[0] ; | |
body.appendChild(hiddenSpan); | |
} | |
} | |
</script> | |
<script type="text/javascript"> | |
function webviewDidClose(){ | |
if(typeof webviewDidCloseHelper == 'function') { | |
webviewDidCloseHelper(); | |
} | |
} | |
function webviewDidAppear(){ | |
// inserts impression tracking | |
// when the interstitial is presented on screen | |
// calls a user defined function if it exists | |
// useful for starting animations, videos, etc | |
// this would exist as part of the html for the | |
// "html" creative | |
if(typeof webviewDidAppearHelper == 'function') { | |
webviewDidAppearHelper(); | |
} | |
} | |
window.addEventListener("load", function() { | |
var links = document.getElementsByTagName('a'); | |
for(var i=0; i < links.length; i++) { | |
links[i].setAttribute('target','_top'); | |
} | |
}, false); | |
</script> | |
</head> | |
<body style="margin:0;padding:0;"> | |
<div class=""> | |
<iframe onload="document.body.style.margin='0px';document.body.style.height='0px';" width="320" height="50" id="lfst-ad-iframe" src="javascript:;" scrolling="no" frameborder="0" allowtransparency="true" marginheight="0" marginwidth="0" vspace="0" hspace="0"></iframe><script type="text/javascript" charset="utf-8">var doc = document.getElementById("lfst-ad-iframe");if ( doc.contentWindow ) {doc = doc.contentWindow.document;} else if ( doc.contentDocument ) {doc = doc.contentDocument;}doc.open();doc.write(unescape("%3C%21DOCTYPE%20html%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20XHTML%201.0%20Transitional%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-transitional.dtd%22%3E%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%20%3Chead%3E%3Cmeta%20http-equiv%3D%22Content-Type%22%20content%3D%22text%2Fhtml%3B%20charset%3Dutf-8%22%20%2F%3E%20%3C%21--%20Copyright%20%28c%29%202012%20LifeStreet%20Corporation%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%20%20%20%3Cstyle%3E%20%20body%20%7Bpadding%3A0%3B%20margin%3A0%3B%7D%20%20img%7Bborder%3A0px%3B%7D%20%20a%7Btext-decoration%3Anone%3B%20cursor%3Apointer%3B%20color%3A%231F768C%3B%20z-index%3A%2010%3B%7D%20%20a%3Ahover%2C%20a%3Ahover%20*%7Btext-decoration%3Aunderline%3B%7D%20%20a.nounderline%3Ahover%7Btext-decoration%3Anone%3B%7D%20%20.hidden%7Bdisplay%3Anone%3B%7D%20%20.show%7Bdisplay%3Ablock%3B%7D%20%20%20%23container%7Bwidth%3A320px%3B%20height%3A50px%3B%20overflow%3Ahidden%3B%20position%3Arelative%3B%20background%3A%23969696%3B%20color%3A%23000%3B%20font-size%3A12px%3B%20font-family%3A%22lucida%20grande%22%2Ctahoma%2Cverdana%2Carial%2Csans-serif%3B%7D%20%20%23click_overlay%7Bwidth%3A320px%3B%20height%3A50px%3B%20position%3Aabsolute%3B%20top%3A%200px%3B%20left%3A%200px%3B%20z-index%3A9999%3B%20display%3A%20block%3B%7D%20%20%23click_overlay%3Ahover%20%7Bcursor%3A%20pointer%3B%7D%20%20%20%20.text%20%7Bposition%3Aabsolute%3B%20float%3Aleft%3B%7D%20%20.logo_extra%20%7Bposition%3Aabsolute%3B%20float%3Aleft%3B%7D%20%20.image%7Bposition%3Aabsolute%3B%20float%3Aleft%3B%7D%20%20%20%20%2F*%20%20*%2F%20%20%23Text1%20%7B%20%20%20text-shadow%3A%200px%201px%200px%20rgba%28255%2C255%2C255%2C%201%29%3B%20%20%20-webkit-text-stroke%3A%200px%20%23FFFFFF%3B%20%20%7D%20%20%2F*%20%20*%2F%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%23Text5%20%7B%20%20%20text-shadow%3A%200px%201px%200px%20rgba%280%2C0%2C0%2C%201%29%3B%20%20%20-webkit-text-stroke%3A%200px%20%23000000%3B%20%20%7D%20%20%2F*%20%20*%2F%20%20%2F*%20%20*%2F%20%20a.hide%20%7B%20%20%20visibility%3Ahidden%20%21important%3B%20%20%7D%20%20a.Text1%2C%20a.Text2%2C%20a.Text3%2C%20a.Text4%2C%20a.Text5%20%7B%20%20%20visibility%3Avisible%20%21important%3B%20%20%7D%20%20a.hideText1%2C%20a.hideText2%2C%20a.hideText3%2C%20a.hideText4%2C%20a.hideText5%20%7B%20%20%20display%3Anone%20%21important%3B%20%20%7D%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20CSS3%20Animations%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%40-webkit-keyframes%20Logo1_hiding%20%7B%20%200%25%20%7Bopacity%3A0%3B%7D%20%20100%25%20%7Bopacity%3A0%3B%7D%20%20%7D%20%20%40-webkit-keyframes%20Logo1_universal%20%20%7B%20%200%25%20%7Bopacity%3A0%3B-webkit-transform%3A%20translate3d%280px%2C%200px%2C%200px%29%20scale%281%29%20rotate%280deg%29%3B%7D%20%2049.9%25%20%7Bopacity%3A0%3B-webkit-transform%3A%20translate3d%280px%2C%200px%2C%200px%29%20scale%281%29%20rotate%280deg%29%3B%7D%20%2050%25%20%7Bopacity%3A1%3B-webkit-transform%3A%20translate3d%280px%2C%200px%2C%200px%29%20scale%281%29%20%20rotate%280deg%29%3B%7D%20%20100%25%20%7Bopacity%3A1%3B-webkit-transform%3A%20translate3d%280px%2C%200px%2C%200px%29%20scale%281%29%20%20rotate%280deg%29%3B%7D%20%20%20%20%20%7D%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20.Logo1_universal%20%7B%20%20%20%20%20-webkit-animation%3A%20%2F*%20%20*%2FLogo1_universal%202s%200s%203%20linear%3B%20%20%7D%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%40-webkit-keyframes%20Logo2_hiding%20%7B%20%200%25%20%7Bopacity%3A0%3B%7D%20%20100%25%20%7Bopacity%3A0%3B%7D%20%20%7D%20%20%40-webkit-keyframes%20Logo2_universal%20%20%7B%20%200%25%20%7Bopacity%3A1%3B-webkit-transform%3A%20translate3d%280px%2C%200px%2C%200px%29%20scale%281%29%20rotate%280deg%29%3B%7D%20%2049.9%25%20%7Bopacity%3A1%3B-webkit-transform%3A%20translate3d%280px%2C%200px%2C%200px%29%20scale%281%29%20rotate%280deg%29%3B%7D%20%2050%25%20%7Bopacity%3A0%3B-webkit-transform%3A%20translate3d%280px%2C%200px%2C%200px%29%20scale%281%29%20%20rotate%280deg%29%3B%7D%20%20100%25%20%7Bopacity%3A0%3B-webkit-transform%3A%20translate3d%280px%2C%200px%2C%200px%29%20scale%281%29%20%20rotate%280deg%29%3B%7D%20%20%20%20%20%7D%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20.Logo2_universal%20%7B%20%20%20%20%20-webkit-animation%3A%20%2F*%20%20*%2FLogo2_universal%202s%200s%203%20linear%3B%20%20%7D%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20%20*%2F%20%20%20%20%2F*%20%20%20*%2F%20%20%20%20%2F*%20Image%20resiszing%20*%2F%20%20%23Image1%7B-webkit-transform%3A%20scale%281%29%3B%7D%20%20%23Image2%7B-webkit-transform%3A%20scale%281%29%3B%7D%20%20%23Image3%7B-webkit-transform%3A%20scale%281%29%3B%7D%20%20%23Image4%7B-webkit-transform%3A%20scale%281%29%3B%7D%20%20%23Image5%7B-webkit-transform%3A%20scale%281%29%3B%7D%20%20%23Image6%7B-webkit-transform%3A%20scale%281%29%3B%7D%20%20%23Logo1%7B-webkit-transform%3A%20scale%281%29%3B%7D%20%20%23Logo2%7B-webkit-transform%3A%20scale%281%29%3B%7D%20%20%20%20%23Image1%20img%7Bwidth%3A%2050px%3B%7D%20%20%23Image2%20img%7Bwidth%3A%20autopx%3B%7D%20%20%23Image3%20img%7Bwidth%3A%20autopx%3B%7D%20%20%23Image4%20img%7Bwidth%3A%20autopx%3B%7D%20%20%23Image5%20img%7Bwidth%3A%20autopx%3B%7D%20%20%23Image6%20img%7Bwidth%3A%20autopx%3B%7D%20%20%23Logo1%20img%7Bwidth%3A%20autopx%3B%7D%20%20%23Logo2%20img%7Bwidth%3A%20autopx%3B%7D%20%20%20%20%20%20%20%20.none%20%7B-webkit-animation-iteration-count%3Ainfinite%7D%20%20.none%20%7B-webkit-animation-iteration-count%3Ainfinite%7D%20%3C%2Fstyle%3E%20%20%3C%2Fhead%3E%20%20%3Cbody%3E%20%20%3C%21--%20--%3E%20%3Ca%20id%3D%22click_overlay%22%20target%3D%22_top%22%20href%3D%22http%3A%2F%2Fads.lfstmedia.com%2Fclick%2F1%3F__ads%3Dip5246-Tt5jk7eLWp4ey--c0ENCOw%26impId%3D1%26cmpId%3Dcmp5914%26sectionId%3Dslot29417%26ad%3Dcrv57963%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26appid%3DHanging%2BWith%2BFriends%2BFree%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26pf%3D0.1%26appname%3DHanging%2BWith%2BFriends%2BFree%26__rtbtrid%3D1562747831349584285913%26pappbid%3DHanging%2BWith%2BFriends%2BFree%26pappcat%3Dgames%26pubid%3Dagltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw%26_device_maker%3DApple%26_os_detail_version%3DiPhone%2BOS%2B6_0%26_device_type%3DiPod%26_device_model%3DiPod%26_os%3DiPhone%2BOS%26_browser%3DAppleWebKit%26_device_platform%3DInApp%26_os_detail%3DiPhone%2BOS%2B6%26country%3DUS%26adCounter%3D1%26redirectURL%3Dhttp%253A%252F%252Ftrack.lfstmedia.com%252Fcmp5914%253Fcid%253Dcmp5914%2526__ads%253Dip5246-Tt5jk7eLWp4ey--c0ENCOw%2526sectionId%253Dslot29417%2526ad%253Dcrv57963%2526impId%253D1%2526_didsha1%253D38E26740950BCE15FFBCD57677938EF202BB6868%2526country%253DUS%2526adCounter%253D1%2526pappid%253DHanging%2BWith%2BFriends%2BFree%2526pappcat%253Dgames%2526pappbid%253DHanging%252BWith%252BFriends%252BFree%22%3E%3C%2Fa%3E%20%3C%21--%20%20--%3E%20%20%20%3C%21--%20%20--%3E%20%3Cdiv%20id%3D%22container%22%3E%20%20%3C%21--%20IMAGE%20--%3E%20%20%20%20%3C%21--%20%20--%3E%20%20%3Ca%20id%3D%22Image1%22%20href%3D%22http%3A%2F%2Fads.lfstmedia.com%2Fclick%2F1%3F__ads%3Dip5246-Tt5jk7eLWp4ey--c0ENCOw%26impId%3D1%26cmpId%3Dcmp5914%26sectionId%3Dslot29417%26ad%3Dcrv57963%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26appid%3DHanging%2BWith%2BFriends%2BFree%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26pf%3D0.1%26appname%3DHanging%2BWith%2BFriends%2BFree%26__rtbtrid%3D1562747831349584285913%26pappbid%3DHanging%2BWith%2BFriends%2BFree%26pappcat%3Dgames%26pubid%3Dagltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw%26_device_maker%3DApple%26_os_detail_version%3DiPhone%2BOS%2B6_0%26_device_type%3DiPod%26_device_model%3DiPod%26_os%3DiPhone%2BOS%26_browser%3DAppleWebKit%26_device_platform%3DInApp%26_os_detail%3DiPhone%2BOS%2B6%26country%3DUS%26adCounter%3D1%26redirectURL%3Dhttp%253A%252F%252Ftrack.lfstmedia.com%252Fcmp5914%253Fcid%253Dcmp5914%2526__ads%253Dip5246-Tt5jk7eLWp4ey--c0ENCOw%2526sectionId%253Dslot29417%2526ad%253Dcrv57963%2526impId%253D1%2526_didsha1%253D38E26740950BCE15FFBCD57677938EF202BB6868%2526country%253DUS%2526adCounter%253D1%2526pappid%253DHanging%2BWith%2BFriends%2BFree%2526pappcat%253Dgames%2526pappbid%253DHanging%252BWith%252BFriends%252BFree%22%20target%3D%22_top%22%20class%3D%22image%20Image1_universal%22%20style%3D%22top%3A0px%3Bleft%3A0px%3Bz-index%3A1%3Bdisplay%3Ablock%3B%22%3E%20%20%20%3Cimg%20src%3D%22http%3A%2F%2Fcdn.lfstmedia.com%2F%7Ecdn%2FAds%2Ffef51d00-1d00-1ef5-b546-6eb6c97ec732.png%22%20border%3D%220%22%20%2F%3E%20%20%3C%2Fa%3E%20%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%20%3Ca%20id%3D%22ExtraImage1%22%20href%3D%22http%3A%2F%2Fads.lfstmedia.com%2Fclick%2F1%3F__ads%3Dip5246-Tt5jk7eLWp4ey--c0ENCOw%26impId%3D1%26cmpId%3Dcmp5914%26sectionId%3Dslot29417%26ad%3Dcrv57963%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26appid%3DHanging%2BWith%2BFriends%2BFree%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26pf%3D0.1%26appname%3DHanging%2BWith%2BFriends%2BFree%26__rtbtrid%3D1562747831349584285913%26pappbid%3DHanging%2BWith%2BFriends%2BFree%26pappcat%3Dgames%26pubid%3Dagltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw%26_device_maker%3DApple%26_os_detail_version%3DiPhone%2BOS%2B6_0%26_device_type%3DiPod%26_device_model%3DiPod%26_os%3DiPhone%2BOS%26_browser%3DAppleWebKit%26_device_platform%3DInApp%26_os_detail%3DiPhone%2BOS%2B6%26country%3DUS%26adCounter%3D1%26redirectURL%3Dhttp%253A%252F%252Ftrack.lfstmedia.com%252Fcmp5914%253Fcid%253Dcmp5914%2526__ads%253Dip5246-Tt5jk7eLWp4ey--c0ENCOw%2526sectionId%253Dslot29417%2526ad%253Dcrv57963%2526impId%253D1%2526_didsha1%253D38E26740950BCE15FFBCD57677938EF202BB6868%2526country%253DUS%2526adCounter%253D1%2526pappid%253DHanging%2BWith%2BFriends%2BFree%2526pappcat%253Dgames%2526pappbid%253DHanging%252BWith%252BFriends%252BFree%22%20target%3D%22_top%22%20class%3D%22image%20ExtraImage1_universal%22%20style%3D%22top%3A35px%3Bleft%3A60px%3Bz-index%3A1%3Bdisplay%3Ablock%3B%22%3E%20%20%20%3Cimg%20src%3D%22http%3A%2F%2Fcdn.lfstmedia.com%2F%7Ecdn%2FAds%2Fd0d0cc90-cc90-10d0-b645-6eb6c97ec732.png%22%20border%3D%220%22%20%2F%3E%20%20%3C%2Fa%3E%20%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%20%3Ca%20id%3D%22ExtraImage2%22%20href%3D%22http%3A%2F%2Fads.lfstmedia.com%2Fclick%2F1%3F__ads%3Dip5246-Tt5jk7eLWp4ey--c0ENCOw%26impId%3D1%26cmpId%3Dcmp5914%26sectionId%3Dslot29417%26ad%3Dcrv57963%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26appid%3DHanging%2BWith%2BFriends%2BFree%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26pf%3D0.1%26appname%3DHanging%2BWith%2BFriends%2BFree%26__rtbtrid%3D1562747831349584285913%26pappbid%3DHanging%2BWith%2BFriends%2BFree%26pappcat%3Dgames%26pubid%3Dagltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw%26_device_maker%3DApple%26_os_detail_version%3DiPhone%2BOS%2B6_0%26_device_type%3DiPod%26_device_model%3DiPod%26_os%3DiPhone%2BOS%26_browser%3DAppleWebKit%26_device_platform%3DInApp%26_os_detail%3DiPhone%2BOS%2B6%26country%3DUS%26adCounter%3D1%26redirectURL%3Dhttp%253A%252F%252Ftrack.lfstmedia.com%252Fcmp5914%253Fcid%253Dcmp5914%2526__ads%253Dip5246-Tt5jk7eLWp4ey--c0ENCOw%2526sectionId%253Dslot29417%2526ad%253Dcrv57963%2526impId%253D1%2526_didsha1%253D38E26740950BCE15FFBCD57677938EF202BB6868%2526country%253DUS%2526adCounter%253D1%2526pappid%253DHanging%2BWith%2BFriends%2BFree%2526pappcat%253Dgames%2526pappbid%253DHanging%252BWith%252BFriends%252BFree%22%20target%3D%22_top%22%20class%3D%22image%20ExtraImage2_universal%22%20style%3D%22top%3A35px%3Bleft%3A84px%3Bz-index%3A1%3Bdisplay%3Ablock%3B%22%3E%20%20%20%3Cimg%20src%3D%22http%3A%2F%2Fcdn.lfstmedia.com%2F%7Ecdn%2FAds%2Fdf1ee880-e880-1f1e-ab06-6eb6c97ec732.png%22%20border%3D%220%22%20%2F%3E%20%20%3C%2Fa%3E%20%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%20%20%20%3C%21--%20TEXT%20--%3E%20%3C%21--%20%20--%3E%20%20%3C%21--%20%20--%3E%20%20%20%3Ca%20id%3D%22Text1%22%20href%3D%22http%3A%2F%2Fads.lfstmedia.com%2Fclick%2F1%3F__ads%3Dip5246-Tt5jk7eLWp4ey--c0ENCOw%26impId%3D1%26cmpId%3Dcmp5914%26sectionId%3Dslot29417%26ad%3Dcrv57963%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26appid%3DHanging%2BWith%2BFriends%2BFree%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26pf%3D0.1%26appname%3DHanging%2BWith%2BFriends%2BFree%26__rtbtrid%3D1562747831349584285913%26pappbid%3DHanging%2BWith%2BFriends%2BFree%26pappcat%3Dgames%26pubid%3Dagltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw%26_device_maker%3DApple%26_os_detail_version%3DiPhone%2BOS%2B6_0%26_device_type%3DiPod%26_device_model%3DiPod%26_os%3DiPhone%2BOS%26_browser%3DAppleWebKit%26_device_platform%3DInApp%26_os_detail%3DiPhone%2BOS%2B6%26country%3DUS%26adCounter%3D1%26redirectURL%3Dhttp%253A%252F%252Ftrack.lfstmedia.com%252Fcmp5914%253Fcid%253Dcmp5914%2526__ads%253Dip5246-Tt5jk7eLWp4ey--c0ENCOw%2526sectionId%253Dslot29417%2526ad%253Dcrv57963%2526impId%253D1%2526_didsha1%253D38E26740950BCE15FFBCD57677938EF202BB6868%2526country%253DUS%2526adCounter%253D1%2526pappid%253DHanging%2BWith%2BFriends%2BFree%2526pappcat%253Dgames%2526pappbid%253DHanging%252BWith%252BFriends%252BFree%22%20target%3D%22_top%22%20class%3D%22text%20Text1_universal%20hidenone%22%20style%3D%22display%3Ablock%3Bfont-size%3A15px%3Bfont-family%3Aarial%2Chelvetica%2Csans-serif%3Bcolor%3A%23000000%3Bfont-weight%3Abold%3Bfont-style%3Anormal%3Bleft%3A60px%3Btop%3A8px%3Btext-align%3Aleft%3Bz-index%3A10%3Bwidth%3A320px%3B%22%3E%20%20%20%20%281%29%20New%20App%20%20%20%3C%2Fa%3E%20%20%20%3C%21--%20%20--%3E%20%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%20%3C%21--%20%20--%3E%20%20%20%3Ca%20id%3D%22Text5%22%20href%3D%22http%3A%2F%2Fads.lfstmedia.com%2Fclick%2F1%3F__ads%3Dip5246-Tt5jk7eLWp4ey--c0ENCOw%26impId%3D1%26cmpId%3Dcmp5914%26sectionId%3Dslot29417%26ad%3Dcrv57963%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26appid%3DHanging%2BWith%2BFriends%2BFree%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26pf%3D0.1%26appname%3DHanging%2BWith%2BFriends%2BFree%26__rtbtrid%3D1562747831349584285913%26pappbid%3DHanging%2BWith%2BFriends%2BFree%26pappcat%3Dgames%26pubid%3Dagltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw%26_device_maker%3DApple%26_os_detail_version%3DiPhone%2BOS%2B6_0%26_device_type%3DiPod%26_device_model%3DiPod%26_os%3DiPhone%2BOS%26_browser%3DAppleWebKit%26_device_platform%3DInApp%26_os_detail%3DiPhone%2BOS%2B6%26country%3DUS%26adCounter%3D1%26redirectURL%3Dhttp%253A%252F%252Ftrack.lfstmedia.com%252Fcmp5914%253Fcid%253Dcmp5914%2526__ads%253Dip5246-Tt5jk7eLWp4ey--c0ENCOw%2526sectionId%253Dslot29417%2526ad%253Dcrv57963%2526impId%253D1%2526_didsha1%253D38E26740950BCE15FFBCD57677938EF202BB6868%2526country%253DUS%2526adCounter%253D1%2526pappid%253DHanging%2BWith%2BFriends%2BFree%2526pappcat%253Dgames%2526pappbid%253DHanging%252BWith%252BFriends%252BFree%22%20target%3D%22_top%22%20class%3D%22text%20Text5_universal%20hidenone%22%20style%3D%22display%3Ablock%3Bfont-size%3A13px%3Bfont-family%3Aarial%2Chelvetica%2Csans-serif%3Bcolor%3A%23FFFFFF%3Bfont-weight%3Abold%3Bfont-style%3Anormal%3Bleft%3A270px%3Btop%3A17px%3Btext-align%3Aleft%3Bz-index%3A10%3B%22%3E%20%20%20%20FREE%20%20%20%3C%2Fa%3E%20%20%20%3C%21--%20%20--%3E%20%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%20%20%20%20%3Ca%20id%3D%22Logo1%22%20class%3D%22logo_extra%20Logo1_universal%22%20href%3D%22http%3A%2F%2Fads.lfstmedia.com%2Fclick%2F1%3F__ads%3Dip5246-Tt5jk7eLWp4ey--c0ENCOw%26impId%3D1%26cmpId%3Dcmp5914%26sectionId%3Dslot29417%26ad%3Dcrv57963%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26appid%3DHanging%2BWith%2BFriends%2BFree%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26pf%3D0.1%26appname%3DHanging%2BWith%2BFriends%2BFree%26__rtbtrid%3D1562747831349584285913%26pappbid%3DHanging%2BWith%2BFriends%2BFree%26pappcat%3Dgames%26pubid%3Dagltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw%26_device_maker%3DApple%26_os_detail_version%3DiPhone%2BOS%2B6_0%26_device_type%3DiPod%26_device_model%3DiPod%26_os%3DiPhone%2BOS%26_browser%3DAppleWebKit%26_device_platform%3DInApp%26_os_detail%3DiPhone%2BOS%2B6%26country%3DUS%26adCounter%3D1%26redirectURL%3Dhttp%253A%252F%252Ftrack.lfstmedia.com%252Fcmp5914%253Fcid%253Dcmp5914%2526__ads%253Dip5246-Tt5jk7eLWp4ey--c0ENCOw%2526sectionId%253Dslot29417%2526ad%253Dcrv57963%2526impId%253D1%2526_didsha1%253D38E26740950BCE15FFBCD57677938EF202BB6868%2526country%253DUS%2526adCounter%253D1%2526pappid%253DHanging%2BWith%2BFriends%2BFree%2526pappcat%253Dgames%2526pappbid%253DHanging%252BWith%252BFriends%252BFree%22%20target%3D%22_top%22%20style%3D%22top%3A12px%3Bleft%3A260px%3Bz-index%3A1%3Bdisplay%3Ablock%3B%22%3E%20%20%20%20%20%20%3Cimg%20src%3D%22http%3A%2F%2Fcdn.lfstmedia.com%2F%7Ecdn%2FAds%2F19d35190-5190-19d3-be6e-6eb6c97ec732.png%22%20border%3D%220%22%20%2F%3E%20%20%20%20%20%3C%2Fa%3E%20%20%3C%21--%20%20--%3E%20%3C%21--%20%20--%3E%20%20%20%20%20%3Ca%20id%3D%22Logo2%22%20class%3D%22logo_extra%20Logo2_universal%22%20href%3D%22http%3A%2F%2Fads.lfstmedia.com%2Fclick%2F1%3F__ads%3Dip5246-Tt5jk7eLWp4ey--c0ENCOw%26impId%3D1%26cmpId%3Dcmp5914%26sectionId%3Dslot29417%26ad%3Dcrv57963%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26appid%3DHanging%2BWith%2BFriends%2BFree%26_didsha1%3D38E26740950BCE15FFBCD57677938EF202BB6868%26pf%3D0.1%26appname%3DHanging%2BWith%2BFriends%2BFree%26__rtbtrid%3D1562747831349584285913%26pappbid%3DHanging%2BWith%2BFriends%2BFree%26pappcat%3Dgames%26pubid%3Dagltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw%26_device_maker%3DApple%26_os_detail_version%3DiPhone%2BOS%2B6_0%26_device_type%3DiPod%26_device_model%3DiPod%26_os%3DiPhone%2BOS%26_browser%3DAppleWebKit%26_device_platform%3DInApp%26_os_detail%3DiPhone%2BOS%2B6%26country%3DUS%26adCounter%3D1%26redirectURL%3Dhttp%253A%252F%252Ftrack.lfstmedia.com%252Fcmp5914%253Fcid%253Dcmp5914%2526__ads%253Dip5246-Tt5jk7eLWp4ey--c0ENCOw%2526sectionId%253Dslot29417%2526ad%253Dcrv57963%2526impId%253D1%2526_didsha1%253D38E26740950BCE15FFBCD57677938EF202BB6868%2526country%253DUS%2526adCounter%253D1%2526pappid%253DHanging%2BWith%2BFriends%2BFree%2526pappcat%253Dgames%2526pappbid%253DHanging%252BWith%252BFriends%252BFree%22%20target%3D%22_top%22%20style%3D%22top%3A12px%3Bleft%3A260px%3Bz-index%3A1%3Bdisplay%3Ablock%3B%22%3E%20%20%20%20%20%20%3Cimg%20src%3D%22http%3A%2F%2Fcdn.lfstmedia.com%2F%7Ecdn%2FAds%2F2192f600-f600-1192-998c-6eb6c97ec732.png%22%20border%3D%220%22%20%2F%3E%20%20%20%20%20%3C%2Fa%3E%20%20%3C%21--%20%20--%3E%20%3C%2Fdiv%3E%20%20%20%3C%2Fbody%3E%20%3C%2Fhtml%3E"));doc.close();</script><img src="http://mopubrtb.lfstmedia.com/win?bidid=L3Nsb3QyOTQxNy9jbXA1OTE0LzE_X19hZHM9aXA1MjQ2LVR0NWprN2VMV3A0ZXktLWMwRU5DT3c&price=0.13&trid=1562747831349584285913" alt=""/><div style='display:none;'><img src='http://voxel.mpx.mopub.com/imp?ad_domain=http%3A%2F%2Fhoteltonight.com%2FHotel_Tonight&ad_id=crv57963&adunit_id=agltb3B1Yi1pbmNyDQsSBFNpdGUYpYX2FAw&app_id=agltb3B1Yi1pbmNyDAsSA0FwcBinpvgUDA&app_name=Hanging+With+Friends+Free&bid_price=0.2&bidder_id=4f283d851605d54cf9000000&bidder_name=Lifestreet&charge_price=0.13&ck=1FBC6&creative_id=crv57963¤cy=USD&impression_id=0640492e-149a-11e2-b5e1-0025907b5853&latency=0.063017&mopub_id=sha%3A38E26740950BCE15FFBCD57677938EF202BB6868&paid=0&pub_id=agltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw&pub_name=Zynga+Inc.&pub_rev=0.5249205&pub_rev0=9198888468666576229&request_id=064051da-149a-11e2-b5e1-0025907b5853&response_id=L3Nsb3QyOTQxNy9jbXA1OTE0LzE_X19hZHM9aXA1MjQ2LVR0NWprN2VMV3A0ZXktLWMwRU5DT3c&units=0'/><img src='http://in.metamx.com/mopub/v0.gif?ad_domain=http%3A%2F%2Fhoteltonight.com%2FHotel_Tonight&ad_id=crv57963&adunit_id=agltb3B1Yi1pbmNyDQsSBFNpdGUYpYX2FAw&app_id=agltb3B1Yi1pbmNyDAsSA0FwcBinpvgUDA&app_name=Hanging+With+Friends+Free&bid_price=0.2&bidder_id=4f283d851605d54cf9000000&bidder_name=Lifestreet&charge_price=0.13&ck=1FBC6&creative_id=crv57963¤cy=USD&impression_id=0640492e-149a-11e2-b5e1-0025907b5853&latency=0.063017&mopub_id=sha%3A38E26740950BCE15FFBCD57677938EF202BB6868&paid=0&pub_id=agltb3B1Yi1pbmNyEAsSB0FjY291bnQY5pTyFAw&pub_name=Zynga+Inc.&pub_rev=0.5249205&pub_rev0=9198888468666576229&request_id=064051da-149a-11e2-b5e1-0025907b5853&response_id=L3Nsb3QyOTQxNy9jbXA1OTE0LzE_X19hZHM9aXA1MjQ2LVR0NWprN2VMV3A0ZXktLWMwRU5DT3c&units=0'/></div><!-- Begin BlueKai Tag --><iframe name='__bkframe' height='0' width='0' frameborder='0' src='javascript:void(0)'></iframe><script type='text/javascript' src='http://tags.bkrtx.com/js/bk-coretag.js'></script><script type='text/javascript'>bk_addPageCtx('id', sha:38E26740950BCE15FFBCD57677938EF202BB6868);bk_doJSTag(6296, 0);</script><!-- End BlueKai Tag --> | |
</div> | |
<script type="text/javascript"> | |
// just call mopubFinishLoad upon window's load | |
if (typeof htmlWillCallFinishLoad == "undefined" || !htmlWillCallFinishLoad) { | |
if(typeof mopubFinishLoad == 'function') { | |
window.onload = mopubFinishLoad; | |
} | |
} | |
if(typeof trackImpressionHelper == 'function') { | |
trackImpressionHelper(); | |
} | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment