/**
 * @author Kaushik (http://classictutorials.com)
 */
function displayRequiredText(feedURL){
    var url = document.referrer;
    var dynamicHTMLText;
	/* Social book mark and search icons */
	var generalIcon = "http://img39.imageshack.us/img39/3706/feedr.png";
	var googleIcon = "http://img25.imageshack.us/img25/9034/googlefea.png";
    var yahooIcon = "http://kaushik259106.googlepages.com/YahooBGB.png";
    var diggIcon = "http://img25.imageshack.us/img25/8466/diggw.png";
    var stumbIcon = "http://img18.imageshack.us/img18/2233/stumbleupono.png";
	var deliciousIcon = "http://img8.imageshack.us/img8/840/deliciousv.png";
	var facebookIcon = "http://img195.imageshack.us/img195/3755/facebookx.png";
	var flickrIcon = "http://img200.imageshack.us/img200/541/flickrp.png";
	var friendfeedIcon = "http://img195.imageshack.us/img195/1743/friendfeed.png";
	var friendsterIcon = "http://img195.imageshack.us/img195/5779/friendsterb.png";
	var furlIcon = "http://img25.imageshack.us/img25/8360/furlv.png";
	var lastfmIcon = "http://img25.imageshack.us/img25/3770/lastfmjzy.png";
	var linkedinIcon = "http://img195.imageshack.us/img195/3427/linkedin.png";
	var livejournalIcon = "http://img200.imageshack.us/img200/756/livejournal.png";
	var magnoliaIcon = "http://img39.imageshack.us/img39/6933/magnolia.png";
	var mixxIcon = "http://img39.imageshack.us/img39/7815/mixx.png";
	var myspaceIcon = "http://img39.imageshack.us/img39/5831/myspaceq.png";
	var netvibesIcon = "http://img200.imageshack.us/img200/1662/netvibes.png";
	var newsvineIcon = "http://img195.imageshack.us/img195/1458/newsvinex.png";
	var picasaIcon = "http://img25.imageshack.us/img25/8716/picasaz.png";
	var pownceIcon = "http://img25.imageshack.us/img25/706/powncer.png";
	var redditIcon = "http://img25.imageshack.us/img25/6296/redditl.png";
	var technoratiIcon = "http://img25.imageshack.us/img25/7565/technoratib.png";
	var twitterIcon = "http://img25.imageshack.us/img25/929/twitterruz.png";
	var vimeoIcon = "http://img25.imageshack.us/img25/3870/vimeo.png";
	var webshotsIcon = "http://img39.imageshack.us/img39/9844/webshots.png";
	var wordpressIcon = "http://img200.imageshack.us/img200/4008/wordpress.png";
	var yelpIcon = "http://img195.imageshack.us/img195/5002/yelp.png";
	var youtubeIcon = "http://img18.imageshack.us/img18/882/youtubed.png";

		
	/* Define Search criteria*/
    var cameFromGoogle = new RegExp("google");
    var cameFromYahoo = new RegExp("yahoo");
    var cameFromDigg = new RegExp("digg");
    var cameFromStumbleupon = new RegExp("stumbleupon");
	var cameFromDelicious = new RegExp("delicious");
	var cameFromFacebook = new RegExp("facebook");
	var cameFromFlickr = new RegExp("flickr");
	var cameFromFriendfeed = new RegExp("friendfeed");
	var cameFromFriendster = new RegExp("friendster");
	var cameFromFurl = new RegExp("furl");
	var cameFromLastfm = new RegExp("lastfm");
	var cameFromLinkedin = new RegExp("linkedin");
	var cameFromLivejournal = new RegExp("livejournal");
	var cameFromMagnolia = new RegExp("magnolia");
	var cameFromMixx = new RegExp("mixx");
	var cameFromMyspace = new RegExp("myspace");
	var cameFromNetvibes = new RegExp("netvibes");
	var cameFromNewsvine = new RegExp("newsvine");
	var cameFromPicasa = new RegExp("picasa");
	var cameFromPownce = new RegExp("pownce");
	var cameFromReddit = new RegExp("reddit");
	var cameFromTechnorati = new RegExp("technorati");
	var cameFromTwitter = new RegExp("twitter");
	var cameFromVimeo = new RegExp("vimeo");
	var cameFromWebshots = new RegExp("webshots");
	var cameFromWordpress = new RegExp("wordpress");
	var cameFromYelp = new RegExp("yelp");
	var cameFromYoutube = new RegExp("youtube");

	
	/* Content to be populated*/
    var googleContent = "<table><tr><td><img src='"+googleIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Googler!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var yahooContent = "<table><tr><td><img src='"+yahooIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome fellow <b>Yahooligan!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'>Powered by Blogger Greet Box from @CT</a></font></td></tr></table>"
    var diggContent = "<table><tr><td><img src='"+diggIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Hello fellow <b>Digg Users!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'>Powered by Blogger Greet Box from @CT</a></font></td></tr></table>"
    var stmbleuponURL = "http://www.stumbleupon.com/submit?url=" + document.location.href;
    var stumbleuponContent = "<table><tr><td><img src='"+stumbIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Hello fellow <b>Stumbler!</b> Dont forget to <font color=blue><a href='" + stmbleuponURL + "' style='color:#00B2EE'><b>give me a thumbs up</b></a></font> if you like this page! </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 > <a href='http://classictutorials.com' style='color:#CDC0B0'>Powered by Blogger Greet Box from @CT</a></font></td></tr></table>"
	    var deliciousContent = "<table><tr><td><img src='"+deliciousIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome fellow <b>Delicious User!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var facebookContent = "<table><tr><td><img src='"+facebookIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Hello there <b>Facebook Friend!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
	    var flickrContent = "<table><tr><td><img src='"+flickrIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Hello there <b>Flickr friend!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var friendfeedContent = "<table><tr><td><img src='"+friendfeedIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Hello there <b>Friendfeed friend!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var friendsterContent = "<table><tr><td><img src='"+friendsterIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Hello there <b>FriendSter user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var furlContent = "<table><tr><td><img src='"+furlIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Hello there <b>Furl user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var lastfmContent = "<table><tr><td><img src='"+lastfmIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Hello there <b>Lastf suer!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var linkedinContent = "<table><tr><td><img src='"+linkedinIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Hello there <b>Linkedin user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var livejournalContent = "<table><tr><td><img src='"+livejournalIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Livejournal user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var magnoliaContent = "<table><tr><td><img src='"+magnoliaIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Magnolia user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var mixxContent = "<table><tr><td><img src='"+mixxIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Mixx user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var myspaceContent = "<table><tr><td><img src='"+myspaceIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>MySpace friend!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var netvibesContent = "<table><tr><td><img src='"+netvibesIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Netvibes user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var newsvineContent = "<table><tr><td><img src='"+newsvineIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Newsvine user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var picasaContent = "<table><tr><td><img src='"+picasaIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Picasa user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var pownceContent = "<table><tr><td><img src='"+pownceIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Pownce user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var redditContent = "<table><tr><td><img src='"+redditIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Reddit user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var technoratiContent = "<table><tr><td><img src='"+technoratiIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Technorati user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var twitterContent = "<table><tr><td><img src='"+twitterIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Twit!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var vimeoContent = "<table><tr><td><img src='"+vimeoIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Vimeo user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var webshotsContent = "<table><tr><td><img src='"+webshotsIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Webshots user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var wordpressContent = "<table><tr><td><img src='"+wordpressIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Wordpress user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var yelpContent = "<table><tr><td><img src='"+yelpIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Yelp user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var youtubeContent = "<table><tr><td><img src='"+youtubeIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Welcome <b>Youtube user!</b> If you find this page useful,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> to have updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 ><a href='http://classictutorials.com' style='color:#CDC0B0'> Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
    var general = "<table><tr><td><img src='"+generalIcon+"' width='50' height='50'></td><td><font size='2' face='Verdana' color='#2F4F4F'>Hello there!</b> If you are new here,you might want to <font color=blue><a href='" + feedURL + "' style='color:#00B2EE'><b>Subscribe to RSS Feed</b></a></font> for updates. </font></td></tr><tr><td></td><td align='right'><hr/><font face='Verdana' size='1' color=#CDC0B0 > <a href='http://classictutorials.com' style='color:#CDC0B0'>Powered by Blogger Greet Box from @CT</a></font></td></tr></table>";
	
	/* Function to call the dynamic contents*/
    if (cameFromGoogle.test(url)) {
			dynamicHTMLText = googleContent;
		}
    else if (cameFromDigg.test(url)) {
			dynamicHTMLText = diggContent;
		}
    else if (cameFromYahoo.test(url)) {
			dynamicHTMLText = yahooContent;
		}
    else if (cameFromStumbleupon.test(url)) {
			dynamicHTMLText = stumbleuponContent;
		}
	else if (cameFromDelicious.test(url)) {
			dynamicHTMLText = deliciousContent;
		}
    else if (cameFromFacebook.test(url)) {
			dynamicHTMLText = facebookContent;
		}
    else if (cameFromFlickr.test(url)) {
			dynamicHTMLText = flickrContent;
		}
    else if (cameFromFriendfeed.test(url)) {
			dynamicHTMLText = friendfeedContent;
		}
    else if (cameFromFriendster.test(url)) {
			dynamicHTMLText = friendsterContent;
		}
    else if (cameFromFurl.test(url)) {
			dynamicHTMLText = furlContent;
		}
    else if (cameFromLastfm.test(url)) {
			dynamicHTMLText = lastfmContent;
		}
    else if (cameFromLinkedin.test(url)) {
			dynamicHTMLText = linkedinContent;
		}
    else if (cameFromLivejournal.test(url)) {
			dynamicHTMLText = livejournalContent;
		}
    else if (cameFromMagnolia.test(url)) {
			dynamicHTMLText = magnoliaContent;
		}
    else if (cameFromMixx.test(url)) {
			dynamicHTMLText = mixxContent;
		}
    else if (cameFromMyspace.test(url)) {
			dynamicHTMLText = myspaceContent;
		}
    else if (cameFromNetvibes.test(url)) {
			dynamicHTMLText = netvibesContent;
		}
    else if (cameFromNewsvine.test(url)) {
			dynamicHTMLText = newsvineContent;
		}
    else if (cameFromPicasa.test(url)) {
			dynamicHTMLText = picasaContent;
		}
    else if (cameFromPownce.test(url)) {
			dynamicHTMLText = pownceContent;
		}
    else if (cameFromReddit.test(url)) {
			dynamicHTMLText = redditContent;
		}
    else if (cameFromTechnorati.test(url)) {
			dynamicHTMLText = technoratiContent;
		}
    else if (cameFromTwitter.test(url)) {
			dynamicHTMLText = twitterContent;
		}
    else if (cameFromVimeo.test(url)) {
			dynamicHTMLText = vimeoContent;
		}
    else if (cameFromWebshots.test(url)) {
			dynamicHTMLText = webshotsContent;
		}
    else if (cameFromWordpress.test(url)) {
			dynamicHTMLText = wordpressContent;
		}
    else if (cameFromYelp.test(url)) {
			dynamicHTMLText = yelpContent;
		}
    else if (cameFromYoutube.test(url)) {
			dynamicHTMLText = youtubeContent;
		}
    else {
			dynamicHTMLText = general;
        }
		
    return dynamicHTMLText;
}
