function bookmarksite(title, url)
{
if (document.all)
window.external.AddFavorite(url, title);
else if (window.sidebar)
window.sidebar.addPanel(title, url, "")
}

function pspis() {
poczte=('conductor' + '@' + 'anchorscience' + '.' + 'com')
document.write('<A class="aspis" href="mailto:' + poczte + '?subject=science' + '">' + poczte + '</a>')
}

function pspis_ok() {
poczte=('conductor' + '@' + 'anchorscience' + '.' + 'com' + '?subject=Welcome ANC&amp;BODY=Hello !" alt="Send us an e-mail" title="Send us an e-mail"')
document.write(' <A href="mailto:' + poczte + '">' + 'Send us an e-mail' + '</a>')
}

function licz(idLicznika)
{
var serwer='http://jmkr.awardspace.com/licz/counter.php?id=';
sklad=idLicznika + ',' + document.referrer;
document.write('<SCRIPT LANGUAGE="Javascript" SRC="' + serwer + sklad + '"></SCRIPT>');
}

function anchor_science()
{
szer = screen.width;
if (szer<400)
{
  szer = 1600;
}
else
{
  if (szer<1024)
  {
    szer = 1024;
  }
}

browser = navigator.appVersion;
ie=browser.indexOf("MSIE");
if (ie>-1)
{
document.write('<style type="text/css">');
szer2kol= szer - 248;
document.write('div.scroll_2{width:' + szer2kol + 'px;}');
/*
if (szer==1024)
{
document.write('div.scroll_2{width:776px;}');
}
if (szer==1152)
{
document.write('div.scroll_2{width:904px;}');
}
if (szer==1280)
{
document.write('div.scroll_2{width:1032px;}');
}
if (szer==1600)
{
document.write('div.scroll_2{width:1352px;}');
}
*/
document.write('</style>');
return; // koniec ie
}
browname = navigator.appName;
document.write('<style type="text/css">');

document.write('div.scroll_2{width:auto;}');

ie=browname.indexOf("Netscape");
if (ie>-1)
{
document.write('div.podtytul{width: 196px;}');
// document.write('#gl_menu {width: 172px;}');
document.write('ul#list_menu{padding:3px;width:200px}');
document.write('a{font-size:10pt}');
document.write('div.t1 div.t2 div.t3{padding-right:16px;}');
document.write('div.p_centr div.p_centr2{padding-right:16px;}');
}
ie=browname.indexOf("Opera");
if (ie>-1)
{
document.write('div.podtytul{width: 196px;}');
document.write('#gl_menu {width: 212px;}');
document.write('ul#list_menu{width:200px}');
// document.write('a{font-size:10pt}');
}
document.write('</style>');
}

function szeroki(idLicznika)
{
serwer='http://jmkr.awardspace.com/licz/szer.php?id=';
sklad=idLicznika + ',aH=' + screen.availHeight + ',aW=' + screen.availWidth + ',dbcH=' + document.body.clientHeight + ',dbcW=' + document.body.clientWidth + ',sh=' + screen.height + ',sw=' + screen.width;
document.write('<SCRIPT LANGUAGE="Javascript" SRC="' + serwer + sklad + '"></SCRIPT>');
// + 'ref=' + document.referrer
}
