function showPrivacy(){
		var curURL=window.location.href;
		var result=curURL.indexOf('index.php?language=');
		var checkSum=false;
		if (curURL=='http://4mua.com/shop/'){
			checkSum=true;
		}else if(curURL=='http://www.4mua.com/shop/'){
			checkSum=true;		
		}else if(curURL=='http://4mua.com/shop/index.php'){
			checkSum=true;
		}else if(curURL=='http://www.4mua.com/shop/index.php'){
			checkSum=true;			
		}else if (result > -1){
			checkSum=true;
		}
		if (checkSum==true){
			document.write('<div><hr color="#C0C0C0" size="1"><br><font face="Arial" style="font-size: 8pt">As the largest and most long-established <a href="http://www.4mua.com/shop/index.php?cPath=1">flower</a> and <a href="http://www.4mua.com/shop/index.php?cPath=935">gift</a> delivery service to Vietnam you can be assured of a fast, efficient and reliable service. Bon Mua can process online orders orders from around the world through our secure ordering system. As the first official Interflora shop in Vietnam we have years of experience. We make it easy to send <a href="http://www.4mua.com/shop/index.php?cPath=1">flowers</a> online and we have a huge variety of <a href="http://www.4mua.com/shop/index.php?cPath=935">gifts</a> to suit any occasion - for <a href="http://www.4mua.com/shop/index.php?cPath=12_605">Tet (lunar new year)</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_631">moon cake festival</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_630">ancestors day</a>, <a href="http://www.4mua.com/shop/index.php?cPath=1_677">anniversaries</a>, <a href="http://www.4mua.com/shop/index.php?cPath=1_676">birthdays</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_604">Christmas</a>, <a href="http://www.4mua.com/shop/index.php?cPath=1_679">congratulations</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_692">corporate</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_613">fathers day</a>, <a href="http://www.4mua.com/shop/index.php?cPath=1_678">get well</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_693&language=en">graduation</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_694">apologies</a>, <a href="http://www.4mua.com/shop/?cPath=12_695&language=en">love and romance</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_610">mothers day</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_696">new baby</a>, <a href="http://www.4mua.com/shop/index.php?cPath=1_103">sympathy and funeral</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_697">teachers day</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_607">thanksgiving</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_698">thank you</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_699&language=en">thinking of you</a>, <a href="http://www.4mua.com/shop/index.php?cPath=12_700">wedding</a> and <a href="http://www.4mua.com/shop/index.php?cPath=12_691">women\'s day</a>. Why not try our service and send <a href="http://www.4mua.com/shop/index.php?cPath=1">flowers</a> and <a href="http://www.4mua.com/shop/index.php?cPath=935">gifts</a> to Vietnam with Bon Mua.</font></div>');		
		}
	}
