function GetUsersDate()
{
var time=new Date()
t=""
if (time.getDate()<10)
{
t+="0"
}
t+=time.getDate()+"."
if (time.getMonth()<9)
{
t+="0"
}
t+=(time.getMonth()+1)+"."
var t2=time.getYear()
if (t2<2000)
{//netscape?
t2=1900+t2
}
t2=t2-2000
if (t2<10)
{
t+="0"
}
t+=t2+"."
if (time.getHours()>=0 && time.getHours()<12)
{
t+="am"
}
else
{
t+="pm"
}
return t
}

function GetOnlineDays()
{
var firstOnline=new Date("April 6, 1996")
var currentDate=new Date()
return Math.round(Math.abs(currentDate.getTime()-firstOnline.getTime())/(1000*60*60*24))
}

top.TwoColumnHeader("DT/Web 4.0 (07.11.04.pm) [online for "+GetOnlineDays()+" days]",2,"you ("+GetUsersDate()+")",2 )
top.OpenContent()

var txt
txt="<br>Welcome to DT/Web, the internet home of Digi Tallis.<br><br>"
txt+="We hope you like the new .php style look (done entirely with javascript) and that it doesn't cause too "
txt+="many problems with your chosen browser (It was designed with IE5 in mind, "
txt+="and has been tested with Netscape 6, Mozilla, IE6 and to some varying degree with Opera, so let us know of any problems.)"
txt+="<br>"
document.write(txt)

top.DoFirstNews()

document.write("<br>Your totally randomly generated gibberish for this page draw is : ")
document.write("<tt><font size=2>")
var minwordsize=6
var maxwordsize=12
var wordsize=Math.random()*maxwordsize
wordsize=Math.round(wordsize)
if (wordsize<minwordsize)
{
wordsize=minwordsize
}
var looper
var ch
var what
var ripfrom="ABCDOoEFGHIJKUuLMNOPQRSTUVWIiXYZabcdefgOohijklmnopAaqrtEesuvwxyz0123Ii456789"
ripfrom+="AaBEebCcDdEOoeFfGgEeHhIiJjKAakLlMmNIinOoPpQqRrSsOoTtUuVvWwXxUuYyZz"
for (l=0;l<wordsize;l++)
{
ch=Math.random()*ripfrom.length
ch=Math.round(ch)
document.write(ripfrom.charAt(ch))
}
document.write("</font></tt><br><br>")

////////////////

var numRandomPics=200
var uUrl=new Array(numRandomPics)
var pUrl=new Array(numRandomPics)
var cUrl=new Array(numRandomPics)
var cApt=new Array(numRandomPics)
var cAlt=new Array(numRandomPics)
var tP=0

var altTypes=new Array(100)
altTypes[0]="atari : released : "
altTypes[1]="atari : unlreleased : "
altTypes[2]="pc : released : "

uUrl[tP]="atari/16layer2/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="16 layer parallax 2"
cAlt[tP]=0
tP++

uUrl[tP]="atari/alittlethingy/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="a little thingy"
cAlt[tP]=1
tP++
uUrl[tP]="atari/alittlethingy/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="a little thingy"
cAlt[tP]=1
tP++
uUrl[tP]="atari/alittlethingy/"
pUrl[tP]="3"
cUrl[tP]=""
cApt[tP]="a little thingy"
cAlt[tP]=1
tP++

uUrl[tP]="atari/aniseed/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="aniseed"
cAlt[tP]=1
tP++

uUrl[tP]="atari/cards/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="cards"
cAlt[tP]=1
tP++

uUrl[tP]="atari/cex/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="c-ex"
cAlt[tP]=0
tP++
uUrl[tP]="atari/cex/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="c-ex"
cAlt[tP]=0
tP++

uUrl[tP]="atari/colorgy/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="colorgy"
cAlt[tP]=0
tP++

uUrl[tP]="atari/debbie/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="debbie does teknofear"
cAlt[tP]=0
tP++
uUrl[tP]="atari/debbie/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="debbie does teknofear"
cAlt[tP]=0
tP++
uUrl[tP]="atari/debbie/"
pUrl[tP]="3"
cUrl[tP]=""
cApt[tP]="debbie does teknofear"
cAlt[tP]=0
tP++

uUrl[tP]="atari/definition/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="definition"
cAlt[tP]=0
tP++
uUrl[tP]="atari/definition/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="defintion"
cAlt[tP]=0
tP++

uUrl[tP]="atari/dspace/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="d-space"
cAlt[tP]=1
tP++
uUrl[tP]="atari/dspace/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="d-space"
cAlt[tP]=1
tP++

uUrl[tP]="atari/filemaster/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="filemaster"
cAlt[tP]=1
tP++

//uUrl[tP]="atari/fractalstates/"
//pUrl[tP]="1"
//cUrl[tP]="/"
//cApt[tP]="fractalstates"
//cAlt[tP]=0
//tP++

uUrl[tP]="atari/glasscollector/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="glasscollector"
cAlt[tP]=1
tP++

uUrl[tP]="atari/imp/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="imp"
cAlt[tP]=0
tP++

uUrl[tP]="atari/itchynscratchy/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="itchy 'n' scratchy"
cAlt[tP]=0
tP++
uUrl[tP]="atari/itchynscratchy/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="itchy 'n' scratchy"
cAlt[tP]=0
tP++

uUrl[tP]="atari/jellyboard/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="jellyboard"
cAlt[tP]=0
tP++
uUrl[tP]="atari/jellyboard/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="jellyboard"
cAlt[tP]=0
tP++
uUrl[tP]="atari/jellyboard/"
pUrl[tP]="3"
cUrl[tP]=""
cApt[tP]="jellyboard"
cAlt[tP]=0
tP++

uUrl[tP]="atari/jeoogbah/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="jeoogbah"
cAlt[tP]=1
tP++

uUrl[tP]="atari/killthings/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="killthings"
cAlt[tP]=0
tP++
uUrl[tP]="atari/killthings/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="killthings"
cAlt[tP]=0
tP++
uUrl[tP]="atari/killthings/"
pUrl[tP]="3"
cUrl[tP]=""
cApt[tP]="killthings"
cAlt[tP]=0
tP++
uUrl[tP]="atari/killthings/"
pUrl[tP]="leveleditor"
cUrl[tP]="leveleditor.html"
cApt[tP]="killthings leveleditor"
cAlt[tP]=0
tP++

uUrl[tP]="atari/lfc/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="l.f.c."
cAlt[tP]=1
tP++

uUrl[tP]="atari/mabrothrax/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="mabrothrax"
cAlt[tP]=0
tP++
uUrl[tP]="atari/mabrothrax/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="mabrothrax"
cAlt[tP]=0
tP++
uUrl[tP]="atari/mabrothrax/"
pUrl[tP]="3"
cUrl[tP]=""
cApt[tP]="mabrothrax"
cAlt[tP]=0
tP++

uUrl[tP]="atari/orca/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="orca"
cAlt[tP]=1
tP++

uUrl[tP]="atari/palcrat/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="palcrat"
cAlt[tP]=0
tP++

uUrl[tP]="atari/plop/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="plop"
cAlt[tP]=0
tP++
uUrl[tP]="atari/plop/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="plop"
cAlt[tP]=0
tP++

uUrl[tP]="atari/pushnshove/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="push 'n' shove"
cAlt[tP]=0
tP++

uUrl[tP]="atari/retinalburn/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="retinal burn"
cAlt[tP]=0
tP++
uUrl[tP]="atari/retinalburn/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="retinal burn"
cAlt[tP]=0
tP++
uUrl[tP]="atari/retinalburn/"
pUrl[tP]="3"
cUrl[tP]=""
cApt[tP]="retinal burn"
cAlt[tP]=0
tP++
uUrl[tP]="atari/retinalburn/"
pUrl[tP]="4"
cUrl[tP]=""
cApt[tP]="retinal burn"
cAlt[tP]=0
tP++

uUrl[tP]="atari/samnalex/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="sam 'n' alex"
cAlt[tP]=1
tP++

uUrl[tP]="atari/smile/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="smile"
cAlt[tP]=0
tP++
uUrl[tP]="atari/smile/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="smile"
cAlt[tP]=0
tP++
uUrl[tP]="atari/smile/"
pUrl[tP]="3"
cUrl[tP]=""
cApt[tP]="smile"
cAlt[tP]=0
tP++
uUrl[tP]="atari/smile/"
pUrl[tP]="4"
cUrl[tP]=""
cApt[tP]="smile"
cAlt[tP]=0
tP++

uUrl[tP]="atari/smug/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="s.m.u.g."
cAlt[tP]=0
tP++
uUrl[tP]="atari/smug/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="s.m.u.g."
cAlt[tP]=0
tP++
uUrl[tP]="atari/smug/"
pUrl[tP]="3"
cUrl[tP]=""
cApt[tP]="s.m.u.g."
cAlt[tP]=0
tP++

uUrl[tP]="atari/stargenst/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="stargenst"
cAlt[tP]=0
tP++

uUrl[tP]="atari/subaqua/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="subaqua"
cAlt[tP]=0
tP++
uUrl[tP]="atari/subaqua/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="subaqua"
cAlt[tP]=0
tP++
uUrl[tP]="atari/subaqua/"
pUrl[tP]="3"
cUrl[tP]=""
cApt[tP]="subaqua"
cAlt[tP]=0
tP++
uUrl[tP]="atari/subaqua/"
pUrl[tP]="4"
cUrl[tP]=""
cApt[tP]="subaqua"
cAlt[tP]=0
tP++

uUrl[tP]="atari/textconv4/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="textconv4"
cAlt[tP]=0
tP++

uUrl[tP]="atari/twiste/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="twiste"
cAlt[tP]=0
tP++

uUrl[tP]="pc/ShortPopUp/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="ShortPopUp"
cAlt[tP]=2
tP++
uUrl[tP]="pc/ShortPopUp/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="ShortPopUp"
cAlt[tP]=2
tP++

uUrl[tP]="pc/ResizeEnable/"
pUrl[tP]="1"
cUrl[tP]=""
cApt[tP]="ResizeEnable"
cAlt[tP]=2
tP++
uUrl[tP]="pc/ResizeEnable/"
pUrl[tP]="2"
cUrl[tP]=""
cApt[tP]="ResizeEnable"
cAlt[tP]=2
tP++

top.OpenPictures()
document.write("<br>")
document.write("<font face='Arial' size=1><center>random product pictures<br><br></center></font>")
--tP

var lastlastP=0
var lastP=0
for (a=0;a<3;a++)
{
var t1=Math.random()*tP
t1=Math.round(t1)
while(t1 == lastP || t1 == lastlastP)
{
t1=Math.random()*tP
t1=Math.round(t1)
}
var pic=uUrl[t1];
if (cUrl[t1]=="")
{
pic+="index.html"
}
else
{
pic+=cUrl[ t1 ]
}
top.AddPicture(uUrl[t1]+pUrl[t1]+".gif",pic,cApt[t1],altTypes[cAlt[t1]]+cApt[t1])
lastlastP=lastP
lastP=t1
}
	
document.write("<center><img src='linkimages/dtlinklogo.gif' border=0></center>")

top.ClosePictures()

top.CloseContent()

