// Get screen res var screenWidth = window.screen.width, screenHeight = window.screen.height; //screenWidth = '1024'; // Set width & height if (screenWidth <= 239){ width = '200'; height = '113'; } else if (screenWidth >= 240 && screenWidth <= 319){ width = '200'; height = '113'; } else if (screenWidth >= 320 && screenWidth <= 359){ width = '270'; height = '152'; } else if (screenWidth >= 360 && screenWidth <= 599){ width = '310'; height = '174'; } else if (screenWidth >= 600 && screenWidth <= 767){ width = '500'; height = '281'; } else if (screenWidth >= 768 && screenWidth <= 899){ width = '670'; height = '377'; } else if (screenWidth >= 900 && screenWidth <= 1023){ width = '800'; height = '450'; } else if (screenWidth == 1024){ width = '800'; height = '450'; } else if (screenWidth >= 1025){ width = '960'; height = '540'; } // Build URL x = '//pto.awecr.com/live_feeds/script_basic_livefeed.php?performerId=SarasMiller&performerList=&forcedPerformer=1&width=' + width + '&height=' + height + '&chatMode=none&bgColor=&site=jasmin&cobrandId=&psId=phman79&psTool=202_1&psProgram=revs&campaignId=&category=girl&muted=0&subAffId={SUBAFFID}'; // Output iframe document.write("