function $$(el) {
	return document.getElementById(el);
}

function searchReplaceTab(searchInStr) {
 searchTab=searchInStr;
  if (document.searchOptions.query.value!='') validateMyPage(); 
	else {
	 if(searchInStr=="Nrg") {
	  $$("searchParametersInNrg").className="searchOn";
	  $$("searchParametersInWeb").className="searchOff";
	  $$("searchParametersArrowNrg").className="searchNrgOn";
	  $$("searchParametersArrowWeb").className="searchNrgOff";
	} else {
	  $$("searchParametersInNrg").className="searchOff";
	  $$("searchParametersInWeb").className="searchOn";
	  $$("searchParametersArrowNrg").className="searchWebOff";
	  $$("searchParametersArrowWeb").className="searchWebOn";
	}
  }
}


var categoriesArray = new Array();

categoriesArray[0] = "<li class=\"noBorder\">ערוצים נבחרים:</li><li id=\"botNav866\"><a href=\"/online/43/HP_866.html\">ניו אייג'</a></li><li id=\"botNav468\"><a href=\"/online/1/HP_468.html\">יהדות</a></li><li id=\"botNav459\"><a href=\"/online/1/HP_459.html\">ירוק</a></li><li id='botNav'><a href=\"/online/5/HP_860.html\">סטייל ואוכל</a></li><li id='botNav'><a href=\"/online/5/HP_861.html\">תיירות</a></li><li id='botNav' class=\"noBorder\"><a href=\"/online/1/HP_478.html\">ברנז'ה</a></li>";
categoriesArray[1] = "<li id=\"botNav404\"><a href=\"/online/1/HP_404.html\">פוליטי/מדיני</a></li><li id=\"botNav875\"><a href=\"/online/1/HP_875.html\">צבא ובטחון</a></li><li id=\"botNav402\"><a href=\"/online/1/HP_402.html\">בארץ</a></li><li id=\"botNav408\"><a href=\"/online/1/HP_408.html\">בעולם</a></li><li id=\"botNav459\"><a href=\"/online/1/HP_459.html\">ירוק</a></li><li id=\"botNav468\" ><a href=\"/online/1/HP_468.html\">יהדות</a></li><li id=\"botNav478\" class=\"noBorder\"><a href=\"/online/1/HP_478.html\">ברנז'ה</a></li>";
categoriesArray[16] = "<li id=\"botNav1903\"><a href=\"/online/16/HP_1903.html\">שוק ההון</a></li><li id=\"botNav1901\"><a href=\"/online/16/HP_1901.html\">בארץ</a></li><li id=\"botNav1902\"><a href=\"/online/16/HP_1902.html\">צרכנות</a></li><li id=\"botNav1924\" class=\"noBorder\"><a href=\"/online/16/HP_1924.html\">טכנולוגיה</a></li>";
categoriesArray[3] = "<li id=\"botNav629\"><a href=\"/online/3/HP_629.html\">כדורגל</a></li><li id=\"botNav620\"><a href=\"/online/3/HP_620.html\">כדורסל</a></li><li id=\"botNav605\"><a href=\"/online/3/HP_605.html\">עוד ספורט</a></li><li><a href=\"http://www.nrg.co.il/online/3/livegames.php\">לוח תוצאות</a></li><li class=\"noBorder\"><a href=\"http://www.nrg.co.il/gevanew/owa/SPORT_GAMES.showPage\">סטטיסטיקות</a></li>";
categoriesArray[5] = "<li id=\"botNav831\"><a href=\"/online/5/HP_831.html\">תרבות ואמנות</a></li><li id=\"botNav804\"><a href=\"/online/5/HP_804.html\">טלוויזיה</a></li><li id=\"botNav801\"><a href=\"/online/5/HP_801.html\">קולנוע</a></li><li id=\"botNav802\"><a href=\"/online/5/HP_802.html\">מוזיקה</a></li><li id=\"botNav860\" ><a href=\"/online/5/HP_860.html\">סטייל ואוכל</a></li><li id=\"botNav861\" class=\"noBorder\"><a href=\"/online/5/HP_861.html\">תיירות</a></li>";
categoriesArray[43] = "<li id=\"botNav863\"><a href=\"/online/43/HP_863.html\">בריאות הגוף</a></li><li id=\"botNav865\"><a href=\"/online/43/HP_865.html\">בריאות הנפש</a></li><li id=\"botNav864\"><a href=\"/online/43/HP_864.html\">תזונה וכושר</a></li><li id=\"botNav395\"><a href=\"/online/43/HP_395.html\">משפחה</a></li><li id=\"botNav866\"><a href=\"/online/43/HP_866.html\">ניו אייג'</a></li><li id=\"botNav391\" class=\"noBorder\"><a href=\"/online/43/HP_391.html\">קהילות בריאות</a></li>";
categoriesArray[7] = "<li id=\"botNav1001\"><a href=\"/online/7/HP_1001.html\">לוקאלי</a></li><li id=\"botNav1002\"><a href=\"/online/7/HP_1002.html\">אינטרנשיונל</a></li><li id=\"botNav1010\" class=\"noBorder\"><a href=\"/online/7/HP_1010.html\">פפראצי</a></li>";
categoriesArray[54] = "<li id=\"botNav869\"><a href=\"/online/54/HP_869.html\">ירושלים</a></li><li id=\"botNav870\"><a href=\"/online/54/HP_870.html\">מרכז</a></li><li id=\"botNav874\"><a href=\"/online/54/HP_874.html\">שרון</a></li><li id=\"botNav871\"><a href=\"/online/54/HP_871.html\">שפלה</a></li><li id=\"botNav872\"><a href=\"/online/54/HP_872.html\">צפון</a></li><li id=\"botNav873\" class=\"noBorder\"><a href=\"/online/54/HP_873.html\">דרום</a></li>";


function setRuller() {

 if(appl!=-1) {
 $$("topNav"+appl).setAttribute("class","current");
 $$("topNav"+appl).setAttribute("className","current");
 
 $$("bottomNav").innerHTML = categoriesArray[appl] + '<li class="leftLink noBorder"><a href="#" onclick="new Effect.toggle(\'allChannels\', \'blind\', {duration: 0.5}); return false">הצג את כל הערוצים...</a></li>';
}
 else {
 $$("bottomNav").innerHTML = '<li class="leftLink noBorder"><a href="#" onclick="new Effect.toggle(\'allChannels\', \'blind\', {duration: 0.5}); return false">הצג את כל הערוצים...</a></li>';

}
 if(categoryId!=-1 && categoryId!="") { //***
  var activeCategory=$$("botNav"+categoryId)
//  activeCategory.setAttribute("class","current");
//  activeCategory.setAttribute("className","current");
  
/* ys */
 if(activeCategory) {
  activeCategory.className="current";
  if(activeCategory.previousSibling) activeCategory.previousSibling.style.background='none'; /* className="noBorder" */
  activeCategory.parentNode.style.width="945px"; /* get by id */
  activeCategory.parentNode.style.paddingRight="15px"; /* get by id */
  }
 }
}

setRuller();


/* Search Form Start */

function validateMyPage() {

 var obj = $$("send_search");
 var queryString = document.searchOptions.query.value;

 obj.disabled=true;
 obj.style.filter="alpha(opacity=40)";

 if(queryString == "") {	 
	 alert("אנא הזן שאילתא");
	 document.searchOptions.query.focus();
	 obj.disabled=false;
	 obj.style.filter="alpha(opacity=100)";
	 return false;
 } 

 else

 {
	submitPage();
	return true;
 }
}


var searchTab="Nrg";

function submitPage(){

 if(searchTab!="Nrg"){
 document.searchOptions.action = "http://search.nrg.co.il/search/index_google.php";
 document.searchOptions.searchAction.value = "googleSearch";
 document.searchOptions.cof.value="FORID:11";
 document.searchOptions.submit();
 }
 else{
 document.searchOptions.searchAction.value = "search";
 document.searchOptions.action = "http://search.nrg.co.il/search/index.php";
 document.searchOptions.cof.value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1";
 document.searchOptions.submit();
 }

 }
/* Search Form End */

function setHomePage() {
	if (navigator.userAgent.indexOf("Firefox")==-1) { //IE
		$$("headerLogo").style.behavior='url(#default#homepage)'; $$("headerLogo").setHomePage('http://www.nrg.co.il/');
	} // else { }// FF
}

