jQuery(document).ready(function($){ // toolbar acp_toolbar(); // font size changer acp_fontsize(); // contrast acp_contrast(); // links underline acp_underline(); // links highlight acp_highlight(); // readable font acp_readable(); // animation acp_animation(); });