/*################################################################################
##################################################################################
####  Page Scripts                                                            ####
####  Requires: jQuery                                                        ##*/




/*################################################################################
##################################################################################
####  Assigns the click events to the font selectors                          ####
####                                                                          ##*/
jQuery("window").ready(
    function(){
        
    }
);