	/*
		Designed and written by A. Taylor		
		Licensed to 'SoundsOrange.com - United Kingdom'		
		(c) Copyright A.Taylor 2006, 2007
		All rights reserved.

		Duplication, in whole or part is expressly forbidden.
		To report infringement contact:
		+44 (0)208 373 2361
		legal@cu4productions.com
	
		Version 1.0
		Last modified 26/08/2007
	*/
	
	function message1()
	{
		alert("You already have this item in your cart :-)");
	}
	function message2()
	{
		alert("There has been an unexpected error - please try again :-)");
	}
	function message3()
	{
		alert("Your cart has been updated :-)");
	}
	function message4()
	{
		alert("To download your Album tracks, click the 'info' button and click the 'download' button for each track\r\nTo download your Single tracks, just click the 'download' button for each track");
	}
	function message5()
	{
		alert("Please 'log in' or 'sign up' for an account, you can then Checkout.\r\n\r\nThanks, SoundsOrange :-)");
	}
	function message6()
	{
		alert("If you do not see a payment window open in a new browser or a new tab, you probably have popups blocked.\r\nPlease allow popups for this site.\r\n\r\nThanks, SoundsOrange :-)");
	}
	function message7()
	{
		alert("You have to be Logged in to Add to your cart.\r\nPlease 'log in' or 'sign up' for an account.\r\n\r\nThanks, SoundsOrange :-)");
	}
	function message8()
	{
		alert("This item is available as a FREE Download - You cannot add this to your cart");
	}
	function message9()
	{
		alert("This item is no longer for sale - You cannot add this to your cart");
	}
	function message10()
	{
		alert("Please be aware that we are updating our streaming servers. This means some music will not download. We appologise for this inconvenience and hope to resolve this issue very soon. Thank you.");
	}