function linksMap()
{
wr("
 | ")
wr("")
}
function headerLinks()
{
wr("Login")
}
function BannerParam(pst)
{
loc = document.location;
locationStr = loc.toString();
if (locationStr.indexOf("poalim.") != -1)
frmSite = 10;
else if (locationStr.indexOf("msn.") != -1){
frmSite = 20;
banner(pst,0,getBannerSection(),getBannerPage());
}
else
frmSite = 0;
if (frmSite ==0)
banner(pst,0,getBannerSection(),getBannerPage());
}
function headerBannerType()
{
document.write("");
var loc = document.location;
loc = loc.toString();
var searchString = this.location.search;
if (searchString.indexOf("brand=msn") != -1 || loc.indexOf("msn.") != -1 ){
bannerNewCreative('themarker_msn','26','hp','none','none','none','760x60','WIDTH=760 HEIGHT=60')
}
else
{
userTypeBanner="delay";
banner('26','none','none','none');
}
document.write(" | ");
}
function headerHelloNew()
{
document.write("");
document.write("שלום אורח");
document.write(" ");
var webType1 = ""; if (checkKlal()){webType1 = "40";}
document.write("התחבר");
}
function headerMessagesNum()
{
}
function headerHelloDisconnect()
{
var webType1 = ""; if (checkKlal()){webType1 = "40";}
}
function headerHelloYoetz()
{
document.write(" ")
wr("- ")
}
function checkConnection()
{
gotolog('login');
}