
function displayWindow(url, width, height) {
        var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,top= 5, left= 230,scrollbars=no,menubar=no' );
}







document.write('<p align="center"><font size="2" color="#333333">Copyright - 2006 Eng. Adham Azzam , All Rights Reserved&nbsp;&nbsp; / </font><font color="#6185a3" size="2"><a style="TEXT-DECORATION: none" href="http://www.asa-slovakia.sk"><font color="#333333">Contact</font></a></font><font size="2" color="#333333"></font></p>');

//***************************************************************************************************

document.write('<style> #Marke {width: 230; height: 30; float: left; position: absolute; left: 0; top: 0"}</style>')

document.write('<BODY onload=init()>')


var searchWidth  = 252        // 
var searchHeight = 290         //
var posInterval  = 20         // Intervall f Positionspruefung in ms
var extraX       = 20         // Abstand fuer vertikalen Rollbalken
var extraY       = 20         // horizontale Rollbalken
var wPosition    =  4         // Position: 1: oben links, 2: oben rechts, 3: unten rechts, 4: unten links

var NS4 = (!document.all);
var IE4 = (document.all);
var zaehler = 0;

function positionierung()
  {
  var  ntop
  var  nleft

  if(document.Marke)
    {
    with(document.Marke)
      {
      ntop   = window.pageYOffset
      nleft  = window.pageXOffset
      if(wPosition == 3 || wPosition == 4) ntop += innerHeight - searchHeight
      if(wPosition == 2 || wPosition == 3) nleft += innerWidth - searchWidth
      if(scrollbars.visible)
        {
        if(wPosition == 3 || wPosition == 4) ntop  -= extraX
        if(wPosition == 2 || wPosition == 3) nleft -= extraY
        }
      if(ntop != top || nleft != left)
        {
        top  = ntop
        left = nleft
        }
      }
    }
  else if(Marke)
    {
    with(Marke)
      {
      ntop   = document.body.scrollTop
      nleft  = document.body.scrollLeft
      if(wPosition == 3 || wPosition == 4) ntop  += Number(document.body.clientHeight) - searchHeight
      if(wPosition == 2 || wPosition == 3) nleft  += Number(document.body.clientWidth) - searchWidth
      if(ntop != style.top || nleft != style.left)
        {
        style.top   = ntop
        style.left  = nleft
        }
      }
    }
  else
    return
  }

var ein = 1
function einaus()
  {
  if(NS4)
    {
    return false;
    }
  if(ein)
    {
    Marke.style.width = "31";
    Marke.style.overflow = "hidden";
    findnav.title = "ausklappen";
    findit.style.width = "80";
    aus = 1;
    ein = 0;
    return false;
    }
  if(aus)
    {
    Marke.style.width = "252";
    Marke.style.overflow = "visible";
    findnav.title = "einklappen";
    findit.style.width = "248";
    ein = 1;
    aus = 0;
    return false;
    }
  }

// Initialisierung des Toplinks
function init()
  {
  positionierung()
  if(document.Marke)
    document.Marke.visibility = "show"
  else
    Marke.visibility = "visible"
  setInterval("positionierung()", posInterval)
  }

function suchen(suchtext)
  {
  var txt, i, found;
  if (suchtext == "")
    {
    document.search.suchtexting.focus()
    return false;
    }
  if (NS4)
    {
    if (!this.find(suchtext))
      {
      while(this.find(suchtext, false, true))
      zaehler++;
      }
    else
      {
      zaehler++;
      }
    if (zaehler == 0)
      {
      alert(suchtext + " was not found on this page.");
      }
    }
  if (IE4)
    {
    txt = this.document.body.createTextRange();
    for (i = 0; i <= zaehler && (found = txt.findText(suchtext)) != false; i++)
      {
      txt.moveStart("character", 1);
      txt.moveEnd("textedit");
      }
    if (found)
      {
      txt.moveStart("character", -1);
      txt.findText(suchtext);
      txt.select();
      txt.scrollIntoView();
      zaehler++;
      }
    else
      {
      if (zaehler > 0)
        {
        zaehler = 0;
        suchen(suchtext);
        }
      else
        {
        alert("Slovo \"" + suchtext + "\" Nebolo nájdené, skúste iné slovo prosím");
        }
      }
    }
  return false;
  }




document.write('<DIV id="Marke">')


document.write('<form dir="rtl" name="search" onsubmit="return suchen(this.suchtexting.value);">');
document.write('<table border="0" cellpadding="2" cellspacing="0" summary="durchsuchen" style="filter:Alpha(opacity=90, finishopacity=90, style=0)">');
document.write('<tr>');
document.write('<td class="a10" id="findit" style="width:248; background-color:#FFFF00;" colspan="2">');
document.write('<span  class="a10n"><a href="javascript:void(0);" onclick="einaus(); return false" onfocus="blur()" id="findnav" title="Zoom"><b class="a12">&lt;+&gt;<\/b><\/a><span  title="Slovak Arabic Agency"><a href="http://www.asa-slovakia.sk">www.asa-slovakia.sk&nbsp;&nbsp;</a>Hľadať<\/span><\/span>');
document.write('<input dir="ltr" name="suchtexting" type="text" size="27" onchange="n = 0;"  style="border-left: white 2px solid; border-right: white 2px solid; border-top: purple 2px dotted; border-bottom: purple 2px dotted; background-color:#ffffee; font-size:12px; font-family:Arial,sans-serif;" onfocus="this.style.backgroundColor=\'#ffeebb\'" onblur="this.style.backgroundColor=\'#ffeebb\'" />');
if(IE4)
  {
  document.write('<input type="submit" value="Ďalšie" style="height:20px; color:#0000aa; background-color:#FF9E0E; font-size:11px; border:2px dotted purple;" />');
  }
if(parent.frames.length >= 3)
  {
  document.write('<\/td><\/tr><tr><td class="a10" style="background-color:#ddddff;">')
  document.write('<a href="javascript:parent.allesaufzu(0)"><img src="_jsm/free-solutions_ico.gif" border="0" alt="free-solutions" align="top" width="16" height="16" /> Zum JS-Men&#252;<\/a>');
  document.write('<\/td><td class="a1" valign="bottom"><img src="_jsm/leer.gif" width="120" height="1" alt="" />')
  }
document.write('&#160;<\/td>');
document.write('<\/tr>');
document.write('<\/table>');
document.write('<\/form>');


//***************************************************************************************************

