
if(!this.JSON){JSON={};}(function(){function f(n){return n<10?"0"+n:n;}if(typeof Date.prototype.toJSON!=="function"){Date.prototype.toJSON=function(key){return this.getUTCFullYear()+"-"+f(this.getUTCMonth()+1)+"-"+f(this.getUTCDate())+"T"+f(this.getUTCHours())+":"+f(this.getUTCMinutes())+":"+f(this.getUTCSeconds())+"Z";};String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(key){return this.valueOf();};}var cx=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,escapable=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,gap,indent,meta={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},rep;function quote(string){escapable.lastIndex=0;return escapable.test(string)?'"'+string.replace(escapable,function(a){var c=meta[a];return typeof c==="string"?c:"\\u"+("0000"+a.charCodeAt(0).toString(16)).slice(-4);})+'"':'"'+string+'"';}function str(key,holder){var i,k,v,length,mind=gap,partial,value=holder[key];if(value&&typeof value==="object"&&typeof value.toJSON==="function"){value=value.toJSON(key);}if(typeof rep==="function"){value=rep.call(holder,key,value);}switch(typeof value){case"string":return quote(value);case"number":return isFinite(value)?String(value):"null";case"boolean":case"null":return String(value);case"object":if(!value){return"null";}gap+=indent;partial=[];if(Object.prototype.toString.apply(value)==="[object Array]"){length=value.length;for(i=0;i<length;i+=1){partial[i]=str(i,value)||"null";}v=partial.length===0?"[]":gap?"[\n"+gap+partial.join(",\n"+gap)+"\n"+mind+"]":"["+partial.join(",")+"]";gap=mind;return v;}if(rep&&typeof rep==="object"){length=rep.length;for(i=0;i<length;i+=1){k=rep[i];if(typeof k==="string"){v=str(k,value);if(v){partial.push(quote(k)+(gap?": ":":")+v);}}}}else{for(k in value){if(Object.hasOwnProperty.call(value,k)){v=str(k,value);if(v){partial.push(quote(k)+(gap?": ":":")+v);}}}}v=partial.length===0?"{}":gap?"{\n"+gap+partial.join(",\n"+gap)+"\n"+mind+"}":"{"+partial.join(",")+"}";gap=mind;return v;}}if(typeof JSON.stringify!=="function"){JSON.stringify=function(value,replacer,space){var i;gap="";indent="";if(typeof space==="number"){for(i=0;i<space;i+=1){indent+=" ";}}else{if(typeof space==="string"){indent=space;}}rep=replacer;if(replacer&&typeof replacer!=="function"&&(typeof replacer!=="object"||typeof replacer.length!=="number")){throw new Error("JSON.stringify");}return str("",{"":value});};}if(typeof JSON.parse!=="function"){JSON.parse=function(text,reviver){var j;function walk(holder,key){var k,v,value=holder[key];if(value&&typeof value==="object"){for(k in value){if(Object.hasOwnProperty.call(value,k)){v=walk(value,k);if(v!==undefined){value[k]=v;}else{delete value[k];}}}}return reviver.call(holder,key,value);}cx.lastIndex=0;if(cx.test(text)){text=text.replace(cx,function(a){return"\\u"+("0000"+a.charCodeAt(0).toString(16)).slice(-4);});}if(/^[\],:{}\s]*$/.test(text.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){j=eval("("+text+")");return typeof reviver==="function"?walk({"":j},""):j;}throw new SyntaxError("JSON.parse");};}})();wibiyaToolbar.framework.currentZIndex=8999999;$wibilib.fn.hand=function(){return this.css('cursor','pointer');};$wibilib.fn.vhide=function(){return this.css('visibility','hidden');};$wibilib.fn.vshow=function(){return this.css('visibility','visible');};$wibilib.fn.linkBehavior=function(){this.mouseover(function(){var _item=$wibilib(this);if(_item.find('.wibiyaToolbar_menu').attr('menu_opened')!='yes'){_item.hand().removeClass('wibiyaToolbar_item_normal').addClass('wibiyaToolbar_item_over').find('.wibiyaToolbar_tooltip').vshow();}
wibiyaToolbar.framework.linkMouseOver(_item);}).mouseout(function(){var _item=$wibilib(this);_item.removeClass('wibiyaToolbar_item_over').addClass('wibiyaToolbar_item_normal').find('.wibiyaToolbar_tooltip').vhide();wibiyaToolbar.framework.linkMouseOut(_item);});return this;};$wibilib.fn.multilinkBehavior=function(){this.mouseover(function(){var _item=$wibilib(this);if(_item.find('.wibiyaToolbar_menu').attr('menu_opened')=='no'){_item.hand().removeClass('wibiyaToolbar_item_normal').addClass('wibiyaToolbar_item_over').parent().find('.wibiyaToolbar_tooltip').vshow();}
wibiyaToolbar.framework.linkMouseOver(_item);}).mouseout(function(){var _item=$wibilib(this);_item.removeClass('wibiyaToolbar_item_over').addClass('wibiyaToolbar_item_normal').parent().find('.wibiyaToolbar_tooltip').vhide();wibiyaToolbar.framework.linkMouseOut(_item);});return this;};wibiyaToolbar.framework.getViewPort=function(dir){if(typeof window.innerWidth!="undefined"){return dir=='h'?window.innerHeight:window.innerWidth;}
else if(typeof document.documentElement!="undefined"&&typeof document.documentElement.clientWidth!="undefined"&&document.documentElement.clientWidth!==0){return dir=='h'?document.documentElement.clientHeight:document.documentElement.clientWidth;}
else{return dir=='h'?document.getElementsByTagName("body")[0].clientHeight:document.getElementsByTagName("body")[0].clientWidth;}};wibiyaToolbar.framework.getHeight=function(height){var _height=height.toString();var _pres_position=_height.indexOf("%");if(_pres_position!=-1){_height=_height.substring(0,_pres_position);_height=wibiyaToolbar.framework.getViewportHeight()*(_height/100);}
else{_height=Number(_height);}
return _height;};wibiyaToolbar.framework.openWiwi=function(options){var _height=wibiyaToolbar.framework.getHeight(options.dimention.height);wibiyaToolbar.framework.remove_lightbox();var _wiwi,_numberOfOpenWindows,_link_content,_iframe='<iframe frameborder="0" SCROLLING="{0}" allowtransparency="true" src="{1}" width="{2}" height="{3}" style="{4}"></iframe>',_style1='overflow-y: auto;overflow-x: hidden;',_style2='overflow: hidden;';switch(options.actionType){case"Link":switch(options.windowType){case 1:if($wibilib("#"+options.name).size()===0){_wiwi=wibiyaToolbar.framework.createWiwi("body",options);_link_content=(options.scroll=="1"||options.scroll=="YES")?_iframe.wiFormat("YES",options.link,options.dimention.width,_height,_style1):_iframe.wiFormat("NO",options.link,'100%','100%',_style2);_wiwi.fadeIn(500,function(){wibiyaToolbar.framework.WriteProfile('OpenWiwi',_wiwi.attr('toolbarappid'));_wiwi.find(".wibiyaToolbar_wiwi_body").html(_link_content);});}
break;case 2:_numberOfOpenWindows=$wibilib("#"+options.name).size();if(_numberOfOpenWindows>0){wibiyaToolbar.framework.close_wiwi($wibilib("#"+options.name),"slide_down");wibiyaToolbar.framework.remove_lightbox();}
else{_wiwi=wibiyaToolbar.framework.createWiwi("body",options);_link_content=(options.scroll=="1"||options.scroll=="YES")?_iframe.wiFormat("YES",options.link,options.dimention.width,_height,_style1):_iframe.wiFormat("NO",options.link,'100%','100%',_style2);wibiyaToolbar.framework.appendLightbox("#"+options.name);_wiwi.fadeIn(500,function(){wibiyaToolbar.framework.WriteProfile('OpenWiwi',_wiwi.attr('toolbarappid'));_wiwi.find(".wibiyaToolbar_wiwi_body").html(_link_content);});}
break;case 4:var _attr='status=1,toolbar=1,scrollbars=1,location=1,resizable=1,height={0},width={1}';window.open(options.link,"WibiyaToolbarNewWindow",_attr.wiFormat(_height,options.dimention.width));break;case 3:wibiyaToolbar.LinkToBeOpened=options.link;setTimeout("window.location=wibiyaToolbar.LinkToBeOpened;",500);break;}
break;case"Code":_numberOfOpenWindows=$wibilib("#"+options.name).size();if(_numberOfOpenWindows>0){wibiyaToolbar.framework.close_wiwi($wibilib("#"+options.name),"slide_down");wibiyaToolbar.framework.remove_lightbox();}
else{_wiwi=wibiyaToolbar.framework.createWiwi("body",options);var _code_content=options.code;if(options.windowType==2){wibiyaToolbar.framework.appendLightbox("#"+options.name);}
wibiyaToolbar.framework.WriteProfile('OpenWiwi',_wiwi.attr('toolbarappid'));_wiwi.find(".wibiyaToolbar_wiwi_body").html(_code_content);_wiwi.fadeIn(500,function(){});}
break;}};wibiyaToolbar.framework.createWiwiMenu=function(container,options){var _height=wibiyaToolbar.framework.getHeight(options.dimention.height);wibiyaToolbar.framework.close_all_wiwis();var _newWiwiMenu=$wibilib("#wibiyaToolbar_window_template").clone();if(typeof(options.appId)!="undefined"){_newWiwiMenu.attr("appId",options.appId);}
if(typeof(options.toolbarAppId)!="undefined"){_newWiwiMenu.attr("toolbarAppId",options.toolbarAppId);}
_newWiwiMenu.attr("id",options.name);_newWiwiMenu.attr("wiwi_opened","yes");_newWiwiMenu.css("z-index",wibiyaToolbar.framework.currentZIndex++);_newWiwiMenu.css("width",(options.dimention.width+10)+"px");_newWiwiMenu.css("height",(_height+30)+"px");var obJ=$wibilib(container);var parentFloat=obJ.parent().css('float');_newWiwiMenu.addClass("wibiyaToolbar_window_wiwiMenu");_newWiwiMenu.removeClass("wibiyaToolbar_window");if(parentFloat=="right"){_newWiwiMenu.css("right","0px");_newWiwiMenu.css("left","auto");}
_newWiwiMenu.find(".wibiyaToolbar_wiwi_main").css("bottom","-"+(_height+30)+"px");_newWiwiMenu.find(".wibiyaToolbar_wiwi_body, .wibiyaToolbar_wiwi_body_main").css("height",_height);_newWiwiMenu.find(" .wibiyaToolbar_wiwi_placeholder, .wibiyaToolbar_wiwi_body").css("width",options.dimention.width+"px");_newWiwiMenu.find(".wibiyaToolbar_wiwi_footer, .wibiyaToolbar_wiwi_header").css("width",(options.dimention.width-10)+"px");_newWiwiMenu.find(".wibiyaToolbar_wiwi_caption").html(options.title);_newWiwiMenu.find(".wibiyaToolbar_wiwi_icon").attr("src",options.icon);_newWiwiMenu.find(".wibiyaToolbar_wiwi_close_a").css('float','right');_newWiwiMenu.find(".wibiyaToolbar_wiwi_Pop").remove();_newWiwiMenu.find(".wibiyaToolbar_wiwi_Mini").remove();_newWiwiMenu.find(".wibiyaToolbar_wiwi_footer_main").remove();$wibilib(container).append(_newWiwiMenu);return _newWiwiMenu;};wibiyaToolbar.framework.createWiwi=function(container,options){var _height=wibiyaToolbar.framework.getHeight(options.dimention.height);wibiyaToolbar.framework.close_all_wiwis();var _newWiwi=$wibilib("#wibiyaToolbar_window_template").clone();if(typeof(options.appId)!="undefined"){_newWiwi.attr("appId",options.appId);}
if(typeof(options.toolbarAppId)!="undefined"){_newWiwi.attr("toolbarAppId",options.toolbarAppId);}
_newWiwi.attr("id",options.name);_newWiwi.css("z-index",wibiyaToolbar.framework.currentZIndex++);_newWiwi.css("width",(options.dimention.width+10)+"px");_newWiwi.css("height",(_height+56)+"px");_newWiwi.find(".wibiyaToolbar_wiwi_body, .wibiyaToolbar_wiwi_body_main").css("height",_height);_newWiwi.find(" .wibiyaToolbar_wiwi_placeholder, .wibiyaToolbar_wiwi_body").css("width",options.dimention.width+"px");_newWiwi.find(".wibiyaToolbar_wiwi_footer, .wibiyaToolbar_wiwi_header").css("width",(options.dimention.width-10)+"px");_newWiwi.find(".wibiyaToolbar_wiwi_caption").html(options.title);_newWiwi.find(".wibiyaToolbar_wiwi_icon").attr("src",options.icon);_newWiwi=wibiyaToolbar.framework.positionWiwi(_newWiwi,options);_newWiwi.find(".wibiyaToolbar_wiwi_close_a").click(function(){if(typeof(options.appId)!="undefined"&&typeof(options.toolbarAppId)!="undefined"){wibiyaToolbar.framework.fun_RegisterAction_extended(options.appId,options.toolbarAppId,4,0,"");}
wibiyaToolbar.framework.close_wiwi($wibilib("#"+options.name),"fade_out");wibiyaToolbar.framework.remove_lightbox();});if(typeof(options.controles)!="undefined"&&options.controles.close===0){_newWiwi.find(".wibiyaToolbar_wiwi_close_a").remove();}
_newWiwi.find(".wibiyaToolbar_wiwi_close_window").click(function(){if(typeof(options.toolbarAppId)!="undefined"&&typeof(options.appId)!="undefined")
{wibiyaToolbar.framework.fun_RegisterAction_extended(options.appId,options.toolbarAppId,4,0,"");}
wibiyaToolbar.framework.close_wiwi($wibilib("#"+options.name),"fade_out");wibiyaToolbar.framework.remove_lightbox();});if(typeof(options.controles)!="undefined"&&options.controles.pop===0){_newWiwi.find(".wibiyaToolbar_wiwi_Pop").remove();}
_newWiwi.find(".wibiyaToolbar_wiwi_Pop").click(function(){if(typeof(options.toolbarAppId)!="undefined"&&typeof(options.appId)!="undefined"){wibiyaToolbar.framework.fun_RegisterAction_extended(options.appId,options.toolbarAppId,10,0,"");}
wibiyaToolbar.framework.fun_PopOut();});if(typeof(options.controles)!="undefined"&&options.controles.min===0){_newWiwi.find(".wibiyaToolbar_wiwi_Mini").remove();}
_newWiwi.find(".wibiyaToolbar_wiwi_Mini").click(function(){if(typeof(options.toolbarAppId)!="undefined"&&typeof(options.appId)!="undefined")
{wibiyaToolbar.framework.fun_RegisterAction_extended(options.appId,options.toolbarAppId,4,0,"");}
wibiyaToolbar.framework.close_wiwi($wibilib("#"+options.name),"minimize");wibiyaToolbar.framework.remove_lightbox();});if(typeof(options.controles)!="undefined"&&options.controles.icon===0){_newWiwi.find(".wibiyaToolbar_wiwi_icon").remove();}
_newWiwi=wibiyaToolbar.framework.createWiwiFooter(_newWiwi,options);if(typeof(_newWiwi.draggable)=='function')
{_newWiwi.draggable({containment:'body',cursor:'move',handle:'.wibiyaToolbar_wiwi_header',scroll:true});_newWiwi.find('.wibiyaToolbar_wiwi_header').css('cursor','move');}
$wibilib(container).append(_newWiwi);return _newWiwi;};wibiyaToolbar.framework.appendLightbox=function(name){$wibilib("body").append('<div id="wibiya_TB_overlay" class="wibiya_TB_overlayBG"></div>');if(typeof document.body.style.maxHeight==="undefined"){$wibilib("body","html").css({height:"100%",width:"100%"});$wibilib("html").css("overflow","hidden");}
if(wibiyaToolbar.framework.tb_detectMacXFF()){$wibilib("#wibiya_TB_overlay").addClass("wibiya_TB_overlayMacFFBGHack");}else{$wibilib("#wibiya_TB_overlay").addClass("wibiya_TB_overlayBG");}
$wibilib("#wibiya_TB_overlay").click(function(){$wibilib(name).remove();wibiyaToolbar.framework.remove_lightbox();});};wibiyaToolbar.framework.remove_lightbox=function()
{$wibilib("#wibiya_TB_overlay").fadeOut(100,function(){$wibilib("#wibiya_TB_overlay").remove();});};wibiyaToolbar.framework.getViewportHeight=function()
{return wibiyaToolbar.framework.getViewPort('h');};wibiyaToolbar.framework.getViewportWidth=function()
{return wibiyaToolbar.framework.getViewPort('w');};wibiyaToolbar.framework.remove_lightbox=function()
{$wibilib("#wibiya_TB_overlay").fadeOut(100,function(){$wibilib("#wibiya_TB_overlay").remove();});};wibiyaToolbar.framework.close_all_wiwis=function()
{$wibilib(".wibiyaToolbar_window[id!=wibiyaToolbar_window_template]").each(function(){var item=$wibilib(this);if(item.css("visibility")!="hidden"){wibiyaToolbar.framework.close_wiwi(item,"fade_out");}});if(typeof(wiApp_share)!='undefined'){wiApp_share.hideShareDialog();}};wibiyaToolbar.framework.close_wiwi=function(wiwi,type){switch(type){case"slide_down":wiwi.find("#wibiyaToolbar_window_content").html("&nbsp;");wiwi.animate({"bottom":"-1000px"},500,"linear",function(){wiwi.vhide();});break;case"fade_out":wiwi.find("#wibiyaToolbar_window_content").html("&nbsp;");if(wiwi.hasClass("PersistOpen")){}
else{wiwi.fadeOut(400,function(){wiwi.remove();});}
break;case"minimize":wiwi.find("#wibiyaToolbar_window_content").html("&nbsp;");wibiyaToolbar.framework.minimize_wiwi(wiwi);break;default:wiwi.remove();break;}
wibiyaToolbar.framework.WriteProfile('CloseWiwi',$wibilib(wiwi).attr('toolbarappid'));};wibiyaToolbar.framework.minimize_wiwi=function(wiwi){wiwi.fadeTo(400,0,function(){wiwi.vhide();});}
wibiyaToolbar.framework.show_wiwi=function(wiwi)
{wibiyaToolbar.framework.close_all_wiwis();wiwi.css("visibility","visible").fadeTo(400,1);};wibiyaToolbar.framework.tb_detectMacXFF=function(){var userAgent=navigator.userAgent.toLowerCase();return(userAgent.indexOf("mac")!=-1&&userAgent.indexOf("firefox")!=-1);};wibiyaToolbar.framework.CloseMenu=function(menuObject){menuObject.attr("menu_opened","no");menuObject.find(".wibiyaToolbar_panel_body").hide(1);menuObject.find(".wibiyaToolbar_panel_header").hide(1);menuObject.slideUp(200);};wibiyaToolbar.framework.OpenMenu=function(menuObject){menuObject.parent().find(".wibiyaToolbar_tooltip").hide();menuObject.attr("menu_opened","yes").slideDown(300,function(){menuObject.find(".wibiyaToolbar_panel_body").show(1);menuObject.find(".wibiyaToolbar_panel_header").show(1);fun_AddClickHandlerForBodyForMenu($wibilib(this));});var LeftOffset=menuObject.offset().left+Number(menuObject.css('width').split('px')[0]);LeftOffset=wibiyaToolbar.framework.getViewportWidth()-LeftOffset;if(LeftOffset<0)
{LeftOffset-=30;menuObject.css('left',LeftOffset+'px');}
var obJ=$wibilib(menuObject);var parentFloat=obJ.parent().parent().css('float');if(parentFloat=="right"){menuObject.css("right","0px");menuObject.css("left","auto");}};wibiyaToolbar.framework.OpenWiwiMenu=function(menuObject){menuObject.parent().find(".wibiyaToolbar_tooltip").hide();if(menuObject.attr("wiwi_opened")=="yes"){if($wibilib('#wibiya_TB_overlay')){$wibilib('#wibiya_TB_overlay').remove();}
menuObject.find(".wibiyaToolbar_recent_body_inner").fadeOut(400,function(){menuObject.find(".wibiyaToolbar_wiwi_main").animate({bottom:'-'+menuObject.css("height")},400,function(){menuObject.hide();menuObject.attr("wiwi_opened","no");$wibilib("body").unbind("click");});});}else{menuObject.show();menuObject.find(".wibiyaToolbar_wiwi_main").animate({bottom:0},400,function(){menuObject.find(".wibiyaToolbar_recent_body_inner").fadeIn(400);menuObject.attr("wiwi_opened","yes");fun_AddClickHandlerForBodyForWiwiMenu($wibilib(menuObject));});}};fun_AddClickHandlerForBody=function(Wiwi){$wibilib("body").click(function(){Wiwi.slideUp(300,function(){Wiwi.attr("menu_opened","no");if(Wiwi.attr("id")=="wibiyaToolbar_share_menu"){Wiwi.remove();}});$wibilib("body").unbind("click");});};fun_AddClickHandlerForBodyForMenu=function(_Menu){$wibilib("body").click(function(){wibiyaToolbar.framework.CloseMenu(_Menu);$wibilib("body").unbind("click");});};fun_AddClickHandlerForBodyForWiwiMenu=function(_Menu){$wibilib("body").one('click',function(){wibiyaToolbar.framework.OpenWiwiMenu(_Menu);$wibilib("body").unbind("click");});};wibiyaToolbar.framework.positionWiwi=function(_wiwi,options){var portWidth=wibiyaToolbar.framework.getViewportWidth();var portHeight=wibiyaToolbar.framework.getViewportHeight();var posX=options.position.x;var posY=_wiwi.css('height');if(posY=='0px'){posY=_wiwi[0].style.height}
var wiwiWidth=options.dimention.width.toString();var wiwiHeight=options.dimention.height.toString();if(wiwiWidth.indexOf('px')==-1&&wiwiWidth.indexOf('%')>0){wiwiWidth=Number(_wiwi.css('width').split('%')[0]);wiwiWidth=Math.floor(portWidth*(wiwiWidth/100));}else{wiwiWidth=Number(_wiwi.css('width').split('px')[0]);if(wiwiWidth=='0'){wiwiWidth=Number(_wiwi[0].style.width.split('px')[0])}}
if(wiwiHeight.indexOf('px')==-1&&wiwiHeight.indexOf('%')>0){wiwiHeight=Number(_wiwi.css('height').split('%')[0]);wiwiHeight=Math.floor(wiwiWidth*(wiwiHeight/100));}else{wiwiHeight=Number(_wiwi.css('height').split('px')[0]);if(wiwiHeight=='0'){wiwiHeight=Number(_wiwi[0].style.height.split('px')[0])}}
if(wiwiWidth>portWidth){posX=0}
else
if(posX+wiwiWidth>portWidth){posX=posX+wiwiWidth-portWidth;}
if(wiwiHeight>portHeight){posY=0}
else
if(posY+wiwiHeight>portHeight){posY=posX+wiwiHeight-postHeight;}
switch(options.type){case'custom':_wiwi.css({"bottom":posY,"left":posX,"display":"none"});break;case'left':_wiwi.css({"bottom":wibiyaToolbar.Data.TBStyleXml.size.height+"px","left":posX,"display":"none"});break;case'right':_wiwi.css({"bottom":wibiyaToolbar.Data.TBStyleXml.size.height+"px","right":posX,"display":"none"});break;case'center':_wiwi.css({"bottom":wibiyaToolbar.Data.TBStyleXml.size.height+"px","left":((portWidth-wiwiWidth)/2)+"px","display":"none"});break;case'app':var btnClicked=$wibilib("#"+options.starterOptions.sender);var position_app=btnClicked.offset().left;var btnWidth=btnClicked.width();var appSide=btnClicked.parent().css('float');var WidthofWiwi=Number(_wiwi.css('width').split('px')[0]);if(WidthofWiwi=='0'){WidthofWiwi=Number(_wiwi[0].style.width.split('px')[0])}
if(appSide=='right'){position_app=(position_app-WidthofWiwi)+btnWidth;if(position_app<0){position_app=15;}}
else
{if(WidthofWiwi+position_app>wibiyaToolbar.framework.getViewportWidth()){var Offset=(WidthofWiwi+position_app)-wibiyaToolbar.framework.getViewportWidth();position_app=position_app-Offset-15;}}
_wiwi.css({"bottom":wibiyaToolbar.Data.TBStyleXml.size.height+"px","left":position_app+"px","display":"none"});break;}
return _wiwi;}
wibiyaToolbar.framework.fun_MinMaxCookie=function(_action){var _tbs=$wibilib("#wibiyaToolbar").attr("state");var _COOKIE_MinMax="WibiyaMinMax";var _OPTIONS={path:"/",expires:30};if(_action=="check"){if(typeof(wibiyaToolbar.profile)=="undefined"){wibiyaToolbar.framework.WriteProfile("MaxToolbar",0);wibiyaToolbar.framework.fun_wibiyaToolbar_toggle();}
else if(wibiyaToolbar.profile.toolbar.stat=="Max"){if(_tbs=="off"){wibiyaToolbar.framework.fun_wibiyaToolbar_toggle();}}
else if(wibiyaToolbar.profile.toolbar.stat=="Min"){if(_tbs=="on"){wibiyaToolbar.framework.fun_wibiyaToolbar_toggle();}
else{var wibiya_toolbar_wrapper=$wibilib('#wibiya_toolbar_wrapper');var wibiya_toolbar_wrapper_mini=$wibilib('#wibiya_toolbar_wrapper_mini');var wibiyaToolbarWrap=$wibilib("#wibiyaToolbar");var wibiyaToolbarMinWrap=$wibilib("#wibiyaToolbarNewMinimized");$wibilib("#wibiyaToolbar").attr("state","off");wibiyaToolbar.framework.fun_MinMaxCookie("Min");wibiya_toolbar_wrapper_mini.css('bottom',"-55px");wibiyaToolbarMinWrap.show();wibiya_toolbar_wrapper.animate({bottom:"-55px"},500,function(){wibiyaToolbarWrap.hide();wibiya_toolbar_wrapper.hide();wibiya_toolbar_wrapper_mini.show();wibiya_toolbar_wrapper_mini.animate({bottom:"-24px"},500);});}}}
else if(_action=="Min"){wibiyaToolbar.framework.WriteProfile("MinToolbar",0);}
else if(_action=="Max"){wibiyaToolbar.framework.WriteProfile("MaxToolbar",0);}};wibiyaToolbar.framework.fun_wibiyaToolbar_toggle=function(){var _tbs=$wibilib("#wibiyaToolbar").attr("state");var wibiya_toolbar_wrapper=$wibilib('#wibiya_toolbar_wrapper');var wibiya_toolbar_wrapper_mini=$wibilib('#wibiya_toolbar_wrapper_mini');var wibiyaToolbarWrap=$wibilib("#wibiyaToolbar");var wibiyaToolbarMinWrap=$wibilib("#wibiyaToolbarNewMinimized");if(_tbs=="off"){if(wibiya_toolbar_wrapper_mini.length==0){$wibilib("#wibiyaToolbar").animate({bottom:"-65px"},100,function(){$wibilib(this).show(100,function(){$wibilib(this).animate({bottom:"0px"},300);});});$wibilib("#wibiyaToolbar").attr("state","on");$wibilib(".wibiyaToolbarMin").slideUp(300);wibiyaToolbar.framework.fun_MinMaxCookie("Max");}else{$wibilib("#wibiyaToolbar").attr("state","on");wibiyaToolbar.framework.fun_MinMaxCookie("Max");wibiya_toolbar_wrapper.css('bottom',"-55px");wibiyaToolbarWrap.show();wibiya_toolbar_wrapper_mini.animate({bottom:"-55px"},500,function(){wibiyaToolbarMinWrap.hide();wibiya_toolbar_wrapper_mini.hide();wibiya_toolbar_wrapper.show();if(wibiyaToolbar.Data.NoAnimation==1){wibiya_toolbar_wrapper.animate({bottom:(wibiyaToolbar.Data.TBStyleXml.size.height-56)+"px"},0);}else{wibiya_toolbar_wrapper.animate({bottom:(wibiyaToolbar.Data.TBStyleXml.size.height-56)+"px"},500);}});}}
else{if(wibiya_toolbar_wrapper_mini.length==0){$wibilib("#wibiyaToolbar").animate({bottom:"-65px"},300,function(){$wibilib(this).hide();});$wibilib("#wibiyaToolbar").attr("state","off");$wibilib(".wibiyaToolbarMin").slideDown(300);wibiyaToolbar.framework.fun_MinMaxCookie("Min");}else{$wibilib("#wibiyaToolbar").attr("state","off");wibiyaToolbar.framework.fun_MinMaxCookie("Min");wibiya_toolbar_wrapper_mini.css('bottom',"-55px");wibiyaToolbarMinWrap.show();wibiya_toolbar_wrapper.animate({bottom:"-55px"},500,function(){wibiyaToolbarWrap.hide();wibiya_toolbar_wrapper.hide();wibiya_toolbar_wrapper_mini.show();wibiya_toolbar_wrapper_mini.animate({bottom:"-24px"},500);});}}};wibiyaToolbar.framework.fun_RegisterAction_extended=function(_AppId,_ToolbarAppId,_ActionId,_Sender,_MetaData){var img=new Image(0,0);var wstat="http://wstat.wibiya.com/a.jpg?u={0}&w={1}&wt={2}&ap={3}&apt={4}&a={5}&at={6}&s={7}&m={8}";img.src=wstat.wiFormat(wibiyaToolbar.Data.user,wibiyaToolbar.id,1,_ToolbarAppId,_AppId,_ActionId,1,_Sender,_MetaData);$wibilib.get("http://actions.wibiya.com/SetToolbarAction.php",{AppId:_AppId,ToolbarId:wibiyaToolbar.id,ToolbarAppId:_ToolbarAppId,ActionId:_ActionId,Sender:_Sender,MetaData:_MetaData},null,"jsonp");};wibiyaToolbar.framework.AddHttp=function(str){var http="http://";return(str.indexOf(http)!==0)?"http://"+str:str;};wibiyaToolbar.framework.LinkDataReplace=function(link,withData){link=link.replace(/Wibiya_TBID/g,wibiyaToolbar.id);link=link.replace(/Wibiya_PAGETITLE/g,encodeURIComponent(document.title));link=link.replace(/Wibiya_URLesc/g,escape(window.location.href));link=link.replace(/Wibiya_URL/g,window.location.href);if(withData){link=link.replace(/Wibiya_SITENAME/g,wibiyaToolbar.Data.SiteName);link=link.replace(/Wibiya_SITEURL/g,wibiyaToolbar.Data.SiteUrl);}
return link;};wibiyaToolbar.framework.LinkDataReplacor=function(link){return wibiyaToolbar.framework.LinkDataReplace(link,true);};wibiyaToolbar.framework.LinkDataReplacorNoData=function(link){return wibiyaToolbar.framework.LinkDataReplace(link,false);};wibiyaToolbar.framework.BDGClick=function(appName,AppIndex){var ObjToClickId;var _obj=$wibilib("div[applicationName="+appName+"]");if(AppIndex===0){ObjToClickId=_obj[0].id;}
else{ObjToClickId=(typeof(_obj[AppIndex])=="undefined")?_obj[0].id:_obj[AppIndex].id;}
$wibilib("#"+ObjToClickId).trigger("click");};wibiyaToolbar.framework.BDGClickV2=function(appId,appTypeId,Index){wibiyaToolbar.framework.fun_RegisterAction_extended(appTypeId,appId,55,0,"");fname="";switch(appTypeId){case 5:case 14:case 18:case 20:case 26:case 27:case 29:case 30:case 31:case 32:case 33:case 35:case 36:case 13:fname="wibiyaToolbar.framework.fun_GeneralApp_"+Index+"({sender:'wibiyaToolbar_item_normal_"+Index+"'})";break;case 4:break;case 7:break;case 15:break;case 17:fname="wibiyaToolbar.framework.fun_CodeApp_"+Index+"({sender:'wibiyaToolbar_item_normal_"+Index+"'})";break;case 28:fname="wibiyaToolbar.framework.fun_functionBtn_"+Index+"({sender:'wibiyaToolbar_item_normal_"+Index+"'})";break;case 34:break;default:break;}
eval(fname);};wibiyaToolbar.framework.badgeHandler=function(appTypeId){BadgeClicked=$wibilib("div[appid="+appTypeId+"]:first");BadgeToolbarAppId=BadgeClicked.attr("toolbarappid");BadgeAppIndex=BadgeClicked.attr("Appindex");wibiyaToolbar.framework.BDGClickV2(Number(BadgeToolbarAppId),Number(appTypeId),BadgeAppIndex);};wibiyaToolbar.framework.fun_PopOut=function(){if($wibilib(".wibiyaToolbar_window").is(":visible"))
{var wiwi=$wibilib(".wibiyaToolbar_window[id!=wibiyaToolbar_window_template]");var height=Number($wibilib(wiwi).css("height").split('px')[0])-56;var width=Number($wibilib(wiwi).css("width").split('px')[0])-10;var winName=$wibilib(wiwi).attr('id');var iframeSrc=$wibilib(wiwi).find("iframe").attr("src");var ScrollType=$wibilib(wiwi).find("iframe").css('overflow-y');$wibilib(wiwi).remove();wibiyaToolbar.framework.remove_lightbox();wibiyaToolbar.framework.WriteProfile('CloseWiwi',wiwi.attr('toolbarappid'));if(typeof(iframeSrc)!='undefined')
{if(ScrollType=='auto'){PopOutWindow=window.open(iframeSrc,'Popout_'+winName,'height='+height+',width='+width+',location=no,scrollbars=1');}
else
{PopOutWindow=window.open(iframeSrc,'Popout_'+winName,'height='+height+',width='+width+',location=no');}}
else
{PopOutWindow=window.open('','Popout_'+winName,'height='+height+',width='+width+',location=no');PopOutWindow.document.write($wibilib(wiwi).find(".wibiyaToolbar_wiwi_body").html());}}};wibiyaToolbar.framework.delayAction=function(CodeToRun,Time)
{$wibilib("#wibiyaToolbar").bind('toolbarLoaded',function(){setTimeout(CodeToRun,Time);});};wibiyaToolbar.framework.TimerAction=function(functionToRun,Delay,mode)
{switch(mode){case 1:setTimeout(functionToRun+"()",Delay);break;case 2:setTimeout(functionToRun+"();wibiyaToolbar.framework.TimerAction('"+functionToRun+"',"+Delay+","+mode+");",Delay);break;default:break;}};wibiyaToolbar.framework.registerProfileCookie=function()
{var cookieContent=JSON.stringify(wibiyaToolbar.profile);var _OPTIONS={path:"/",expires:30};$wibilib.cookie("WibiyaProfile",cookieContent,_OPTIONS);};wibiyaToolbar.framework.WriteProfile=function(actionType,id)
{if(typeof(wibiyaToolbar.profile)=="undefined")
{wibiyaToolbar.profile={'toolbar':{'stat':{}},'apps':{'openApps':{}}};}
switch(actionType){case'MinToolbar':wibiyaToolbar.profile.toolbar.stat='Min';break;case'MaxToolbar':wibiyaToolbar.profile.toolbar.stat='Max';break;case'OpenWiwi':break;case'CloseWiwi':break;default:break;}
wibiyaToolbar.framework.registerProfileCookie();};wibiyaToolbar.framework.ReadProfile=function()
{var profileCookie=$wibilib.cookie("WibiyaProfile");if(profileCookie!==null){wibiyaToolbar.profile=JSON.parse(profileCookie);}};wibiyaToolbar.framework.RunProfile=function(){};wibiyaToolbar.framework.createWiwiFooter=function(_newWiwi,options){var _url_clean=escape(location.href.replace(/http:\/\//g,""));_url_clean=_url_clean.replace(/\//g,"%25252f");if(typeof(wibiyaToolbar.Data.customFooter)=='undefined'){var _footer_link="";if(typeof(options.appId)=="undefined"){_newWiwi.find(".wibiyaToolbar_wiwi_footer").append(_footer_link);}
else{if(options.footer=="html"){_newWiwi.find(".wibiyaToolbar_wiwi_footer").html(_footer_link);}
else{_newWiwi.find(".wibiyaToolbar_wiwi_footer").append(_footer_link);}}}
else
{var footerHtml='';switch(wibiyaToolbar.Data.customFooter){case"noPowered":footerHtml='<a target="blank" class="" href="javascript:void(0);"></a>';break;case"JPost":footerHtml='<iframe height="1px" width="1px" style="border:medium none;float:left;" src="http://www.jpost.com/wibiyaframe.htm"/><a target="blank" class="wibiyaToolbar_wiwi_footerlink" href="http://www.wibiya.com?FtrLnk=true">Powered by</a>';break;default:footerHtml='<a target="blank" class="wibiyaToolbar_wiwi_footerlink" href="http://www.wibiya.com?FtrLnk=true">Powered by</a>';break;}
_newWiwi.find(".wibiyaToolbar_wiwi_footerlink").remove();_newWiwi.find(".wibiyaToolbar_wiwi_footer").prepend(footerHtml);}
return _newWiwi;};wibiyaToolbar.framework.prepare_width=function(){var leftOffset;if($wibilib(".itemLeft:last").offset()===null){leftOffset=0;}
else{leftOffset=$wibilib(".itemLeft:last").offset().left;}
var isleft=(leftOffset>0)?true:false;var isright=($wibilib(".itemRight:last").offset().left>0)?true:false;var window_w=$wibilib(window).width();var tot_w_l=wibiyaToolbar.framework.prepare_width_l();var tot_w_r=wibiyaToolbar.framework.prepare_width_r();var w_sum=tot_w_r+tot_w_l+100;var lasLeftOntheRightTop=0;if($wibilib(".itemRight:last").length>0){lasLeftOntheRightTop=$wibilib(".itemRight:last").position().top;}
if(isleft&&isright){if(w_sum>window_w||lasLeftOntheRightTop>20){$wibilib(".itemLeft").find(".WibiyaMinRepresentation").show().attr('show','yes');$wibilib(".itemLeft").find(".TBcontainerDiv").hide().attr('show','no');tot_w_l=wibiyaToolbar.framework.prepare_width_l();tot_w_r=wibiyaToolbar.framework.prepare_width_r();var w_calc=tot_w_r+tot_w_l+100;while(w_calc<window_w&&$wibilib(".itemRight:last").position().top<20)
{$wibilib(".itemLeft").find(".WibiyaMinRepresentation[show='yes']").filter(":first").hide().attr('show','no');$wibilib(".itemLeft").find(".TBcontainerDiv[show='no']").filter(":first").show().attr('show','yes');tot_w_l=wibiyaToolbar.framework.prepare_width_l();tot_w_r=wibiyaToolbar.framework.prepare_width_r();w_calc=tot_w_r+tot_w_l+100;}
$wibilib(".itemLeft").find(".TBcontainerDiv[show='no']").parent().filter(".wibiyaToolbar_BtnHover").removeClass("wibiyaToolbar_BtnHover").addClass("wibiyaToolbar_BtnHoverOff");}
else
{wibiyaToolbar.framework.hide_show_text();}}};wibiyaToolbar.framework.hide_show_text=function(){var leftOffset;if($wibilib(".itemLeft:last").offset()===null){leftOffset=0;}
else{leftOffset=$wibilib(".itemLeft:last").offset().left;}
var l=leftOffset+$wibilib(".itemLeft:last").width();var r=$wibilib(".itemRight:last").offset().left;var rl_diff=r-l;var isleft=(leftOffset>0)?true:false;var isright=($wibilib(".itemRight:last").offset().left>0)?true:false;if(rl_diff>0&&isleft&&isright){if(rl_diff<40){$wibilib(".itemLeft").find(".WibiyaMinRepresentation[show='no']").filter(":last").show().attr('show','yes');$wibilib(".itemLeft").find(".TBcontainerDiv[show='yes']").filter(":last").hide().attr('show','no');$wibilib(".itemLeft").find(".TBcontainerDiv[show='no']").parent().filter(".wibiyaToolbar_BtnHover").removeClass("wibiyaToolbar_BtnHover").addClass("wibiyaToolbar_BtnHoverOff");}
else
{var items_1=$wibilib(".itemLeft").find(".TBcontainerDiv[show='no']");var cnt=items_1.length;while(rl_diff>100&cnt>0)
{items_1=$wibilib(".itemLeft").find(".TBcontainerDiv[show='no']");items_2=$wibilib(".itemLeft").find(".WibiyaMinRepresentation[show='yes']");cnt=items_1.length;items_1.filter(":first").show().attr('show','yes');$wibilib(".itemLeft").find(".TBcontainerDiv[show='yes']").parent().filter(".wibiyaToolbar_BtnHoverOff").removeClass("wibiyaToolbar_BtnHoverOff").addClass("wibiyaToolbar_BtnHover");items_2.filter(":first").hide().attr('show','no');l=leftOffset+$wibilib(".itemLeft:last").width();r=$wibilib(".itemRight:last").offset().left;rl_diff=r-l;}
if(rl_diff<40){$wibilib(".itemLeft").find(".WibiyaMinRepresentation[show='no']").filter(":last").show().attr('show','yes');$wibilib(".itemLeft").find(".TBcontainerDiv[show='yes']").filter(":last").hide().attr('show','no');$wibilib(".itemLeft").find(".TBcontainerDiv[show='no']").parent().filter(".wibiyaToolbar_BtnHover").removeClass("wibiyaToolbar_BtnHover").addClass("wibiyaToolbar_BtnHoverOff");}}}};wibiyaToolbar.framework.prepare_width_l=function()
{var tot_w_l=9;$wibilib(".itemLeft").each(function(){tot_w_l=tot_w_l+$wibilib(this).width();});return tot_w_l;};wibiyaToolbar.framework.prepare_width_r=function(){var tot_w_r=35;$wibilib(".itemRight").each(function(){tot_w_r=tot_w_r+$wibilib(this).width();});return tot_w_r;};wibiyaToolbar.framework.hide_devider=function(){$wibilib(".itemLeft  .wibiyaToolbar_divider").each(function()
{var current=$wibilib(this).parent();isbtn_next=$wibilib(current).next().find(".wibiyaToolbar_BtnHover").size();isbtn_prev=$wibilib(current).prev().find(".wibiyaToolbar_BtnHover").size();if(isbtn_prev||isbtn_next)
{$wibilib(current).css({visibility:'hidden',width:'0px'});}});$wibilib(".itemRight  .wibiyaToolbar_divider").each(function()
{var current=$wibilib(this).parent();isbtn_next=$wibilib(current).next().find(".wibiyaToolbar_BtnHover").size();isbtn_prev=$wibilib(current).prev().find(".wibiyaToolbar_BtnHover").size();if(isbtn_prev||isbtn_next)
{$wibilib(current).css({visibility:'hidden',width:'0px'});}});};wibiyaToolbar.framework.linkMouseOver=function(link){var btnhover=link.filter(".wibiyaToolbar_BtnHover");var _btnItem;$wibilib.each(btnhover,function(){_btnItem=$wibilib(this);_btnItem.find(".wibiyaToolbar_button_left").addClass("wibiyaToolbar_button_left_over");_btnItem.find(".wibiyaToolbar_button_center").addClass("wibiyaToolbar_button_center_over");_btnItem.find(".wibiyaToolbar_button_right").addClass("wibiyaToolbar_button_right_over");_btnItem.find(".wibiyaToolbar_button_right_multi").addClass("wibiyaToolbar_button_right_multi_over");});};wibiyaToolbar.framework.linkMouseOut=function(link){var btnhover=link.filter(".wibiyaToolbar_BtnHover");$wibilib.each(btnhover,function(){var _btnItem=$wibilib(this);_btnItem.find(".wibiyaToolbar_button_left").removeClass("wibiyaToolbar_button_left_over");_btnItem.find(".wibiyaToolbar_button_center").removeClass("wibiyaToolbar_button_center_over");_btnItem.find(".wibiyaToolbar_button_right").removeClass("wibiyaToolbar_button_right_over");_btnItem.find(".wibiyaToolbar_button_right_multi").removeClass("wibiyaToolbar_button_right_multi_over");});};wibiyaToolbar.framework.centerApps=function(){$wibilib('.wibiyaToolbar_itemImg').each(function(){var item=$wibilib(this);var marg=Math.ceil(20-item.height());if(marg>0)$wibilib(this).css('padding-top',marg+'px');});}
wibiyaToolbar.framework.toolbarDefaultPosition=function(size){var viewPortWidth=wibiyaToolbar.framework.getViewportWidth();var correctWidth=Math.floor((viewPortWidth-37)*(size/100));$wibilib('.wibiya_toolbar_holder_middle').css('width',correctWidth);}
wibiyaToolbar.framework.getToolbarAppIdByAppType=function(appId)
{if(typeof(wibiyaToolbar.AppsArray[appId])!='undefined'){return wibiyaToolbar.AppsArray[appId][0];}
else
{return null;}}
jQuery.fn.vhide=$wibilib.fn.vhide;jQuery.fn.hand=$wibilib.fn.hand;jQuery.fn.vshow=$wibilib.fn.vshow;jQuery.fn.linkBehavior=$wibilib.fn.linkBehavior;jQuery.fn.multilinkBehavior=$wibilib.fn.multilinkBehavior;wibiyaToolbar.framework.connect={};wibiyaToolbar.framework.connect.handlerUrl='http://conn.wibiya.com/connectivity/framework/connect_handler.php';wibiyaToolbar.framework.connect.updateHandlerUrl='http://conn.wibiya.com/connectivity/framework/connect_handler_update.php';wibiyaToolbar.framework.connect.root='http://conn.wibiya.com/connectivity/framework/';wibiyaToolbar.framework.connect.imagesRoot='http://cdn.wibiya.com/Graphics_Toolbar/connect/framework/';wibiyaToolbar.framework.connect.networksEnum={facebook:0,twitter:1,yahoo:2,myspace:3,google:4,linkedin:5};wibiyaToolbar.framework.connect.friendStatusEnum={online:"true",offline:"false"};wibiyaToolbar.framework.connect.networkCount=6;wibiyaToolbar.framework.connect.defaultAvatar=wibiyaToolbar.framework.connect.imagesRoot+'default_avatar.gif';wibiyaToolbar.framework.connect.networkData=function(networkId){this.isConnected=false;this.isUserConnected=false;this.id='';this.firstName='';this.lastName='';this.url='';this.pic='';this.location='';this.about='';this.networkSmallLogo=wibiyaToolbar.framework.connect.imagesRoot+'small_logo_'+networkId+'.png';this.networkMediumLogo=wibiyaToolbar.framework.connect.imagesRoot+'medium_logo_'+networkId+'.png';this.buttonConnected=wibiyaToolbar.framework.connect.imagesRoot+'button_connected_'+networkId+'.png';this.buttonNotConnected=wibiyaToolbar.framework.connect.imagesRoot+'button_not_connected_'+networkId+'.png';this.connectButtonUrl=function(){if(this.isConnected)
return this.buttonConnected;else
return this.buttonNotConnected;};this.friends=new Array();this.networkName='';this.key=function(){return wibiyaToolbar.framework.connect.readCookie('wi_co_key_'+networkId);};this.sessionKey='';};wibiyaToolbar.framework.connect.ready=false;if(parent!=null&&parent.window.opener!=null&&document.location.hash.indexOf("connect")!=-1)
{var hashString=document.location.hash.substring(1,document.location.hash.length);parent.window.opener.wibiyaToolbar.framework.connect.connectToCallback(hashString.split("_")[1]);parent.window.close();};function initializeConnect(){if(wibiyaToolbar.profile.connectUserNetworks==undefined)
{wibiyaToolbar.profile.connectUserNetworks=new Array(wibiyaToolbar.framework.connect.networkCount);for(i in wibiyaToolbar.profile.connectUserNetworks){wibiyaToolbar.profile.connectUserNetworks[i]="0";}
wibiyaToolbar.framework.WriteProfile(null,null);}
wibiyaToolbar.framework.connect.networks=new Array(wibiyaToolbar.framework.connect.networkCount);$wibilib('body').trigger('connectReady');wibiyaToolbar.framework.connect.ready=true;}
profileTimer=setInterval('checkProfile()',50);function checkProfile(){if(wibiyaToolbar!=undefined&&wibiyaToolbar.profile!=undefined)
{clearInterval(profileTimer);initializeConnect();}}
wibiyaToolbar.framework.connect.registerRequiredNetworks=function(networkIdsArray){var id;for(id in networkIdsArray)
{if(!wibiyaToolbar.framework.connect.networks[networkIdsArray[id]])
{wibiyaToolbar.framework.connect.networks[networkIdsArray[id]]=new wibiyaToolbar.framework.connect.networkData(networkIdsArray[id]);wibiyaToolbar.framework.connect.setNetworkName(networkIdsArray[id]);if(wibiyaToolbar.profile.connectUserNetworks[networkIdsArray[id]]=='1')
wibiyaToolbar.framework.connect.networks[networkIdsArray[id]].isUserConnected=true;}}}
wibiyaToolbar.framework.connect.setNetworkName=function(networkId){switch(networkId)
{case 0:wibiyaToolbar.framework.connect.networks[networkId].networkName='Facebook';break;case 1:wibiyaToolbar.framework.connect.networks[networkId].networkName='Twitter';break;case 2:wibiyaToolbar.framework.connect.networks[networkId].networkName='Yahoo';break;case 3:wibiyaToolbar.framework.connect.networks[networkId].networkName='Myspace';break;case 4:wibiyaToolbar.framework.connect.networks[networkId].networkName='Google';break;case 5:wibiyaToolbar.framework.connect.networks[networkId].networkName='Linkedin';break;}}
wibiyaToolbar.framework.connect.createCall=function(handlerUrl,callData,callbackFunction){$wibilib.ajax({url:handlerUrl,dataType:'jsonp',data:callData,type:'GET',success:callbackFunction,cache:false});};wibiyaToolbar.framework.connect.getConnections=function(callback){wibiyaToolbar.framework.connect.getConnectionsApplicationCallback=callback;wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.handlerUrl,{'action':'get_connections'},wibiyaToolbar.framework.connect.getConnectionsCallback);};wibiyaToolbar.framework.connect.connectTo=function(networkId,callback){wibiyaToolbar.framework.connect.connectToApplicationCallback=callback;if(wibiyaToolbar.framework.connect.networks[networkId].isConnected==false)
{var popupWidth;var popupHeight;switch(networkId)
{case 0:popupWidth=1000;popupHeight=600;break;case 1:popupWidth=880;popupHeight=410;break;case 2:popupWidth=500;popupHeight=500;break;case 3:popupWidth=500;popupHeight=465;break;case 4:popupWidth=400;popupHeight=300;break;case 5:popupWidth=500;popupHeight=450;break;}
var popupLeft=(document.documentElement.clientWidth-popupWidth)/2;var popupTop=(document.documentElement.clientHeight-popupHeight)/2;var windowSpecs='width='+popupWidth+',height='+popupHeight+',left='+popupLeft+',top='+popupTop;var connectPage=wibiyaToolbar.framework.connect.getConnectPage(networkId);window.open(connectPage+'?host_url='+location.href,'wibiyaConnect',windowSpecs);}
else
{wibiyaToolbar.framework.connect.networks[networkId].isUserConnected=true;wibiyaToolbar.framework.connect.connectToCallback(networkId);}};wibiyaToolbar.framework.connect.getConnectPage=function(networkId)
{var connectPageUrl="";switch(networkId)
{case wibiyaToolbar.framework.connect.networksEnum.facebook:connectPageUrl=wibiyaToolbar.framework.connect.root+"connect_facebook.php";break;case wibiyaToolbar.framework.connect.networksEnum.twitter:connectPageUrl=wibiyaToolbar.framework.connect.root+"connect_twitter.php";break;case wibiyaToolbar.framework.connect.networksEnum.yahoo:connectPageUrl=wibiyaToolbar.framework.connect.root+"connect_yahoo.php";break;case wibiyaToolbar.framework.connect.networksEnum.myspace:connectPageUrl=wibiyaToolbar.framework.connect.root+"connect_myspace.php";break;case wibiyaToolbar.framework.connect.networksEnum.google:connectPageUrl=wibiyaToolbar.framework.connect.root+"connect_google.php";break;case wibiyaToolbar.framework.connect.networksEnum.linkedin:connectPageUrl=wibiyaToolbar.framework.connect.root+"connect_linkedin.php";break;}
return connectPageUrl;}
wibiyaToolbar.framework.connect.getConnectButton=function(networkObj){imgUrl=wibiyaToolbar.framework.connect.networks[networkObj['network']].connectButtonUrl();var btnIndex=0;$wibilib.each($wibilib('.connectBtn'),function(){if(btnIndex<=parseInt($wibilib(this).attr('btnIndex')))
{btnIndex=parseInt($wibilib(this).attr('btnIndex'))+1;}});buttonHtml='<img id="connectBtn'+btnIndex+'" class="connectBtn" btnIndex="'+btnIndex+'" src="'+imgUrl+'" />';clickEventJs='$wibilib("#connectBtn'+btnIndex+'").unbind("click");'+'$wibilib("#connectBtn'+btnIndex+'").click(function(){'+'var w_connect = wibiyaToolbar.framework.connect;'+'w_connect.connectTo('+networkObj['network']+', '+
networkObj['callback']+');'+'});';buttonHtml+='<script type="text/javascript">'+clickEventJs+'</script>';return buttonHtml;};wibiyaToolbar.framework.connect.getFriends=function(network,page,status,callback){wibiyaToolbar.framework.connect.getFriendsApplicationsCallback=callback;var friends=wibiyaToolbar.framework.connect.networks[network].friends;if(friends[page])
{callback(friends[page]);}
else
{wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.handlerUrl,{'network':network,'action':'get_friends','page':page,'online':status},wibiyaToolbar.framework.connect.getFriendsCallback);}}
wibiyaToolbar.framework.connect.getUserStatus=function(network,callback){wibiyaToolbar.framework.connect.getUserStatusApplicationsCallback=callback;wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.handlerUrl,{'network':network,'action':'get_user_status'},wibiyaToolbar.framework.connect.getUserStatusCallback);};wibiyaToolbar.framework.connect.getIsFan=function(pageid,callback){wibiyaToolbar.framework.connect.getIsFanApplicationsCallback=callback;wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.handlerUrl,{'pageid':pageid,'action':'get_isfan'},wibiyaToolbar.framework.connect.getIsFanCallback);};wibiyaToolbar.framework.connect.getLinkedInProfile=function(profileUrl,callback){wibiyaToolbar.framework.connect.getLinkedInProfileApplicationsCallback=callback;wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.handlerUrl,{'action':'get_linkedin_user_data','profileUrl':profileUrl},wibiyaToolbar.framework.connect.getLinkedInProfileCallback);};wibiyaToolbar.framework.connect.setUserStatus=function(network,msg,callback){wibiyaToolbar.framework.connect.setUserStatusApplicationsCallback=callback;wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.updateHandlerUrl,{'network':network,'msg':msg,'action':'set_user_status'},wibiyaToolbar.framework.connect.setUserStatusCallback);};wibiyaToolbar.framework.connect.messageFriends=function(network,friends,msg,callback){wibiyaToolbar.framework.connect.messageFriendsApplicationsCallback=callback;wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.updateHandlerUrl,{'network':network,'msg':msg,'friends':friends,'action':'message_friends'},wibiyaToolbar.framework.connect.messageFriendsCallback);};wibiyaToolbar.framework.connect.becomeFriend=function(friendId){wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.updateHandlerUrl,{'friend':friendId,'action':'become_friend'},wibiyaToolbar.framework.connect.becomeFriendCallback);};wibiyaToolbar.framework.connect.followUser=function(user,callback){wibiyaToolbar.framework.connect.followUserApplicationsCallback=callback;wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.updateHandlerUrl,{'user':user,'action':'follow_user'},wibiyaToolbar.framework.connect.followUserCallback);};wibiyaToolbar.framework.connect.disconnect=function(networkIds){wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.handlerUrl,{'networks[]':networkIds,'action':'disconnect'},wibiyaToolbar.framework.connect.disconnectCallback);};wibiyaToolbar.framework.connect.streamPublish=function(networkId,msg,targetId,callback){wibiyaToolbar.framework.connect.streamPublishApplicationsCallback=callback;wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.updateHandlerUrl,{'network':networkId,'msg':msg,'target_id':targetId,'action':'stream_publish'},wibiyaToolbar.framework.connect.streamPublishCallback);};wibiyaToolbar.framework.connect.inviteFriend=function(networkId,friend,note,callback){wibiyaToolbar.framework.connect.inviteFriendApplicationsCallback=callback;wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.updateHandlerUrl,{'network':networkId,'friend':friend,'action':'invite_friend','note':note},wibiyaToolbar.framework.connect.inviteFriendCallback);};wibiyaToolbar.framework.connect.getHomeTimeline=function(networkId,callback){wibiyaToolbar.framework.connect.getHomeTimelineApplicationsCallback=callback;wibiyaToolbar.framework.connect.createCall(wibiyaToolbar.framework.connect.handlerUrl,{'network':networkId,'action':'get_home_timeline'},wibiyaToolbar.framework.connect.getHomeTimelineCallback);};wibiyaToolbar.framework.connect.getConnectionsCallback=function(data){wibiyaToolbar.framework.connect.updateNetworks(data);wibiyaToolbar.framework.connect.getConnectionsApplicationCallback();};wibiyaToolbar.framework.connect.updateNetworks=function(data){for(var i=0;i<data.networks.length;i++){if(wibiyaToolbar.framework.connect.networks[i]!=undefined)
{if(data.networks[i].id!=undefined)
{if(data.networks[i].first_name==undefined)data.networks[i].first_name='';if(data.networks[i].last_name==undefined)data.networks[i].last_name='';if(data.networks[i].about==undefined)data.networks[i].about='';if(data.networks[i].location==undefined)data.networks[i].location='';wibiyaToolbar.framework.connect.networks[i].isConnected=data.networks[i].isConnected;wibiyaToolbar.framework.connect.networks[i].id=data.networks[i].id;wibiyaToolbar.framework.connect.networks[i].firstName=data.networks[i].first_name;wibiyaToolbar.framework.connect.networks[i].lastName=data.networks[i].last_name;wibiyaToolbar.framework.connect.networks[i].url=data.networks[i].url;wibiyaToolbar.framework.connect.networks[i].pic=data.networks[i].pic;if(wibiyaToolbar.framework.connect.networks[i].pic==null||wibiyaToolbar.framework.connect.networks[i].pic=='')
wibiyaToolbar.framework.connect.networks[i].pic=wibiyaToolbar.framework.connect.defaultAvatar;wibiyaToolbar.framework.connect.networks[i].location=data.networks[i].location;wibiyaToolbar.framework.connect.networks[i].about=data.networks[i].about;if(data.networks[i].followers_count!=undefined)
{wibiyaToolbar.framework.connect.networks[i].followers=data.networks[i].followers_count;wibiyaToolbar.framework.connect.networks[i].following=data.networks[i].friends_count;wibiyaToolbar.framework.connect.networks[i].tweets=data.networks[i].statuses_count;}
if(data.networks[i].session_key!=undefined)
wibiyaToolbar.framework.connect.networks[i].sessionKey=data.networks[i].session_key;wibiyaToolbar.framework.connect.createShortCookie('wi_co_key_'+i,data.networks[i].key,15);}
else
{wibiyaToolbar.framework.connect.networks[i].isUserConnected=false;wibiyaToolbar.profile.connectUserNetworks[i]='0';wibiyaToolbar.framework.WriteProfile(null,null);}}}}
wibiyaToolbar.framework.connect.connectToCallback=function(networkId){wibiyaToolbar.framework.connect.networks[networkId].isUserConnected=true;wibiyaToolbar.profile.connectUserNetworks[networkId]='1';wibiyaToolbar.framework.WriteProfile(null,null);if(wibiyaToolbar.framework.connect.networks[networkId].isConnected==false)
{wibiyaToolbar.framework.connect.getConnections(function(data){if(data!=undefined)
wibiyaToolbar.framework.connect.updateNetworks(data);wibiyaToolbar.framework.connect.connectToApplicationCallback(networkId);$wibilib('body').trigger('wibiyaConnectNetworksChanged');wibiyaToolbar.framework.connect.RegisterAction(networkId);});}
else
{wibiyaToolbar.framework.connect.connectToApplicationCallback(networkId);$wibilib('body').trigger('wibiyaConnectNetworksChanged');wibiyaToolbar.framework.connect.RegisterAction(networkId);}};wibiyaToolbar.framework.connect.getFriendsCallback=function(response){var currentFriend;var data=response.data;var network=response.network;var page=response.page;wibiyaToolbar.framework.connect.networks[network].friends[page]=data;wibiyaToolbar.framework.connect.getFriendsApplicationsCallback(data);};wibiyaToolbar.framework.connect.getUserInfoCallback=function(data){wibiyaToolbar.framework.connect.getUserInfoApplicationsCallback(data);};wibiyaToolbar.framework.connect.getIsFanCallback=function(data){wibiyaToolbar.framework.connect.getIsFanApplicationsCallback(data);};wibiyaToolbar.framework.connect.getLinkedInProfileCallback=function(data){wibiyaToolbar.framework.connect.getLinkedInProfileApplicationsCallback(data);};wibiyaToolbar.framework.connect.getUserStatusCallback=function(data){wibiyaToolbar.framework.connect.getUserStatusApplicationsCallback(data);};wibiyaToolbar.framework.connect.setUserStatusCallback=function(data){wibiyaToolbar.framework.connect.setUserStatusApplicationsCallback(data);};wibiyaToolbar.framework.connect.streamPublishCallback=function(data){wibiyaToolbar.framework.connect.streamPublishApplicationsCallback(data);};wibiyaToolbar.framework.connect.getHomeTimelineCallback=function(data){wibiyaToolbar.framework.connect.getHomeTimelineApplicationsCallback(data);};wibiyaToolbar.framework.connect.messageFriendsCallback=function(data){wibiyaToolbar.framework.connect.messageFriendsApplicationsCallback(data);};wibiyaToolbar.framework.connect.becomeFriendCallback=function(data){};wibiyaToolbar.framework.connect.followUserCallback=function(data){wibiyaToolbar.framework.connect.followUserApplicationsCallback(data);};wibiyaToolbar.framework.connect.inviteFriendCallback=function(data){wibiyaToolbar.framework.connect.inviteFriendApplicationsCallback(data);};wibiyaToolbar.framework.connect.disconnectCallback=function(data){for(var i=0;i<data.networks.length;i++)
{if(data.networks[i]==true)
{wibiyaToolbar.framework.connect.networks[i]=new wibiyaToolbar.framework.connect.networkData(i);wibiyaToolbar.framework.connect.setNetworkName(i);$wibilib('body').trigger('wibiyaConnectNetworksChanged');}}
wibiyaToolbar.profile.connectUserNetworks=new Array(wibiyaToolbar.framework.connect.networkCount);for(i in wibiyaToolbar.profile.connectUserNetworks){wibiyaToolbar.profile.connectUserNetworks[i]="0";}
wibiyaToolbar.framework.WriteProfile(null,null);};wibiyaToolbar.framework.connect.createCookie=function(name,value,days){if(days){var date=new Date();date.setTime(date.getTime()+(days*24*60*60*1000));var expires="; expires="+date.toGMTString();}
else var expires="";document.cookie=name+"="+value+expires+"; path=/";};wibiyaToolbar.framework.connect.createShortCookie=function(name,value,mins){if(mins){var date=new Date();date.setTime(date.getTime()+(mins*60*1000));var expires="; expires="+date.toGMTString();}
else var expires="";document.cookie=name+"="+value+expires+"; path=/";};wibiyaToolbar.framework.connect.readCookie=function(name){var nameEQ=name+"=";var ca=document.cookie.split(';');for(var i=0;i<ca.length;i++){var c=ca[i];while(c.charAt(0)==' ')c=c.substring(1,c.length);if(c.indexOf(nameEQ)==0)return c.substring(nameEQ.length,c.length);}
return null;};wibiyaToolbar.framework.connect.eraseCookie=function(name){wibiyaToolbar.framework.connect.createCookie(name,"",-1);};wibiyaToolbar.framework.connect.RegisterAction=function(networkId){var userId=wibiyaToolbar.framework.connect.networks[networkId].id;var userName=wibiyaToolbar.framework.connect.networks[networkId].firstName+" "+wibiyaToolbar.framework.connect.networks[networkId].lastName;var pic=wibiyaToolbar.framework.connect.networks[networkId].pic;var profileUrl=wibiyaToolbar.framework.connect.networks[networkId].url;var extendedData='{"networkId":"{0}","userId":"{1}","userName":"{2}","img":"{3}","profileUrl":"{4}"}';extendedData=extendedData.wiFormat(networkId,userId,userName,pic,profileUrl);wibiyaToolbar.framework.fun_RegisterAction_extended('58',0,101,0,extendedData);};wibiyaToolbar.framework.ee={};wibiyaToolbar.framework.ee.html={};wibiyaToolbar.framework.ee.html['default']='Visit us at wibiya.com';wibiyaToolbar.framework.ee.html['WibiyaConnect']='Click here to update your status on multiple social networks at once!';wibiyaToolbar.framework.ee.html['WibiyaChat']='Click here to chat live with real people on the site publicly or privately.';var jumps=8;$wibilib('head').append('<style type="text/css">.wibiyaNotifier{background:url("http://cdn.wibiya.com/Graphics_Toolbar/em.png") no-repeat left top;}.el{background:url("http://cdn.wibiya.com/Graphics_Toolbar/el.png") no-repeat left top;}.er{background:url("http://cdn.wibiya.com/Graphics_Toolbar/er.png") no-repeat left top;}.wibiyaNotifier:hover .w{background-color:white;}.wibiyaNotifier .x:hover{background-position:-18px 0;}</style>');wibiyaToolbar.framework.ee.promoteApp=function(style,app,unique,duration){if(typeof wibiyaToolbar.profile.ee=='undefined'){wibiyaToolbar.profile.ee={};}
if(typeof app!='undefined'){if(typeof unique=='undefined'){unique=false;}
if(unique!=true||wibiyaToolbar.profile.ee[app]!=1){if(typeof style=='undefined'){style=1;}
if(typeof duration=='undefined'){duration=0;}
var _hm='<a href="javascript://" onclick="wibiyaToolbar.framework.ee.close(\''+app+'\')" style="background:url(\'http://cdn.wibiya.com/Graphics_Toolbar/ex.png\') no-repeat left top;float:right;height:21px;position:absolute;right:8px;top:8px;width:18px;z-index:6;" class="x"><span style="display:none;">x</span></a>';_hm+='<span onclick="wibiyaToolbar.framework.ee.launch(\''+app+'\')" class="w" style="cursor:pointer;display:block;filter:alpha(opacity=15);height:76px;opacity:0.15;width:175px;"></span><span onclick="wibiyaToolbar.framework.ee.launch(\''+app+'\')" style="cursor:pointer;display:block;margin:5px 10px;position:relative;top:-76px">';_hm+=(typeof wibiyaToolbar.framework.ee.html[app]!='undefined'?wibiyaToolbar.framework.ee.html[app]:wibiyaToolbar.framework.ee.html['default']);_hm+='</span></div>';if($wibilib('#wibiyaToolbar [applicationname="'+app+'"]').siblings('.wibiyaNotifier').length!=0){wibiyaToolbar.framework.ee.del(app);}
var eeBottom=25;if(typeof(wibiyaToolbar.Data.TBStyleXml)=="object")
{eeBottom=parseInt(wibiyaToolbar.Data.TBStyleXml.size.height)-5;}
$wibilib('#wibiyaToolbar [applicationname="'+app+'"]').parent().append('<div class="wibiyaNotifier" style="bottom:'+eeBottom+'px;color:#1B3743;font-family:Arial;font-size:13px;height:90px;line-height:20px;padding:15px !important;position:fixed;width:175px;z-index:5;"></div>');var left=$wibilib('#wibiyaToolbar [applicationname="'+app+'"]').offset().left;var aw=$wibilib('#wibiyaToolbar [applicationname="'+app+'"]').width();if(left<25){$wibilib('#wibiyaToolbar [applicationname="'+app+'"]').siblings('.wibiyaNotifier').addClass('el');}else if(wibiyaToolbar.framework.getViewportWidth()<(left+205)){$wibilib('#wibiyaToolbar [applicationname="'+app+'"]').siblings('.wibiyaNotifier').addClass('er').css('left',(left+aw-205));}else{$wibilib('#wibiyaToolbar [applicationname="'+app+'"]').siblings('.wibiyaNotifier').css('left',(left-(205/2)+(aw/2)));}
$wibilib('#wibiyaToolbar [applicationname="'+app+'"]').siblings('.wibiyaNotifier').html(_hm).fadeIn(function(){if(duration>0){setTimeout(function(){wibiyaToolbar.framework.ee.close(app);},(duration*1000));}});jumps=8
wibiyaToolbar.framework.ee.bounceup();wibiyaToolbar.profile.ee[app]=1;wibiyaToolbar.framework.WriteProfile(null,null);}}}
wibiyaToolbar.framework.ee.launch=function(app){wibiyaToolbar.framework.ee.close(app);$wibilib('body').trigger('eeLaunch',[app]);}
wibiyaToolbar.framework.ee.close=function(app){$wibilib('#wibiyaToolbar [applicationname="'+app+'"]').siblings('.wibiyaNotifier').fadeOut(function(){wibiyaToolbar.framework.ee.del(app);});}
wibiyaToolbar.framework.ee.del=function(app){$wibilib('#wibiyaToolbar [applicationname="'+app+'"]').siblings('.wibiyaNotifier').remove();};wibiyaToolbar.framework.ee.bounceup=function(){jumps--;$wibilib(".wibiyaNotifier").animate({bottom:'+=15px'},'300',function(){if(jumps>0){wibiyaToolbar.framework.ee.bouncedown();}});};wibiyaToolbar.framework.ee.bouncedown=function(){jumps--;$wibilib(".wibiyaNotifier").animate({bottom:'-=15px'},'300',function(){if(jumps>0){wibiyaToolbar.framework.ee.bounceup();}});};Function.prototype.method=function(name,fn){this.prototype[name]=fn;return this;};if(!Array.prototype.forEach){Array.method('forEach',function(fn,thisObj){var scope=thisObj||window;for(var i=0,len=this.length;i<len;++i){fn.call(scope,this[i],i,this);}});}
if(!Array.prototype.filter){Array.method('filter',function(fn,thisObj){var scope=thisObj||window;var a=[];for(var i=0,len=this.length;i<len;++i){if(!fn.call(scope,this[i],i,this)){continue;}
a.push(this[i]);}
return a;});}
window.WIBIYA=window.WIBIYA||{};WIBIYA.util=WIBIYA.util||{};WIBIYA.util.Observer=function(){this.fns=[];}
WIBIYA.util.Observer.prototype={subscribe:function(fn){this.fns.push(fn);},unsubscribe:function(fn){this.fns=this.fns.filter(function(el){if(el!==fn){return el;}});},fire:function(o){this.fns.forEach(function(el){el(o);});}};WIBIYA.ajax=(function(){function $wibilibAjax(settings,callback){$wibilib.ajax({type:settings.method||"GET",url:settings.uri,data:settings.data||null,processData:settings.processData||false,dataType:settings.dataType||'json',jsonpCallback:settings.jsonpCallback||null,success:function(response){callback(response,true);},failure:function(response){callback(response,false);}});}
return function(settings,callback){if(!settings||!settings.uri){throw('Invalid settings for asyncRequest');}
if(!settings.library){settings.library="$wibilib";}
switch(settings.library){case'$wibilib':$wibilibAjax(settings,callback);break;default:throw('Unimplemented library: '+settings.library);break;}};})();WIBIYA.Queue=function(){this.queue=[];this.onComplete=new WIBIYA.util.Observer;this.onFailure=new WIBIYA.util.Observer;this.onFlush=new WIBIYA.util.Observer;this.onItemSuccess=new WIBIYA.util.Observer;this.onItemFailure=new WIBIYA.util.Observer;this.retryCount=1;this.currentRetry=0;this.paused=false;this.timeout=5000;this.conn={};this.timer={};};WIBIYA.Queue.method('flush',function(){if(!this.queue.length>0){return;}
if(this.paused){this.paused=false;return;}
WIBIYA.Queue.that=this;this.currentRetry++;var abort=function(){if(WIBIYA.Queue.that.currentRetry==WIBIYA.Queue.that.retryCount){WIBIYA.Queue.that.onFailure.fire();WIBIYA.Queue.that.currentRetry=0;}else{WIBIYA.Queue.that.flush();}};this.timer=window.setTimeout(abort,this.timeout);var callback=function(o,success){window.clearTimeout(WIBIYA.Queue.that.timer);WIBIYA.Queue.that.currentRetry=0;if(WIBIYA.Queue.that.queue[0].context){o.context=o.context||WIBIYA.Queue.that.queue[0].context;}
if(success){WIBIYA.Queue.that.onItemSuccess.fire(o);WIBIYA.Queue.that.onItemSuccess.unsubscribe(WIBIYA.Queue.prototype.itemSuccess)}
else{WIBIYA.Queue.that.onItemFailure.fire(o);WIBIYA.Queue.that.onItemSuccess.unsubscribe(WIBIYA.Queue.prototype.itemFailure)}
WIBIYA.Queue.that.queue.shift();WIBIYA.Queue.that.onFlush.fire(o);if(WIBIYA.Queue.that.queue.length==0){WIBIYA.Queue.that.onComplete.fire();return;}
WIBIYA.Queue.that.flush();};if(this.queue[0].success){this.onItemSuccess.subscribe(WIBIYA.Queue.prototype.itemSuccess);}
if(this.queue[0].failure){this.onItemFailure.unsubscribe(WIBIYA.Queue.prototype.itemSuccess);}
WIBIYA.ajax(this.queue[0],callback);}).method('setRetryCount',function(count){this.retryCount=count;}).method('setTimeout',function(time){this.timeout=time;}).method('add',function(o){this.queue.push(o);}).method('pause',function(){this.paused=true;}).method('dequeue',function(){this.queue.pop();}).method('clear',function(){this.queue=[];}).method('itemSuccess',function(data){WIBIYA.Queue.that.queue[0].success(data);}).method('itemFailure',function(data){WIBIYA.Queue.that.queue[0].failure(data);});function RunStarterJs(){wibiyaToolbar.framework.ReadProfile();wibiyaToolbar.framework.fun_MinMaxCookie("check");$wibilib(".wibiyaToolbar_right_normal").mouseover(function(){$wibilib(this).hand().removeClass("wibiyaToolbar_right_normal").addClass("wibiyaToolbar_right_over");}).mouseout(function(){$wibilib(this).removeClass("wibiyaToolbar_right_over").addClass("wibiyaToolbar_right_normal");}).click(function(){wibiyaToolbar.framework.fun_RegisterAction_extended(21,0,1,0,"");wibiyaToolbar.framework.fun_wibiyaToolbar_toggle();});$wibilib(".wibiyaToolbar_minimized_right_normal").mouseover(function(){$wibilib(this).hand().removeClass("wibiyaToolbar_minimized_right_normal").addClass("wibiyaToolbar_minimized_right_over");}).mouseout(function(){$wibilib(this).removeClass("wibiyaToolbar_minimized_right_over").addClass("wibiyaToolbar_minimized_right_normal");}).click(function(){wibiyaToolbar.framework.fun_RegisterAction_extended(21,0,1,0,"");wibiyaToolbar.framework.fun_wibiyaToolbar_toggle();});$wibilib(".wibiyaToolbar_minimized_maximize").mouseover(function(){$wibilib(this).hand();$wibilib(".wibiyaToolbar_minimized_right_normal").removeClass("wibiyaToolbar_minimized_right_normal").addClass("wibiyaToolbar_minimized_right_over");}).mouseout(function(){$wibilib(".wibiyaToolbar_minimized_right_over").removeClass("wibiyaToolbar_minimized_right_over").addClass("wibiyaToolbar_minimized_right_normal");}).click(function(){$wibilib(".wibiyaToolbar_minimized_right_over").removeClass("wibiyaToolbar_minimized_right_over").addClass("wibiyaToolbar_minimized_right_normal");wibiyaToolbar.framework.fun_RegisterAction_extended(22,0,1,0,"");wibiyaToolbar.framework.fun_wibiyaToolbar_toggle();});var appWidth=getFBLikeAppWidth();var appWidthStyle=appWidth+"px";$wibilib("#facebooklikeiframe").css("width",appWidthStyle);var likeLang=getToolbarLanguage();var facebooklikeHtml=$wibilib("#facebooklike").html();var facebooklikenewhtml=facebooklikeHtml.replace("SITEURL",escape(window.location));facebooklikenewhtml=facebooklikenewhtml.replace("APPWIDTH",appWidth);facebooklikenewhtml=facebooklikenewhtml.replace("APPLOCALE",likeLang);$wibilib("#facebooklike").html(facebooklikenewhtml);$wibilib('.wibiyaToolbar_item_normal_6425161').mouseover(function(){if($wibilib(this).find('.wibiyaToolbar_menu').attr('menu_opened')!='yes'){$wibilib(this).hand().removeClass('wibiyaToolbar_item_normal').addClass('wibiyaToolbar_item_over').find('.wibiyaToolbar_tooltip').vshow();}
var btnhover=$wibilib(this).filter(".wibiyaToolbar_BtnHover");$wibilib.each(btnhover,function(){$wibilib(this).find(".wibiyaToolbar_button_left").addClass("wibiyaToolbar_button_left_over");$wibilib(this).find(".wibiyaToolbar_button_center").addClass("wibiyaToolbar_button_center_over");$wibilib(this).find(".wibiyaToolbar_button_right").addClass("wibiyaToolbar_button_right_over");$wibilib(this).find(".wibiyaToolbar_button_right_multi").addClass("wibiyaToolbar_button_right_multi_over");});}).mouseout(function(){$wibilib(this).removeClass('wibiyaToolbar_item_over').addClass('wibiyaToolbar_item_normal').find('.wibiyaToolbar_tooltip').vhide();var btnhover=$wibilib(this).filter(".wibiyaToolbar_BtnHover");$wibilib.each(btnhover,function(){$wibilib(this).find(".wibiyaToolbar_button_left").removeClass("wibiyaToolbar_button_left_over");$wibilib(this).find(".wibiyaToolbar_button_center").removeClass("wibiyaToolbar_button_center_over");$wibilib(this).find(".wibiyaToolbar_button_right").removeClass("wibiyaToolbar_button_right_over");$wibilib(this).find(".wibiyaToolbar_button_right_multi").removeClass("wibiyaToolbar_button_right_multi_over");});}).focus(function(){$wibilib(this).trigger("blur");});$wibilib('.wibiyaToolbar_item_normal_6425162').linkBehavior().click(function(){wibiyaToolbar.framework.fun_RegisterAction_extended(20,6425162,2,0,'');wibiyaToolbar.framework.fun_GeneralApp_6425162({sender:this.id});});$wibilib('.wibiyaToolbar_item_normal_6425163').linkBehavior().click(function(){wibiyaToolbar.framework.fun_RegisterAction_extended(27,6425163,2,0,'');wibiyaToolbar.framework.fun_GeneralApp_6425163({sender:this.id});});$wibilib('.wibiyaToolbar_item_normal_6425164').linkBehavior().click(function(){wibiyaToolbar.framework.fun_RegisterAction_extended(56,6425164,2,0,'');wibiyaToolbar.framework.fun_GeneralApp_6425164({sender:this.id});});wibiyaToolbar.AppsArray={"93":["6425166"],"76":["6425165"],"70":["6425161"],"20":["6425162"],"27":["6425163"],"56":["6425164"]};$wibilib("#wibiyaToolbar").trigger("toolbarLoaded");$wibilib("body").trigger("toolbarLoaded");}
wibiyaToolbar.Apps={};wibiyaToolbar.Data={"ThemeId":"19","toolbarId":"1101585","TBStyleXml":{"size":{"Wtype":"0","Htype":"0","width":"1850","height":"32"},"position":{"align":"1","offset":"0"},"background":{"color":"#eb1105","overColor":"#f99190","opacity":"100","minimize_type":"Dark"},"text":{"font":"arial","color":"#ffffff","size":"11px"},"style":{"type":"round_gradient","sprite":"round_gradient"}},"SiteName":"Just Dine In","SiteUrl":"http:\/\/1077.deliverycheckout.com\/Default.aspx","LangId":"1","Favicon":"http:\/\/cdn.wibiya.com\/Graphics_Toolbar\/Favicons\/wibiya_logo.png","user":"725144","siteId":"1100871"};wibiyaToolbar.id=1101585;wibiyaToolbar.ToolbarHTML="<div class=\"wibiya_toolbar_wrapper\" id=\"wibiya_toolbar_wrapper\">    <div class=\"wibiya_toolbar_holder\">        <div class=\"wibiya_toolbar_sideLeft\" style=\"\">            <div class=\"wibiya_toolbar_side_seperator\"></div>             <div class=\"wibiya_toolbar_left_gradian\"></div>            <div class=\"wibiya_toolbar_side_seperator wibiya_toolbar_side_left\">                <div class=\"wibiya_toolbar_side_70per side_70perFirstLeft wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_20per side_20perFirstLeft wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_40per side_40perFirstLeft wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_20per side_20perSecondLeft wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_70per side_70perSecondLeft wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_twopx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>                <div class=\"wibiya_toolbar_side_threepx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>                <div class=\"wibiya_toolbar_side_colHold wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>            </div>        </div>        <div class=\"wibiya_toolbar_holder_middle\">            <div class=\"wibiya_toolbar_middle_bg wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>                       <div class=\"wibiya_toolbar_middle_gradian\"></div>            <div id=\"wibiya_toolbar_middle_item_holder\">                <div class=\"itemRight minMaxBtnDiv_minimize wibiyaToolbar_minimized_right_normal wibiyaToolbar_item_normal\">                    <table cellspacing=\"0\" border=\"0\" cellpadding=\"0\" class=\"itemTable\">                        <tbody>                            <tr>                                <td>                                                                            <div id=\"minMaxBtn_minimize\" class=\"wibiya_toolbar_minmizeBtnDark\"></div>                                    <div style=\"visibility: hidden;\" class=\"wibiyaToolbar_tooltip wibiyaToolbar_tooltip_Right\"><span class=\"wibiyaToolbar_tooltip_text\">Minimize Toolbar</span></div>                                </td>                            </tr>                        </tbody>                    </table>                </div>                <div class=\"itemRight wibiya_toolbar_infoBtn\">                    <table cellspacing=\"0\" border=\"0\" cellpadding=\"0\" class=\"itemTable\">                        <tbody>                            <tr>                                <td>                                    <a href=\"http://www.wibiya.com/privacy\" target=\"_blank\"><img src=\"http://cdn.wibiya.com/Graphics_Toolbar/info_button2.png\"></a>                                </td>                                                </tr>                        </tbody>                    </table>                </div>                <div class=\"itemRight\">                    <div class=\"wibiyaToolbar_divider minMaxBtn_divider\"></div>                </div>                <div class=\"itemLeft\">    <div class=\"wibiyaToolbar_item_normal wibiyaToolbar_item_normal_6425166\" Appindex=\"6425166\" id=\"wibiyaToolbar_item_normal_6425166\" appId=\"93\" toolbarAppId=\"6425166\" appType=\"\"  applicationName=\"TweetButton\" >            <div class=\"wibiyaHtmlContainer\" id=\"wibiya_Html_Container_6425166\">                <table cellspacing=\"0\" border=\"0\" cellpadding=\"0\" class=\"itemTable\">                    <tbody>                        <tr>                            <td>                <div id=\"twitterbutton\"></div>                           </td>                        </tr>                    </tbody>                </table>            </div>    </div></div><div class=\"itemLeft\">    <div class=\"wibiyaToolbar_divider\"></div></div><div class=\"itemLeft\">    <div class=\"wibiyaToolbar_item_normal wibiyaToolbar_item_normal_6425165\" Appindex=\"6425165\" id=\"wibiyaToolbar_item_normal_6425165\" appId=\"76\" toolbarAppId=\"6425165\" appType=\"\"  applicationName=\"Like\" >            <div class=\"wibiyaHtmlContainer\" id=\"wibiya_Html_Container_6425165\">                <table cellspacing=\"0\" border=\"0\" cellpadding=\"0\" class=\"itemTable\">                    <tbody>                        <tr>                            <td>                <div id=facebooklike style=\"height:26px\"><iframe id=\"facebooklikeiframe\" src=\"http://www.facebook.com/plugins/like.php?locale=APPLOCALE&href=http://www.facebook.com/JDI.Abq&width=APPWIDTH&font=arial&colorscheme=light&layout=button_count\"  scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"  style=\"border:none; overflow:hidden; width:APPWIDTHpx; padding-top:3px; margin-left:2px;\"></iframe></div>                           </td>                        </tr>                    </tbody>                </table>            </div>    </div></div><div class=\"itemLeft\">    <div class=\"wibiyaToolbar_divider\"></div></div><div class=\"itemRight wibiyaToolbar_item_anchor\">    <div class=\"wibiya_appOver wibiya_toolbar_middle_gradian\"></div>    <a onclick=\"wibiyaToolbar.framework.fun_RegisterAction_extended(70,6425161,1,0,\'\')\" class=\"wibiyaToolbar_item_normal wibiyaToolbar_item_normal_anchor wibiyaToolbar_item_normal_6425161\" Appindex=\"6425161\" id=\"wibiyaToolbar_item_normal_anchor_6425161\" appId=\"70\" toolbarAppId=\"6425161\" appType=\"\" windowMethod=\"4\" applicationName=\"WibiyaLogo\" target=\"_blank\" href=\"http://www.wibiya.com/?ref=L\">    </a>       <table cellspacing=\"0\" show=\"no\" cellpadding=\"0\" border=\"0\" style=\"display:none;\" class=\"itemTable WibiyaMinRepresentation\">    <tbody>        <tr>            <td>                <div class=\"WibiyaToolbarIcon_6425161\"></div>            </td>        </tr>    </tbody></table>        <div class=\"TBcontainerDiv \" show=\"yes\">            <table cellspacing=\"0\" border=\"0\" cellpadding=\"0\" class=\"itemTable\">    <tbody>        <tr>            <td>                 <div class=\"WibiyaToolbarIcon_6425161\" show=\"no\"/>            </td>            <td>                <span class=\"wibiyaToolbar_itemText\" style=\"margin: 0px !important;\"></span>            </td>        </tr>    </tbody></table>        </div><div class=\"wibiyaToolbar_tooltip wibiyaToolbar_tooltip_Right\" style=\"visibility: hidden\"><span class=\"wibiyaToolbar_tooltip_text\">Click here to learn more  about this bar</span></div>     </div> <div class=\"itemRight\">    <div class=\"wibiyaToolbar_divider\"></div></div><div class=\"itemRight\">    <div class=\"wibiya_appOver wibiya_toolbar_middle_gradian\"></div>    <div  class=\"wibiyaToolbar_item_normal wibiyaToolbar_item_normal_6425162\" Appindex=\"6425162\" id=\"wibiyaToolbar_item_normal_6425162\" appId=\"20\" toolbarAppId=\"6425162\" appType=\"\" windowMethod=\"1\" applicationName=\"Twitter\">        <table cellspacing=\"0\" show=\"no\" cellpadding=\"0\" border=\"0\" style=\"display:none;\" class=\"itemTable WibiyaMinRepresentation\">    <tbody>        <tr>            <td>                <div class=\"WibiyaToolbarIcon_6425162\"></div>            </td>        </tr>    </tbody></table>        <div class=\"TBcontainerDiv \" show=\"yes\">            <table cellspacing=\"0\" border=\"0\" cellpadding=\"0\" class=\"itemTable\">    <tbody>        <tr>            <td>                 <div class=\"WibiyaToolbarIcon_6425162\" show=\"no\"/>            </td>            <td>                <span class=\"wibiyaToolbar_itemText\" style=\"margin: 0px !important;\"></span>            </td>        </tr>    </tbody></table>        </div><div class=\"wibiyaToolbar_tooltip wibiyaToolbar_tooltip_Right\" style=\"visibility: hidden\"><span class=\"wibiyaToolbar_tooltip_text\">Click here to see our Latest Tweets</span></div>            </div></div><div class=\"itemRight\">    <div class=\"wibiyaToolbar_divider\"></div></div><div class=\"itemRight\">    <div class=\"wibiya_appOver wibiya_toolbar_middle_gradian\"></div>    <div  class=\"wibiyaToolbar_item_normal wibiyaToolbar_item_normal_6425163\" Appindex=\"6425163\" id=\"wibiyaToolbar_item_normal_6425163\" appId=\"27\" toolbarAppId=\"6425163\" appType=\"\" windowMethod=\"1\" applicationName=\"Facebook Fan Page\">        <table cellspacing=\"0\" show=\"no\" cellpadding=\"0\" border=\"0\" style=\"display:none;\" class=\"itemTable WibiyaMinRepresentation\">    <tbody>        <tr>            <td>                <div class=\"WibiyaToolbarIcon_6425163\"></div>            </td>        </tr>    </tbody></table>        <div class=\"TBcontainerDiv \" show=\"yes\">            <table cellspacing=\"0\" border=\"0\" cellpadding=\"0\" class=\"itemTable\">    <tbody>        <tr>            <td>                 <div class=\"WibiyaToolbarIcon_6425163\" show=\"no\"/>            </td>            <td>                <span class=\"wibiyaToolbar_itemText\" style=\"margin: 0px !important;\"></span>            </td>        </tr>    </tbody></table>        </div><div class=\"wibiyaToolbar_tooltip wibiyaToolbar_tooltip_Right\" style=\"visibility: hidden\"><span class=\"wibiyaToolbar_tooltip_text\">Click here to see our Latest Facebook Updates</span></div>            </div></div><div class=\"itemRight\">    <div class=\"wibiyaToolbar_divider\"></div></div><div class=\"itemRight\">    <div class=\"wibiya_appOver wibiya_toolbar_middle_gradian\"></div>    <div  class=\"wibiyaToolbar_item_normal wibiyaToolbar_item_normal_6425164\" Appindex=\"6425164\" id=\"wibiyaToolbar_item_normal_6425164\" appId=\"56\" toolbarAppId=\"6425164\" appType=\"\" windowMethod=\"1\" applicationName=\"YouTubeVideoGallery\">        <table cellspacing=\"0\" show=\"no\" cellpadding=\"0\" border=\"0\" style=\"display:none;\" class=\"itemTable WibiyaMinRepresentation\">    <tbody>        <tr>            <td>                <div class=\"WibiyaToolbarIcon_6425164\"></div>            </td>        </tr>    </tbody></table>        <div class=\"TBcontainerDiv \" show=\"yes\">            <table cellspacing=\"0\" border=\"0\" cellpadding=\"0\" class=\"itemTable\">    <tbody>        <tr>            <td>                 <div class=\"WibiyaToolbarIcon_6425164\" show=\"no\"/>            </td>            <td>                <span class=\"wibiyaToolbar_itemText \">Videos</span>            </td>        </tr>    </tbody></table>        </div><div class=\"wibiyaToolbar_tooltip wibiyaToolbar_tooltip_Right\" style=\"visibility: hidden\"><span class=\"wibiyaToolbar_tooltip_text\">Click here to watch videos from our YouTube Channel</span></div>            </div></div><div class=\"itemRight\">    <div class=\"wibiyaToolbar_divider\"></div></div>            </div>        </div>        <div class=\"wibiya_toolbar_sideRight\" style=\"\">            <div class=\"wibiya_toolbar_side_seperator wibiya_toolbar_side_right\" >                <div class=\"wibiya_toolbar_side_70per side_70perFirstRight wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_20per side_20perFirstRight wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_40per side_40perFirstRight wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_20per side_20perSecondRight wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_70per side_70perSecondRight wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_twopx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>                <div class=\"wibiya_toolbar_side_threepx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>                <div class=\"wibiya_toolbar_side_colHold wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>            </div>                <div class=\"wibiya_toolbar_right_gradian\"></div>            <div class=\"wibiya_toolbar_side_seperator\"></div>        </div>    </div></div>";wibiyaToolbar.MinimizedHTML="<div class=\"wibiya_toolbar_wrapper\" id=\"wibiya_toolbar_wrapper_mini\"><div class=\"wibiya_toolbar_minimized_holder\"><div class=\"wibiya_toolbar_side_minimize\"><div class=\"wibiya_toolbar_side_seperator\"></div><div class=\"wibiya_toolbar_left_gradian\"></div><div class=\"wibiya_toolbar_side_seperator wibiya_toolbar_side_left\"><div class=\"wibiya_toolbar_side_70per side_70perFirstLeft wibiya_toolbar_BG\"></div><div class=\"wibiya_toolbar_side_20per side_20perFirstLeft wibiya_toolbar_BG\"></div><div class=\"wibiya_toolbar_side_40per side_40perFirstLeft wibiya_toolbar_BG\"></div><div class=\"wibiya_toolbar_side_20per side_20perSecondLeft wibiya_toolbar_BG\"></div><div class=\"wibiya_toolbar_side_70per side_70perSecondLeft wibiya_toolbar_BG\"></div><div class=\"wibiya_toolbar_side_twopx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div><div class=\"wibiya_toolbar_side_threepx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div><div class=\"wibiya_toolbar_side_colHold wibiya_toolbar_BG wibiya_toolbar_opacity\"></div></div></div><div class=\"wibiya_toolbar_minimized_holder_middle wibiyaToolbar_minimized_maximize\"><div class=\"wibiya_toolbar_middle_bg wibiya_toolbar_BG wibiya_toolbar_opacity\"></div><div class=\"wibiya_toolbar_middle_gradian\"></div><div id=\"wibiya_toolbar_middle_item_holder\">                            <div class=\"itemLeft\">                                <table cellspacing=\"0\" border=\"0\" cellpadding=\"0\" class=\"itemTable\" dir=\"ltr\">                                    <tbody>                                        <tr>                                            <td>                                                <img id=\"wibiyaToolbar_minimized_favicon\" src=\"http://cdn.wibiya.com/Graphics_Toolbar/Favicons/wibiya_logo.png\" class=\"wibiyaToolbar_itemImg\">                                           </td><td>                                               <span class=\"wibiyaToolbar_itemText\">Tools</span>                                            </td>                                        </tr>                                    </tbody>                                </table>                            </div>                            <div class=\"itemLeft\"><div class=\"wibiyaToolbar_divider minMaxBtn_divider\"></div></div>                            <div class=\"itemLeft minMaxBtnDiv_maximize\">                                    <table cellspacing=\"0\" border=\"0\" cellpadding=\"0\" class=\"itemTable\">                                        <tbody>                                            <tr>                                                <td>                                                    <div id=\"minMaxBtn_maximize\" class=\"wibiya_toolbar_maximizeBtnDark\" style=\'\'></div>                                                    <div style=\"visibility: hidden;\" class=\"wibiyaToolbar_tooltip wibiyaToolbar_tooltip_Right\"><span class=\"wibiyaToolbar_tooltip_text\">Maximize Toolbar</span></div>                                                </td>                                            </tr>                                        </tbody>                                    </table></div></div></div><div class=\"wibiya_toolbar_side_minimize\">                        <div class=\"wibiya_toolbar_side_seperator wibiya_toolbar_side_right\" ><div class=\"wibiya_toolbar_side_70per side_70perFirstRight wibiya_toolbar_BG\"></div><div class=\"wibiya_toolbar_side_20per side_20perFirstRight wibiya_toolbar_BG\"></div><div class=\"wibiya_toolbar_side_40per side_40perFirstRight wibiya_toolbar_BG\"></div><div class=\"wibiya_toolbar_side_20per side_20perSecondRight wibiya_toolbar_BG\"></div><div class=\"wibiya_toolbar_side_70per side_70perSecondRight wibiya_toolbar_BG\"></div><div class=\"wibiya_toolbar_side_twopx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div><div class=\"wibiya_toolbar_side_threepx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div><div class=\"wibiya_toolbar_side_colHold wibiya_toolbar_BG wibiya_toolbar_opacity\"></div></div> <div class=\"wibiya_toolbar_right_gradian\"></div><div class=\"wibiya_toolbar_side_seperator\"></div>                        </div></div></div>";wibiyaToolbar.TempWiwiHTML="<div class=\"wibiyaToolbar_wiwi_main\">    <div class=\"wibiyaToolbar_wiwi_header_main\">        <div id=\"wibiyaToolbar_wiwi_hl\">            <div class=\"wibiya_toolbar_side_seperator\"></div>            <div class=\"wibiya_toolbar_left_gradian\"></div>            <div class=\"wibiya_toolbar_side_seperator wibiya_toolbar_side_left\">                <div class=\"wibiya_toolbar_side_70per side_70perFirstLeft wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_20per side_20perFirstLeft wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_40per side_40perFirstLeft wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_20per side_20perSecondLeft wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_70per side_70perSecondLeft wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_twopx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>                <div class=\"wibiya_toolbar_side_threepx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>                <div class=\"wibiya_toolbar_side_colHold wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>            </div>        </div>        <div class=\"wibiyaToolbar_wiwi_header\">            <div class=\"wibiya_toolbar_middle_gradian\"></div>            <div class=\"wibiya_toolbar_middle_bg wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>            <div class=\"wibiyaToolbar_wiwi_title\">                <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\">                    <tr>                        <td>                            <img class=\"wibiyaToolbar_wiwi_icon\" alt=\"Icon\" src=\"http://cdn.wibiya.com/Graphics_Toolbar/p.gif\"/>                        </td>                        <td class=\"wibiyaToolbar_wiwi_caption\">                            &nbsp;&nbsp; Wiwi Title                        </td>                    </tr>                </table>            </div>            <div class=\"wibiyaToolbar_wiwi_close\">                <div class=\"wibiyaToolbar_wiwi_Mini\">                </div>                <div class=\"wibiyaToolbar_wiwi_Pop\">                </div>                <div class=\"wibiyaToolbar_wiwi_close_a\">                </div>            </div>        </div>        <div id=\"wibiyaToolbar_wiwi_hr\">            <div class=\"wibiya_toolbar_side_seperator wibiya_toolbar_side_right\">                <div class=\"wibiya_toolbar_side_70per side_70perFirstRight wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_20per side_20perFirstRight wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_40per side_40perFirstRight wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_20per side_20perSecondRight wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_70per side_70perSecondRight wibiya_toolbar_BG\"></div>                <div class=\"wibiya_toolbar_side_twopx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>                <div class=\"wibiya_toolbar_side_threepx wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>                <div class=\"wibiya_toolbar_side_colHold wibiya_toolbar_BG wibiya_toolbar_opacity\"></div>            </div>            <div class=\"wibiya_toolbar_right_gradian\"></div>            <div class=\"wibiya_toolbar_side_seperator\"></div>        </div>    </div>    <div class=\"wibiyaToolbar_wiwi_body_main\">        <div id=\"wibiyaToolbar_wiwi_bl\"></div>        <div class=\"wibiyaToolbar_wiwi_body\">        </div>        <div id=\"wibiyaToolbar_wiwi_br\"></div>    </div>    <div class=\"wibiyaToolbar_wiwi_placeholder_main\">        <div id=\"wibiyaToolbar_wiwi_pl\"></div>        <div class=\"wibiyaToolbar_wiwi_placeholder\"></div>        <div id=\"wibiyaToolbar_wiwi_pr\"></div>    </div>    <div class=\"wibiyaToolbar_wiwi_footer_main\">        <div id=\"wibiyaToolbar_wiwi_fl\">        </div>        <div class=\"wibiyaToolbar_wiwi_footer\">            <a href=\"http://www.wibiya.com?FtrLnk=true\" class=\"wibiyaToolbar_wiwi_footerlink\" target=\"blank\">Powered by</a>            <div>                <a style=\"\" class=\"wibiyaToolbar_wiwi_close_window\" href=\"javascript: void(0)\">Close window</a>            </div>        </div>        <div id=\"wibiyaToolbar_wiwi_fr\">        </div>    </div></div>";$wibilib()
window.wibiyaTweetButton={buttonAppended:false,linkTemplate:'<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-text="{0} -  #wibiya - " data-related="wibiya:" data-lang="en">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>',appendBtn:function(){if(!wibiyaTweetButton.buttonAppended){var link=wibiyaTweetButton.linkTemplate.wiFormat(document.title);$wibilib("#twitterbutton").append(link);wibiyaTweetButton.buttonAppended=true;}},wibiyaStatTweetButtonInit:function(){twttr.events.bind("tweet",function(){wibiyaToolbar.framework.fun_RegisterAction_extended(93,6425166,5,0,"");});},init:function(){setTimeout("wibiyaTweetButton.appendBtn()",500);setTimeout("wibiyaTweetButton.wibiyaStatTweetButtonInit()",2000);}};$wibilib(document).ready(wibiyaTweetButton.init);wibiyaToolbar.like_layout_index="0";var like_locales=new Array(76);like_locales[0]={culture:"af_ZA",dbId:40,widths:[120,400,85]};like_locales[1]={culture:"ar_AR",dbId:14,widths:[85,250,55]};like_locales[2]={culture:"az_AZ",dbId:999,widths:[110,380,77]};like_locales[3]={culture:"be_BY",dbId:999,widths:[120,400,90]};like_locales[4]={culture:"bg_BG",dbId:19,widths:[120,380,90]};like_locales[5]={culture:"bn_IN",dbId:20,widths:[125,450,95]};like_locales[6]={culture:"bs_BA",dbId:30,widths:[115,325,85]};like_locales[7]={culture:"ca_ES",dbId:41,widths:[105,380,75]};like_locales[8]={culture:"cs_CZ",dbId:24,widths:[115,380,85]};like_locales[9]={culture:"cy_GB",dbId:999,widths:[85,325,55]};like_locales[10]={culture:"da_DK",dbId:28,widths:[130,400,105]};like_locales[11]={culture:"de_DE",dbId:5,widths:[110,400,80]};like_locales[12]={culture:"el_GR",dbId:12,widths:[115,400,85]};like_locales[13]={culture:"en_GB",dbId:999,widths:[80,260,50]};like_locales[14]={culture:"en_PI",dbId:999,widths:[80,370,48]};like_locales[15]={culture:"en_UD",dbId:999,widths:[80,260,48]};like_locales[16]={culture:"en_US",dbId:1,widths:[80,300,50]};like_locales[17]={culture:"eo_EO",dbId:999,widths:[80,300,50]};like_locales[18]={culture:"es_ES",dbId:2,widths:[105,370,75]};like_locales[19]={culture:"es_LA",dbId:999,widths:[105,370,75]};like_locales[20]={culture:"et_EE",dbId:26,widths:[95,370,67]};like_locales[21]={culture:"eu_ES",dbId:999,widths:[115,370,85]};like_locales[22]={culture:"fa_IR",dbId:32,widths:[85,325,60]};like_locales[23]={culture:"fb_LT",dbId:999,widths:[75,280,45]};like_locales[24]={culture:"fi_FI",dbId:999,widths:[95,325,65]};like_locales[25]={culture:"fo_FO",dbId:999,widths:[90,280,60]};like_locales[26]={culture:"fr_CA",dbId:999,widths:[90,390,60]};like_locales[27]={culture:"fr_FR",dbId:3,widths:[90,390,60]};like_locales[28]={culture:"fy_NL",dbId:999,widths:[85,280,55]};like_locales[29]={culture:"ga_IE",dbId:999,widths:[130,370,100]};like_locales[30]={culture:"gl_ES",dbId:999,widths:[105,370,75]};like_locales[31]={culture:"he_IL",dbId:15,widths:[90,325,60]};like_locales[32]={culture:"hi_IN",dbId:33,widths:[100,280,70]};like_locales[33]={culture:"hr_HR",dbId:31,widths:[115,325,87]};like_locales[34]={culture:"hu_HU",dbId:34,widths:[95,280,65]};like_locales[35]={culture:"hy_AM",dbId:999,widths:[105,280,75]};like_locales[36]={culture:"id_ID",dbId:16,widths:[85,400,55]};like_locales[37]={culture:"is_IS",dbId:999,widths:[110,300,80]};like_locales[38]={culture:"it_IT",dbId:6,widths:[100,350,70]};like_locales[39]={culture:"ja_JP",dbId:7,widths:[110,400,75]};like_locales[40]={culture:"ka_GE",dbId:999,widths:[110,340,80]};like_locales[41]={culture:"ko_KR",dbId:22,widths:[95,300,65]};like_locales[42]={culture:"ku_TR",dbId:999,widths:[105,325,75]};like_locales[43]={culture:"la_VA",dbId:39,widths:[110,325,80]};like_locales[44]={culture:"lt_LT",dbId:999,widths:[95,300,65]};like_locales[45]={culture:"lv_LV",dbId:999,widths:[105,325,75]};like_locales[46]={culture:"mk_MK",dbId:35,widths:[125,325,97]};like_locales[47]={culture:"ml_IN",dbId:999,widths:[130,325,100]};like_locales[48]={culture:"ms_MY",dbId:36,widths:[85,335,55]};like_locales[49]={culture:"nb_NO",dbId:25,widths:[85,280,55]};like_locales[50]={culture:"ne_NP",dbId:999,widths:[95,325,67]};like_locales[51]={culture:"nl_NL",dbId:13,widths:[115,350,85]};like_locales[52]={culture:"nn_NO",dbId:25,widths:[100,300,70]};like_locales[53]={culture:"pa_IN",dbId:999,widths:[90,325,63]};like_locales[54]={culture:"pl_PL",dbId:17,widths:[105,300,70]};like_locales[55]={culture:"ps_AF",dbId:999,widths:[90,300,60]};like_locales[56]={culture:"pt_BR",dbId:9,widths:[90,350,57]};like_locales[57]={culture:"pt_PT",dbId:8,widths:[90,350,60]};like_locales[58]={culture:"ro_RO",dbId:18,widths:[102,350,73]};like_locales[59]={culture:"ru_RU",dbId:10,widths:[132,500,102]};like_locales[60]={culture:"sk_SK",dbId:999,widths:[120,400,90]};like_locales[61]={culture:"sl_SI",dbId:21,widths:[110,350,80]};like_locales[62]={culture:"sq_AL",dbId:29,widths:[90,325,60]};like_locales[63]={culture:"sr_RS",dbId:37,widths:[125,420,95]};like_locales[64]={culture:"sv_SE",dbId:27,widths:[80,300,50]};like_locales[65]={culture:"sw_KE",dbId:999,widths:[127,325,97]};like_locales[66]={culture:"ta_IN",dbId:999,widths:[85,310,85]};like_locales[67]={culture:"te_IN",dbId:999,widths:[85,325,53]};like_locales[68]={culture:"th_TH",dbId:999,widths:[90,300,55]};like_locales[69]={culture:"tl_PH",dbId:999,widths:[105,350,75]};like_locales[70]={culture:"tr_TR",dbId:11,widths:[90,340,55]};like_locales[71]={culture:"uk_UA",dbId:999,widths:[130,430,100]};like_locales[72]={culture:"vi_VN",dbId:38,widths:[90,360,57]};like_locales[73]={culture:"zh_CN",dbId:4,widths:[90,325,45]};like_locales[74]={culture:"zh_HK",dbId:999,widths:[90,325,45]};like_locales[75]={culture:"zh_TW",dbId:999,widths:[90,325,45]};function getClientLanguage(){var cLang;if(navigator.appName=='Netscape'){cLang=navigator.language.toLowerCase();}
else{cLang=navigator.browserLanguage.toLowerCase();}
return cLang.replace("-","_");}
function searchLikeLocales(colStr,varStr){var theW;if(colStr=="dbId"){jQuery(like_locales).each(function(){if(this["dbId"]==varStr){theW=this["widths"][parseInt(wibiyaToolbar.like_layout_index)];}});}
else if(colStr=="culture"){jQuery(like_locales).each(function(){if(this["culture"].toLowerCase().indexOf(varStr)>-1){theW=this["widths"][parseInt(wibiyaToolbar.like_layout_index)];}});}
return theW;}
function getFBLikeAppWidth()
{if(wibiyaToolbar!=null&&wibiyaToolbar.Data!=null&&wibiyaToolbar.Data.LangId!=null&&wibiyaToolbar.Data.LangId!="1"){return searchLikeLocales("dbId",parseInt(wibiyaToolbar.Data.LangId));}
else{return searchLikeLocales("culture",getClientLanguage());}}
function getToolbarLanguage(){var toolarLang=parseInt(wibiyaToolbar.Data.LangId);var langCulture="";jQuery(like_locales).each(function(){if(this["dbId"]==toolarLang){langCulture=this["culture"];}});return langCulture;}wibiyaToolbar.framework.fun_GeneralApp_6425161=function(_action_options_starter){if($wibilib('#AppWin_6425161').length>0)
{var CurrentWiwi=$wibilib('#AppWin_6425161');if($wibilib(CurrentWiwi).css('opacity')==0){wibiyaToolbar.framework.show_wiwi($wibilib(CurrentWiwi));}
else
{$wibilib('#AppWin_6425161').find('.wibiyaToolbar_wiwi_close_a').trigger('click');wibiyaToolbar.framework.fun_RegisterAction_extended(70,6425161,3,0,'');}}
else
{if(4!=0){var _action_options={actionType:'Link',name:'AppWin_6425161',title:'Wibiya',windowType:4,link:wibiyaToolbar.framework.LinkDataReplacor('http://www.wibiya.com/?ref=L'),scroll:'NO',code:wibiyaToolbar.framework.LinkDataReplacor(''),dimention:{width:0,height:'0'},icon:'http://cdn.wibiya.com/Graphics_Toolbar/Apps/pbw_dark.png',position:{x:0,y:0},appId:70,side:'Right',type:'',starterOptions:_action_options_starter,toolbarAppId:6425161,controles:{pop:1,min:1,close:1,icon:1}};wibiyaToolbar.framework.openWiwi(_action_options);}}};wibiyaToolbar.framework.fun_PopOut_6425161=function(_action_options){if($wibilib('#AppWin_6425161').length>0){$wibilib('#AppWin_6425161').find('.wibiyaToolbar_wiwi_close_a').trigger('click');}
PopOutWindow=window.open(wibiyaToolbar.framework.LinkDataReplacor('http://www.wibiya.com/?ref=L'),'Popout_6425161','height=0,width=0,location=no');};wibiyaToolbar.framework.fun_GeneralApp_6425162=function(_action_options_starter){if($wibilib('#AppWin_6425162').length>0)
{var CurrentWiwi=$wibilib('#AppWin_6425162');if($wibilib(CurrentWiwi).css('opacity')==0){wibiyaToolbar.framework.show_wiwi($wibilib(CurrentWiwi));}
else
{$wibilib('#AppWin_6425162').find('.wibiyaToolbar_wiwi_close_a').trigger('click');wibiyaToolbar.framework.fun_RegisterAction_extended(20,6425162,3,0,'');}}
else
{if(1!=0){var _action_options={actionType:'Code',name:'AppWin_6425162',title:'Dashboard',windowType:1,link:wibiyaToolbar.framework.LinkDataReplacor(''),scroll:'0',code:wibiyaToolbar.framework.LinkDataReplacor('<script type="text/javascript">var username="justdinein";function wibiyaToolbar_ra20(_ActionId,_MetaData,_MetaType){wibiya_reg(20,wibiyaToolbar.id,6425162,_ActionId,_MetaData,_MetaType);}loadjscssfile("http://cdn.wibiya.com/Apps/0020_TwitterDashboard/Front/Core/twitter.js","js","head");loadjscssfile("http://cdn.wibiya.com/Scripts/actions.js","js","head");loadjscssfile("http://cdn.wibiya.com/Scripts/jquery.cookie.js","js","head");loadjscssfile("http://cdn.wibiya.com/Scripts/jquery.timer.js","head");loadjscssfile("http://cdn.wibiya.com/Apps/0020_TwitterDashboard/Front/Core/twitter.css","css","head");</script><div id="wibiyaToolbar_tw_placeholder"></div>'),dimention:{width:785,height:'425'},icon:'http://cdn.wibiya.com/Apps/0020_TwitterDashboard/Front/Icons/twitter_dark_light.png',position:{x:0,y:0},appId:20,side:'Right',type:'app',starterOptions:_action_options_starter,toolbarAppId:6425162,controles:{pop:0,min:0,close:1,icon:1}};wibiyaToolbar.framework.openWiwi(_action_options);}}};wibiyaToolbar.framework.fun_PopOut_6425162=function(_action_options){if($wibilib('#AppWin_6425162').length>0){$wibilib('#AppWin_6425162').find('.wibiyaToolbar_wiwi_close_a').trigger('click');}
PopOutWindow=window.open(wibiyaToolbar.framework.LinkDataReplacor(''),'Popout_6425162','height=425,width=785,location=no');};wibiyaToolbar.framework.fun_GeneralApp_6425163=function(_action_options_starter){if($wibilib('#AppWin_6425163').length>0)
{var CurrentWiwi=$wibilib('#AppWin_6425163');if($wibilib(CurrentWiwi).css('opacity')==0){wibiyaToolbar.framework.show_wiwi($wibilib(CurrentWiwi));}
else
{$wibilib('#AppWin_6425163').find('.wibiyaToolbar_wiwi_close_a').trigger('click');wibiyaToolbar.framework.fun_RegisterAction_extended(27,6425163,3,0,'');}}
else
{if(1!=0){var _action_options={actionType:'Code',name:'AppWin_6425163',title:'Become a Fan',windowType:1,link:wibiyaToolbar.framework.LinkDataReplacor(''),scroll:'1',code:wibiyaToolbar.framework.LinkDataReplacor('<script type="text/javascript">var page="377234467440";var defaultstatus="I love this page!";var selectedFilter=0;function   wibiyaToolbar_ra27(_ActionId,_MetaData,_MetaType){wibiya_reg(27,wibiyaToolbar.id,6425163,_ActionId,_MetaData,_MetaType);}loadjscssfile("http://cdn.wibiya.com/Scripts/Apps/fbpage.js","js","head");loadjscssfile("http://cdn.wibiya.com/Scripts/actions.js","js","head");loadjscssfile("http://cdn.wibiya.com/Apps/facebook/fb.css","css","head");</script><div id="wibiyaToolbar_fb_placeholder"></div>'),dimention:{width:790,height:'430'},icon:'http://cdn.wibiya.com/Apps/0027_FacebookFanPage/Front/Icons/facebook_icon.png',position:{x:0,y:0},appId:27,side:'Right',type:'app',starterOptions:_action_options_starter,toolbarAppId:6425163,controles:{pop:0,min:0,close:1,icon:1}};wibiyaToolbar.framework.openWiwi(_action_options);}}};wibiyaToolbar.framework.fun_PopOut_6425163=function(_action_options){if($wibilib('#AppWin_6425163').length>0){$wibilib('#AppWin_6425163').find('.wibiyaToolbar_wiwi_close_a').trigger('click');}
PopOutWindow=window.open(wibiyaToolbar.framework.LinkDataReplacor(''),'Popout_6425163','height=430,width=790,location=no');};wibiyaToolbar.framework.fun_GeneralApp_6425164=function(_action_options_starter){if($wibilib('#AppWin_6425164').length>0)
{var CurrentWiwi=$wibilib('#AppWin_6425164');if($wibilib(CurrentWiwi).css('opacity')==0){wibiyaToolbar.framework.show_wiwi($wibilib(CurrentWiwi));}
else
{$wibilib('#AppWin_6425164').find('.wibiyaToolbar_wiwi_close_a').trigger('click');wibiyaToolbar.framework.fun_RegisterAction_extended(56,6425164,3,0,'');}}
else
{if(1!=0){var _action_options={actionType:'Code',name:'AppWin_6425164',title:'Videos',windowType:1,link:wibiyaToolbar.framework.LinkDataReplacor(''),scroll:'0',code:wibiyaToolbar.framework.LinkDataReplacor('<object id="ci_12474_o" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="495"><param name="movie" value="http://apps.cooliris.com/embed/cooliris.swf"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><param name="bgColor" value="#121212" /><param name="flashvars" value="feed=http%3A%2F%2Fgdata.youtube.com%2Ffeeds%2Fapi%2Fusers%2Fjdivids%2Fuploads%3Fv%3D2&showsearch=false&showembed=false&showchrome=false" /><param name="wmode" value="opaque" /><embed id="ci_12474_e" type="application/x-shockwave-flash" src="http://apps.cooliris.com/embed/cooliris.swf" width="800" height="500" allowFullScreen="true" allowScriptAccess="always" bgColor="#121212" flashvars="feed=http%3A%2F%2Fgdata.youtube.com%2Ffeeds%2Fapi%2Fusers%2Fjdivids%2Fuploads%3Fv%3D2&showsearch=false&showembed=false&showchrome=false" wmode="opaque"></embed></object>'),dimention:{width:800,height:'500'},icon:'http://cdn.wibiya.com/Apps/0056_YouTubeVideoGallery/Front/Icons/youtube_new.png',position:{x:0,y:0},appId:56,side:'Right',type:'center',starterOptions:_action_options_starter,toolbarAppId:6425164,controles:{pop:1,min:1,close:1,icon:1}};wibiyaToolbar.framework.openWiwi(_action_options);}}};wibiyaToolbar.framework.fun_PopOut_6425164=function(_action_options){if($wibilib('#AppWin_6425164').length>0){$wibilib('#AppWin_6425164').find('.wibiyaToolbar_wiwi_close_a').trigger('click');}
PopOutWindow=window.open(wibiyaToolbar.framework.LinkDataReplacor(''),'Popout_6425164','height=500,width=800,location=no');};var wibiyaToolbarDiv='<div id="wibiyaToolbar" style="display:none" state="off">'+wibiyaToolbar.ToolbarHTML+'</div>';var wibiyaToolbarMinimizedDiv='<div id="wibiyaToolbarNewMinimized" style="display:none" class="wibiyaToolbarMin">'+wibiyaToolbar.MinimizedHTML+'</div>';var wibiyaToolbarTempWiwiDiv='<div id="wibiyaToolbar_window_template" style="display:block" class="wibiyaToolbar_window">'+wibiyaToolbar.TempWiwiHTML+'</div>';$wibilib("head").append('<style> #wibiyaToolbar,#wibiyaToolbar div,#wibiyaToolbar table,#wibiyaToolbar tr,#wibiyaToolbar td,#wibiyaToolbar tr:hover td,#wibiyaToolbar img,#wibiyaToolbar a img,.wibiyaToolbar_window table,.wibiyaToolbar_window tr,.wibiyaToolbar_window td,.wibiyaToolbar_window img,.wibiyaToolbar_window a,#wibiyaToolbarMinimized tr,#wibiyaToolbarMinimized td,#wibiyaToolbarMinimized img,#wibiyaToolbarMinimized a img,.wibiyaToolbar_td tr:hover td{background-color:transparent;border:medium none;border-collapse:separate;direction:ltr;margin:0;padding:0;text-align:left;}#wibiyaToolbar{bottom: -22px;color:#333333;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:11px;font-weight:normal;height:55px;left:0;line-height:14px;position:fixed !important;width:100%;z-index:9999999;}#wibiyaToolbarNewMinimized{ bottom: -55px;color:#333333;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:11px;font-weight:normal;height:55px;right:0;line-height:14px;position:fixed !important;z-index:9999999;}.wibiya_toolbar_wrapper{ position:fixed !important;width:100%;height:54px;left:0;bottom: -22px;display:block;}#wibiya_toolbar_wrapper_mini{ width:auto !important;left:auto !important;right:0 !important;}#wibiya_toolbar_wrapper_mini .itemTable{ height:26px !important;}.wibiya_toolbar_hight{ }.wibiya_toolbar_holder{ position:relative;width:98%;height:100%;margin-left:auto !important;margin-right:auto !important;padding-right:9px !important;padding-left:9px !important;}.wibiya_toolbar_holder_middle{ width:100%;height:100%;float:left;position: relative;}#wibiya_toolbar_middle_item_holder{ position:absolute;width:100%;left:0;top:5px;z-index:9999999;height:100%;}.wibiya_toolbar_minimized_holder_middle #wibiya_toolbar_middle_item_holder{ position: relative !important;top:auto !important;left:auto !important;margin-top:5px !important;height:26px !important;float: left;}.wibiya_toolbar_BG{ background-color:#eb1105 !important;}.wibiya_toolbar_opacity{ filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}.wibiya_toolbar_side,.wibiya_toolbar_sideLeft,.wibiya_toolbar_sideRight{ width:9px;height:100%;position:absolute;top:0px;;float: left;display: inline;}.wibiya_toolbar_sideLeft{ left:0px }.wibiya_toolbar_sideRight{ right:0px }.wibiya_toolbar_side_minimize{ width:9px;height:100%;position: relative;float: left;}.wibiya_toolbar_middle_bg{ width:100%;height:50px;position:absolute;bottom:0;left:0;z-index:1;}.wibiya_toolbar_middle_gradian{ background-image: url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-position:0 -55px;background-repeat: repeat-x;width:100%;height:100%;position:absolute;z-index:10;top:0;left:0;}.wibiya_toolbar_right_gradian,.wibiya_toolbar_left_gradian{ background-image:url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-position: -11px -1px;background-repeat: no-repeat;width:9px;height:100%;position:absolute;z-index:100;top:0;left:0;}.wibiya_toolbar_left_gradian{ background-position:0px -1px;}.wibiya_toolbar_side_seperator{ width:5px;float: left;position:relative;z-index:1;height:100%;}.wibiya_toolbar_side_right,.wibiya_toolbar_side_left{ position: relative;width:4px;z-index:1;}.wibiya_toolbar_side_20per{ width:1px;height:1px;position:absolute;filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2;font-size:0px;}.wibiya_toolbar_side_40per{ width:1px;height:1px;position:absolute;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;font-size:0px;}.wibiya_toolbar_side_70per{ width:1px;height:1px;position:absolute;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;font-size:0px;}.side_20perFirstLeft{ top:4px;right:1px;}.side_20perSecondLeft{ top:6px;left:0px;}.side_20perFirstRight{ top:4px;left:1px;}.side_20perSecondRight{ top:6px;right:0px;}.side_40perFirstLeft{ top:5px;right:2px;}.side_40perFirstRight{ top:5px;left:2px;}.side_70perFirstLeft{ top:4px;right:0px;}.side_70perSecondLeft{ top:7px;left:0px;}.side_70perFirstRight{ top:4px;left:0px;}.side_70perSecondRight{ top:7px;right:0px;}.wibiya_toolbar_side_left .wibiya_toolbar_side_onepx,.wibiya_toolbar_side_left .wibiya_toolbar_side_twopx,.wibiya_toolbar_side_left .wibiya_toolbar_side_threepx{ right:0px;}.wibiya_toolbar_side_right .wibiya_toolbar_side_onepx,.wibiya_toolbar_side_right .wibiya_toolbar_side_twopx,.wibiya_toolbar_side_right .wibiya_toolbar_side_threepx{ left:0px;}.wibiya_toolbar_side_colHold{ width:4px;height:48px;position:absolute;top:8px;left:0px;}.wibiya_toolbar_side_colHoldFull{ width:4px;height:55px;position:absolute;top:4px;left:0px;}.wibiya_toolbar_side_onepx{ width:1px;height:1px;position:absolute;top:6px;font-size:0px;}.wibiya_toolbar_side_twopx{ width:2px;height:1px;position:absolute;top:5px;font-size:0px;}.wibiya_toolbar_side_threepx{ width:3px;height:2px;position:absolute;top:6px;font-size:0px;}.wibiya_opacityHolder{ width:500px;position: relative;}.wibiya_opacityText{ font-weight:12px;float: left;}div#wibiya_opacity_slider{ width:160px;font-size:10px;}.wibiya_hight_slideHolder{ width:500px;position: relative;}.wibiya_hight_slideText{ font-weight:12px;float: left;}div#wibiya_hight_slider{ width:300px;font-size:10px;}.itemLeft{position: relative;background-color:transparent;display:block;float:left;height:100%;}.wibiyaToolbar_item_normal{background-color:transparent !important;display:list-item;height:26px;list-style-type:none;position:relative;width:auto;z-index:1;}.wibiyaToolbar_divider{background-image:url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-position:-9px -1px;background-repeat:no-repeat;display:inline;float:left;height:55px;width:2px;margin-top:-4px !important;}.wibiyaToolbar_divider.minMaxBtn_divider{ margin-right:0px ! important;}.itemRight{background-color:transparent;display:block;position: relative;float:right;height:100%;}.wibiya_toolbar_minmizeBtn{ background-image:url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");width:16px;height:16px;margin:5px;cursor:pointer;}.wibiya_toolbar_infoBtn{padding:0 0 0 3px !important;}.wibiya_toolbar_infoBtn td{vertical-align: middle;}.wibiya_toolbar_minmizeBtn.minimized{ background-image: url(../images/btn_minimize_light2.png);}.wibiyaToolbar_tooltip{background-image:url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/tooltip-arrow2.gif);background-repeat:no-repeat;padding-bottom:4px !important;position:absolute;z-index:10 !important;display: inline !important;bottom:28px !important;!important;}.minMaxBtnDiv_minimize .wibiyaToolbar_tooltip,.minMaxBtnDiv_maximize .wibiyaToolbar_tooltip{ width:100px;}.wibiyaToolbar_tooltip_Left{background-position:5px bottom;left:0px;right:auto;}.wibiyaToolbar_tooltip_Right{background-position:right bottom;left:auto;right:0px;}.wibiyaToolbar_tooltip_text{font-size:11px;font-family:Arial,Verdana;background-color:#282828;color:white;display:block;height:auto;line-height:inherit;margin:0 -5px 0 0;padding:3px 8px;position:relative;white-space:nowrap;width:auto;}.wibiyaToolbar_tooltip_Right .wibiyaToolbar_tooltip_text {float:right;}.wibiyaToolbar_tooltip_Left .wibiyaToolbar_tooltip_text {float:left;}#wibiyaToolbar_right:hover{background-position:0px -30px;cursor: pointer;}#wibiyaToolbar_min_tbl{direction: ltr;width:150px;height:30px;font: inherit;padding:0;margin:0;border: none;border-collapse:separate;}#wibiyaToolbar_min_tbl:hover{cursor: pointer;}#wibiyaToolbar_min_tbl:hover #wibiyaToolbar_minimized_right{background-position:0px -90px;cursor: pointer;}#wibiyaToolbarMinimized{direction: ltr;font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;font-weight: normal;font-size:11px;text-align: left;color:#333333;width:auto;height:30px;z-index:9999997;position:fixed !important;right:0px;bottom:0px;line-height:14px;}#wibiyaToolbar_minimized_left{background-image: url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/Round/sprite_dark_red.png);background-repeat: no-repeat;background-position:0px -150px;width:20px;}#wibiyaToolbar_minimized_center{background-image: url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/Round/sprite_dark_red.png);background-position:0px -120px;background-repeat: repeat-x;position: relative;width:75px;}#wibiyaToolbar_minimized_right{background-image: url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-repeat: no-repeat;background-position:0px -60px;width:60px;}#wibiyaToolbar_minimized_right:hover{background-position:0px -90px;cursor: pointer;}#wibiyaToolbar_minimized_content{padding:3px 5px 3px 5px;width:auto;height:100%;position: relative;}#wibiyaToolbar_minimized_favicon{ height:19px !important;}#wibiyaToolbar_minimized_text{color:#333333;font-size:12px;font-family:Arial,Verdana;display: inline;float: left;margin-top:7px;margin-left:6px;}#wibiyaToolbar_window_template{z-index:1000;visibility: hidden;left: -5000px;position:fixed !important;}.wibiyaToolbar_wiwi_back{background-color:#000;filter:alpha(opacity=40);-moz-opacity:0.40;opacity:0.40;position:absolute;top:0px;left:0px;width:100%;height:100%;}.wibiyaToolbar_wiwi_main{background-color: transparent;overflow:hidden;z-index:100;position: relative;}.wibiyaToolbar_recent_icon{display: inline;float: left;margin:7px 5px 6px 5px !important;padding:0 !important;}.wibiyaToolbar_wiwi_icon,.wibiyaToolbar_menu_icon,wibiyaToolbar_title_icon{margin:0 5px !important;padding:0 !important;height:19px;}.wibiyaToolbar_wiwi_caption,.wibiyaToolbar_menu_caption{color:#ffffff;font-size:12px !important;font-family: "lucida grande",tahoma,verdana,arial,sans-serif;font-weight:bold;}.wibiyaToolbar_recent_caption{color:#ffffff;font-size:12px !important;font-family: "lucida grande",tahoma,verdana,arial,sans-serif;font-weight:bold;display: inline;float: left;margin:7px 0px 0px 0px !important;margin-top:7px !important;margin-bottom:0px !important;margin-right:0px !important;margin-left:0px !important;height:22px !important;height:22px !important;width:auto;font-size:12px;font-weight:bold;}.wibiyaToolbar_recent_close_a,.wibiyaToolbar_recent_close_a:link{color:#ffffff;font-size:15px;font-family: sans-serif,"lucida grande",tahoma,verdana,arial;font-weight:bold;text-decoration: none;height:16px;background-image:url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-position:0 -466px;background-repeat: no-repeat;display:inline;float:left;width:23px;cursor:pointer;}.TBcontainerDiv{float:left;}.itemTable{ height:26px;margin:0px !important;width:auto !important;}.itemTable td{ vertical-align: middle;background: none !important;}.tableButton{ height:26px;width:auto !important;}.tableButton td{ padding-top:0px !important;vertical-align: middle !important;width:auto !important;height:auto !important;}.tableButton .itemTable{ height:24px;}.wibiyaToolbar_wiwi_close_a,.wibiyaToolbar_wiwi_close_a:link{color:#ffffff;font-size:15px;font-family: sans-serif,"lucida grande",tahoma,verdana,arial;font-weight:bold;text-decoration: none;height:16px;background-position:0 -466px;background-image: url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-repeat: no-repeat;display:inline;float:left;width:23px;cursor:pointer;z-index:10;}.wibiyaToolbar_wiwi_close_a:hover,.wibiyaToolbar_recent_close_a:hover{color:#000000;font-size:15px;font-family: sans-serif,"lucida grande",tahoma,verdana,arial;font-weight:bold;text-decoration: none;background-position:0 -450px;}.wibiyaToolbar_recent_close{display: inline;float: right;margin:7px 0 !important;height:16px;position:relative;z-index:100;}.wibiyaToolbar_wiwi_close{display: inline;float: right;margin:8px 3px 1px 3px !important;height:16px;position:relative;z-index:100;}.wibiyaToolbar_wiwi_body{width:100%;display:block;}.wibiyaToolbar_wiwi_loader{position: relative;top:45%;left:45%;}.wibiyaToolbar_wiwi_footer{width:100%;height:20px;display:block;}.wibiyaToolbar_wiwi_footerlink,.wibiyaToolbar_wiwi_footerlink:link{background: transparent url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/wibiya_footer_new.png) no-repeat scroll 78px 2px;color:#636461 !important;direction:ltr;display:block;float:left;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:11px;font-weight:bold;line-height:16px;padding:1px 2px 2px 5px !important;text-align:left;text-decoration:none;width:130px;}.wibiyaToolbar_wiwi_footerlink:hover{width:130px;display:block;background: transparent url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/wibiya_footer_new.png) no-repeat scroll 78px 2px;padding:1px 2px 2px 5px !important;direction: ltr;font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;font-weight:bold;font-size:11px;text-align: left;text-decoration: none;color:black !important;float: left;line-height:16px;opacity:1;}.wibiyaToolbar_wiwi_footerlink_poweredby,.wibiyaToolbar_wiwi_footerlink_poweredby:link{background: transparent;color:#636461 !important;direction:ltr;display:block;float:left;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:11px;font-weight:bold;padding:1px 2px 2px 5px !important;text-align:left;text-decoration:none;width:130px;}.wibiyaToolbar_wiwi_footerlink_poweredby:hover{width:130px;display:block;background: transparent;padding:1px 2px 2px 5px !important;direction: ltr;font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;font-weight:bold;font-size:11px;text-align: left;text-decoration: none;color:black !important;float: left;opacity:1;}.wibiyaToolbar_wiwi_close_window,.wibiyaToolbar_wiwi_close_window:link{direction:ltr;display:block;float:right;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:11px;font-weight:bold;line-height:16px;padding:1px 4px 2px 5px !important;text-decoration:none !important;width:100px !important;text-align:right !important;color:#636461 !important;}.wibiyaToolbar_wiwi_close_window:hover{direction:ltr;display:block;float:right;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:11px;font-weight:bold;line-height:16px;padding:1px 4px 2px 5px !important;text-decoration:none !important;width:100px !important;text-align:right !important;color:black !important;opacity:1;}.wibiyaToolbar_button_old{display: inline ;float: left !important;border-top: solid 1px #b3b3b1 !important;border-left: solid 1px #a2a2a2 !important;border-right: solid 1px #a2a2a2 !important;border-bottom: solid 1px #b5b5b5 !important;background-color:#f4f2f1 !important;height:20px !important;margin:2px !important;cursor: pointer !important;position: relative !important;}.wibiyaToolbar_button_old:hover{display: inline ;float: left !important;border-top: solid 1px black !important;border-left: solid 1px black !important;border-right: solid 1px black !important;border-bottom: solid 1px black !important;background-color:#ffffff !important;height:20px !important;margin:2px !important;position: relative !important;}.wibiyaToolbar_button{display: inline ;float: left !important;margin:0px 2px 2px 2px !important;cursor: pointer !important;position: relative !important;}.wibiyaToolbar_button .wibiyaToolbar_icon{width:16px !important;height:16px !important;display: inline ;float: left !important;margin:2px 4px 2px 4px !important;background-image: url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/Round/sprites_set1.png) !important;background-repeat: no-repeat !important;}.wibiyaToolbar_button .wibiyaToolbar_itemImg{display:inline;float:left;margin:0px 2px 2px !important;}.wibiyaToolbar_button_center .wibiyaToolbar_itemImg{margin:0px 2px 0px !important;}.wibiyaToolbar_button .wibiyaToolbar_itemText{margin:0px 8px 2px 2px !important;color:#ffffff;}.wibiyaToolbar_MenuItemImg{ float:left;margin:6px 4px 0 10px !important;}.wibiyaToolbar_button_center .wibiyaToolbar_itemText{margin:0px 8px 0px 2px !important;color:#ffffff;}.wibiyaToolbar_button_left{height:24px;background-position:0px -338px;background-image: url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-repeat: no-repeat;display:block;width:4px;cursor:pointer;}.wibiyaToolbar_button_left_over{background-position: -12px -338px;!important;}.wibiyaToolbar_button_right{height:24px;background-position: -7px -266px;background-image: url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-repeat: no-repeat;display:block;width:4px;cursor:pointer;}.wibiyaToolbar_button_right_over{ background-position: -19px -266px !important;}.wibiyaToolbar_button_right_multi{height:24px;background-position:0 -218px;background-image: url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-repeat: no-repeat;display:inline;float:left;width:22px;cursor:pointer;}.wibiyaToolbar_button_right_multi_over{ background-position:0 -242px !important;}.wibiyaToolbar_button_center{height:24px;background-position:0px -290px;background-image: url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-repeat: repeat-x;display:block;width:auto;cursor:pointer;}.wibiyaToolbar_button_center_over{ background-position:0px -314px !important;}.wibiyaToolbar_button .fb{background-position: -55px -15px !important;}.wibiyaToolbar_button .arrow{background-position: -62px 0px !important;margin-top:3px !important;}.wibiyaToolbar_button .random{background-position: -38px -15px !important;}.wibiyaToolbar_button .fp{background-position:0px -37px !important;margin-top:3px !important;}#wibiyaToolbar_itemsContainer{width:100%;height:26px;background-color: transparent;position: relative;bottom:0px;left:0px;display: inline;}#wibiyaToolbar_center .itemLeft{height:26px;background-color: transparent;display:block;float: left;}#wibiyaToolbar_center .itemRight{height:26px;background-color: transparent;display:block;float: right;}.wibiyaToolbar_itemTbl{margin:0px;padding:0px;}.wibiyaToolbar_itemIcon{display: inline;float: left;}.wibiyaToolbar_item_normal{background-color: transparent !important;height:26px;position: relative;display: list-item;list-style-type:none;width:auto;z-index:1;margin:0px 3px !important;}.wibiyaToolbar_item_over{height:26px;position: relative;width:auto;display: list-item;list-style-type:none;margin:0px 3px !important;}.wibiyaToolbar_item_anchor:hover .wibiyaToolbar_tooltip{ visibility: visible !important;bottom:56px !important;}.wibiyaToolbar_item_anchor .TBcontainerDiv{ margin:0 3px !important;}.wibiyaToolbar_item_normal_anchor{ left:1px;position:absolute;top:0;width:96% !important;background-color:#fff !important;filter:alpha(opacity=00);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;margin:0 !important;padding:0 !important;}.minMaxBtnDiv_minimize:hover .wibiyaToolbar_tooltip,.minMaxBtnDiv_maximize:hover .wibiyaToolbar_tooltip{ visibility:visible !important;}.itemLeft .wibiyaToolbar_BtnHover,.itemRight .wibiyaToolbar_BtnHover{background-color: transparent !important;position: relative;display: list-item;list-style-type:none;width:auto;z-index:1;}.wibiyaToolbar_itemImg{margin:0 3px !important;vertical-align:middle;}.wibiyaToolbar_itemText{margin-left:4px;margin-top:0 !important;margin-bottom:0 !important;margin-right:5px;display: inline;float: left;color:#ffffff;font-size:11px;font-family:arial;height:auto;position:static;width:auto;}.wibiyaToolbar_td{margin:0;padding:0;background-color: transparent;border: none;line-height:100%;}.wibiyaToolbar_menu{height:auto;background-color: transparent !important;position:absolute;bottom:27px !important;left:0px;color: inherit;display: inline;z-index: -1;}.wibiyaToolbar_bottom{bottom:27px !important;}.wibiyaToolbar_PopHeight{bottom:19px !important;}.wibiyaToolbar_search_menu{width:250px;height:auto;background-color: white !important;position:absolute;bottom:27px !important;left:0px;border: solid 1px #454545 !important;color: inherit;display: inline;z-index: -1;}.wibiyaToolbar_search_menuItem_normal{height:25px;font-size:11px;vertical-align: middle;text-align: left;color: inherit;background-color: white;overflow: hidden;}.wibiyaToolbar_search_menuItem_over{height:25px;font-size:11px;vertical-align: middle;text-align: left;color: inherit;background-color:#f1f6fc;}.wibiyaToolbar_Menu_UL{ list-style: none;margin:0px;padding:0;direction: ltr;}.wibiyaToolbar_Menu_UL.longMenu{ overflow-x:hidden;overflow-y:scroll;}.wibiyaToolbar_menuItem_normal{height:25px;font-size:11px;vertical-align: middle;text-align: left;color: inherit;background-color: white;overflow: hidden;margin:0;padding:0;}.wibiyaToolbar_menuItem_over{height:25px;font-size:11px;vertical-align: middle;text-align: left;color: inherit;background-color:#f1f6fc;margin:0;padding:0;}.wibiyaToolbar_menuImg{margin-top:4px !important;margin-left:10px !important;vertical-align: middle;padding:0 !important;border:none;display:inline;height:16px;}.wibiyaToolbar_menu_image{margin-top:4px !important;margin-left:10px !important;vertical-align: middle;padding:0 !important;border:none;display:inline;float: left;}.wibiyaToolbar_menuText{margin-left:6px;width:auto;height:auto;position: relative;top:4px;color:#333333;}#wibiyaPop{background-image: url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/popup_background.png);background-repeat: no-repeat;position:fixed;right:30px;width:290px;height:193px;}.wibiyaToolbar_recent{background-color: transparent !important;position:absolute;bottom:27px !important;color: inherit;display: inline;z-index:1;}.wibiyaToolbar_panel{background-color: transparent !important;position:absolute;bottom:27px;border: solid 1px #454545 !important;color: inherit;display: inline;z-index:1;}.wibiyaToolbar_panel_header{width:100%;height:20px;display:block;background-color:#f99190 !important;border-bottom:solid 1px #454545 !important;}.wibiyaToolbar_panel_body{width:100%;display:block;background-color:#ffffff;overflow-y:auto;overflow-x: hidden;}.wibiyaToolbar_panel_title{display: inline;float: left;padding-left:5px !important;padding-top:2px !important;font-family:Arial,Verdana;font-size:12px;color:#ffffff;font-weight:bold;z-index:100;}.wibiyaToolbar_panel_close{display: inline;float: right;padding-right:5px !important;padding-top:2px !important;}.wibiyaToolbar_panel_close a{font-family:Arial,Verdana;font-size:13px;color:#ffffff;font-weight:bold;text-decoration: none;border: none;padding : none;}.wibiyaToolbar_panel_close a:hover{font-family:Arial,Verdana;font-size:13px;color:#000000;font-weight:bold;text-decoration: none;border: none;padding : none;}.wibiyaToolbar_recent_title{font-family:Arial,Verdana;font-size:13px;color:#3f6898;font-weight:bold;line-height:20px;border: none;margin:0;width:350px;z-index:100;}.wibiyaToolbar_recent_top_title{ position:relative;}.wibiyaToolbar_recent_body_inner{width:440px;overflow-y:auto;overflow-x:hidden;background-color:white !important;height:319px;}.wibiyaToolbar_recentItem_normal{background-color:#ffffff;width:433px !important;}.wibiyaToolbar_recentItem_over{background-color:#f1f6fc;width:433px !important;}.wibiyaToolbar_recentItem_selected{background-color:#e1e6ec;cursor:default;width:433px !important;}.wibiyaToolbar_recent_tags{color:#8e8e8e;font-family:Arial,Verdana;font-size:11px;font-weight: normal;margin:0;}#wibiya_TB_overlay{position:fixed;z-index:1000;top:0px;left:0px;height:100%;width:100%;}.wibiya_TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}.wibiya_TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}.wibiyaToolbar_ligthbox{width:100%;height:100%;background-color:#000000;opacity:0.8;padding:0px;position:fixed !important;position:absolute;padding:0px;margin:0px;z-index:1000;direction: ltr;top:0px;left:0px;}#wibiyaToolbar_window_template{position:absolute;visibility: hidden;left: -1000px;}.wibiya_btn_wrap_2{-moz-user-select: none !important;display:inline-block !important;position:relative !important;-x-system-font:none !important;border:0 none !important;color:#000000 !important;cursor:default !important;font-family:arial,sans-serif !important;font-size:11px !important;font-size-adjust:none !important;font-stretch:normal !important;font-style:normal !important;font-variant:normal !important;font-weight:normal !important;line-height:normal !important;list-style-image:none !important;list-style-position:outside !important;list-style-type:none !important;margin:0 !important;outline-color:-moz-use-text-color !important;outline-style:none !important;outline-width:medium !important;padding:0 !important;text-decoration:none !important;vertical-align:middle !important;}.wibiya_btn_wrap_1{display:inline-block !important;position:relative !important;}.wibiya_btn_wrap_3{border-color:#BBBBBB !important;border-style:solid !important;padding:0 !important;display:inline-block !important;position:relative !important;border-width:1px 0 !important;margin:0 !important;}.wibiya_btn_wrap_3:hover{border-color:black !important;}.wibiya_btn_wrap_4{display:inline-block !important;position:relative !important;border-color:#BBBBBB !important;border-style:solid !important;padding:0 !important;background:#E3E3E3 none repeat scroll 0 0 !important;border-width:0 1px !important;cursor:pointer !important;margin:0 -1px !important;cursor:pointer !important;}.wibiya_btn_wrap_4:hover{border-color:black !important;}.wibiya_btn_body{height:100% !important;position:relative !important;}.wibiya_btn_upper_Active{background:#E3E3E3 none repeat scroll 0 0 !important;border-bottom:0.2em solid #EEEEEE !important;height:50% !important;left:0 !important;overflow:hidden !important;position:absolute !important;right:0 !important;top:0 !important;cursor:pointer !important;}.wibiya_btn_upper{background:#F9F9F9 none repeat scroll 0 0 !important;border-bottom:0.2em solid #EEEEEE !important;height:50% !important;left:0 !important;overflow:hidden !important;position:absolute !important;right:0 !important;top:0 !important;}.wibiya_btn_txt{color:#000000 !important;line-height:100% !important;padding:0 3px 0 2px !important;position:relative !important;text-align:center !important;vertical-align:middle !important;white-space:nowrap !important;}.wibiya_btn_img{color:#000000 !important;line-height:100% !important;padding:1px !important;position:relative !important;text-align:center !important;vertical-align:middle !important;white-space:nowrap !important;}.wibiya_btn_img img{position:relative !important;vertical-align:middle !important;white-space:nowrap !important;}.wibiya_btn_txt img{padding-right:2px !important;position:relative !important;vertical-align:middle !important;white-space:nowrap !important;}.wibiya_main_btn_wrap {float:left !important;height:auto !important;width:auto !important;margin-left:3px !important;margin-right:1px !important;}.wibiyaToolbar_window{width:800px;height:500px;display:block;position:fixed !important;bottom:27px;z-index:10013;line-height:14px;padding:0px;margin:0px;direction: ltr;overflow: hidden;}.wibiyaToolbar_window_wiwiMenu{width:800px;height:500px;display:block;position:absolute !important;bottom:27px !important;z-index:10013;line-height:14px;padding:0px;margin:0px;direction: ltr;overflow: hidden;left:0px;}.wibiyaToolbar_wiwi_header_main{height:30px;display:block;width:100%;float:left;border:none;}.wibiyaToolbar_wiwi_header_main #wibiyaToolbar_wiwi_hl{width:9px;height:100%;display:inline;float:left;position:relative;}.wibiyaToolbar_wiwi_header_main #wibiyaToolbar_wiwi_hr{width:9px;height:100%;display:inline;float:left;position:relative;}#wibiyaToolbar_wiwi_hl .wibiya_toolbar_side_colHold,#wibiyaToolbar_wiwi_hr .wibiya_toolbar_side_colHold,#wibiyaToolbar_menu_top_left .wibiya_toolbar_side_colHold,#wibiyaToolbar_menu_top_right .wibiya_toolbar_side_colHold,#wibiyaToolbar_recent_top_left .wibiya_toolbar_side_colHold,#wibiyaToolbar_recent_top_right .wibiya_toolbar_side_colHold{ height:22px !important;left:0;position:absolute;top:8px;width:4px;}#wibiyaToolbar_wiwi_hl .wibiya_toolbar_left_gradian{ background-position:1px -110px !important;}#wibiyaToolbar_wiwi_hr .wibiya_toolbar_right_gradian{ background-position: -12px -110px !important;}.wibiyaToolbar_wiwi_header_main .wibiyaToolbar_wiwi_header{ height:30px;display:inline;float:left;width:780px;background-color:transparent;line-height:100%;border:none;padding:0 1px !important;position:relative;}.wibiyaToolbar_wiwi_header .wibiya_toolbar_middle_bg,#wibiyaToolbar_menu_top_center .wibiya_toolbar_middle_bg,#wibiyaToolbar_recent_top_center .wibiya_toolbar_middle_bg{ bottom:0;height:26px;left:0;width:100%;z-index:-2;position:absolute;}.wibiyaToolbar_wiwi_header .wibiya_toolbar_middle_gradian{ background-position:0 -140px !important;}.wibiyaToolbar_wiwi_body_main{display:block;width:100%;height:430px;float:left;}.wibiyaToolbar_wiwi_body_main #wibiyaToolbar_wiwi_bl{width:5px;height:100%;background-image: url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/Round/sprite_s_v.png);background-repeat: repeat-y;background-position:0px 0px;display:inline;float:left;}.wibiyaToolbar_wiwi_body_main #wibiyaToolbar_wiwi_br{width:5px;height:100%;background-image: url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/Round/sprite_s_v.png);background-repeat: repeat-y;background-position: -6px 0px;display:inline;float:right;}.wibiyaToolbar_wiwi_body_main .wibiyaToolbar_wiwi_body{width:780px;height:100%;display:inline;float:left;background-color:#ffffff !important;}.wibiyaToolbar_wiwi_placeholder_main{display:block;width:100%;height:0px;float:left;}.wibiyaToolbar_wiwi_placeholder_main #wibiyaToolbar_wiwi_pl{width:5px;height:100%;background-image: url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/Round/sprite_s_v.png);background-repeat: repeat-y;background-position:0px 0px;display:inline;float:left;}.wibiyaToolbar_wiwi_placeholder_main #wibiyaToolbar_wiwi_pr{width:5px;height:100%;background-image: url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/Round/sprite_s_v.png);background-repeat: repeat-y;background-position: -6px 0px;display:inline;float:right;}.wibiyaToolbar_wiwi_placeholder_main .wibiyaToolbar_wiwi_placeholder{width:780px;height:100%;display:inline;float:left;}.wibiyaToolbar_wiwi_footer_main{display:block;width:100%;height:24px;float:left;border:none;}.wibiyaToolbar_wiwi_footer_main #wibiyaToolbar_wiwi_fl{ background-image:url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-position:1px -170px;background-repeat:no-repeat;display:inline;float:left;height:100%;width:10px;}.wibiyaToolbar_wiwi_footer_main #wibiyaToolbar_wiwi_fr{ background-image:url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-position:-9px -170px;background-repeat:no-repeat;display:inline;float:right;height:100%;width:10px;}.wibiyaToolbar_wiwi_footer_main .wibiyaToolbar_wiwi_footer{ background-color:transparent;background-image:url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-position:0 -194px;background-repeat:repeat-x;border:medium none;display:inline;float:left;height:100%;width:780px;}.wibiyaToolbar_wiwi_Pop,.wibiyaToolbar_wiwi_Pop:link{height:16px;background-image: url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-repeat: no-repeat;background-position:0 -498px;display:inline;float:left;width:23px;cursor:pointer;color:#ffffff;font-size:15px;font-family: sans-serif,"lucida grande",tahoma,verdana,arial;font-weight:bold;text-decoration: none;}.wibiyaToolbar_wiwi_Pop:hover{background-position:0px -482px;color:#000000;font-size:15px;font-family: sans-serif,"lucida grande",tahoma,verdana,arial;font-weight:bold;text-decoration: none;}.wibiyaToolbar_wiwi_title,.wibiyaToolbar_menu_title,.wibiyaToolbar_panel_title{ float:left;height:30px;margin:0;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:12px;font-weight:bold;color:#636461;overflow:hidden;width:70%;position:relative;z-index:100;}.wibiyaToolbar_menu_title table{ height:26px !important;margin-top:4px !important;vertical-align:middle !important;}.wibiyaToolbar_menu_title table td,.wibiyaToolbar_wiwi_title table td{ vertical-align: middle !important;background: none !important;}.wibiyaToolbar_wiwi_title table{ height:26px !important;margin-top:4px !important;vertical-align:middle !important;}.wibiyaToolbar_wiwi_title table tr{ background:none !important;background-color: transparent !important;}.wiwi_table{margin:0;padding:0;height:100%;}.wibiyaToolbar_wiwi_Mini,.wibiyaToolbar_wiwi_Mini:link{color:#ffffff;font-size:15px;font-family: sans-serif,"lucida grande",tahoma,verdana,arial;font-weight:bold;text-decoration: none;height:16px;background-position:0 -530px;background-image:url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-repeat: no-repeat;display:inline;float:left;width:22px;cursor:pointer;}.wibiyaToolbar_wiwi_Mini:hover{background-position:0px -514px;color:#000000;font-size:15px;font-family: sans-serif,"lucida grande",tahoma,verdana,arial;font-weight:bold;text-decoration: none;}#wibiyaToolbar_menu_top,#wibiyaToolbar_recent_top{height:30px;display:block;width:100%;float:left;border:none;}#wibiyaToolbar_menu_top_left,#wibiyaToolbar_recent_top_left{width:9px;height:100%;display:inline;float:left;position:relative;}#wibiyaToolbar_menu_top_left .wibiya_toolbar_left_gradian{ background-position:1px -110px !important;}#wibiyaToolbar_recent_top_center{height:30px;display:inline;float:left;width:430px;line-height:100%;border:none;padding:0 1px !important;position:relative;}#wibiyaToolbar_menu_top_center{height:30px;display:inline;float:left;width:780px;line-height:100%;border:none;padding:0 1px !important;position:relative;}#wibiyaToolbar_menu_top_center .wibiya_toolbar_middle_gradian{ background-position:0 -140px !important;}#wibiyaToolbar_menu_top_right,#wibiyaToolbar_recent_top_right{width:9px;height:100%;display:inline;float:left;position:relative;}#wibiyaToolbar_menu_top_right .wibiya_toolbar_right_gradian{ background-position: -12px -110px !important;}#wibiyaToolbar_menu_right,#wibiyaToolbar_recent_right{width:5px;height:100%;background-image: url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/Round/sprite_s_v.png);background-repeat:repeat-y;background-position:-6px 0px;}#wibiyaToolbar_menu_left,#wibiyaToolbar_recent_left{width:5px;height:100%;background-image: url(http://cdn.wibiya.com/Graphics_Toolbar/Themes/Round/sprite_s_v.png);background-repeat:repeat-y;background-position:0px 0px;}.wibiyaToolbar_menu_body,.wibiyaToolbar_recent_body{width:170px;height:100%;float:left;background-color:white;}.minMaxBtnDiv_maximize,.minMaxBtnDiv_minimize{ cursor:pointer;height:26px;margin:0 2px !important;}.wibiya_toolbar_maximizeBtnDark,.wibiya_toolbar_maximizeBtnLight{background-image:url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-position:0 -395px;cursor:pointer;height:11px;width:11px;margin:0px 3px !important;}.wibiya_toolbar_maximizeBtnLight{ background-position:0 -373px;}.wibiya_toolbar_minmizeBtnDark,.wibiya_toolbar_minmizeBtnLight{ background-image:url("http://cdn.wibiya.com/Graphics_Toolbar/toolbar_round_gradient.png");background-position:0 -439px;cursor:pointer;height:11px;margin:0 0 0 2px !important;width:11px;float:left;}.wibiya_toolbar_minmizeBtnLight{ background-position:0 -417px;}.wibiya_toolbar_minimized_holder{height:100%;margin-right:10px;position:relative;width:auto;z-index:99999;}.wibiya_toolbar_minimized_holder_middle{float:left;height:100%;position:relative;width:auto;}.wibiya_appOver{ position:absolute;top:0px;left:0px;width:0px;height:0px;}.itemLeft:hover .wibiya_appOver,.itemRight:hover .wibiya_appOver{ background-color:#f99190 !important;width:100%;height:54px;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;background-position:0 -59px;z-index:-99;}.wibiyaHtmlContainer{ position:relative;}.wibiya_text_bold{ font-weight:bold !important;}.wibiya_text_underline{ text-decoration: underline !important;}.wibiya_text_italics{ font-style: italic !important;}[appid="70"],[appid="54"]{text-decoration:none !important;}.twitter-bubble{ display:none;}.twitter-bubble[style*="visible"]{display:block !important;}.WibiyaToolbarIcon_6425166{background:url(http://cdn.wibiya.com/Toolbars/dir_1100/Toolbar_1100871/Sprite/cssSprite1325899495.png) -0px -0px no-repeat;width:64px;height:19px;}.WibiyaToolbarIcon_6425161{background:url(http://cdn.wibiya.com/Toolbars/dir_1100/Toolbar_1100871/Sprite/cssSprite1325899495.png) -0px -19px no-repeat;width:47px;height:21px;}.WibiyaToolbarIcon_6425162{background:url(http://cdn.wibiya.com/Toolbars/dir_1100/Toolbar_1100871/Sprite/cssSprite1325899495.png) -0px -40px no-repeat;width:65px;height:19px;}.WibiyaToolbarIcon_6425163{background:url(http://cdn.wibiya.com/Toolbars/dir_1100/Toolbar_1100871/Sprite/cssSprite1325899495.png) -0px -59px no-repeat;width:70px;height:18px;}.WibiyaToolbarIcon_6425164{background:url(http://cdn.wibiya.com/Toolbars/dir_1100/Toolbar_1100871/Sprite/cssSprite1325899495.png) -0px -77px no-repeat;width:40px;height:19px;}</style>');wibiyaToolbar.start=function(){var _body=$wibilib("body");_body.append(wibiyaToolbarMinimizedDiv);_body.append(wibiyaToolbarTempWiwiDiv);_body.append(wibiyaToolbarDiv);$wibilib(".wbadge").each(function(){$wibilib(this).click(function(){WibiyaAppId=$wibilib(this).attr("AppType");wibiyaToolbar.framework.badgeHandler(WibiyaAppId);return false;}).hand();});wibiyaToolbar.framework.delayAction("wibiyaToolbar.framework.prepare_width()",3000);wibiyaToolbar.framework.delayAction(function(){$wibilib(".itemLeft").find(".TBcontainerDiv[show='no']").parent().filter(".wibiyaToolbar_BtnHover").removeClass("wibiyaToolbar_BtnHover").addClass("wibiyaToolbar_BtnHoverOff");},3100);$wibilib(window).resize(function(){wibiyaToolbar.framework.prepare_width();});wibiyaToolbar.framework.delayAction("wibiyaToolbar.framework.hide_devider()",700);};$wibilib.fn.extend({everyTime:function(interval,label,fn,times,belay){return this.each(function(){$wibilib.timer.add(this,interval,label,fn,times,belay);});},oneTime:function(interval,label,fn){return this.each(function(){$wibilib.timer.add(this,interval,label,fn,1);});},stopTime:function(label,fn){return this.each(function(){$wibilib.timer.remove(this,label,fn);});}});$wibilib.event.special;$wibilib.extend({timer:{global:[],guid:1,dataKey:"$wibilib.timer",regex:/^([0-9]+(?:\.[0-9]*)?)\s*(.*s)?$/,powers:{"ms":1,"cs":10,"ds":100,"s":1000,"das":10000,"hs":100000,"ks":1000000},timeParse:function(value){if(value==undefined||value==null){return null;}
var result=this.regex.exec($wibilib.trim(value.toString()));if(result[2]){var num=parseFloat(result[1]);var mult=this.powers[result[2]]||1;return num*mult;}else{return value;}},add:function(element,interval,label,fn,times,belay){var counter=0;if($wibilib.isFunction(label)){if(!times)
times=fn;fn=label;label=interval;}
interval=$wibilib.timer.timeParse(interval);if(typeof interval!="number"||isNaN(interval)||interval<=0){return;}
if(times&&times.constructor!=Number){belay=!!times;times=0;}
times=times||0;belay=belay||false;var timers=$wibilib.data(element,this.dataKey)||$wibilib.data(element,this.dataKey,{});if(!timers[label]){timers[label]={};}
fn.timerID=fn.timerID||this.guid++;var handler=function(){if(belay&&this.inProgress){return;}
this.inProgress=true;if((++counter>times&&times!==0)||fn.call(element,counter)===false){$wibilib.timer.remove(element,label,fn);}
this.inProgress=false;};handler.timerID=fn.timerID;if(!timers[label][fn.timerID]){timers[label][fn.timerID]=window.setInterval(handler,interval);}
this.global.push(element);},remove:function(element,label,fn){var timers=$wibilib.data(element,this.dataKey),ret;if(timers){if(!label){for(label in timers){this.remove(element,label,fn);}}else if(timers[label]){if(fn){if(fn.timerID){window.clearInterval(timers[label][fn.timerID]);delete timers[label][fn.timerID];}}else{for(var fn in timers[label]){window.clearInterval(timers[label][fn]);delete timers[label][fn];}}
for(ret in timers[label])break;if(!ret){ret=null;delete timers[label];}}
for(ret in timers)break;if(!ret)
$wibilib.removeData(element,this.dataKey);}}}});$wibilib.cookie=function(name,value,options){if(typeof value!="undefined"){options=options||{};if(value===null){value="";options.expires=-1;}
var expires="";if(options.expires&&(typeof options.expires=="number"||options.expires.toUTCString)){var date;if(typeof options.expires=="number"){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires="; expires="+date.toUTCString();}
var path=options.path?"; path="+(options.path):"";var domain=options.domain?"; domain="+(options.domain):"";var secure=options.secure?"; secure":"";document.cookie=[name,"=",encodeURIComponent(value),expires,path,domain,secure].join("");}else{var cookieValue=null;if(document.cookie&&document.cookie!=""){var cookies=document.cookie.split(";");for(var i=0;i<cookies.length;i++){var cookie=$wibilib.trim(cookies[i]);if(cookie.substring(0,name.length+1)==(name+"=")){cookieValue=decodeURIComponent(cookie.substring(name.length+1));break;}}}
return cookieValue;}};if(wibiyaToolbar.Data.TBStyleXml.position.align=="1"&&wibiyaToolbar.Data.TBStyleXml.size.Wtype=="2"){$wibilib(window).bind("resize",function(){if(wibiyaToolbar.framework.getViewPort("w")<parseInt(wibiyaToolbar.Data.TBStyleXml.size.width)+25){$wibilib(".wibiya_toolbar_holder").attr("style","width: 98% !important;");$wibilib(".wibiya_toolbar_holder_middle").attr("style","width: 100% !important;");$wibilib(".wibiya_toolbar_sideLeft").attr("style","position:absolute; top:0px; left:0px;");$wibilib(".wibiya_toolbar_sideRight").attr("style","position:absolute; top:0px;");}else{$wibilib(".wibiya_toolbar_holder").attr("style","");$wibilib(".wibiya_toolbar_holder_middle").attr("style","");$wibilib(".wibiya_toolbar_sideLeft").attr("style","");$wibilib(".wibiya_toolbar_sideRight").attr("style","");}});}
if($wibilib("#xgDock").size()==1){var zindex=parseInt($wibilib("#xgDock").css('z-index'))-1;$wibilib("head").append("<style>#wibiyaToolbar {bottom:22px!important; z-index:"+zindex+";} #wibiyaToolbarNewMinimized{z-index:"+zindex+";} .wibiya_toolbar_wrapper{bottom: 0px !important;} </style>");}
var regexS="[\\?&]WibarDisable=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(window.location.href);wibiyaToolbar.start();RunStarterJs();var wstatimg=new Image(0,0);wstatimg.src="http://wstat.wibiya.com/l.jpg?t="+wibiyaToolbar.id+"&r="+document.referrer;$wibilib("body").append('<iframe style="border: medium none; position: absolute; display: block;" scrolling="no" height="0" frameborder="0" width="0" src="http://cdn.wibiya.com/load2.html"></iframe>');wibiyaToolbar.framework.RunProfile();jQuery.cookie=$wibilib.cookie;jQuery.fn.everyTime=$wibilib.fn.everyTime;jQuery.fn.oneTime=$wibilib.fn.oneTime;jQuery.fn.stopTime=$wibilib.fn.stopTime;jQuery.timer=$wibilib.timer;jQuery.event.special=$wibilib.event.special;
