/*
	Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/


dojo.require("dijit.form.FilteringSelect");var region_selector;function flip_image(_1,_2){_1.src=_2;};function confirm_remove_post(id,_3){c_message="Are you sure you want to remove: \r\n\r\n"+_3+"\r\n\r\nRemoving this post will permanently delete it from our system.";if(confirm(c_message)){location.href="/post/delete/"+id+"/";}};function confirm_remove_fave(id,_4){c_message="Are you sure you want to remove: \r\n\r\n"+_4+"\r\n\r\nRemoving this post will permanently delete it from your favorites?";if(confirm(c_message)){location.href="/post/remove_favorite/"+id+"/";}};function load_css(_5){var _6=document.createElement("link");_6.setAttribute("rel","stylesheet");_6.setAttribute("type","text/css");_6.setAttribute("href","/stylesheets/"+_5);document.getElementsByTagName("head")[0].appendChild(_6);};function init(){try{dijit.byId("district_select").onChange=set_location;}catch(e){}};var invite_dialog;dojo.addOnLoad(init);
