
$(document).ready(function(){$(".colorbox").colorbox({width:"70%",height:"60%",iframe:true});});$(function()
{$.stylesheetInit();$('#toggler').bind('click',function(e)
{$.stylesheetToggle();return false;});$('.styleswitch').bind('click',function(e)
{$.stylesheetSwitch(this.getAttribute('rel'));return false;});});
