"> פרק פסוק עד פרק פסוק    הסר הפניה לפסוקים.';
setPerekOtiot(document.getElementById('oPasuk'+numOPasuk+'book').value,'oPasuk'+numOPasuk);
numOPasuk++;
}
function addOMessage() // add other message
{
var a=document.createElement('div');
a.innerHTML=
'
';
var d=document.getElementById('otherMessagesDiv');
d.appendChild(a);
var nd=document.getElementById('oMessage'+numOMessage);
nd.innerHTML='חפש בכותרת:כותרת ההפניה:    הסר הפניה להודעה.';
numOMessage++;
}
function addOLink() // add other link
{
var a=document.createElement('div');
a.innerHTML=
'';
var d=document.getElementById('otherLinksDiv');
d.appendChild(a);
var nd=document.getElementById('oLink'+numOLink);
nd.innerHTML='סוג:אתרתמונה כתובת: כותרת לקישור:    הסר הפניה לקישור חיצוני.';
numOLink++;
}
function showOPasuk(first,last,title)
{
document.getElementById('blackBG').style.display='';
if(last'+title+' ';
p.innerHTML+='';
p.innerHTML+='עבור להפניה';
p.innerHTML+='סגור הפניה';
if(document.getElementById('teamim'))
teamim=(document.getElementById('teamim').checked==true?1:0);
else
teamim=1;
get_results(null,'displayPsukim.php?teamim='+teamim+'&first='+first+'&last='+last,afterShowOPasuk);
}
function addCloseToDisplayBlock()
{
document.getElementById('displayBlock').innerHTML=' '+document.getElementById('displayBlock').innerHTML
}
function closeDisplayBlock()
{
document.getElementById('blackBG').style.display='none';
document.getElementById('displayBlock').style.display='none';
document.getElementById('displayBlock').innerHTML='';
}
function showPicture(url,title)
{
document.getElementById('blackBG').style.display='';
var p=document.getElementById('displayBlock');
addCloseToDisplayBlock();
p.style.display='';
//p.innerHTML=''+title+' ';
p.innerHTML+='';
p.innerHTML+='צפיה בגודל מלא';
p.innerHTML+='סגור הפניה';
}
function afterShowOPasuk()
{
if(connection.readyState==4)
document.getElementById('OPasukText').innerHTML=connection.responseText;
}
function openClose(id)
{
document.getElementById(id).style.display=(document.getElementById(id).style.display=='none'?'':'none');
}
function openCloseReply(id)
{
openClose('replyCalendar_'+id);
openClose('replyDate_'+id);
openClose('replyButtons_'+id);
openClose('replyTohen_'+id);
document.getElementById('replyImage_'+id).style.width=(document.getElementById('replyImage_'+id).style.width=='19px'?'33px':'19px');
}
function flag(messageid)
{
var arr=new Array();
arr['flagged']=1;
arr['message']=messageid;
get_results(arr,'/tanach.php',afterFlag)
}
function afterFlag()
{
if(connection.readyState==4)
{
if (connection.responseText=='err')
alert('שגיאה באזהרה.');
else
alert('אזהרתך התקבלה ותטופל בהקדם, תודה.');
}
}
function deleteMessage(messageid,userID,messageTitle)
{
var arr=new Array();
var reason=prompt('מה הסיבה למחיקה? שים לב: ימחקו גם תגובות ותשובות.');
if (reason!=null)
{
arr['delete']=1;
arr['message']=messageid;
arr['user']=userID;
arr['messageTitle']=messageTitle;
arr['reason']=reason;
get_results(arr,'/tanach.php',afterDelete);
deleteElement('message_'+messageid);
}
}
function delete4everMessage(messageid,userID,messageTitle)
{
var arr=new Array();
var reason=prompt('מה הסיבה למחיקה? שים לב: ימחקו גם תשובות ותגובות לצמיתות.');
if (reason!=null)
{
arr['delete4ever']=1;
arr['message']=messageid;
arr['messageTitle']=messageTitle;
arr['user']=userID;
arr['reason']=reason;
get_results(arr,'/tanach.php',afterDelete);
deleteElement('message_'+messageid);
}
}
function afterDelete()
{
if(connection.readyState==4)
{
if (connection.responseText=='err')
alert('שגיאה במחיקה.');
else
{
alert('ההודעה נמחקה, תודה.');
document.location='?&book=&fromPerek=1&fromPasuk=1&toPerek=1&toPasuk=1';
}
}
}
function autorizeMessage(messageid,userID)
{
var arr=new Array();
if (confirm('האם לאשר את ההודעה?'))
{
arr['autorize']=1;
arr['message']=messageid;
arr['user']=userID;
get_results(arr,'/tanach.php',afterAutorizing);
deleteElement('autorizeButton');
}
}
function afterAutorizing()
{
if(connection.readyState==4)
{
if (connection.responseText=='err')
alert('שגיאה באישור');
else
{
alert('האישור התקבל, תודה.');
}
}
}
function vote(messageid,starid)
{
var arr=new Array();
arr['rate']=starid;
arr['message']=messageid;
get_results(arr,'/tanach.php',afterVote)
}
function afterVote()
{
if(connection.readyState==4)
{
if (connection.responseText=='err')
alert('שגיאה בדירוג.');
else
{
a=connection.responseText.split('&&&&&');
document.getElementById('rates_'+a[0]).innerHTML=a[1];
alert('דירוגך התקבל, תודה.');
}
}
}
function rate(message,starid)
{
for (i=0;i<5;i++)
{
s=document.getElementById('star_'+message+'_'+i);
if (iהרשם';
document.getElementById('displayBlock').innerHTML+='';
document.getElementById('form').action='?&book=&fromPerek=1&fromPasuk=1&toPerek=1&toPasuk=1&new='+kind+(messageID!=0?'&messageID='+messageID:'');
}
function openAnswers(id)
{
if(document.getElementById(id+'_Answers'))
document.getElementById(id+'_Answers').style.display=(document.getElementById(id+'_Answers').style.display=='none'?'':'none');
if(document.getElementById('answerButton'+id))
document.getElementById('answerButton'+id).style.display=(document.getElementById(id+'_Answers').style.display=='none'?'':'none');
if(document.getElementById('closeAnswers'+id))
document.getElementById('closeAnswers'+id).style.display=(document.getElementById(id+'_Answers').style.display=='none'?'none':'');
}
function bold()
{
if(document.getElementById('bold').style.display=='none')
{
document.getElementById('bold').style.display='';
document.getElementById('removeBold').style.display='none';
insertAtCursor('[/ד]');
}
else
{
document.getElementById('bold').style.display='none';
document.getElementById('removeBold').style.display='';
insertAtCursor('[ד]');
}
}
function underline()
{
if(document.getElementById('underline').style.display=='none')
{
document.getElementById('underline').style.display='';
document.getElementById('removeUnderline').style.display='none';
insertAtCursor('[/ק]');
}
else
{
document.getElementById('underline').style.display='none';
document.getElementById('removeUnderline').style.display='';
insertAtCursor('[ק]');
}
}
function insertAtCursor(myValue) {
//IE support
if (document.selection) {
document.getElementById('textArea').focus();
sel = document.selection.createRange();
sel.text = myValue;
}
//MOZILLA/NETSCAPE support
else if (document.getElementById('textArea').selectionStart||document.getElementById('textArea').selectionStart==0) {
var startPos = document.getElementById('textArea').selectionStart;
var endPos = document.getElementById('textArea').selectionEnd;
document.getElementById('textArea').value = document.getElementById('textArea').value.substring(0, startPos)
+ myValue
+ document.getElementById('textArea').value.substring(endPos, document.getElementById('textArea').value.length);
document.getElementById('textArea').selectionStart=document.getElementById('textArea').selectionEnd+=myValue.length;
document.getElementById('textArea').focus();
}
else {
document.getElementById('textArea').value += myValue;
document.getElementById('textArea').focus();
}
}
function afterUnload(){}
function fontSize(ajax)
{
var arr=new Array();
if(document.getElementById('bibleText'))
arr['fontSize']=document.getElementById('bibleText').style.fontSize=document.getElementById('fontSize').value+'px';
if(ajax==1) get_results(arr,'displayPsukim.php',afterUnload);
}
function psukim(ajax)
{
var arr=new Array();
var p;
p=document.getElementsByTagName('small');
for(i=0;i