wurfl.js: Detect Device-Type - From https://web.wurfl.io/#wurfl-js
if (WURFL.is_mobile === true && WURFL.form_factor === "Smartphone") { // targetSmartPhoneDevices(); }