The .mobile property may be set if the user is using a recognized mobile browser.
You can access it as p_web.mobile and you can base any decision you like on that.
Be aware though that it's probable, at this stage, that many mobile browsers will not be recognized as such - so the property is only an indication, not a guarentee that the user is _not_ on a mobile device.
Cheers
Bruce