<html>
<head>
<SCRIPT>
<!--
function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=yes,menubar=no' );
}
//-->
</SCRIPT>
<title>welcome</title>
<meta http-equiv="Content-Type"content="text/html; charset=iso-8859-2">
<link rel="stylesheet"href="style.css">
<script src="coolbuttons.js">
/
Depressible DHTML buttons (By Erik Arvidsson at http://webfx.eae.net)
Permission granted to Dynamicdrive.com to include script in archive
For this and 100's more DHTML scripts, visit http://dynamicdrive.com
/
</script>
</head>
<body bgcolor="#FFFFFF"text="#000000">
<div align="center">
<table width="760" border="0" cellpadding="0" cellspacing="0">
<tr><td width="210" height="68"><div align="center"><a href="index.php"><img src="g/main.gif" width="200" height="68" border="0"></a></div></td>
<td height="68"><div align="center"><a href="http://www.bluesq.com" target="_blank"><img height=60 src="banners/b468x60.gif" width=468 border="0"></a></div></td>
<td width="50" height="68" valign="bottom"><table width="44" border="0" cellspacing="0" cellpadding="0" align="center" height="20"><tr><td>
</tr></table></td></tr>
<tr><td colspan="3"><a href="index.php?dzial=domeny"><img src="g/top.gif" width="760" height="45" border="0"></a></td></tr>
</table>
<table width="760" border="0" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="2" width="118" background="g/backbarlong.gif"> </td>
<td valign="top" width="642">
<table class="coolBar" width="642">
<tr>
<td class="coolButton"> <font face="Verdana" size="1"><b><a href="index.php?dzial=faq" style="text-decoration: none">• FAQ dla obstawiaj±cych</a></b></font></td>
<td class="coolButton"> <font face="Verdana" size="1"><b><a href="index.php?dzial=asian" style="text-decoration: none">• Handicapy azjatyckie</a></b></font></td>
<td class="coolButton"> <font face="Verdana" size="1"><b><a href="index.php?dzial=kursy" style="text-decoration: none">• Znajomo¶æ kursów</a></b></font></td>
<td class="coolButton"> <font face="Verdana" size="1"><b><a href="index.php?dzial=neteller" style="text-decoration: none">• Neteller</a></b></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top" width="642" height="47">
<table border="0" bordercolor="#6F0024" cellpadding="1" cellspacing="0" width="642">
<tr>
<td bgcolor="#6F0024" height="21"><a href="index.php?dzial=me2004"><img src="g/me1.gif" width="160" height="17" border="0"></a></td>
</tr>
<tr>
<td height="18">
<p><b>
<script language="JavaScript1.2">
//Dynamic countdown Script II- © Dynamic Drive (www.dynamicdrive.com)
//Support for hour minutes and seconds added by Chuck Winrich (winrich@babson.edu) on 12-12-2001
//For full source code, 100's more DHTML scripts, visit http://www.dynamicdrive.com
function setcountdown(theyear,themonth,theday,thehour,themin,thesec){
yr=theyear;mo=themonth;da=theday;hr=thehour;min=themin;sec=thesec
}
//////////CONFIGURE THE COUNTDOWN SCRIPT HERE//////////////////
//STEP 1: Configure the countdown-to date, in the format year, month, day, hour(0=midnight,23=11pm), minutes, seconds:
setcountdown(2003,03,29,19,00,00)
//STEP 2: Change the two text below to reflect the occasion, and message to display on that occasion, respectively
var occasion="Euro 2004!"
var message_on_occasion="Powodzenia w zak³adach!"
//STEP 3: Configure the below 5 variables to set the width, height, background color, and text style of the countdown area
var countdownwidth='630px'
var countdownheight='50px'
var countdownbgcolor='white'
var opentags=' <font face="Verdana"><small>'
var closetags='</small></font>'
//////////DO NOT EDIT PAST THIS LINE//////////////////
var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
var crosscount=''
function start_countdown(){
if (document.layers)
document.countdownnsmain.visibility="show"
else if (document.all||document.getElementById)
crosscount=document.getElementById&&!document.all?document.getElementById("countdownie") : countdownie
countdown()
}
if (document.all||document.getElementById)
document.write('<span id="countdownie" style="width:'+countdownwidth+'; background-color:'+countdownbgcolor+'"></span>')
window.onload=start_countdown
function countdown(){
var today=new Date()
var todayy=today.getYear()
if (todayy < 1000)
todayy+=1900
var todaym=today.getMonth()
var todayd=today.getDate()
var todayh=today.getHours()
var todaymin=today.getMinutes()
var todaysec=today.getSeconds()
var todaystring=montharray[todaym]+" "+todayd+", "+todayy+" "+todayh+":"+todaymin+":"+todaysec
futurestring=montharray[mo-1]+" "+da+", "+yr+" "+hr+":"+min+":"+sec
dd=Date.parse(futurestring)-Date.parse(todaystring)
dday=Math.floor(dd/(6060100024)1)
dhour=Math.floor((dd%(6060100024))/(60601000)1)
dmin=Math.floor(((dd%(6060100024))%(60601000))/(601000)1)
dsec=Math.floor((((dd%(6060100024))%(60601000))%(601000))/10001)
//if on day of occasion
if(dday<=0&&dhour<=0&&dmin<=0&&dsec<=1&&todayd==da){
if (document.layers){
document.countdownnsmain.document.countdownnssub.document.write(opentags+message_on_occasion+closetags)
document.countdownnsmain.document.countdownnssub.document.close()
}
else if (document.all||document.getElementById)
crosscount.innerHTML=opentags+message_on_occasion+closetags
return
}
//if passed day of occasion
else if (dday<=-1){
if (document.layers){
document.countdownnsmain.document.countdownnssub.document.write(opentags+"Zdarzenie ju¿ siê odby³o! "+closetags)
document.countdownnsmain.document.countdownnssub.document.close()
}
else if (document.all||document.getElementById)
crosscount.innerHTML=opentags+"Zdarzenie ju¿ siê odby³o! "+closetags
return
}
//else, if not yet
else{
if (document.layers){
document.countdownnsmain.document.countdownnssub.document.write(opentags+dday+ " dni, "+dhour+" godzin(y), "+dmin+" minut(y) i "+dsec+" sekund zosta³o do "+occasion+closetags)
document.countdownnsmain.document.countdownnssub.document.close()
}
else if (document.all||document.getElementById)
crosscount.innerHTML=opentags+dday+ " dni, "+dhour+" godzin, "+dmin+" minut i "+dsec+" sekund pozosta³o do "+occasion+closetags
}
setTimeout("countdown()",1000)
}
</script>
<ilayer id="countdownnsmain" width=&{countdownwidth}; height=&{countdownheight}; bgcolor=&{countdownbgcolor}; visibility=hide>
<layer id="countdownnssub" width=&{countdownwidth}; height=&{countdownheight}; left=0 top=0></layer>
</ilayer>
</b></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="760"border="0"cellpadding="0"cellspacing="0">
<?
if($dzial=='me2004') {
print "<tr><td width=135 background=g/backbar.gif valign=top rowspan=2>";
}
else {
print "<tr><td width=135 background=g/backbar.gif valign=top>";
}
?>
<table width="131"border="0"cellpadding="0"cellspacing="0">
*just links
</table>
</td>
<!-- MIDDLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<?
if(!isset($dzial)) {
include('powitalna.txt');
// tutaj wyswietlana jest strona powitalna
}
if(isset($dzial)) {
$wyswietl="$dzial.php";
echo "<small>";
include($wyswietl);
echo "</small>";
}
else { }
?>
</td>
</tr>
</table>
<!-- END OF MIDDLE!!!!!!!!!! -->
<table width="760"border="0"cellspacing="0"cellpadding="0">
<tr><td width="135"background="g/backbar.gif"> </td>
<td>
<hr width="450" align="center">
</td>
</tr>
</table>
</div>
</body>
</html>