<!-- Begin STORE PAGE FOOTER CODE for WWW.BACKINGTRACKS-EMPORIUM.CO.UK


// START

var forx = "";
var txt1 = "";

document.write('<strong>Looking for a particular song?</strong> Then just type the song name you are looking for into the search box in the top left hand border and tick the \"Search title &amp; description\" check box - this will return all the disks containing the song name in the description of the disk.')
document.write('<br><br>')
document.write('<strong>Karaoke Fact:</strong> ')

// KARAOKE FACTS

forx += Math.floor(Math.random()*9);
txt1 = forx;

if (txt1 == "0") {
  document.write('Singing Karaoke miraculously saved a man\'s life when a tree crushed his car. His death-defying song was Elton John\'s classic, Don\'t Let the Sun Go Down on Me!')
}

if (txt1 == "1") {
  document.write('Praise the Lord with Karaoke! A Nottinghamshire church has had a karaoke machine installed to improve hymn singing. The Holy Karaoke machine plays a whopping 2,400 rejoicing hymns!')
}

if (txt1 == "2") {
  document.write('A Taxi driver in Singapore serenades his passengers on his new in-car entertainment system -  a Karaoke machine! He believes it relieves their stress! (Could this be Chris Rea\'s Road to Hell?)')
}

if (txt1 == "3") {
  document.write('Thousands of Japanese suffer from karaoke-phobia. Sufferers fear the machine so much that they become ill when faced with one!')
}

if (txt1 == "4") {
  document.write('Pubs in Stockport have started the town\'s first pub Karaoke league season. Each team will have four singers and there will be home and away legs. (Anyone for a pint and a sing-along?)')
}

if (txt1 == "5") {
  document.write('A kitten was rescued by firemen after being stuck in the wall of a Japanese Karaoke parlour. (Maybe he was trying to join in the fun by cat-a-walling!)')
}

if (txt1 == "6") {
  document.write('Two Japanese men were arrested for allegedly fighting over a Karaoke song. (It\'s probably best to decide what will be your song before you get up to sing it ... !)')
}

if (txt1 == "7") {
  document.write('Karaoke is a Japanese word made up of abbreviations from two other Japanese words - \"Kara\" comes from the word \"karappo\", meaning empty, and \"Oke\" comes from the word \"okesutora\", meaning orchestra. So, \"Karaoke\" literally means \"empty orchestra\"!')
}

if (txt1 == "8") {
  document.write('The \"SongStation\" is the only karaoke machine in the world with 53,000 built-in music song tracks. But it is not just a karaoke player - it is also an all-in-one system that plays DVD, CDG, CD+G, VCD, MP3 with Dolby Digital features!')
}


// End -->


