<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-16">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1255">
<META name="robots" content="ALL">
<META name="rating" content="SAFE FOR KIDS">
<META name="distribution" content="GLOBAL">
<META name="author" content="Meydata Advanced Internet Technologies">
<LINK href="/incFiles/images/logo.ico" rel="shortcut icon">
<LINK REL="stylesheet" TYPE="text/css" HREF="/lcAdminML/appScripts/balloontip.css">
<LINK REL="stylesheet" type="text/css" href="/lcAdminML/appScripts/calpopup.css">
<LINK REL="stylesheet" TYPE="text/css" HREF="style.css">
<LINK rel="alternate" type="application/rss+xml" href="/adminML/getRSSFeed.asp?CID=mazkirutrss" title="הודעות מזכירות-מכמנים">
<LINK rel="alternate" type="application/rss+xml" href="/adminML/getRSSFeed.asp?CID=vadotrss" title="הודעות מהוועדות השונות-מכמנים">
<LINK rel="alternate" type="application/rss+xml" href="/adminML/getRSSFeed.asp?CID=944" title="הודעות מהפורומים-מכמנים">
<LINK rel="alternate" type="application/rss+xml" href="/adminML/getRSSFeed.asp?CID=757" title="לוח מודעות-מכמנים">
<TITLE>מכמנים ישוב קהילתי במשגב</TITLE>
<META NAME="description" CONTENT="מכמנים ישוב קהילתי בגליל ליד כרמיאל">
<META NAME="Keywords" CONTENT=""><script type="text/javascript" src="/lcAdminML/appScripts/jquery-1.4.4.min.js"></script><script type="text/javascript" src="/lcAdminML/appScripts/JQSlidesGalery-1.4.js"></script><script type="text/javascript" src="/lcAdminML/appScripts/scrollMsgs.js"></script><script type="text/javascript" src="/lcAdminML/appScripts/balloontip.js"></script><script name="MeyDataScripts" src="/lcAdminML/appScripts/MeyDataLib.js"></script><script type="text/javascript" src="/lcAdminML/appScripts/sideMenu.js"></script></HEAD><SCRIPT LANGUAGE="JavaScript"><!--
var appWin;
function timedRefresh(timeoutPeriod) {

                setTimeout("location.reload();",timeoutPeriod);

}

 function addToFavorite(){
	if(document.all)
		window.external.AddFavorite("http://www.michmanim.org","מכמנים ישוב קהילתי במשגב")
	else
		window.sidebar.addPanel("מכמנים ישוב קהילתי במשגב", "http://www.michmanim.org","");

}

 function setHomePage(){
		hpl=document.getElementById("setHomePageLink")
		hpl.style.behavior="url(#default#homepage)"; 
		hpl.setHomePage("http:/www.michmanim.org")
}

function initSlideShowParam(){
		imgSrcColl=document.getElementsByName("slideGaleryImgSrc")
		if(imgSrcColl.length>1){
			for(var i=0;i<imgSrcColl.length;i++)
				slideImgsSrcArr[i]=imgSrcColl[i].value
				
			runSlides();
		}
}


--></SCRIPT><style>
	 .journalOpCellWithData1{vertical-align:top;border:solid 1px #331d03}
	 .prevJournalOpCellWithData1{border:solid 1px #331d03
		}			 
	.printJournalOpCellWithData1{border:solid 1px #331d03;background-color:transparent;vertical-align:top}

	 .journalOpCellWithData2{vertical-align:top;border:solid 1px #331d03}
	 .prevJournalOpCellWithData2{border:solid 1px #331d03
		}			 
	.printJournalOpCellWithData2{border:solid 1px #331d03;background-color:transparent;vertical-align:top}

	 .journalOpCellWithData3{vertical-align:top;border:solid 1px #331d03}
	 .prevJournalOpCellWithData3{border:solid 1px #331d03
		}			 
	.printJournalOpCellWithData3{border:solid 1px #331d03;background-color:transparent;vertical-align:top}

	 .journalOpCellWithData4{vertical-align:top;border:solid 1px #331d03;background-color:fffe88}
	 .prevJournalOpCellWithData4{border:solid 1px #331d03
		;background-color:fffe88}			 
	.printJournalOpCellWithData4{border:solid 1px #331d03;background-color:transparent;vertical-align:top}
</style>
<BODY TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" class="mainBody">
<TABLE align="center" cellSpacing="0" cellPadding="0" class="mainTmplTbl">
<TR><TD class="topBannerParentCell" ondblclick="document.location.href='/logginpage/logginpageML.asp' " vAling="top">
<div STYLE="position:relative;top:0;right:0;z-index:99"><IMG STYLE="position:absolute;top:-116;right:0;z-index:99" SRC="/incFiles/images/topBanner.png" WIDTH="980" HEIGHT="207" BORDER="0" ALT=""><a href="/"><IMG STYLE="position:absolute;top:-115;right:-10;z-index:100" SRC="/incFiles/images/logo.png" width="144px" BORDER="0" ALT=""></a><IMG STYLE="position:absolute;top:-114;right:400;z-index:100" SRC="/incFiles/images/slogen.png" WIDTH="389" HEIGHT="105" BORDER="0" ALT="מכמנים, בונים חלום." TITLE="מכמנים, בונים חלום."><IMG STYLE="position:absolute;top:-116;right:268;z-index:100" SRC="/incFiles/images/baby.png" WIDTH="133" HEIGHT="233" BORDER="0" ALT=""></div>
</TD></TR>
<TR><TD align="center" class="mainCell">
<table cellSpacing="0" cellPadding="0">
<tr><td colspan="3" class="topMenuParentCell">
<div style="position:relative;z-index:1000"><div style="position:absolute;top:-42;z-index:1000"><SCRIPT LANGUAGE="JavaScript"><!--
 var	activeSubMenu;
 var	activeSubSubMenu;



function dispSubMenu(pSubMenuIdx){
	
	currSubMenu=document.getElementById("subMenuItem"+pSubMenuIdx)

	if(!currSubMenu){
		activeSubMenu.style.display="none"
		return(-1)
	}
	if(activeSubMenu)
		if(currSubMenu.id!=activeSubMenu.id)
			activeSubMenu.style.display="none"
			
		activeSubMenu=currSubMenu
		activeSubMenu.style.display="block"
		
	
	
}

function hideSubMenu(pSubMenuIdx){
	document.getElementById("subMenuItem"+pSubMenuIdx).style.display="none"
	event.cancelBubble=true
	//document.getElementById("menuArrow").src="incFiles/images/menu-arrow.gif"
}


function hideActiveMenus(){
		
		if(activeSubMenu){
			activeSubMenu.style.display="none"
			activeSubMenu=null
		}
		if(activeSubSubMenu){
			activeSubSubMenu.style.display="none"
			activeSubSubMenu=null
		}
	
}


--></SCRIPT><table cellSpacing="0" cellPadding="0"><tr><td width="25"></td>
<td class="topMenuCell"><a href="/" class="topMenuLink">דף הבית</a></td><td class="topMenuSpliterCell"></td>
<td class="topMenuCell"><a class="topMenuLink" href="objDoc.asp?PID=38526&amp;OID=41416">אודות מכמנים</a></td><td class="topMenuSpliterCell"></td>
<td class="topMenuCell"><a class="topMenuLink" href="objDoc.asp?PID=38526&amp;OID=41944">קליטה</a></td><td class="topMenuSpliterCell"></td>
<td class="topMenuCell"><a class="topMenuLink" href="/objDoc.asp?docName=familiesNode&amp;docMode=publicphonebook">ספר טלפונים</a></td><td class="topMenuSpliterCell"></td>
<td class="topMenuCell"><a class="topMenuLink" href="/objDoc.asp?CID=743&amp;docMode=list">עסקים במכמנים</a></td><td class="topMenuSpliterCell"></td>
<td class="topMenuCell"><a class="topMenuLink" href="/objDoc.asp?CID=757&amp;docMode=list">לוח מודעות</a></td><td class="topMenuSpliterCell"></td>
<td class="topMenuCell"><a class="topMenuLink" href="/objDoc.asp?docName=familiesNode&amp;docMode=commitiesphonebook">רשימות תפוצה</a></td><td class="topMenuSpliterCell"></td>
<td class="topMenuCell"><a class="topMenuLink" href="/objDoc.asp?PID=38522&amp;OID=38530">פורומים</a></td><td class="topMenuSpliterCell"></td>
<td class="topMenuCell"><a class="topMenuLink" href="objDoc.asp?PID=38526&amp;OID=66338">פרסומים</a></td><td class="topMenuSpliterCell"></td>
<td class="topMenuCell"><a class="topMenuLink" href="objDoc.asp?PID=38526&amp;OID=41947">English</a></td><td class="topMenuSpliterCell"></td>
<td class="topMenuCell"><a class="topMenuLink" href="objDoc.asp?docName=inboxNode&amp;docMode=new">צור קשר</a></td></tr></table>
</div></div>
</td></tr>
<tr><td class="rightMenuParentCell"><div class="sideItemParentCell"><SCRIPT LANGUAGE="JavaScript"><!--

function chkIfEnterButt(e){
	if(window.event){
		var keyPress = window.event.keyCode;
		var srcEl = window.event.srcElement;

	}
	else{
		var keyPress = e.which;
		var srcEl = e.target;

	}
	if( srcEl.name.toLowerCase()=="uname" && keyPress==13 )
		document.getElementById("uPwd").focus();
	if( srcEl.name.toLowerCase()=="upwd" && keyPress==13 )
		subSysLogin();
	
}
function dispPwdReminder(){
	var pwdRem=document.getElementById("pwdReminderRow")
	if(pwdRem.style.display=="none"){
		pwdRem.style.display=""

		
	}
	else
		pwdRem.style.display="none"
	
}
function subSysLogin(){
	
	document.sysLogin.submit()
	
}

function sendPwdReminder(){
	document.getElementById("loginMode").value="pwdReminder"
	uMail=document.getElementById("uPwdReminder").value
	if(uMail==""){
		alert("יש להזין את כתובת הדאל שלכם בשדה דואל.")
			document.getElementById("uPwdReminder").focus();
									 return(-1);}
		
	if(!isEmail(uMail)){
		alert("כתובת הדוא''ל שהזנת אינה חוקית או מכילה רווחים")
			document.getElementById("uPwdReminder").focus();
									 return(-1);}
	document.sysLogin.submit()
	
}
function isEmail(val){
		
			if (val.length>0) {		
				if (val.indexOf("@")>0 && val.indexOf(".")>0 && val.length>5 && val.indexOf(" ")<=0) 
					return true;
				else
					return false;
			}
	}

--></SCRIPT><div class="loginParentDiv">
<FORM name="sysLogin" method="post" action="regUserLoggin.asp" style="margin:0"><input name="loginMode" id="loginMode" type="hidden" value="normal"><input name="srcPID" type="hidden" value="227"><input name="srcCID" type="hidden" value="730"><input name="srcOID" type="hidden" value="38520"><input name="srcDivID" type="hidden" value=""><input name="srcDocMode" type="hidden" value=""><input name="srcDocName" type="hidden" value=""><input name="srcDocURL" type="hidden" value="PID=227&amp;OID=38520"><table cellSpacing="0" cellPadding="0" align="center">
<tr><td class="loginCaptionCell">שם:</td>
<td class="loginInputCell"><input class="loginUserTextField" name="uName" id="uName" type="text" onkeyup="return chkIfEnterButt(event)"></td></tr>
<tr><td colspan="2" height="3px"></td></tr>
<tr><td class="loginCaptionCell">סיסמה:</td><td class="loginInputCell"><input class="loginUserTextField" name="uPwd" id="uPwd" type="password" onkeyup="return chkIfEnterButt(event)"></td></tr>
<tr><td colspan="2" style="padding-top:5px">
<div style="float:right;text-decoration:underline" class="loginLink" onclick="dispPwdReminder()">שכחתי סיסמא </div>
<div style="float:left;text-decoration:underline" class="loginLink" onclick="subSysLogin()">כניסה »</div>
</td></tr>
<tr id="pwdReminderRow" style="display:none">
<td class="loginCaptionCell" vAlign="top">דוא"ל:</td>
<td class="loginInputCell"><input class="loginUserTextField" style="direction:ltr;font-size:8pt" name="uPwdReminder" id="uPwdReminder" type="text"><div style="text-align:left" class="loginLink" onclick="sendPwdReminder()"> שלח <span class="dateSpliter">»</span></div></td></tr></table>
</FORM><div class="sysMsgCell"></div></div>
</div>
<table cellSpacing="0" cellPadding="0" class="rightMenuTbl"><tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=38541">מזכירות</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=38558">ועד הנהלה</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=41980">ועדת קליטה</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=42073">ועדת תרבות</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=43408">מזג האויר</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=42193">ביטחון</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=42027">ועדת בניה</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=42012">ועדת חינוך</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=41997">ועדת נוער</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=42178">חיילים</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=42042">ועדת ביקורת</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?CID=740&amp;docMode=list">משפחות מכמנים</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=42208">ספרייה</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=66567">פרסומים אזוריים</a></td></tr>
<tr><td class="rightMenuButtCell" align="center"><a class="rightMenuLink" href="objDoc.asp?PID=38520&amp;OID=41929">מנהלת האתר</a></td></tr>
</table>
<div class="sideItemParentCell">
<table cellSpacing="0" cellPadding="0" align="center">
<tr><td class="sideMenuTitleCell">סקר</td></tr>
<tr><td class="ScrollNewsIFrame" style="padding-top:0;padding-bottom:5;overflow:hidden"><SCRIPT LANGUAGE="JavaScript"><!--
function chkMaxSel(pThis){
	if(pThis.type=="checkbox"){
		var maxSel=$(pThis).parents(".survayTable").attr("maxSel")
		
		var survayOpCol=$(pThis).parents(".survayTable").find(".survayOp")
		var j=0
		for(var i=0;i<survayOpCol.length;i++){
			if(survayOpCol[i].checked) j++;
			}
		if(j>maxSel) {
		
		alert("יש לבחור עד "+maxSel+" אפשרויות")
		pThis.checked=false
		}
	}
		

}
function getCookie(sName)
{
  // cookies are separated by semicolons
  var aCookie = document.cookie.split("; ");
  for (var i=0; i < aCookie.length; i++)
  {
    // a name/value pair (a crumb) is separated by an equal sign
    var aCrumb = aCookie[i].split("=");
    if (sName == aCrumb[0]) 
      return unescape(aCrumb[1]);
  }

  // a cookie with the requested name does not exist
  return null;
}

function sendSurvSelection(pISID,pPID,pOID,pDivID,pThis,pDispMode){
		var transXML=""
		
		var survayOpCol=$(pThis).parents(".survayTable").find(".survayOp")
		for(i=0;i<survayOpCol.length;i++){
			if(survayOpCol[i].checked){
						
						srurvGuid=survayOpCol[i].getAttribute("survayGuid")
						transXML=transXML+"<setData ISID='"+pISID+"' PID='"+pPID +"' OID='"+pOID +"'  CID='923'  OLID='"+pOID +"' DivID='"+pDivID+"'  oDivPos='' oDivVisible='' olPath='' oSysName='survayNode'  survayGuid='"+srurvGuid+"'><updData fKey='"+survayOpCol[i].getAttribute("fKey") +"' fKeyNo='"+survayOpCol[i].getAttribute("fKeyNo") +"' ofAcl='0' valStyle='' dispUserMsg='0' msgPos='1' fSubType='5' cfName='' cfDataMining='' textVal='1' cfUnique='0' cfModTracer='0' /></setData>"
						
						}
			}
			
		var transObj=getXMLDomObj("<TransOp lang='' defLang=''>"+transXML+"</TransOp>")
		
		if(getCookie("survayGuid")==survayOpCol[0].getAttribute("survayGuid") && transObj ){
			alert("ניתן להצביע פעם אחת בסקר. תודה.");
			
			return -1;
		}
		
		if(transObj){
	
			xmlHTTP=getXMLHttpRequestObj()
			xmlHTTP.open("POST","UpdObjData.asp",false);	
				if(document.all)
					xmlHTTP.send(transObj.xml);
				else
					xmlHTTP.send((new XMLSerializer()).serializeToString(transObj))
			respXML=xmlHTTP.responseXML;
			transObj=null
			xmlHTTP=null;
					if(respXML.firstChild){
						   if (respXML.firstChild.nodeName == "Err" )
								alert(retXMLNodeStr(respXML.firstChild)  ) ;	
							else{ 
								if(pDispMode=="vote")
									document.location.href="objDoc.asp?PID="+pPID+"&OID="+pOID+"&DivID="+pDivID +"#topAnchor"
								else
									window.location.reload();
							}
					  }
						
				}
		else
			//document.location.href="objDoc.asp?PID="+pPID+"&OID="+pOID +"&DivID="+pDivID +"#topAnchor"
			window.location.reload();
}

--></SCRIPT></td></tr></table></div>
</td>
<td class="mainStageParentCell" vAlign="top"><a id="topAnchor"></a><div class="objPathParentCell"><div class="objPathDiv"><table  cellSpacing='0' cellPadding='0'><tr><td class='objPathCell'><a href='/' class='ObjPathLink'> דף הבית</a></td></tr></table></div></div>
<table cellSpacing="0" cellPadding="0" class="homePageTbl" align="center">
<tr><td class="pivotPicGaleryTitleCell" align="center"><a class="infoPageLink" style="text-decoration:underline" href="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7">סדנת שוקולד 2012</a></td></tr>
<tr><td class="homePageSlideGaleryCellFrame" vAlign="top" align="center">
<div name="jqSlideContainer" class="homePageSlideGaleryDivContainer" style="overflow:hidden;height:402px;width:590px;text-align:center" initElapsTime="4500" randomise="true"><div style="position:relative;width:100%;height:100%;top:0;left:0">
<div style="position:absolute;width:100%;top:0;left:0" align="center"><a href="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><img border="0" style="FILTER: alpha(opacity=100); opacity: 1.0; moz-opacity: 1.0; khtml-opacity: 1.0;align:center;visibility:hidden" id="homePageSlideTopImg" class="homePageSlideGaleryImg" src="/lcAdminML/appImg/blankImg.gif" height="400px"></a></div><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 068.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><div style="position:absolute;width:100%;top:0;left:0" align="center"><a href="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><img border="0" style="FILTER: alpha(opacity=0); opacity: 0; moz-opacity: 0; khtml-opacity: 0" id="homePageSlideCollBotImg" class="homePageSlideGaleryImg" src="images/michmanim/%D7%A1%D7%93%D7%A0%D7%AA %D7%A9%D7%95%D7%A7%D7%95%D7%9C%D7%93 %D7%9E%D7%9B%D7%9E%D7%A0%D7%99%D7%9D 2012 070.jpg" height="400px"></a></div><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 070.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 071.jpg"><input type="hidden" name="pDesc" value="עלה שוקולד מושלם!!!"><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 073.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 072.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 075.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 076.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 081.jpg"><input type="hidden" name="pDesc" value="עוגת לבה חמה...."><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 083.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 086.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 043.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 045.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 050.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 052.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 054.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 056.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 060.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 063.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 064.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 065.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 020.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 021.jpg"><input type="hidden" name="pDesc" value="משחק הטעימות"><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 023.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 025.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 032.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 034.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 034(1).jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 040.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 041.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 042.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 003.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 005.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 002.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 006.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 009.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 010.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 015.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 016.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 017.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"><input type="hidden" name="homePageSlideColl" class="slideGaleryImgSrc" value="images/michmanim/סדנת שוקולד מכמנים 2012 018.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="homePageSlideCollHref" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=7"></div></div>
<div class="infoPageLinkDiv"><a class="infoPageListLink" href="objDoc.asp?docName=smallGaleryPicNode&amp;thisPID=38541&amp;thisOID=38554">
							אלבומים נוספים <IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></a></div>
</td></tr>
<tr><td style="height:10px">
</td></tr>
<tr><td class="homePageNewsTitleCell"><div>ריכוז הודעות</div></td></tr>
<tr><td class="infoCellFrame" vAlign="top">
<table cellSpacing="0" cellPadding="0" width="100%">
<tr><td colspan="3" align="center">
<table cellpadding="0" cellspacing="0" class="pagesTbl"><tr>
</tr></table>
</td></tr></table>
<table cellSpacing="0" cellPadding="0" width="100%">
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"><a class="imgDescLink" href="images/michmanim/%D7%97%D7%95%D7%9E%D7%A8_%D7%A8%D7%A7%D7%A2_%D7%9C%D7%90%D7%A1%D7%99%D7%A4%D7%94_28_01_12.doc"><IMG border="0" src="/lcAdminML/appImg/docFileIcon.gif" width="25" align="right"> חומר רקע לאסיפה 28 01 12</a><input name="picGaleryDesc" type="hidden" value="חומר רקע לאסיפה 28 01 12"> </td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38563&amp;OID=81139&amp;DivID=1">חומר רקע לקראת האסיפה במוצ"ש<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 3)</span></a></div>
<div class="infoPageDateDiv">ועד הנהלה - הודעות לתושבים (עודכן לאחרונה ב-27/01/2012 08:42)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38563&amp;OID=81139&amp;DivID=1">מצ"ב חומר רקע לקראת האסיפה במוצ"ש 28.1.12</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38563&amp;OID=81139&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"><a class="imgDescLink" href="objDoc.asp?PID=38549&amp;OID=81154&amp;DivID=1"><IMG id="picGalery" name="picGalery" class="picTempImg" align="right" width="60px" src="images/michmanim/TN_%D7%AA%D7%95%D7%A8%D7%94.jpg" zoomSrc="images/michmanim/תורה.jpg" ALT="" TITLE=""></a><input name="picGaleryDesc" type="hidden" value=""> 
										</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=81154&amp;DivID=1">הזמנה לתושבי מכמנים- הכנסת ספר תורה   2.2.12<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-26/01/2012 12:49)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=81154&amp;DivID=1">בשעה טובה ומוצלחת ספר תורה הגיע לישובנוכמיטב המסורת נקיים טקס הכנ..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=81154&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=81111&amp;DivID=1">מחפשת מישהו לשמור על הבית<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-26/01/2012 10:11)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=81111&amp;DivID=1">שלום ,לצורך נסיעה דחופה, מחפשת מישהו שיגור וישמור על הבית לתקופה ..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=81111&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=81107&amp;DivID=1">סילה מחפשת בית<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-26/01/2012 09:33)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=81107&amp;DivID=1">רועה אוסטרלית בת כשנתיים מעוקרת מחוסנת חברותית ומתוקה מחפשת בית ח..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=81107&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=80838&amp;DivID=1">שבוע הטיפולים במשגב - 22-28/1<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-24/01/2012 10:34)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=80838&amp;DivID=1">שבוע הטיפולים- הפך למסורת משגבית-
במהלך ימים אלו ניתן לעבור טיפול..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=80838&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"><a class="imgDescLink" href="images/michmanim/%D7%A9%D7%9C%D7%99%D7%97%D7%99 %D7%94%D7%91%D7%9C%D7%95%D7%96 %D7%A2%D7%9D %D7%90%D7%95%D7%A8%D7%98%D7%9C %D7%90%D7%93%D7%A8%D7%99.doc"><IMG border="0" src="/lcAdminML/appImg/docFileIcon.gif" width="25" align="right"> שליחי הבלוז עם אורטל אדרי</a><input name="picGaleryDesc" type="hidden" value="שליחי הבלוז עם אורטל אדרי"> </td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=80819&amp;DivID=1">שליחי הבלוז בפאבלה   2/2   21:30<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-24/01/2012 08:34)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=80819&amp;DivID=1">שליחי הבלוז בפאבלה   2/2   21:30</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=80819&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"><a class="imgDescLink" href="objDoc.asp?PID=42078&amp;OID=80725&amp;DivID=1"><IMG id="picGalery" name="picGalery" class="picTempImg" align="right" width="60px" src="images/michmanim/%D7%99%D7%95%D7%92%D7%94.jpg" zoomSrc="images/michmanim/יוגה.jpg" ALT="" TITLE=""></a><input name="picGaleryDesc" type="hidden" value=""> 
										</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=42078&amp;OID=80725&amp;DivID=1">סדנת יוגה להורים וילדים במכמנים<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">ועדת תרבות - הודעות לתושבים (עודכן לאחרונה ב-23/01/2012 12:40)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=42078&amp;OID=80725&amp;DivID=1">שלום להורים ולילדים ,

אתם מוזמנים לסדנת יוגה כיפית  וחוויתית של ..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=42078&amp;OID=80725&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38563&amp;OID=79899&amp;DivID=1">תזכורת - הזמנה לאסיפת חברים -   28/1/12<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">ועד הנהלה - הודעות לתושבים (עודכן לאחרונה ב-23/01/2012 12:17)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38563&amp;OID=79899&amp;DivID=1">לכבוד-   חברי מכמנים
מאת -   חברי ועד הישוב
שלום רב,
 
 
 
      ..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38563&amp;OID=79899&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"><a class="imgDescLink" href="objDoc.asp?PID=38549&amp;OID=80722&amp;DivID=1"><IMG id="picGalery" name="picGalery" class="picTempImg" align="right" width="60px" src="images/michmanim/TN_%D7%99%D7%95%D7%93%D7%A4%D7%AA.jpg" zoomSrc="images/michmanim/יודפת.jpg" ALT="" TITLE=""></a><input name="picGaleryDesc" type="hidden" value=""> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=80722&amp;DivID=1">שישבת-חם של ינואר בחנות של חקלאי יודפת<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-23/01/2012 12:14)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=80722&amp;DivID=1">שישבת-חם של ינואר בחנות של חקלאי יודפת

סוף ינואר סוער וחורפי,
שו..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=80722&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"><a class="imgDescLink" href="objDoc.asp?PID=38549&amp;OID=80720&amp;DivID=1"><IMG id="picGalery" name="picGalery" class="picTempImg" align="right" width="60px" src="images/michmanim/TN_%D7%99%D7%A8%D7%93%D7%A0%D7%94.jpg" zoomSrc="images/michmanim/ירדנה.jpg" ALT="" TITLE=""></a><input name="picGaleryDesc" type="hidden" value=""> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=80720&amp;DivID=1">ירדנה ארזי במופע "כשהשמש תעבור עליי"<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-23/01/2012 12:12)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=80720&amp;DivID=1">ירדנה ארזי במופע "כשהשמש תעבור עליי" בערב הוקרה לותיקי משגב  מוצ"..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=80720&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=80715&amp;DivID=1">שיפוצים בבריכת 'מועדון כפרי משגב'<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-23/01/2012 12:04)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=80715&amp;DivID=1">שיפוצים בבריכת 'מועדון כפרי משגב'

ממחר, יום ב' 23/01/12 עד יום ה..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=80715&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=42198&amp;OID=80694&amp;DivID=1">גל פריצות<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">ביטחון - הודעות לתושבים (עודכן לאחרונה ב-23/01/2012 09:56)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=42198&amp;OID=80694&amp;DivID=1">בוקר טוב 
או  יותר נכון מקווה לטוב 
היום נפרץ הפעוטון ובזמן האחרו..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=42198&amp;OID=80694&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=42078&amp;OID=80527&amp;DivID=1">מתכונים - סדנת שוקולד<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 1)</span></a></div>
<div class="infoPageDateDiv">ועדת תרבות - הודעות לתושבים (עודכן לאחרונה ב-22/01/2012 15:17)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=42078&amp;OID=80527&amp;DivID=1">לטובת מי שהיה ורוצה עוד ומי שלא ...ורוצה לטעום  :-) מתכונים מסדנת..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=42078&amp;OID=80527&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"><a class="imgDescLink" href="objDoc.asp?PID=42078&amp;OID=80559&amp;DivID=1"><IMG id="picGalery" name="picGalery" class="picTempImg" align="right" width="60px" src="images/michmanim/TN_%D7%A4%D7%99%D7%A8%D7%A1%D7%95%D7%9D %D7%A4%D7%91%D7%A8%D7%95%D7%90%D7%A8 2012(2).jpg" zoomSrc="images/michmanim/פירסום פברואר 2012(2).jpg" ALT="" TITLE=""></a><input name="picGaleryDesc" type="hidden" value=""> 
										</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=42078&amp;OID=80559&amp;DivID=1">תכנית תרבות פברואר 2012<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">ועדת תרבות - הודעות לתושבים (עודכן לאחרונה ב-22/01/2012 12:37)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=42078&amp;OID=80559&amp;DivID=1">תכנית תרבות -  פברואר 2012

שלום,
במסגרת תוכנית תרבות לשנת 2012 ה..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=42078&amp;OID=80559&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"><a class="imgDescLink" href="objDoc.asp?PID=42078&amp;OID=80557&amp;DivID=1"><IMG id="picGalery" name="picGalery" class="picTempImg" align="right" width="60px" src="images/michmanim/TN_%D7%A4%D7%99%D7%A8%D7%A1%D7%95%D7%9D  %D7%99%D7%A0%D7%95%D7%90%D7%A8 2012.jpg" zoomSrc="images/michmanim/פירסום  ינואר 2012.jpg" ALT="" TITLE=""></a><input name="picGaleryDesc" type="hidden" value=""> 
										</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=42078&amp;OID=80557&amp;DivID=1">תוכנית תרבות - ינואר 2012<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">ועדת תרבות - הודעות לתושבים (עודכן לאחרונה ב-22/01/2012 12:19)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=42078&amp;OID=80557&amp;DivID=1">תוכנית תרבות - ינואר 2012</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=42078&amp;OID=80557&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=80525&amp;DivID=1">לתשומת לב התושבים -בתקופה זו אנו חווים גל של התפרצויות לבתי דירות בישובי המועצה<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-22/01/2012 09:45)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=80525&amp;DivID=1">לתשומת לב התושבים,
 
בתקופה זו אנו חווים גל של התפרצויות לבתי דיר..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=80525&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=80355&amp;DivID=1">הפסקת מים בשעות הבוקר -  יום שישי 20.1<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-20/01/2012 09:22)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=80355&amp;DivID=1">בשעתיים הקרובות (בבוקר) תהיה הפסקת מים בחלק העליון של הישוב עקב ע..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=80355&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"><a class="imgDescLink" href="images/michmanim/%D7%A4%D7%A2%D7%99%D7%9C%D7%95%D7%AA %D7%90%D7%96%D7%95%D7%A8%D7%99%D7%AA.pdf"><IMG border="0" src="/lcAdminML/appImg/pdfFileIcon.gif" width="25" align="right"> פעילות אזורית</a><input name="picGaleryDesc" type="hidden" value="פעילות אזורית"> </td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=79933&amp;DivID=1">פעילות אזורית<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-17/01/2012 13:05)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=79933&amp;DivID=1">מצ"ב קובץ  פעילויות אזוריות מחלקת נוער מוא"ז  משגב - פברואר 2012 ..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=79933&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=75671&amp;DivID=1">היום  הקח תן  סגור - 17/1<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-17/01/2012 13:03)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=75671&amp;DivID=1">שלום,
היום יום ג' 17/1 הקח תן יהיה סגור.

 
תודה ,  צוות הקח-תן</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=75671&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38563&amp;OID=79861&amp;DivID=1">פרוטוקול אסיפה כללית מס' 1/2012<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">ועד הנהלה - הודעות לתושבים (עודכן לאחרונה ב-17/01/2012 08:49)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38563&amp;OID=79861&amp;DivID=1">פרוטוקול אסיפה כללית מס' 1/2012 
 
 
שם האגודה:מכמנים אגודה שיתופ..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38563&amp;OID=79861&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38563&amp;OID=79859&amp;DivID=1">פרוטוקול ישיבת ועד הנהלה מספר 29<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">ועד הנהלה - הודעות לתושבים (עודכן לאחרונה ב-17/01/2012 08:44)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38563&amp;OID=79859&amp;DivID=1">פרוטוקול ישיבת ועד הנהלה מספר 29                                 ..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38563&amp;OID=79859&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38563&amp;OID=79857&amp;DivID=1">פרוטוקול ישיבת ועד הנהלה מספר 28<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">ועד הנהלה - הודעות לתושבים (עודכן לאחרונה ב-17/01/2012 08:42)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38563&amp;OID=79857&amp;DivID=1">פרוטוקול ישיבת ועד הנהלה מספר 28                                 ..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38563&amp;OID=79857&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=79734&amp;DivID=1">הזמנה להשתתף בכנס פורום צרעה-  במנוף  3.2.12<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-16/01/2012 11:25)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=79734&amp;DivID=1">פורום צרעה
 
הזמנה להשתתף בכנס פורום צרעה במנוף
 
לפני שנה התכנסה..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=79734&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"><a class="imgDescLink" href="objDoc.asp?PID=42078&amp;OID=79595&amp;DivID=1"><IMG id="picGalery" name="picGalery" class="picTempImg" align="right" width="60px" src="images/michmanim/TN_%D7%A9%D7%95%D7%A7%D7%95%D7%9C%D7%93.jpg" zoomSrc="images/michmanim/שוקולד.jpg" ALT="" TITLE=""></a><input name="picGaleryDesc" type="hidden" value=""> 
										</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=42078&amp;OID=79595&amp;DivID=1">סדנת שוקולד יום חמישי 19/1  21:00<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 2)</span></a></div>
<div class="infoPageDateDiv">ועדת תרבות - הודעות לתושבים (עודכן לאחרונה ב-15/01/2012 21:24)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=42078&amp;OID=79595&amp;DivID=1">ביום חמישי הקרוב 19/1 נפתח את שנת 2012  בסדנת  שוקולד  היתולית   ..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=42078&amp;OID=79595&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=79570&amp;DivID=1">עדכון בנושא שביתת השלטון המקומי<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 0)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-15/01/2012 10:40)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=79570&amp;DivID=1">לתושבים שלום,
ב- 16/1/12 מתוכננת שביתה של השלטון המקומי.
במידה שה..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=79570&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td width="70px" style="padding-top:20px;vertical-align:top;border-bottom:dashed 1px gray"> 
										
									</td>
<td style="padding-top:20px;vertical-align:top;padding-bottom:5px;border-bottom:dashed 1px gray">
<div class="infoPageHeaderDiv"><a class="infoPageLink" href="objDoc.asp?PID=38549&amp;OID=79248&amp;DivID=1">"תא סטודנטים"<span style="font-size:11pt;font-style:italic;font-weight:normal"> (תגובות 2)</span></a></div>
<div class="infoPageDateDiv">מזכירות - הודעות לתושבים (עודכן לאחרונה ב-14/01/2012 13:54)</div><div class="infoPageMemoDiv" style="padding:0"><a class="infoPageLink" style="font-size:11pt;font-weight:normal" href="objDoc.asp?PID=38549&amp;OID=79248&amp;DivID=1">                                                                 ..</a></div>
<div style="float:left"><a class="infoPageListLink" href="objDoc.asp?PID=38549&amp;OID=79248&amp;DivID=1">
										לפרטים מלאים והוספת תגובות</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div></td></tr>
<tr><td colspan="3" align="center">
<table cellpadding="0" cellspacing="0" class="pagesTbl"><tr>
</tr></table>
</td></tr></table>
<div style="text-align:center;padding-top:10px">
<table cellSpacing="0" cellPadding="0" align="center">
<tr><td vAlign="top">
<table cellSpacing="0" cellPadding="0" align="center">
<tr><td class="homePageRandTitleCell"><a class="homePageRandTitleLink" href="objDoc.asp?PID=39080&amp;OID=39082&amp;DivID=1">כיוונים נכונים</a></td></tr>
<tr><td class="homePageRandDescCell">
<div style="height:90px"><a class="imgDescLink" href="objDoc.asp?PID=39080&amp;OID=39082&amp;DivID=1"><IMG id="picGalery" name="picGalery" class="picTempImg" align="left" width="40px" src="images/michmanim/TN_{87f16ae5-0328-498b-85c1-6c609330cedf}_kivunimout12.jpg" zoomSrc="images/michmanim/{87f16ae5-0328-498b-85c1-6c609330cedf}_kivunimout12.jpg" ALT="" TITLE=""></a><input name="picGaleryDesc" type="hidden" value=""><a class="homePageRandDescLink" href="objDoc.asp?PID=39080&amp;OID=39082&amp;DivID=1">עובד סוציאלי, תואר שני בגרונטולוגיה. ליווי ויעוץ מקצועי חינם בהחלטה של האדם המבוגר האם לעזוב את הבית למוסד. הי...</a></div>
<div class="infoPageLinkDiv" style="padding-left:0;padding-bottom:0"><a class="infoPageListLink" href="objDoc.asp?CID=743&amp;docMode=list">לוח עסקים מכמנים</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div>
</td></tr></table>
</td>
<td style="padding-left:20px;padding-right:20px" vAlign="top"><table cellSpacing="0" cellPadding="0" align="center">
<tr><td class="homePageRandTitleCell"><a class="homePageRandTitleLink" href="objDoc.asp?PID=39016&amp;OID=39019&amp;DivID=1">סדנת טיסנים נהוגים שלט רחוק</a></td></tr>
<tr><td class="homePageRandDescCell">
<div style="height:90px"><a class="homePageRandDescLink" href="objDoc.asp?PID=39016&amp;OID=39019&amp;DivID=1">מדריך טיסנים לשרותכם
הסדנה שפירסמתי בשבועות האחרונים לא התקיימה לבסוף מחוסר נרשמים אך בכל זאת לא פיספסתם את הה...</a></div>
<div class="infoPageLinkDiv" style="padding-left:0;padding-bottom:0"><a class="infoPageListLink" style="padding-left:0;padding-bottom:0" href="objDoc.asp?CID=757&amp;docMode=list">למודעות נוספות בלוח</a><IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></div>
</td></tr></table>
</td>
<td vAlign="top"></td></tr></table>
</div></td></tr></table>
</td>
<td class="leftMenuParentCell"><table cellSpacing="0" cellPadding="0" class="leftMenuTbl">
<tr><td align="center"><a class="ObjPathLink" id="setHomePageLink" href="javascript:setHomePage()" style="font-size:8pt;text-decoration:underline">הפוך לדף בית </a> <a class="ObjPathLink" href="javascript:addToFavorite()" style="font-size:8pt;text-decoration:underline">הוסף למועדפים </a></td></tr>
<tr><td class="sideItemParentCell" align="top">
<table cellSpacing="0" cellPadding="0" align="center">
<tr><td class="sideMenuTitleCell"><a class="leftTitleLink" href="objDoc.asp?docName=scrollNewsNode">חדשות מכמנים</a></td></tr>
<tr><td class="ScrollNewsFrameCell">
<div class="ScrollNewsIFrame">
<div style="height:120"></div>
<DIV class="scrollNewsDiv" id="scrollNewsDiv">
<table cellpadding="0" cellspacing="0" class="scrollNewsTable">
<tr><td width="17" vAlign="top" style="padding-top:5px;padding-left:5px"><img BORDER="0" src="/incFiles/images/arrowsLeft.gif"></td><td valign="top" class="scrollNewsTitleCell"><a class="scrollNewsHeaderLink" target="_top" href="objDoc.asp?PID=11929&amp;OID=12076&amp;DivID=1&amp;docMode=lastNewsList">קראו בעד-כאן: ירדנה ארזי במשגב, סלוגן ממוחזר, ילדים למען הטבע, שישבת חם ביודפת ועוד</a></td></tr>
<tr><td></td><td valign="top" class="loginWelcomeLink">פורסם ע"י - מועצה אזורית משגב ב-24/01/2012 14:23</td></tr>
<tr><td></td><td valign="top" class="scrollNewsShortDescCell"><a class="scrollNewsBodyLink" target="_top" href="objDoc.asp?PID=11929&amp;OID=12076&amp;DivID=1&amp;docMode=lastNewsList">אם אינך רואה את הדיוור בצורה תקינה, לחץ כאן 




שיפוצים בבר...</a></td></tr>
</table></DIV><script>
				var so=new ScrollObj('scrollNewsDiv');
			</script></div></td></tr>
<tr><td height="6"></td></tr>
<tr><td class="sideMenuTitleCell"><a class="leftTitleLink" style="font-size:11pt" href="objDoc.asp?docName=journalOperationNode" TITLE="לרשימת פעילויות לחצו כאן">לוח פעילויות<br></a></td></tr>
<tr><td style="font-size:11pt;color:#0f4e83;font-weight:bold;text-align:center">ינואר 2012</td></tr>
<tr><td>
<table cellSpacing="0" cellPadding="0" width="100%"><tr>
<td style="text-align:right"><a class="infoPageListLink" style="font-size:8pt" href="objDoc.asp?PID=227&amp;OID=38520&amp;DivID=&amp;journalOpSelMonth=2&amp;journalOpSelYear=2012"><span class="dateSpliter">«</span> חודש הבא </a></td>
<td style="text-align:left"><a class="infoPageListLink" style="font-size:8pt" href="objDoc.asp?PID=227&amp;OID=38520&amp;DivID=&amp;journalOpSelMonth=0&amp;journalOpSelYear=2012">חודש קודם <span class="dateSpliter">»</span></a></td>
</tr></table>
</td></tr>
<tr><td><SCRIPT name="Scr" LANGUAGE="JavaScript"><!--
function applayLocationFilter(pThis){
	checked=pThis.checked
	locationEventFilterVal=pThis.getAttribute('locationFilter')
	journalOpEventDataRowColl=document.getElementsByName("journalOpEventDataRow")
	if(checked){
			for(var i=0;i<journalOpEventDataRowColl.length;i++){		
				if(journalOpEventDataRowColl[i].getAttribute('locationEventFilter')==locationEventFilterVal)
					journalOpEventDataRowColl[i].style.display="block"
				else{
					if(journalOpEventDataRowColl[i].style.display=="")
						journalOpEventDataRowColl[i].style.display="none"
					}}
			
			}
	else{
			for(var i=0;i<journalOpEventDataRowColl.length;i++){		
				if(journalOpEventDataRowColl[i].getAttribute('locationEventFilter')==locationEventFilterVal)
						journalOpEventDataRowColl[i].style.display="none"
					
			
			}
	}
		
}
function applayTypeFilter(pThis){
	checked=pThis.checked
	typeEventFilterVal=pThis.getAttribute('typeFilter')
	journalOpEventDataRowColl=document.getElementsByName("journalOpEventDataRow")
	if(checked){
			for(var i=0;i<journalOpEventDataRowColl.length;i++){		
				if(journalOpEventDataRowColl[i].getAttribute('typeEventFilter')==typeEventFilterVal)
					journalOpEventDataRowColl[i].style.display="block"
				else{
					if(journalOpEventDataRowColl[i].style.display=="")
						journalOpEventDataRowColl[i].style.display="none"
					}}
			
			}
	else{
			for(var i=0;i<journalOpEventDataRowColl.length;i++){		
				if(journalOpEventDataRowColl[i].getAttribute('typeEventFilter')==typeEventFilterVal)
						journalOpEventDataRowColl[i].style.display="none"
					
			
			}
	}
		
}

--></SCRIPT><table cellPadding="0" align="center" class="prevJournalOpTable">
<tr><th class="prevjournalOpDayOfWeekTitleCell">א</th>
<th class="prevjournalOpDayOfWeekTitleCell">ב</th>
<th class="prevjournalOpDayOfWeekTitleCell">ג</th>
<th class="prevjournalOpDayOfWeekTitleCell">ד</th>
<th class="prevjournalOpDayOfWeekTitleCell">ה</th>
<th class="prevjournalOpDayOfWeekTitleCell">ו</th>
<th class="prevjournalOpDayOfWeekTitleCell">ש</th></tr>
<tr><td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon01">01</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon02">02</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon03">03</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon04">04</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon05">05</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon06">06</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon07">07</a></td></tr>
</table></td>
</tr>
<tr><td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon08">08</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon09">09</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon10">10</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon11">11</a></td></tr>
</table></td>
<td class="prevjournalOpCellWithData1" style="cursor:pointer" onclick="document.location.href='objDoc.asp?PID=38520&amp;OID=38521&amp;DivID=1&amp;journalOpDate=12/01/2012'">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon12" class="prevjournalOpEventLink1">12</a><div class="balloonstyle" id="baloon12"><div style="font-weight:bold;font-size:11pt">הרצאה-  האם הייתה נחיתה על הירח?<span style="font-weight:normal;font-style:italic"> (ציבורי) </span></div>
<div style="font-weight:normal;font-size:11pt">יום חמישי <span style="font-size:9pt">12/01/2012</span> בשעה <span style="font-size:9pt">21:00</span> במועדון</div>
<div style="font-size:10pt"><p>
	&nbsp;</p>
<p>
	&nbsp;</p>
<p>
	הרצאה של עומר מוצפי 21:00 במועדון מכמנים .</p>
<p>
	&nbsp;</p>
<p>
	ו.תרבות</p>
</div>
<div style="font-size:8pt;width:340px;border-bottom:1px dashed;">הוזמן ע"י: מזכירות מכמנים  בתאריך: <span style="font-size:8pt">10/01/2012</span></div>
<div><a class="loginWelcomeLink" href="objDoc.asp?PID=38520&amp;OID=38521&amp;DivID=1&amp;journalOpDate=12/01/2012"> לרשימת האירועים בתאריך 12/01/2012 לחצו כאן</a></div></div>
</td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon13">13</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon14">14</a></td></tr>
</table></td>
</tr>
<tr><td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon15">15</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon16">16</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon17">17</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon18">18</a></td></tr>
</table></td>
<td class="prevjournalOpCellWithData1" style="cursor:pointer" onclick="document.location.href='objDoc.asp?PID=38520&amp;OID=38521&amp;DivID=1&amp;journalOpDate=19/01/2012'">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon19" class="prevjournalOpEventLink1">19</a><div class="balloonstyle" id="baloon19"><div style="width:340px;border-bottom:1px dashed;text-align:center;font-weight:bold;padding-bottom:5px"> לצפייה באירוע יש להיכנס לאתר בשם משתמש וסיסמה.</div>
<div><a class="loginWelcomeLink" href="objDoc.asp?PID=38520&amp;OID=38521&amp;DivID=1&amp;journalOpDate=19/01/2012"> לרשימת האירועים בתאריך 19/01/2012 לחצו כאן</a></div></div>
</td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon20">20</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon21">21</a></td></tr>
</table></td>
</tr>
<tr><td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon22">22</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon23">23</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon24">24</a></td></tr>
</table></td>
<td class="prevjournalOpCellWithData1" style="cursor:pointer" onclick="document.location.href='objDoc.asp?PID=38520&amp;OID=38521&amp;DivID=1&amp;journalOpDate=25/01/2012'">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon25" class="prevjournalOpEventLink1">25</a><div class="balloonstyle" id="baloon25"><div style="font-weight:bold;font-size:11pt">יוגה - הורים וילדים<span style="font-weight:normal;font-style:italic"> (ציבורי) </span></div>
<div style="font-weight:normal;font-size:11pt">יום רביעי <span style="font-size:9pt">25/01/2012</span> בשעה <span style="font-size:9pt">18:00</span> במועדון</div>
<div style="font-size:10pt"><p>
	יוגה&nbsp; הורים וילדים במועדון , פרטים בהמשך.</p>
<p>
	&nbsp;</p>
<p>
	ו.תרבות</p>
</div>
<div style="font-size:8pt;width:340px;border-bottom:1px dashed;">הוזמן ע"י: מזכירות מכמנים  בתאריך: <span style="font-size:8pt">10/01/2012</span></div>
<div><a class="loginWelcomeLink" href="objDoc.asp?PID=38520&amp;OID=38521&amp;DivID=1&amp;journalOpDate=25/01/2012"> לרשימת האירועים בתאריך 25/01/2012 לחצו כאן</a></div></div>
</td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon26">26</a></td></tr>
</table></td>
<td class="prevjournalOpCellWithData1" style="cursor:pointer" onclick="document.location.href='objDoc.asp?PID=38520&amp;OID=38521&amp;DivID=1&amp;journalOpDate=27/01/2012'">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon27" class="prevjournalOpEventLink1">27</a><div class="balloonstyle" id="baloon27"><div style="font-weight:bold;font-size:11pt">קבלת שבת<span style="font-weight:normal;font-style:italic"> (ציבורי) </span></div>
<div style="font-weight:normal;font-size:11pt">יום שישי <span style="font-size:9pt">27/01/2012</span> בשעה <span style="font-size:9pt">17:00</span> במועדון</div>
<div style="font-size:10pt"><p>
	<span style="font-size: 16px"><strong>קבלת שבת פרשת בא במועדון </strong></span></p>
<p>
	<span style="font-size: 16px"><strong>27-01-12 בשעה 17:00 </strong></span></p>
<p>
	<span style="font-size: 16px"><strong>כולם מוזמנים</strong></span></p>
<p>
	<span style="font-size: 16px"><strong>קובי בן יונה</strong></span></p>
</div>
<div style="font-size:8pt;width:340px;border-bottom:1px dashed;">הוזמן ע"י: קובי בן-יונה  בתאריך: <span style="font-size:8pt">26/01/2012</span></div>
<div><a class="loginWelcomeLink" href="objDoc.asp?PID=38520&amp;OID=38521&amp;DivID=1&amp;journalOpDate=27/01/2012"> לרשימת האירועים בתאריך 27/01/2012 לחצו כאן</a></div></div>
</td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon28">28</a></td></tr>
</table></td>
</tr>
<tr><td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon29">29</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon30">30</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td class="prevjournalOpEventDayCell"><a rel="baloon31">31</a></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td></td></tr>
</table></td>
<td class="prevjournalOpCell">
<table cellPadding="0" cellSpacing="0" align="center" width="100%" class="prevjournalOpEventTable">
<tr><td></td></tr>
</table></td>
</tr>
</table>
</td></tr>
<tr><td style="padding-top:1" align="center">
<ul style="list-style-type: none;margin: 0px;;padding:0;padding-right:5px"><li style="float:right;margin: 0px;padding-bottom:3px"><a class="linkButton" style="font-size:8pt;padding-right:3px;padding-left:3px;float:left" title="לרשימת אירועים ציבוריים לחצו כאן" href="objDoc.asp?docName=journalOperationNode&amp;journalOpDefEventTypeFilter=1">ציבורי</a><div style="width:18px;height:18px;float:left" class="prevJournalOpCellWithData1"></div></li><li style="float:right;margin: 0px;padding-bottom:3px"><a class="linkButton" style="font-size:8pt;padding-right:3px;padding-left:3px;float:left" title="לרשימת חוגים לחצו כאן" href="objDoc.asp?docName=journalOperationNode&amp;journalOpDefEventTypeFilter=2">חוג</a><div style="width:18px;height:18px;float:left" class="prevJournalOpCellWithData2"></div></li><li style="float:right;margin: 0px;padding-bottom:3px"><a class="linkButton" style="font-size:8pt;padding-right:3px;padding-left:3px;float:left" title="לרשימת אירועים פרטיים לחצו כאן" href="objDoc.asp?docName=journalOperationNode&amp;journalOpDefEventTypeFilter=3">פרטי</a><div style="width:18px;height:18px;float:left" class="prevJournalOpCellWithData3"></div></li><li style="float:right;margin: 0px;padding-bottom:3px"><a class="linkButton" style="font-size:8pt;padding-right:3px;padding-left:3px;float:left" title="לרשימת נוער לחצו כאן" href="objDoc.asp?docName=journalOperationNode&amp;journalOpDefEventTypeFilter=4">נוער</a><div style="width:18px;height:18px;float:left" class="prevJournalOpCellWithData4"></div></li><li style="float:right;margin: 0px"><a class="linkButton" style="font-size:8pt;padding-right:3px;float:left" href="objDoc.asp?docName=journalOperationNode&amp;docMode=userbirthday"> לוח ימי הולדת</a><img src="/lcAdminML/appImg/birthdayImg.gif" style="float:left" width="18"></li></ul>
</td></tr>
<tr><td colspan="2" height="10"></td></tr>
<tr><td class="sideMenuTitleCell"><a class="leftTitleLink" href="objDoc.asp?docName=forumsNode&amp;docMode=lastforummsgs">הוד' אחרונות בפורומים</a></td></tr>
<tr><td class="ScrollNewsIFrame" colspan="2">
<IFRAME id="scrollMsgsIFrame" NAME="scrollMsgsIFrame" src="addLastForunMsgs.asp" width="100%" height="130" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></IFRAME>
</td></tr>
<tr><td style="text-align:right;padding-right:3;padding-top:5;padding-bottom:2" colspan="2"><a class="forumLink" style="text-decoration:underline" href="objDoc.asp?PID=38522&amp;OID=38530">
										פורומים באתר מכמנים</a></td></tr>
<tr><td style="text-align:right;padding-right:5;padding-bottom:5" colspan="2"><a class="forumLink" href="objDoc.asp?PID=38530&amp;OID=50432">גינה לי גינה לי ... <IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></a></td></tr><tr><td style="text-align:right;padding-right:5;padding-bottom:5" colspan="2"><a class="forumLink" href="objDoc.asp?PID=38530&amp;OID=38533">פורום האתר <IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></a></td></tr><tr><td style="text-align:right;padding-right:5;padding-bottom:5" colspan="2"><a class="forumLink" href="objDoc.asp?PID=38530&amp;OID=42660">פורום טרמפים <IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></a></td></tr><tr><td style="text-align:right;padding-right:5;padding-bottom:5" colspan="2"><a class="forumLink" href="objDoc.asp?PID=38530&amp;OID=43782">אבידות ומציאות <IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></a></td></tr><tr><td height="6"></td></tr>
<tr><td class="sideMenuTitleCell">אלבום תמונות</td></tr>
<tr><td class="ScrollNewsIFrame" colspan="2" vAlign="top">
<div name="jqSlideContainer" class="slideGaleryDivContainer" style="overflow:hidden;height:120px" initElapsTime="5500" randomise="true"><div style="position:relative;width:100%;height:100%;top:0;left:0">
<div style="position:absolute;width:100%;top:0;left:0" align="center"><a href="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><img border="0" style="FILTER: alpha(opacity=100); opacity: 1.0; moz-opacity: 1.0; khtml-opacity: 1.0;align:center;visibility:hidden" id="topImg1" class="slideGaleryImg" src="/lcAdminML/appImg/blankImg.gif" width="144"></a></div><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/12.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><div style="position:absolute;width:100%;top:0;left:0" align="center"><a href="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><img border="0" style="FILTER: alpha(opacity=0); opacity: 0; moz-opacity: 0; khtml-opacity: 0" id="botImg1" class="slideGaleryImg" src="images/michmanim/TN_3.jpg" width="144"></a></div><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_3.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/14.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_7.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/15.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/16.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_6.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/13.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_8.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_10.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=38541&amp;OID=38554&amp;DivID=6"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240299.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240301.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240302.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240303.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240304.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240305.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240284.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240285.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240286.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240287.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240288.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240291.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240292(1).jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240293.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240294.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240275.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240276.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240277.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240278.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240279.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240280.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240281.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240282.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240283.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240265.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240266.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240267.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240268.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240269.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240270.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240271.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240272.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240273.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"><input type="hidden" name="slideColl1" class="slideGaleryImgSrc" value="images/michmanim/TN_p9240274.jpg"><input type="hidden" name="pDesc" value=""><input type="hidden" name="slideColl1Href" value="objDoc.asp?PID=41980&amp;OID=41990&amp;DivID=3"></div></div>
<div class="infoPageLinkDiv"><a class="infoPageListLink" href="objDoc.asp?docName=smallGaleryPicNode&amp;thisPID=38541&amp;thisOID=38554">
							אלבומים נוספים <IMG SRC="/incFiles/images/arrowsLeft.gif" WIDTH="17" HEIGHT="8" BORDER="0" ALT=""></a></div>
</td></tr>
</table>
</td></tr>
</table>
</td></tr>
</table></TD></TR>
<TR><TD Align="center" class="bottomMenuParentCell">
<table cellSpacing="0" cellPadding="0" class="bottomMenuTbl"><tr><td class="bottomMenuCell"><a class="bottomMenuLink" href="http://www.egged.co.il/" target="_blank">אגד</a><b class="bottomMenuSpliterCell"> | </b><a class="bottomMenuLink" href="http://www.google.co.il" target="_blank">גוגל</a><b class="bottomMenuSpliterCell"> | </b><a class="bottomMenuLink" href="http://www.misgav.org.il/" target="_blank">המועצה אזורית משגב</a><b class="bottomMenuSpliterCell"> | </b><a class="bottomMenuLink" href="http://www.matigalil.org.il" target="_blank">מטי גליל מערבי</a><b class="bottomMenuSpliterCell"> | </b><a class="bottomMenuLink" href="http://www.levhagalil.org/" target="_blank">מטי לב גליל</a><b class="bottomMenuSpliterCell"> | </b><a class="bottomMenuLink" href="http://www.rail.co.il/HE/Pages/homepage.aspx" target="_blank">רכבת ישראל</a><b class="bottomMenuSpliterCell"> | </b><a class="bottomMenuLink" href="objDoc.asp?docName=inboxNode&amp;docMode=new">צרו קשר</a> | <a class="bottomMenuLink" href="objDoc.asp?PID=227&amp;OID=38520&amp;dispMode=rssfeeds">RSS</a></td></tr>
<tr><td class="bottomMenuCell" style="padding-top:5">
<H1 style="font-size:8pt;padding-top:0;color:#0f4e83">הוקם ע"י מערכות <a href="http://www.meydata.com" target="_blank" style="color:#c81d5f"> MeyData </a>  עיצוב <b style="color:#0f4e83"><a target="_blank" href="http://ravid-stu.co.il" style="color:#c81d5f"> סטודיו רביד</a></b></H1></td></tr></table>
</TD></TR>
</TABLE>
</BODY>
</HTML>

