/*
============ appcuarium ============
Alfie ® Platform JS SDK
====== Apps outside the box.® ======
------------------------------------
Copyright © 2012-2013 Appcuarium
------------------------------------
apps@appcuarium.com
@author Sorin Gheata
@version 1.0.15
====================================
Alfie Weather Javascript Loader
*/
(function(e,t,n,r){var i=e("body");i.on("click",".city-woeid",function(t){var n=e(this).attr("rel");e("#widgets-right .alfie-woeid").val(n);e("#widgets-right #cities").empty();e("#widgets-right #location-input").hide();e("#widgets-right #search_woeid").show();e("#widgets-right #search-location").val("");t.preventDefault()}).on("click","#search_woeid",function(t){var n=e(this);n.hide();e("#widgets-right #location-input").show();n.alfie({action:{searchDelayed:function(e){}}});t.preventDefault()})})(jQuery,window,document)