if (top!=self)
top.location.href=location.href;

    priceWindow = null;
function closeWin(){if (priceWindow) priceWindow.close();}
    function openPrice(html_file) {
        closeWin();
        var w1=400, h1=400, x_ots=(screen.width-w1)/2-13, y_ots=(screen.height-h1)/2-70;
        var strFutures='top=' + y_ots + ',left=' + x_ots + ',width=' + w1 + ',height=' + h1 
            + ',toolbar=0,status=0,menubar=0,location=0,resizable=0,scrollbars=0';
            priceWindow = window.open(html_file, "price", strFutures);
    }

 
function giv_cont() {
             document.writeln('<a href="mailto:apol@erfolg.ru?subject=Сайт Германа Гецевича"><img border="0" src="letter.gif" width="22" height="15" alt="Письмо дизайнеру сайта"></a>');
 }
function giv_cont1() {
             document.writeln('<a href="mailto:poet@getsevich.ru?subject=Письмо с сайта Германа Гецевича"><img border="0" src="letter.gif" width="22" height="15" alt="Письмо Герману Гецевичу"></a>');
 }




