JavaScript is required. Please enable it to continue.
Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
\/%-------AUDIO TRACKS-----%/ <<set $N to 6>> <<cacheaudio "yellowspeed" "http://remote.co.com/3FF_AUDIO/GAME/YELLOWSPEED.mp3">> <<cacheaudio "yellow" "http://remote.co.com/3FF_AUDIO/GAME/YELLOW.mp3">> <<cacheaudio "greenspeed" "http://remote.co.com/3FF_AUDIO/GAME/GREENSPEED.mp3">> <<cacheaudio "green" "http://remote.co.com/3FF_AUDIO/GAME/GREEN.mp3">> <<cacheaudio "bluespeed" "http://remote.co.com/3FF_AUDIO/GAME/BLUESPEED.mp3">> <<cacheaudio "blue" "http://remote.co.com/3FF_AUDIO/GAME/BLUE.mp3">> <<cacheaudio "chime" "http://remote.co.com/3FF_AUDIO/GAME/chime5.mp3">> <<cacheaudio "intro" "http://remote.co.com/PHStest2/audio/hafsahintro.mp3">> <<cacheaudio "introintro" "http://alegacyofplay.net/lifewelllived/hafsah/intro01.mp3">>
\/%-------PLAY PAUSE BUTTONS HEADER-----%/ <div class="header"> <span class="audiobuttons"><<button [img[http://remote.co.com/3FF_IMAGES/play.png]]>><<audio $passageaudio play>><</button>></span> </div>
\<div class="footer"> <span class="btn1"> \<<button [img[http://remote.co.com/3FF_IMAGES/greenbutton.jpg][$greenchoice]]>><<script>>/* (code) */<</script>><<audio "yellowspeed" play>><</button>> </span> \</div> <<audio "green" play>>
\/%-------BLUE ORANGE BUTTON FOOTER-----%/ \<span class="btn1q"> \<div class="footer"> \<table style="width:100%;" cellpadding="5"> \<tbody> \<tr> \<td style="width:50%"><span class="btn1q"> \<<button " ">><<audio "bluespeed" play>><<goto $bluechoice>><</button>></span> \</td> \<td style="width:50%"><span class="btn2q"> \<<button " ">><<audio "yellowspeed" play>><<goto $orangechoice>><</button>> </span> \</td> \</tr> \</tbody> \</table> \</div> <<audio "yellow" play>>
<span id="fade"><div class=elementToFadeInAndOut>[img[http://remote.co.com/3FF_IMAGES/logosmall.png]]</div></span> <<repeat 6.5s>><<replace #fade>><div class=elementToFadeInAndOut>[img[http://remote.co.com/3FF_IMAGES/logosmall.png]]</div><</replace>><</repeat>>
<img src="http://remote.co.com/PHStest/phslogo151.png">
<<include PHSLogo>> /%-------TEXT-----%/ <subtitle>Welcome to the Poetry Health Service. Listen to an introduction, and then connect. <<timed 3s>><<include poemtrack>><</timed>> <<timed 7s>><a href="http://1107454571.test.prositehosting.co.uk/play/" target="_blank"><span class="connect"><<button " ">><</button>></span></a><</timed>> </subtitle>
<pinklm><div class="img-container"><audio id="player" src="http://remote.co.com/PHStest2/audio/hafsahintro.mp3"></audio><div><button2 onclick="document.getElementById('player').play()"><img src="http://remote.co.com/PHStest/playsps.jpg" /></button2> .. <button2 onclick="document.getElementById('player').pause()"><img src="http://remote.co.com/PHStest/playpps.jpg" /></button2></div> </div></pinklm>