var html_content=''+
' '+
'<link rel="stylesheet" type="text/css" href="/htm-webaxy/skins/standard/standard_new.css" />'+
'<iframe id="hidden_iframe" name="hidden_iframe" src=""></iframe>'+
'<iframe src="/htm-webaxy/select/date_iframe.htm?lang=he" style="visibility:hidden;position:absolute;left:1px;top:1px;width:179px;height:210px;z-index:3001;" frameborder="0" name="date_ifr" id="date_ifr"></iframe>'+
'<div id="hideAllDiv" style="background-color: #000000; filter: alpha(opacity=85); opacity: 0.85; display: none; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%">'+
'</div>'+
'<div id="scandirCADiv678" style="display: none; width: 770px;" open="0"></div>'+
'<form id="scandir678_refresh" name="scandir678_refresh" action="/cgi-webaxy/scandiradmin.pl" method="post" target="hidden_iframe">'+
'	<input type="hidden" name="username" value="">'+
'	<input type="hidden" name="password" value="">'+
'	<input type="hidden" name="ID" value="3">'+
'	<input type="hidden" name="lang" value="he">'+
'	<input type="hidden" name="id_to_edit" value="678">'+
'	<input type="hidden" name="action" value="refresh">'+
'</form>		'+
'<form action="" name="pageInfo678" id="pageInfo678" style="display:inline;">'+
'<input type="hidden" name="pageNo678" value="0">'+
'</form>'+
'<table id="scandir678-main_table" cellpadding="2" cellspacing="0" align="center">'+
'<tr>'+
'	<td id="scandir678-PageTitle" align="left"><div id="scandir678-PageTitleDiv" class="scandir-PageTitleDiv">Kibbutz News</div></td>'+
'</tr>'+
''+
''+
''+
'<tr>'+
'	<td id="scandir678-PageView">'+
'		<div id="scandir678-PageViewDiv"></div>'+
'	</td>'+
'</tr>'+
''+
'</table>'+
''+
''+
''
document.getElementById('scandir678').innerHTML = html_content;
document.getElementById('scandir678').dir = 'ltr';
//<!-- click admin -->
if (location.href.indexOf("magicpage.pl") == -1) {
	var webaxyCookie = getCookieHash("webaxylogin_3");
	if (webaxyCookie['clickadmin']=='1') {
		var allCookie='';
		for (var k in webaxyCookie){allCookie += (k+"=" + webaxyCookie[k]+"&");}
		document.getElementById("scandir678_ca").src = "http://www.kibbutz.org.il/cgi-webaxy/admin/page_edit_js.pl?ID=3&scandirID=678&edit_scandir_scan=Edit scan&refresh=refresh&eApplication=scandir&noDivOverride=1&"+allCookie +"&r="+Math.round((Math.random() * 1000));
		var caRow = document.getElementById('scandir678-main_table').insertRow(-1);
		var caCell = caRow.insertCell(-1);
		caCell.align = 'center';
		caCell.innerHTML = '<a href="javascript:openSD(678)" target="_self"><img src="/htm-webaxy/pagedit.gif" border="0" title="Edit scan" hspace="1" id="EditPage"></a>';
		caCell.innerHTML += '<a href="javascript:refreshSD(678)" target="_self"><img src="/htm-webaxy/refresh.gif" border="0" title="refresh" hspace="1" id="RefreshPage"></a>';
	}
}
//<!-- click admin -->
