//
// this site design and all code Copyright © 2001 to M.Keating VOS Ltd
//



function chB2() {
    XF = big*110
    B1.slideTo(0,350+XF,28,70)
    B2.slideTo(0,280+XF,28,70)
    B3.slideTo(0,210+XF,28,70)
    B4.slideTo(0,140+XF,28,70)
    B5.slideTo(0,70+XF,28,70)
    B6.slideTo(0,XF,28,70)
//    layerT.moveTo(200,120)
    setTimeout('layerT.show()',14000)
//    if (parent.Bottom.AS == 1) {
//      card.slideTo(350,150,30,10,'chit()')
//      parent.Bottom.AS = 0
//      window.status = "click the card to see what card you were thinking of"}

}

function chit() {
var tp = "v"
var RN = Math.random()

if (RN >= 0.5) tp = "h"
//card.hover.play(180*RN,18*RN,30*RN,null,tp,15*RN)
card.hover.play(180*RN,18*RN,5*RN,null,tp,15*RN)
}

function gis() {
ttype(txtG,layerT)
}

function g2() {
setTimeout('timewarp()',1000)
//guin.hover.play(70,7,13,null,'h',6)

}



function butroll(inB,inB2) {
inB += -1
inB2+= 1
if ( inB ==0 ) return true;

var bstr = 'button'+inB+'Div'
var bstr1 = 'but'+inB
var bstrX = (inB2 == 1) ? 'D' : 'N'
var bstr2 = 'but'+inB+bstrX


changeImage(bstr,bstr1,bstr2); 

if ( inB2 ==2 ) {inB2 = 0} else {inB +=1}

setTimeout("butroll("+inB+","+inB2+")", 5)

}



function beard() {
mylayer3.show();
setTimeout('mylayer3.hide()',3000)
}

function rt3() {
fst =0
chL(666)
fst2 =1
mylayer7.show();
mylayer.hide()
mylayer7.slideTo(400+big*200,100+big*200,25,30,'rt6()')
}


function rt6() {
mylayer8.show(); 
setTimeout("mylayer8.hide()",3000)
}

function rt4() {
mylayer.show()
mylayer8.hide()
mylayer7.slideBy(-800-big*300,0,125,90) 
fst2 =0
}

function rt() {
              
        if(Math.random() >= 0.5) {

        layerT.slideTo(200,1200,80,60,'rt2(true)')}
        else {
        layerT.slideTo(200,-800,80,60,'rt2(false)')}

 
}



function rt2(dret) {

layerT.write(txtTMP)

if (dret == true) setTimeout('layerT.slideTo(200,80+big*50,80,30)',500)
else { 

setTimeout('layerT.slideTo(200,80+big*50,80,30)',500)}

}

function ttype(st, ly) {
var rndC = 'green'
var DT = ''
var waitT = false
var ctr = 0
var incr = 4
var sts = '<font color=white face=arial size=2>'
lens = st.length
var rchar = "*"
var rnd = Math.random()*8
var rndCI = 1 
var ste = ''
var dstring1 = ''
var dstring = ''
while ( ctr < lens) {
rnd = Math.random()*8

rndCI++
if(rndCI==4) {rndCI= 1} 
ste = '</font>&nbsp<image src="gifs/GC'+rndCI+'.gif" border=NO>'
DT += st.substring(ctr ,ctr+ incr)

if(ctr > 480 & ctr < 530) { waitT = true} else { waitT = false}


if(!waitT) {
dstring += DT
DT=''
dstring1 = sts + dstring + ste

if (!document.all){ ly.write(dstring1)} else { ttypeie(st,0,'');return}}

ctr += incr
incr = Math.round(Math.random()*3)+3
//alert( 'c: '+ctr + ',i:' + incr + ',l:' +lens + ',d:'+  dstring1)
}
ly.write(sts+ st + '</font>')
}

function ttypeie(st,ctr,dT) {

incr = Math.round(Math.random()*3)+3
var sts = '<font color=white face=arial size=2>'
rndCI= Math.round(Math.random()*2)+1
var ste = '</font>&nbsp<image src="gifs/GC'+rndCI+'.gif" border=NO>'
lens = st.length
var dstring1 = ''
var dstring = ''
dstring =  dT + st.substring(ctr ,ctr+ incr)  
dstring1 = sts + dstring + ste

 
layertxtDiv.style.visibility="hidden"
layertxtDiv.innerHTML=dstring1
layertxtDiv.style.visibility="visible"
//alert('ttypeie('+st+','+ctr+')')
ctr += incr
if ( ctr < lens) {

setTimeout('ttypeie("'+st+'",'+ctr+',"'+dstring + '")',50)
return
}


layertxtDiv.style.visibility="hidden"
layertxtDiv.innerHTML=sts+st+"</font>"
layertxtDiv.style.visibility="visible"

}


function timewarp(i) {
for (ctr = 0; ctr < 3 ; ctr++){
for (lys = 0 ; lys < 7 ; lys++){
TW2( lys ,lys+6*ctr) }
}
}

function TW2(f, d ) {
var delay = 125
var share = 15
setTimeout("C"+f+".show()",d*delay - d*share)
setTimeout("C"+f+".hide()", (d+1)*delay - d*share)
}

var fS=2+big
var txt211= ""
var txt21 = ""
var txt12 = ""
var txt11 = ''
var txtG = ''
var txtH = ''
var txtT1 = ""
var txtT = ""
var txtF = ""
var txtE = ""
var txtE1 = ""
var txtM1 = ""
var txtE2 = ""
var txtE3 = ""
var txtSE = ""
var txtSF = ""
var txtCE = ""
var txtCF = ""
var txtC =""
var txtTMP=""
var chS= 0
var fst=0
var fst2 =0

function LoadInline() {
//alert('inline')

txtC += "<font color=white size="+fS+"><b><H1>Contacts Page</H1></b>"
txtC += '<TABLE BORDER=1>'

txtC += '<TR VALIGN=top bgcolor="ffffff">'
txtC += '<TD WIDTH="115"><FONT SIZE=2 COLOR="000000" FACE="Arial">'
txtC += 'Name'
txtC += '</FONT></TD>'
txtC += '<TD WIDTH="65" ><FONT SIZE=2 COLOR="000000" FACE="Arial">'
txtC += 'Job'
txtC += '</FONT></TD><TD WIDTH="131" >'
txtC += '<FONT SIZE=2 COLOR="000000" FACE="Arial">'
txtC += 'Telephone'
txtC += '</FONT></TD>'
txtC += '<TD WIDTH="65" ><FONT SIZE=2 COLOR="000000" FACE="Arial">'
txtC += 'E-mail'
txtC += '</FONT></TD></TR>'

txtC += '<TR VALIGN=top>'
txtC += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += '<a href="javascript:chL(81)">Malcolm Matson</a>'
txtC += '</FONT></TD>'
txtC += '<TD WIDTH="65" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += 'Magician'
txtC += '</FONT></TD><TD WIDTH="131" >'
txtC += '<FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += '+358 (0) 40 508 7770'
txtC += '</FONT></TD>'
txtC += '<TD WIDTH="65" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += '<a href="mailto:magic@malcolmsworld.com"><image src="gifs/EMAIL.GIF" border=no></a>'
txtC += '</FONT></TD></TR>'

txtC += '<TR VALIGN=top>'
txtC += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += 'Jussi Tukia'
txtC += '</FONT></TD>'
txtC += '<TD WIDTH="65" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += 'Agent/Contracts Laywer'
txtC += '</FONT></TD><TD WIDTH="131">'
txtC += '<FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += '+358 (0) 9-449-041'
txtC += '</FONT></TD>'
txtC += '<TD WIDTH="65" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += '<a href="mailto:info@malcolmsworld.com"><image src="gifs/EMAIL.GIF" border=no></a>'
txtC += '</FONT></TD></TR>'


txtC += '<TR VALIGN=top>'
txtC += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff"  FACE="Arial">'
txtC += '<a href="javascript:rt3()">Michael Keating</a>'
txtC += '</FONT></TD>'
txtC += '<TD WIDTH="65" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += 'Domino Web Design'
txtC += '</FONT></TD><TD WIDTH="131">'
txtC += '<FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += '+358 (0) 40 818 4189'
txtC += '</FONT></TD>'
txtC += '<TD WIDTH="65" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtC += '<a href="mailto:mkbatman@hotmail.com"><image src="gifs/EMAIL.GIF" border=no></a>'
txtC += '</FONT></TD></TR></table><br><br>'

 

txtE += "<body link='#ffffff' vlink='ffffff' alink='ffffff'><font color=white size="+fS+"><a href='javascript:chL(81)'>Malcolm</a> was brought to entertain travellers on "
txtE += "Viking Line boats in 1997. The <br>audiences fell for Malcolm "
txtE += "so much that the visit, which was <br>planned to be only one week,"
txtE += "was prolonged for three<br> years. Similarly, Malcolm fell for"
txtE += "his Finnish audiences and left the<br>boats to live in Helsinki.<br><br>"
txtE += "From February 2000 Malcolm has entertained people on dry "
txtE += "land all over Finland."
txtE += "<br>"
txtE += "Malcolm's repertoire includes <a href='javascript:chL(82)'>stand-up magic</a>, <a href='javascript:chL(83)'>close-up magic</a>,<br>"
txtE += "children's shows and a <a href='javascript:circle()' onmouseover='javascript:FWS(4);butN1(8,8)'><b>hypnosis</b></a> show. Organizers of corporate" 
txtE += "parties, birthdays,<br>cocktail parties, exhibitions and fairs "
txtE += "etc, have been thanking him especially <br>for his phenomenal "
txtE += "ability to make people relaxed and cheerful. <br>Malcolm is "
txtE += "funny and that is catching. If needed he is a matchless <br>"
txtE += "icebreaker for any event."
txtE += "<br>"
txtE += "for bookings contact: <a href='javascript:bats()'><b><h3>Jussi Tukia 09-449 041</h3></b></a> <br></body>"
//82
txtE2 += "<font color=white size="+fS+"><b>Stand-up Magic</b><br>"
txtE2 += "<br>"
txtE2 += "<br>"
txtE2 += "(text to follow soon)<br><br><br><image src='gifs/constr.gif'><br><br>"
txtE2 += "</font>"
// 81
txtE1 += "<font color=white size="+fS+"><b><H3>the man himself</H3></b>"
txtE1 += '<TABLE BORDER=1>'

txtE1 += '<TR VALIGN=top bgcolor="ffffff">'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="000000" FACE="Arial">'
txtE1 += 'Malcolm Matson'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="000000" FACE="Arial">'
txtE1 += 'Magician'
txtE1 += '</FONT></TD></TR>'

txtE1 += '<TR VALIGN=top>'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Born'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Sunderland (not a Geordie)'
txtE1 += '</FONT></TD></TR>'

txtE1 += '<TR VALIGN=top>'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Age'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'over 40 (thats all hes admitting to'
txtE1 += '</FONT></TD</TR>'

txtE1 += '<TR VALIGN=top>'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Sex'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'not enough by half (see age above)'
txtE1 += '</FONT></TD</TR>'

txtE1 += '<TR VALIGN=top>'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Significant Other'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Big Bird (no, not from sesame street; Marju)'
txtE1 += '</FONT></TD</TR>'

txtE1 += '<TR VALIGN=top>'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Lives'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Helsinki, Finland (Molly Malones)'
txtE1 += '</FONT></TD</TR>'

txtE1 += '<TR VALIGN=top>'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Hobbies'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Annoying Americans and Molly Malones'
txtE1 += '</FONT></TD</TR>'

txtE1 += '<TR VALIGN=top>'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Drinks'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Does it have alcohol in it ?? then yes'
txtE1 += '</FONT></TD</TR>'

txtE1 += '<TR VALIGN=top>'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Favourite Word'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Zimsalabam (thats the one we can print)'
txtE1 += '</FONT></TD</TR>'

txtE1 += '<TR VALIGN=top>'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Embaressing Moments'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'too many, but <a href="javascript:beard()">beard</a> cutting is good'
txtE1 += '</FONT></TD</TR>'

txtE1 += '<TR VALIGN=top>'
txtE1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += 'Best friend'
txtE1 += '</FONT></TD>'
txtE1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtE1 += '<a href="javascript:rt3()">Me</a>, the web designer (yeah yeah yeah)'
txtE1 += '</FONT></TD</TR></table>'

//83


txtM1 += "<font color=white size="+fS+"><b><H3>the web designer</H3></b>"
txtM1 += '<TABLE BORDER=1>'

txtM1 += '<TR VALIGN=top bgcolor="ffffff">'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="000000" FACE="Arial">'
txtM1 += 'Michael Andrew Keating (MICK)'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="000000" FACE="Arial">'
txtM1 += 'Corporate Web Design (and this for fun)'
txtM1 += '</FONT></TD></TR>'

txtM1 += '<TR VALIGN=top>'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Born'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Alledgedly'
txtM1 += '</FONT></TD></TR>'

txtM1 += '<TR VALIGN=top>'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Age'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'much older than he behaves'
txtM1 += '</FONT></TD</TR>'

txtM1 += '<TR VALIGN=top>'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Sex'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Only when he\'s not working please (except on special occasions)'
txtM1 += '</FONT></TD</TR>'

txtM1 += '<TR VALIGN=top>'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Significant Other'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Hannele  (known for her cooking and delightfully romantic first dates)'
txtM1 += '</FONT></TD</TR>'

txtM1 += '<TR VALIGN=top>'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Lives'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Helsinki, Finland (Molly Malones)'
txtM1 += '</FONT></TD</TR>'

txtM1 += '<TR VALIGN=top>'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Hobbies'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Guinness, Annoying Americans and Molly Malones ... Oh, and <a href="javascript:gis()">Guinness</a>'
txtM1 += '</FONT></TD</TR>'

txtM1 += '<TR VALIGN=top>'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Drinks'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'if you are asking, mines a Guinness, slainte'
txtM1 += '</FONT></TD</TR>'

txtM1 += '<TR VALIGN=top>'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Favourite Word'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'eejit (see annoying americans above)'
txtM1 += '</FONT></TD</TR>'

txtM1 += '<TR VALIGN=top>'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Embaressing Moments'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'too many, but sunbathing and feet comes close to top'
txtM1 += '</FONT></TD</TR>'

txtM1 += '<TR VALIGN=top>'
txtM1 += '<TD WIDTH="115"><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'Best friend'
txtM1 += '</FONT></TD>'
txtM1 += '<TD WIDTH="250" ><FONT SIZE=2 COLOR="ffffff" FACE="Arial">'
txtM1 += 'a fresh pint of Guinness (and <a href="javascript:chL(81)">Malcolm</a> of course)'
txtM1 += '</FONT></TD</TR></table>'


txtE3 += "<font color=white size="+fS+"><b>Close up Magic</b><br>"
txtE3 += "<br>"
txtE3 += "(text to follow soon)<br><br><br><image src='gifs/constr.gif'><br><br>"
txtE3 += "</font>"


txtF += "<font color=white size="+fS+">"
txtF += "<b><a href='javascript:chL(81)'>Malcolm</a></b> löydettiin Britanniasta viihdyttämään Viking Linen <br>"
txtF += "matkustajia vuonna 1997. Yleisö ihastui Malcolmiin niin, että<br>" 
txtF += "alunperin viikoksi suunniteltu visiitti venähti kolmeksi <br>"
txtF += "vuodeksi. Malcolm vastaavasti ihastui suomalaiseen yleisöönsä <br>"
txtF += "ja rantautui laivoilta asumaan Helsinkiin. Vuoden 2000 <br>"
txtF += "helmikuusta lähtien Malcolm on viihdyttänyt ihmisiä maissa, <br>"
txtF += "ympäri Suomea. Malcolmin repertuaaria ovat <b>taika-show</b> <br>"
txtF += "<b><a href='javascript:chL(821)'>(stand-up magic)</a></b>, yleisön joukossa taikominen<b><a href='javascript:chL(831)'>(close-up magic)</a></b>,<br>" 
txtF += "lasten taikaviihde ja <b>hypnoosihuvittelu</b>. Firmajuhlien, <br>"
txtF += "syntymäpäivien, coctail-tilaisuuksien, messujen a näyttelyiden yms. <br>"
txtF += "järjestäjät ovat kiitelleet erityisesti Malcolmin ilmiömäistä kykyä <br>"
txtF += "taikoa ihmiset vapautuneiksi ja hyväntuulisiksi. Malcolm on hauska,<br>" 
txtF += "ja se tarttuu yleisöön. Tarvittaessa ice-braker vailla vertaa.<br>"
txtF += "<br>"
txtF += "Kysy lisää:<br>"
txtF += "<br>"
txtF += "<b>Jussi Tukia puh. 09-449041</b><br>"

txtT +="<font color='ffffff' size="+fS+"><b>Learn Some Magic Now ...</b><br><br>"
txtT +="Welcome to my magic teach-in the origins of the magic on these pages<br> "
txtT +="comes from many late nights in bars around the world but for all those<br>"
txtT +="people and magicians who over the years have taught and shown me all<br>"
txtT +="kinds and types of magic thank you. Always remember practice makes <br>"
txtT +="perfect and telling the secret to others just spoils it!<br>"
txtT +="<br>"
txtT +="<a href='javascript:chL(31)'><h3>The Cheeky Prediction</h3></a>"
txtT +="<br>"
txtT +="<a href='javascript:chL(32)'><h3>The Coin Through Table</h3></a>"
txtT +="<br>"
txtT +="<a href='javascript:chL(33)'><h3>Online Magic Trick</h3></a>"
txtT +="<br>"
txtT +="</font>"

txtT1 += "<font color='ffffff' size="+fS+"><b>The Cheeky Prediction</b><br>"
txtT1 += "<br>"
txtT1 += "Props needed: deck of cards, piece of paper, envelope<br>"
txtT1 += "<br>"
txtT1 += "The effect: an audience member shuffles the deck as much as they<br>"
txtT1 += "want, and you correctly predict which card will be on top of the<br>"
txtT1 += "deck when they're done shuffling<br>"
txtT1 += "<br>"
txtT1 += "<b><a href='javascript:chL(311)'>What you do</b></a><br>"
txtT1 += "<br>"
txtT1 += "<b><a href='javascript:chL(312)' >What you say</a></b></font>"

txt11 +='<font color="ffffff" size='+fS+'><b>What You Do</b><br><br>'
txt11 +='Before your performance, write "ten of diamonds" on a sheet of paper,<br>'
txt11 +='along with a date from last week. Put the paper in an envelope and <br>'
txt11 +='seal it shut. Before the trick starts, remove the ten of diamonds and <br>'
txt11 +='place it under the envelope on a table. (Dont let the audience see <br>'
txt11 +='you do this). As the trick begins, ask an audience member to shuffle <br>'
txt11 +='the cards. (The audience member is shuffling the cards while you speak. <br>'
txt11 +='Ask him or her to place the cards on the table when he or she is done<br>'
txt11 +='shuffling). When the audience member finishes shuffling the cards,<br>'
txt11 +='casually pick up the envelope, along with the ten of diamonds, which <br>'
txt11 +='was under it, and place them on top of the deck. Stand well away from<br>'
txt11 +='the cards so no one can accuse you of manipulating the deck  Hold your<br>'
txt11 +='hands in the air as if accepting congratulations from the audience. <br>'
txt11 +='The audience will stare strangely at you, because you havent yet stated <br>'
txt11 +='<br>'
txt11 +='<a href="javascript:chL(312)">what to say!</a><br>'
txt11 +='<br>'


txt12 +='<font color="ffffff" size='+fS+'><b>what to say</b><br><br>'
txt12 +='Before I begin, will you shuffle the cards thoroughly? You know, Ive been <br>'
txt12 +='having these strange episodes of telling the future. Last week I predicted <br>'
txt12 +='the correct lottery numbers--too bad I didnt buy a ticket! A couple of <br>'
txt12 +='weeks ago I even picked a stock correctly. It actually went up in the market! <br>'
txt12 +='And Im still experimenting to see just how well I can predict the future. <br>'
txt12 +='In this envelope is a prediction I made before we ever started this evening. <br>'
txt12 +='In fact, I wrote down this prediction last week! Go ahead and pick up the <br>'
txt12 +='envelope. Youll see that its completely sealed. My prediction is inside <br>'
txt12 +='the envelope. Id like you to tear open the envelope and read the prediction <br>'
txt12 +='I made. Read it out loud, please. Notice that Ive never even touched the <br>'
txt12 +='cards. Youve been in charge of the deck from the beginning. What does my <br>'
txt12 +='prediction say? And when did I make that prediction? Thats amazing, isnt <br>'
txt12 +='it? I wrote that prediction a week ago and I was right! Thank you very much. <br>'
txt12 +='Oh, I forgot. I didnt tell you what I was predicting. Well, I was predicting<br>' 
txt12 +='what card would be on top of the deck when you finished shuffling. My <br>'
txt12 +='prediction says its the ten of diamonds. Wouldnt it be an amazing coincidence <br>'
txt12 +='if the top card really was the ten of diamonds? No, not a coincidence—just <br>'
txt12 +='another one of my incredible predictions. Go ahead and turn the top card over.<br>'
txt12 +='<br>'

txt21 +='<font color="ffffff" size='+fS+'><b>Coin through the table trick</b><br>'
txt21 +='Place a coin on the table in front of you. Place a drinking glass on top of it, <br>'
txt21 +='with the mouth facing down. Tell everyone watching that you are going to cause <br>'
txt21 +='the coin to go right through the table, and the glass is there to make sure that <br>'
txt21 +='no sleight-of-hand can be used. Now take a cloth or paper napkin (if you use <br>'
txt21 +='paper- use 2 or 3) and wrap it around the glass so that it retains the shape. <br>'
txt21 +='Pick up the glass with the napkin around it and tell everyone to watch the coin<br>' 
txt21 +='while pointing at it. Cover the coin again with the napkin covered glass. <br>'
txt21 +='Move the glass from side to side tapping the coin on the inside of the glass <br>'
txt21 +='so that it makes noise. Lift the glass one more time, again, calling attention <br>'
txt21 +='<br>'
txt21 +='<a href="javascript:chL(321)">next page</a><br>'
txt21 +='</font>'

txt211 +='<font color="ffffff" size='+fS+'><b>Coin through the table trick - continued</b><br>'
txt211 +='to the coin by pointing to it. At the same time bring the glass to the edge of <br>'
txt211 +='the table and let it fall into your lap. Place the napkin (which still has the <br>'
txt211 +='shape of the glass) on top of the coin again. Lift your flat hand above the glass <br>'
txt211 +='and bring it down on top of the napkin, crushing it flat. Pick up the napkin and <br>'
txt211 +='apologize telling the audience that you made a mistake and you made the glass go <br>'
txt211 +='through the table instead of the coin. Reach into your lap reproducing the glass. <br>'
txt211 +='As you place the glass on the table, take your right hand, place your fingers<br>'
txt211 +='together palm down over the coin as if picking it up. Slide your hand along the <br>'
txt211 +='table, bringing the coin with it, to the edge, let the coin fall into your lap, <br>'
txt211 +='immediately, as this happens, reach across the table to the person in front of <br>'
txt211 +='you with the same hand and rub your fingers and thumb together as if making the <br>'
txt211 +='coin dissolve. Open your hand and show it gone, and you have mystified everyone!<br>' 
txt211 +='</font>'

txtH +='<font color=white><h2><b>HIDDEN AREA</b></h2>'
txtH += 'Well Done! you found one of the hidden links on this site, sneaky huh?<br>'
txtH += '<br><br>'
txtH += 'Play a game of <a href=\'javascript:this.location="trick3.html"\'>TETRIS?</a>'
txtH += '<br><br>'
txtH += 'Best download site for Freeware/Shareware <a href=\'javascript:this.location="http://www.tucows.com" target="_blank"\'>2 Cows?</a>'
txtH += '<br><br>'
txtH += 'Best Naughty Links Site (18+ ONLY and that means YOU) <a href=\'javascript:this.location="http://www.thehun.net" target="_blank"\'>The HUN</a>'
txtH += '<br><br>'
txtH += '<font color=red>(p.s. there may be other hidden areas or weird links somewhere here)<br></font>'
txtH += '<br></font>'



txtG +='<h2><b>GUINNESS</b></h2>'
txtG += 'is a dark creamy stout beer, originating in Ireland and from Dublin, this<br>'
txtG += 'brew is the national drink of Ireland, being consumed in HUGE quantities<br>'
txtG += 'the world over.  Although the taste is somewhat bitter, its original<br>'
txtG += 'flavour is soon caressing ones tastebuds in an orgy of celtic deliciousness.<br>'
txtG += '<br>'
txtG += 'not recommended is drinking over 30 pints as this may affect ones balance<br>'
txtG += '<br>'
txtG += 'we like it<br>'
txtG += '<br>'
txtG += 'a LOT<br>'
txtG += '<br>'
txtG += 'an AWFUL lot<br>'
txtG += '<br>'
txtG += 'probably too much (Ha!) <a href=\'javascript:gf()\'>click to see a pint</a>'
txtG += '<br>'
txtG += '<font color=red>>(p.s. you\'ll have to figure how to get rid of the glass yourself)<br></font>'
txtG += '<br>'

LoadInline2()
}

function gf() {

guin.show();
guin.slideTo(280+big*185,220+big*80,25,25,'g2()')

}

var big=0
var rtl=0
function init() {

        startP.show()
        if(is.ns)  {
           if (window.innerWidth > 800 ) big=1  }
           else { if (document.body.clientWidth > 800) big=1   }
        

        rtl=1
//        if (parent.Bottom.AS == "1" ) rtl = 9
//        layerT = new mkDL("layertxtDiv")
//       layerT.hide()
//        layerT.slideInit()
//        layerT.write(txtTMP)
//        layerT.moveTo(200,880+big*50)
//       chL(rtl)
//        layerT.show()
//        layerT.slideTo(200,80+big*50,35,40)
        
        layer2 = new mkDL("layer2Div")
        layer2.hide()
        layer2.slideInit()
        layer2.show()
        layer2.slideTo(300,0,25,20)

        B1 =new mkDL('button1Div')
        B2 =new mkDL('button2Div')
        B3 =new mkDL('button3Div')
        B4 =new mkDL('button4Div')
        B5 =new mkDL('button5Div')
        B6 =new mkDL('button6Div')

        B1.slideInit()
        B2.slideInit()
        B3.slideInit()
        B4.slideInit()
        B5.slideInit()
        B6.slideInit()

        B1.slideTo(90,100,28,20)
        B2.slideTo(125,150,28,20)
        B3.slideTo(160,200,28,20)
        B4.slideTo(195,250,28,20)
        B5.slideTo(230,300,28,20)
        B6.slideTo(265,350,28,20,'chB2()')

clock = new mkDL('clockDiv')
clock.hide()
clock.slideInit()

        mylayer = new mkDL("mylayerDiv")
        mylayer.slideInit()
        mylayer2 = new mkDL("mylayer2Div")
        mylayer2.hide()
        mylayer4 = new mkDL("mylayer4Div")
        mylayer4.hide()
        mylayer3 = new mkDL("mylayer3Div")
        mylayer3.hide()
        mylayer5 = new mkDL("mylayer5Div")
        mylayer5.hide()
        mylayer6 = new mkDL("mylayer6Div")
        mylayer6.hide()
        mylayer8 = new mkDL("mylayer8Div")
        mylayer8.hide()
        mylayer7 = new mkDL("mylayer7Div")
        mylayer7.slideInit()
        mylayer7.hide()
        C1 = new mkDL("C1Div")
        C1.hide()
        C0 = new mkDL("C0Div")
        C0.hide()
        C2 = new mkDL("C2Div")
        C2.hide()
        C3 = new mkDL("C3Div")
        C4 = new mkDL("C4Div")
        C5 = new mkDL("C5Div")
        C6 = new mkDL("C6Div")
        C4.hide()
        C5.hide()
        C6.hide()
        C3.hide()
        card =new mkDL('cardDiv')
        card.slideInit()
        card.hover = new Hover('card','hover')
        guin =new mkDL('guinDiv')
        drag.add(guin)
        initMouseEvents()
        guin.slideInit()
        guin.hover = new Hover('guin','hover')
        drag.add(guin)

        drag.onDragStart = ds
        drag.onDragMove = dm
        drag.onDragEnd = de
        mylayer.slideTo(400+big*200,100+big*200,25,30)
        mylayer3.moveTo(400+big*200,100+big*200)
        mylayer4.moveTo(400+big*200,100+big*200)
        mylayer5.moveTo(400+big*200,100+big*200)
        mylayer6.moveTo(400+big*200,100+big*200)
        mylayer7.moveTo(400+big*200,700+big*200)
        mylayer8.moveTo(400+big*200,100+big*200)
        mylayer2.moveTo(400+big*200,100+big*200)
        C0.moveTo(50+big*200,00+big*100)
        C1.moveTo(100+big*200,50+big*100)
        C2.moveTo(150+big*200,100+big*100)
        C3.moveTo(200+big*200,150+big*100)
        C4.moveTo(250+big*200,200+big*100)
        C5.moveTo(275+big*200,225+big*100)
        C6.moveTo(288+big*200,238+big*100)
        drag.addTargets(mylayer7,mylayer)
        drag.onDragDrop = hitTarget

        var txt = "<font color='0000ff' size=8><h1>Malcolm the Magician</H1></font>"
        startP.hide()
        setTimeout("preloads()",50)
       



window.status="Malcolm the MAGICIAN"
}

function preloads() {
preload('gnis2','gifs/gnis2.gif');
preload('gnis1','gifs/gnis.gif');
//preload('cardSol', 'gifs/'+parent.Bottom.sol+'.gif');
preload('sg1g','gifs/CH1.gif');
preload('sg2g','gifs/CH2.gif');
preload('sg3g','gifs/CH3.gif');
preload('num0','gifs/mknum0.GIF');
preload('num1','gifs/mknum1.GIF');
preload('num2','gifs/mknum2.GIF');
preload('num3','gifs/mknum3.GIF');
preload('num4','gifs/mknum4.GIF');
preload('num5','gifs/mknum5.GIF');
preload('num6','gifs/mknum6.GIF');
preload('num7','gifs/mknum7.GIF');
preload('num8','gifs/mknum8.GIF');
preload('num9','gifs/mknum9.GIF');
preload('numa','gifs/mknuma.GIF');
preload('nump','gifs/mknump.GIF');
preload('numc','gifs/mknumc.GIF');
}


function hitTarget() {
changeImage('guinDiv','gnis','gnis2')
if (this.targetHit.id == "mylayerDiv") window.status="MALCOLM: Why aye Mon, canny, don't mind if I doo, lek. GULP" 
if (this.targetHit.id == "mylayer7Div") window.status="MIK: Cheers, don't mind if I do. GULP" 
setTimeout('guin.hide();guin.moveTo(-120,-120);changeImage("guinDiv","gnis","gnis1")',3000)
}


new function ds(x,y) {window.status="start "+x+","+y}
new function de(x,y) {return true}
new function dm(x,y) {window.status="move "+x+","+y}