<!--
var mailq;
var maile;
var mailw;
var key;

function imgg(imgg){
    mailq=window.open(imgg, "_blank", "location = no, status = no, resizable = yes, width = 400; height = 600")
}

function stat(){
    key=1;
    statsss();
}

function statsss(){
    defaultStatus="Заказать часы можно по телефону (095) 730-89-51 или по e-mail: zakaz@fiveoclock.ru"; setTimeout("statsss()",200);
}

function dost(){
    mailw=window.open("http://www.fiveoclock.ru/dost.htm", "_blank", "location = no, status = no, resizable = yes, scrollbars = yes")
}

function yslv(){
    maile=window.open("http://www.fiveoclock.ru/yslv.htm", "_blank", "location = no, status = no, resizable = yes, scrollbars = yes")
}

var model;
var article;
function mail(mode, articl){
    mailz=window.open("http://www.fiveoclock.ru/form.htm", "mail", "width=640, height=300, scrollbars = yes")
    model=mode
    article=articl
    setTimeout('ban()', 5000)
}

function ban(){
    mailz.document.all.mark.value=model
    mailz.document.all.model.value=article
}
  
function openem(a, b)
{
    if(b == "begu"){
        document.all[b].style.visibility = 'visible'
        document.all[b].style.zIndex = 5
        document.all.begun.src=a
    } else {
        document.all[b].style.visibility = 'visible'
        document.all[b].style.zIndex = 5
    }
}



function closeem(a, b)
{
    if(b == "begu"){
        document.all[b].style.visibility = 'hidden'
        document.all[b].style.zIndex = '-1'
        document.all.begun.src="http://www.fiveoclock.ru/zagruzka.gif"
    }else{
        document.all[b].style.visibility = 'hidden'
        document.all[b].style.zIndex = '-1'
    }
}

function show_me(markus){
    if(key==1){
        document.all[markus].style.visibility = 'visible'
        document.all[markus].style.zIndex = 5
    }else{
        
    }
}
function ne_show_me(markus){
    if(key==1){
        document.all[markus].style.visibility = 'hidden'
        document.all[markus].style.zIndex = 4
    }else{
        
    }
}

//-->

