$(function() { // the like js $('span[id*=mlike]').like232({ times : 5, // times checked disabled : 5, // disabled from liking for how many seconds time : 5, // period within check is performed url : '/ajax.like.php' }); }); // template changer function //================================================== --> function themes() { window.open('take_theme.php','My themes','height=150,width=200,resizable=no,scrollbars=no,toolbar=no,menubar=no'); } // language changer function //================================================== --> function language_select() { window.open('take_lang.php','My language','height=150,width=200,resizable=no,scrollbars=no,toolbar=no,menubar=no'); } // radio function //================================================== --> function radio() { window.open('radio_popup.php','My Radio','height=700,width=800,resizable=no,scrollbars=no,toolbar=no,menubar=no'); } /*]]>*/ -->