Имеется функция
JS function jsOnFormSubmit(){ var iCatID = document.getElementById('catselect_cat') .value; var iSecID = document.getElementById('catselect_sec') .value; if (iCatID != 0) window.location='index.php?option=com_co ntent&view=category&layout=blog&id='+iCa tID+'&Itemid=79'; else alert('$message');}Мне необходимо чтобы в результат ссылка была :