function get(){}$(document).ready(function(){function t(n,t){typeof Storage!="undefined"?localStorage.setItem(n,t):window.alert("Please use a modern browser to properly view this template!")}$("*[data-theme]").click(function(n){n.preventDefault();var i=$(this).attr("data-theme");t("theme",i);$("#theme").attr({href:"css/colors/"+i+".css"})});var n=get("theme");n&&$("#theme").attr({href:"css/colors/"+n+".css"});$("#themecolors").on("click","a",function(){$("#themecolors li a").removeClass("working");$(this).addClass("working")})});$(document).ready(function(){$("*[data-theme]").click(function(n){n.preventDefault();var t=$(this).attr("data-theme");store("theme",t);$("#theme").attr({href:"css/colors/"+t+".css"})});var n=get("theme");n&&$("#theme").attr({href:"css/colors/"+n+".css"});$("#themecolors").on("click","a",function(){$("#themecolors li a").removeClass("working");$(this).addClass("working")})})