if (typeof(jQuery) == 'undefined') document.write(unescape("%3Cscript src='//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js' type='text/javascript' %3E%3C/script%3E"));

var vcustom_Display = new Array();
vcustom_Display[0] = escape('"Thanks, the karaoke machine got well used by everyone, and it was very simple to use, will try to find an excuse for another party in the future so we can gt it again!"<br /><b>--Phil</b>');
vcustom_Display[1] = escape('"Fantastic! Thank you for coming back to me. I must say,you have provided great service so far. I have recommended you to a friend who is buying things for her wedding at present!"<br /><b>--Loren</b>');
vcustom_Display[2] = escape('"Thanks again for all your help. I have faith in humanity again with your customer service. I will certainly keep your company in mind next time my son needs a costume!"<br /><b>--LJMac</b>');
vcustom_Display[3] = escape('"You were always extremely supportive and went out of your way to help source and deliver for our event. I would have no hesitation using you again or recommending Party Tracker to others."<br /><b>--Jennifer</b>');
vcustom_Display[4] = escape('"Thanks for your help in advance. Pleasure doing business! I&#39;ll call you next time I need something for the weekend!"<br /><b>--Crossly</b>');
vcustom_Display[5] = escape('"I received the order today! Very quick service and we are pleased with it!"<br /><b>--Phil</b>');
vcustom_Display[6] = escape('"Thank you for my order which I received today. The goods were delivered quickly and in excellent condition and I will buy from you again. I will also have no hesitation in recommending you to all my friends"<br /><b>--Jane</b>');
vcustom_Display[7] = escape('"Thank you very much! Can I just say your customer service follow up is Fantastic!!! I am a Customer Service Manager for my organisation and I am very impressed"<br /><b>--Margaret</b>');
vcustom_Display[8] = escape('"Thanks Shaun, you have been a great help - I&#39;m really impressed with the service at Party Tracker so far. Can&#39;t wait to see the items tomorrow!"<br /><b>--Ali</b>');
vcustom_Display[9] = escape('"Thank you so much - I can&#39;t thank you enough, your speedy delivery is quite unbelievable! I only ordered this at 4pm yesterday and it arrived this morning around 8am!!! Fantastic, thank you again"<br /><b>--Deborah</b>');
vcustom_Display[10] = escape('"Thanks for the email, Yes I&#39;ve received my order thank you and everything is great. I will definitely be using your company again in future. Thanks again"<br /><b>--Sue</b>');
vcustom_Display[11] = escape('"I received the order today! very quick service and we are pleased with it, in the unlikely event that something is wrong we will keep details until our Grand-daughter opens her Present, but for now send our thanks and hope to use you again"<br /><b>--David</b>');
vcustom_Display[12] = escape('"Today I received your order, just in time for my daughters 18th birthday today! She was very pleased with both the tiara and wand, thanks, I shall use your site again"<br /><b>--Elias</b>')
vcustom_Display[13] = escape('"Thanks for all your help..customer service second to none!"<br /><b>--Darren</b>')



function vcustom_replaceContent(id,show) { 
   if (isNaN(show))
      show = Math.floor(Math.random()* (vcustom_Display.length)),
   document.getElementById(id).innerHTML = unescape(vcustom_Display[show]);
}

function vCustomOnready(){
}
