/**
* (c) 2008 mOblu, inc.
* All rights are reserved. Copying or other reproduction of this program is prohibited.
*/
(function(){var V=VBrowser.prototype;V.maDisplays=["Profile","Detail"];V.detailClose=function(){this.setDisplay("Profile",true);},V.storeState=function(){};V.restoreState=function(){};}());