/*                                                                                                                                                      Copyright (c) 2006, Yahoo! Inc. All rights reserved.                                                                                                    Code licensed under the BSD License:                                                                                                                    http://developer.yahoo.net/yui/license.txt                                                                                                              version: 0.10.0                                                                                                                                         */ /* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */var STOCK=window.STOCK||{};STOCK.namespace=function(_1){if(!_1||!_1.length){return null;}var _2=_1.split(".");var _3=STOCK;for(var i=(_2[0]=="STOCK")?1:0;i<_2.length;++i){_3[_2[i]]=_3[_2[i]]||{};_3=_3[_2[i]];}return _3;};STOCK.log=function(_5,_6){if(STOCK.widget.Logger){STOCK.widget.Logger.log(null,_5,_6);}else{return false;}};STOCK.namespace("util");STOCK.namespace("widget");STOCK.namespace("example");STOCK.namespace("util");STOCK.namespace("property");STOCK.namespace("model");STOCK.namespace("view");STOCK.namespace("search");STOCK.namespace("login");STOCK.namespace("controller");