include_once('constants.inc.php');
IF ($EU_country AND strlen($user_country)>0 )
{
IF ( (strlen($_SESSION['VAT_No'])>8 AND $_SESSION['charge_VAT']=='N' AND $_SESSION['VAT_verify']=='Y')
OR strlen($_COOKIE["lichref"])>5 )
{
DEFINE('VAT_Prepaid','N'); DEFINE ('Business_Cust','Y');
$VAT_rate=0;
$VAT_multiplier=1;
$default_rate=sprintf("%.1f",$EU_VAT[$user_country]);
DEFINE('Country_VAT',$default_rate); // this is just for information purposes/reference - but does come up in info messages.
}
ELSEIF ($EU_VAT[$user_country]>0)
{
$VAT_rate=sprintf("%.1f",$EU_VAT[$user_country]);
$VAT_multiplier='1.'.$EU_VAT[$user_country];
$VAT_multiplier=sprintf("%.2f",$VAT_multiplier);
DEFINE('VAT_Prepaid','Y'); // this denotes its NOT VAT for UK government, it's VAT prepaid for import VAT for courier.
}
ELSE
{
$VAT_rate='20.0'; $VAT_multiplier=1.20; DEFINE('VAT_Prepaid','N');
}
}
ELSE // UK VAT
{
IF (time()>1294099140) { $VAT_rate='20.0'; $VAT_multiplier=1.20; }
ELSE { $VAT_rate='20.0'; $VAT_multiplier=1.20; } // leave in case VAT rates change at any point.
}
$timenow=time(); $date_now=date("j M Y", $timenow); $todaysdate=date("j M Y",$timenow);
$phpver=substr(phpversion(),0,1); $year=date("Y",time());
// would be better to put all of these into a global array: eg $constants['oneday'] = 86400; and then just define global $constants; (MUCH TIDIER!)
$oneday=86400; //seconds
$oneweek=$oneday*7; $onemonth=$oneday*30; $oneyear=$oneday*365;
$threemonths=$onemonth*3; $threemonthsago=$timenow-$threemonths;
$sixmonths=$onemonth*6; $sixmonthsago=$timenow-$sixmonths;
$threedays=$oneday*3; $tendays=$oneday*10; $onedayago=$timenow-$oneday;
$threedaysago=$timenow-$threedays; $oneweekago=$timenow-$oneweek; $tendaysago=$timenow-$tendays; $onemonthago = $timenow-$onemonth; $oneyearago=$timenow-$oneyear;
$dayofweek = date("l", time()); $day=date("D",time()); $month=date("M",time()); $daynumber=date("j",time()); $hour=date("H",time());
$mins=date("i",time()); $secs=date("s",time()); $date=date("j M y ",time());
$server=substr($_SERVER['HTTP_HOST'],4);
$server_ip=$_SERVER['SERVER_ADDR'];
$full_script=$_SERVER['SCRIPT_FILENAME'];
$cookieurl=$server;
//$http_address='http://'.$_SERVER['HTTP_HOST'].'/';
// there is more of this in /tools/library/common_data.inc.php
$col_name=array('medium-grey'=>'#DADADA', 'red'=>'#FFA6A6', 'orange-red'=> '#FFB9A6', 'orange'=> '#FFCEA6', 'amber'=> '#FFDDA6', 'light-amber'=> '#FDF099', 'yellow'=> '#FEFD8E', 'lime-yellow'=> '#E9FC8F', 'lime-green'=> '#B6FD86', 'green'=> '#72FF8D', 'aquamarine'=> '#7FFAB9', 'turquoise'=> '#A1FFCB', 'cyan'=> '#93FFEB', 'pale-blue'=> '#A5E0FE', 'blue'=> '#8FAFFF', 'indigo'=> '#A59CFF', 'violet'=> '#BBA5FE','mauve'=> 'CBA5FE','dark-pink'=>'#E0A8FF','pink'=>'#F9A5FE','dark-grey'=>'#A9A9A9','light-grey'=>'#F0F0F0');
$colours_array=array('medium-grey'=>'medium-grey', 'red'=>'red', 'orange-red'=> 'orange-red', 'orange'=>'orange', 'amber'=>'amber', 'light-amber'=>'light-amber', 'yellow'=>'yellow', 'lime-yellow'=>'lime-yellow', 'lime-green'=>'lime-green', 'green'=>'green', 'aquamarine'=>'aquamarine', 'turquoise'=>'turquoise', 'cyan'=>'cyan', 'pale-blue'=>'pale-blue', 'blue'=>'blue', 'indigo'=>'indigo', 'violet'=>'violet','mauve'=>'mauve','dark-pink'=>'dark-pink','pink'=>'pink','dark-grey'=>'dark-grey','light-grey'=>'light-grey');
$colours=array($col_name['medium-grey'], $col_name['medium-grey'],$col_name['red'],$col_name['medium-grey'], $col_name['orange-red'],$col_name['medium-grey'], $col_name['orange'],$col_name['medium-grey'], $col_name['amber'],$col_name['medium-grey'], $col_name['light-amber'],$col_name['medium-grey'], $col_name['yellow'],$col_name['medium-grey'], $col_name['lime-yellow'],$col_name['medium-grey'], $col_name['lime-green'],$col_name['medium-grey'], $col_name['green'],$col_name['medium-grey'], $col_name['aquamarine'],$col_name['medium-grey'], $col_name['turquoise'],$col_name['medium-grey'], $col_name['cyan'],$col_name['medium-grey'], $col_name['pale-blue'],$col_name['medium-grey'], $col_name['blue'],$col_name['medium-grey'], $col_name['indigo'],$col_name['medium-grey'], $col_name['violet'], $col_name['medium-grey'], $col_name['mauve'],$col_name['medium-grey'], $col_name['dark-pink'],$col_name['medium-grey'], $col_name['pink'],$col_name['medium-grey'], $col_name['dark-grey'],$col_name['medium-grey'], );
?>
$ip_block=array('45.132.185.16','45.146.166.157','45.8.17.37','45.128.199.195','45.128.199.167','45.128.199.159','45.128.199.246','45.128.199.146','45.128.199.174','45.128.199.242','45.128.199.160','45.128.199.153','45.128.199.147','45.128.199.171','45.128.199.158','45.128.199.150','45.8.17.34','45.128.199.204','45.128.199.157','45.128.199.144','45.128.199.236','45.128.199.176','45.128.199.145','45.128.199.244','45.128.199.237','45.128.199.168','45.128.199.165','45.128.199.161','45.128.199.169','45.128.199.154','45.8.17.38','45.128.199.173','45.128.199.175','45.128.199.170','45.128.199.238','45.128.199.166','91.240.118.189','45.128.199.162','45.128.199.152','45.128.199.164','45.128.199.248','45.128.199.148','45.128.199.149','45.8.17.33','45.128.199.155','45.128.199.172','45.8.17.35','194.165.17.16','193.29.13.241','62.233.50.73','45.227.253.6','152.89.196.60','152.89.196.8','92.255.57.25','185.220.101.164','104.244.77.5','109.70.100.3','109.70.100.5','18.130.241.246','3.109.181.67','37.120.233.172','139.28.176.54','194.37.98.62','37.120.233.254','37.120.159.132','37.120.233.238','37.120.233.244','139.28.176.44','103.219.21.17','103.219.21.9','139.28.176.148','103.219.21.105','103.219.21.41','37.120.159.142','103.219.21.33','103.214.44.35','103.219.21.51','89.238.135.44','89.238.133.126','139.28.176.166','139.28.176.142','217.138.196.204','89.238.132.76','146.70.70.235','139.28.176.20','194.37.98.102','103.214.44.59','84.39.114.158','89.238.137.28','103.219.21.4','109.70.100.6','176.111.174.170','185.122.204.27','109.70.100.1','192.42.116.209','45.141.215.169','109.70.100.2','85.209.11.79','185.122.204.36','79.127.206.186','185.220.101.31','109.70.100.4','83.97.73.132','23.94.28.190','185.220.101.12','45.133.172.248','185.220.101.20','185.220.101.88','95.216.5.53','178.220.176.71','185.161.248.202','66.70.250.114','148.251.52.122','82.165.117.46','176.111.174.191','83.97.73.194','87.121.69.74','91.92.255.213','185.81.68.51','158.69.119.22','62.204.41.211','78.121.17.214','176.113.115.113','87.249.134.32','92.51.2.94','193.29.13.20','5.157.14.158','147.78.47.55','147.45.44.101','163.5.160.20','83.97.73.203','57.128.132.205','109.127.82.14','83.97.73.217','91.240.118.25','65.108.31.164','125.230.201.228','135.237.187.147','185.93.3.107','83.143.112.19','5.157.20.219','91.234.62.253','94.103.89.229','5.101.157.204','52.156.188.82','62.204.41.229','109.120.137.47','196.247.224.221','3.75.216.97','138.199.14.137','147.45.79.161','212.113.107.146','45.61.146.184','147.45.47.248','93.25.37.124','45.32.219.178','37.114.63.185','212.102.33.249','77.105.164.153','38.255.53.22','185.147.125.80','185.177.239.246','51.89.116.202','40.65.98.188','198.244.206.25','147.45.44.241','51.195.224.146','13.48.195.102','147.45.47.17','198.244.249.178','162.19.196.5','41.216.183.80','163.5.112.88','193.193.225.50','185.177.239.134','185.49.126.58','212.132.252.109','45.94.31.171','193.32.248.183','196.251.89.153','178.250.188.29','35.188.253.108','146.247.49.123','109.120.137.245','91.92.46.211','185.220.101.14','185.220.101.21','185.220.101.2','185.220.101.13','185.220.101.1','158.220.123.219','151.236.93.237','78.159.247.230','185.65.134.249','185.42.12.101','76.98.117.204','91.92.46.123','45.67.231.159','138.199.29.18','13.58.195.123','20.171.207.100','20.171.207.5','85.25.185.238','146.70.225.227','194.127.199.156','91.90.44.22','146.70.129.181','91.90.44.21','20.171.207.190','146.70.144.113','91.90.44.23','20.171.207.188','20.171.207.230','194.127.199.118','52.164.243.9','52.164.243.121','141.98.254.158','146.70.189.254','89.203.251.123','91.200.14.120','146.70.197.10','163.5.210.177','146.70.144.115','193.32.126.132','146.70.197.71','146.70.116.207','146.70.188.80','146.70.189.181','146.70.197.84','146.70.196.30','185.65.134.159','146.70.116.221','149.102.246.46','146.70.144.101','185.65.134.166','196.251.80.247','146.70.196.117','193.32.126.135','146.70.129.165','185.65.134.142','146.70.144.68','146.70.128.181','23.26.201.37','146.70.116.216','195.211.191.60','146.70.129.200','146.70.189.242','146.70.116.233','146.70.225.143','146.70.74.122','185.65.134.174','146.70.189.241','146.70.116.220','194.127.199.125','146.70.197.122','146.70.188.40','141.98.254.156','65.108.204.234','141.98.254.162','193.32.126.138','146.70.196.4','149.102.246.32','185.65.134.134','141.98.254.161','146.70.184.251','149.102.246.51','146.70.116.196','146.70.129.213','194.127.199.175','195.82.146.170','146.70.74.118','149.50.97.204','146.70.184.152','149.50.97.227','185.65.134.144','146.70.196.94','52.138.83.8','185.65.134.173','146.70.196.84','195.82.146.178','146.70.189.178','146.70.128.165','80.76.49.182','146.70.196.80','195.82.146.175','141.98.254.133','185.65.134.156','37.120.246.149','62.231.94.230','185.65.134.165','194.127.199.133','37.120.246.142','146.70.129.188','146.70.225.235','146.70.225.178','185.65.134.162','35.189.157.67','146.70.225.221','146.70.189.159','37.120.246.143','146.70.74.101','146.70.188.89','74.208.234.213','146.70.197.4','146.70.196.123','146.70.116.249','146.70.144.105','146.70.129.222','185.65.134.135','146.70.197.60','189.69.91.9','146.70.197.103','146.70.196.40','146.70.144.100','37.120.246.141','141.98.254.182','146.70.189.157','146.70.74.100','146.70.184.167','146.70.225.245','149.102.246.38','146.70.124.176','146.70.116.206','104.28.245.130','194.127.199.159','128.90.113.107','146.70.197.39','194.127.199.141','146.70.189.155','52.47.107.198','146.70.129.218','146.70.189.141','146.70.144.118','128.90.103.44','185.65.134.132','146.70.188.31','37.120.246.145','146.70.189.135','146.70.74.103','179.94.152.92','146.70.129.216','146.70.128.183','149.50.97.160','146.70.189.239','185.65.134.177','194.127.199.165','193.32.126.146','103.110.81.31','194.127.199.121','146.70.184.199','193.32.126.136','213.168.250.151','146.70.116.237','194.127.199.152','146.70.116.205','194.127.199.151','146.70.225.254','51.89.12.19','146.70.188.113','146.70.124.190','185.209.198.141','146.70.211.118','146.70.225.215','146.70.196.79','185.65.134.172','193.32.126.133','141.98.254.190','37.120.246.148','146.70.129.184','146.70.225.154','146.70.184.242','139.5.202.146','146.70.144.74','146.70.196.114','142.44.205.47','194.62.248.226','146.70.116.198','62.197.152.68','113.161.85.174','185.195.232.179','45.92.229.173','34.176.121.65','177.45.98.43','45.152.149.19','85.204.70.88','85.204.70.112','199.101.196.56','82.102.18.126','143.244.57.121','143.244.57.92','143.244.57.118','67.205.136.207','18.199.161.86','146.70.194.236','85.204.70.98','84.17.60.251','85.204.70.100','110.138.243.244','193.23.3.3','18.116.81.3','71.83.29.157','146.59.126.232','185.40.4.100','185.40.4.150','195.176.3.23','107.189.30.236','185.40.4.92','185.241.208.204','130.193.15.79','185.40.4.132','107.189.5.188','185.241.208.92','185.100.87.41','152.53.53.243','185.165.171.84','45.138.16.248','45.141.215.88','185.241.208.71','45.80.158.27','107.189.5.7','109.70.100.68','185.56.83.83','107.189.7.141','185.40.4.149','185.40.4.20','104.244.77.208','84.239.46.144','45.80.158.69','94.230.208.147','45.138.16.164','185.40.4.29','109.70.100.71','193.218.118.173','185.241.208.206','82.102.18.222','82.102.18.188','193.32.162.96','107.189.29.184','109.70.100.67','146.70.194.230','93.95.228.125','85.204.70.94','185.195.71.244','146.70.194.246','85.204.70.106','109.70.100.70','179.43.159.195','80.94.92.92','104.244.79.44','185.40.4.22','45.141.215.40','45.138.16.231','223.239.130.253','122.161.51.208','185.49.126.192','35.178.185.78','35.180.24.210','89.110.85.33','45.144.53.62','5.62.20.55','23.26.76.179','70.36.127.235','5.62.41.12','82.197.64.247','45.136.251.133','38.253.162.7','146.70.194.254','146.70.194.222','82.102.18.182','171.224.180.128','93.152.210.197','93.152.210.204','93.152.210.209','154.53.47.188','185.254.75.36','114.46.10.227','159.100.13.240','23.88.14.220','122.161.53.227','193.233.237.107','93.152.210.189','93.152.210.212','179.94.137.240','155.2.190.155','185.181.9.70','64.49.9.42','93.152.210.194','93.152.210.174','23.234.94.45','103.110.81.21','93.152.210.167','45.135.232.50','193.233.237.156','162.19.145.60','49.206.196.117','23.234.84.45','13.38.218.156','167.172.232.87','68.235.46.105','23.95.162.140','5.193.66.122','93.127.133.6','151.242.58.186','68.235.46.12','68.235.46.74','108.165.237.46','64.23.154.143','164.90.208.125','188.213.168.38','114.46.37.90','103.213.239.72','113.94.175.239','185.93.89.123','155.2.190.105','143.244.47.90','177.93.60.2','167.99.93.189','185.16.39.176','122.161.49.245','104.248.250.166','95.214.53.32','1.168.32.12','62.231.94.41','191.101.157.246','141.98.11.222','185.118.79.221','3.128.29.220','173.239.211.142','122.161.51.92','3.15.190.173','195.3.223.50','193.233.19.19','3.23.111.14','93.152.210.182','14.225.74.32','69.167.7.38','151.242.63.216','150.241.108.165','104.248.47.133','171.224.177.96','138.197.86.14','185.16.39.86','90.164.143.88','18.141.172.56','195.82.147.172','66.235.168.198','41.216.188.174','94.156.177.189','88.180.54.233','196.251.83.76','217.154.86.245','179.94.137.93','188.213.173.251','93.152.210.177','45.144.212.12','172.94.111.123','142.93.119.234','20.55.42.191','86.120.225.104','113.160.202.208','179.94.147.222','113.160.147.48','196.251.69.13','83.147.55.13','165.232.83.59','217.154.56.109','98.159.234.11','116.29.11.92','45.88.91.240','82.39.98.209','77.239.24.82','147.79.75.193','103.214.235.90','193.26.115.151','85.190.89.167','149.102.238.165','201.26.102.33','122.161.50.32','217.23.3.91','209.97.151.111','122.161.50.43','51.38.119.235','3.120.246.207','65.21.163.117','156.253.167.99','185.161.171.6','54.197.194.42','5.175.234.89','45.136.154.251','3.147.57.177','122.161.52.112','196.251.81.78','205.234.181.232','217.69.10.138','146.70.165.49','159.89.5.20','45.141.233.39','23.95.162.88','23.234.85.174','89.203.249.222','51.68.237.69','79.127.217.57','193.239.84.50','104.28.225.185','104.28.193.185','122.161.50.41','4.233.138.175','194.195.90.183','156.228.109.113','156.228.91.221','156.228.108.151','156.228.78.245','156.248.81.170','156.242.35.111','156.242.44.214','156.248.80.71','156.228.91.162','156.228.119.136','156.228.114.113','156.228.115.69','156.242.40.231','156.228.90.188','154.213.166.195','154.213.167.188','156.228.108.230','154.213.164.42','156.228.83.123','156.228.125.179','156.228.78.212','154.213.167.27','156.228.76.36','156.228.116.167','156.248.86.252','156.242.41.177','156.242.37.254','154.213.163.120','156.228.113.8','154.213.162.129','156.228.100.9','156.228.77.230','156.228.97.19','156.228.89.2','156.228.88.201','156.242.33.203','156.228.86.187','156.228.110.146','156.228.114.36','156.228.82.226','156.228.87.157','156.228.97.227','156.242.35.162','156.228.103.90','156.242.41.77','154.213.161.149','37.114.41.119','147.93.147.166','156.228.124.77','156.228.114.253','149.88.22.150','156.228.118.124','154.213.165.40','156.242.39.111','156.228.101.200','185.132.132.66','156.242.45.171','156.228.112.91','156.228.84.35','151.251.102.33','156.228.83.183','156.242.40.0','156.228.109.242','156.242.40.172','156.242.32.177','162.250.190.172','154.213.160.18','156.242.44.166','156.228.107.154','156.228.83.11','156.228.112.54','156.228.76.9','156.242.39.115','156.228.112.198','156.228.79.165','156.242.39.201','156.228.113.33','156.228.107.37','156.242.36.181','156.242.35.202','156.228.81.32','156.228.76.60','156.228.79.69','156.242.47.26','156.242.46.135','156.228.108.103','156.242.36.135','154.213.167.64','156.242.45.72','156.228.97.213','156.242.40.204','156.228.97.248','156.228.114.247','156.248.81.92','156.228.110.147','156.242.39.154','156.228.116.154','154.213.161.157','156.228.86.194','156.248.81.2','156.248.87.244','156.242.41.135','154.213.166.82','156.228.124.19','156.242.34.18','156.228.96.182','156.228.103.211','156.228.91.22','154.213.161.241','154.213.164.62','156.242.45.25','156.228.102.255','156.242.40.177','156.248.83.211','156.242.36.249','156.228.124.181','156.242.40.106','156.228.84.42','156.228.83.223','156.228.107.110','156.228.79.29','156.228.112.108','156.248.86.67','156.228.78.189','78.116.109.189','156.228.109.203','156.228.77.136','154.213.167.110','156.228.107.144','156.228.100.255','154.213.167.102','156.242.43.226','154.213.165.67','156.228.86.15','156.228.106.89','156.228.125.196','156.228.111.248','144.76.184.209','156.228.92.7','156.242.47.230','156.228.109.80','154.213.166.129','156.228.93.135','156.228.88.223','156.228.102.177','154.213.166.35','154.213.162.205','156.242.33.164','154.213.165.99','156.242.47.75','156.228.116.105','154.213.162.225','156.242.32.255','156.228.91.151','156.242.37.162','156.228.88.19','156.228.111.203','156.248.84.57','156.228.97.136','156.242.37.65','156.228.114.41','156.228.109.86','156.228.86.119','156.242.32.80','156.242.37.95','154.213.160.89','156.242.37.58','156.242.43.214','156.228.112.180','156.228.124.243','3.19.72.140','156.236.73.171','146.70.15.46','212.102.46.66','114.46.17.75','179.7.180.74','162.223.122.155','193.32.126.226','185.14.92.64','195.201.110.47','107.182.225.21','45.88.91.100','54.255.181.49','217.154.229.41','80.76.49.228','81.171.5.204','54.211.36.199','151.242.63.188','164.52.196.173','91.188.254.10','103.181.87.224','104.198.175.175','152.42.132.226','93.152.210.169','5.181.0.158','157.55.39.16','45.88.91.106','116.206.253.164','95.173.222.19','116.206.253.165','185.235.128.140','18.132.47.7','103.120.223.47','195.177.94.122','89.203.250.40','172.94.115.254','186.233.152.16','79.127.218.201','136.179.19.164','205.164.60.90','79.152.121.212','172.111.181.249','172.111.206.249','172.94.38.249','82.221.113.209','51.195.195.103','172.94.110.242','129.227.96.82','172.94.78.249','45.74.51.249','82.102.30.18','204.217.130.227','188.241.80.49','45.82.251.25','138.199.15.155','167.99.53.23','45.120.177.100','34.130.225.83','82.24.200.110','161.35.45.122','91.99.8.246','95.179.191.67','82.102.17.195','98.159.234.69','104.36.50.55','37.221.66.42','103.36.220.115','45.141.233.40','196.251.73.6','104.243.41.54','54.250.238.187','164.90.210.103','34.175.230.172','158.148.236.250','93.38.68.121','151.43.247.9','4.246.66.137','192.145.125.70','172.206.16.10','156.228.89.5','156.228.117.84','156.228.109.175','156.228.78.186','156.248.82.125','156.242.35.160','156.248.83.226','156.242.43.74','156.228.91.21','154.213.163.178','156.228.96.46','156.228.76.116','156.228.99.91','156.228.102.182','156.248.87.138','156.228.79.221','156.248.86.96','156.228.107.32','156.228.116.188','156.228.124.226','156.228.87.142','154.213.163.253','156.248.83.81','156.248.82.177','156.228.101.164','156.248.81.188','156.228.104.70','154.213.166.210','156.228.80.11','156.242.40.249','156.242.46.236','156.228.119.84','156.242.33.5','156.228.101.150','156.228.109.144','156.242.32.58','156.228.91.237','156.228.119.69','156.242.44.172','156.242.45.32','154.214.1.168','156.242.41.136','156.228.100.104','154.214.1.13','156.228.86.220','156.228.115.179','156.228.79.61','156.228.77.0','156.228.109.184','156.228.91.217','156.228.94.241','156.228.83.119','169.150.220.158','156.228.106.229','156.228.78.148','156.228.89.226','156.228.103.63','156.228.125.96','156.228.81.135','156.228.102.112','156.248.81.189','156.228.98.182','156.228.83.178','156.228.96.5','156.248.84.147','119.59.101.43','156.228.105.87','156.228.82.248','156.228.83.136','156.228.115.53','156.228.96.231','156.228.117.110','156.228.116.189','156.242.36.130','156.242.38.240','154.213.166.204','156.228.85.128','156.248.81.144','156.228.97.115','156.228.89.30','156.242.41.198','156.228.99.34','156.228.79.102','156.228.100.180','156.248.84.4','156.228.84.86','156.242.43.192','156.242.41.18','156.228.94.145','154.213.165.21','156.228.125.111','156.228.111.118','156.248.87.201','156.228.91.94','156.242.33.200','156.228.88.20','156.228.95.227','156.228.78.230','156.228.112.55','156.228.84.50','156.228.91.41','156.228.90.5','156.228.112.204','156.228.116.219','156.228.116.252','156.228.99.73','156.242.46.104','156.228.96.91','156.228.94.192','156.248.84.118','156.242.42.99','156.228.103.114','154.214.1.49','156.228.89.127','154.213.167.248','156.228.81.27','156.242.40.152','156.228.85.45','154.213.165.47','156.228.94.169','156.228.100.165','156.242.37.114','156.228.94.205','156.242.46.119','156.228.104.145','156.228.78.47','156.228.90.117','156.242.34.101','156.248.86.182','156.228.79.238','156.228.95.157','156.242.46.181','156.228.92.35','156.228.104.116','156.242.44.146','156.228.99.36','156.228.96.90','156.242.38.39','156.248.85.150','156.228.103.5','156.242.42.159','156.248.86.243','154.213.162.77','154.214.1.21','156.242.47.36','156.228.91.188','154.213.165.154','156.228.104.192','154.213.166.158','154.213.165.32','156.228.94.34','156.228.82.17','154.213.164.170','156.248.80.213','156.242.33.88','156.228.115.50','156.228.115.100','156.228.107.97','156.228.117.153','156.228.89.40','156.242.36.243','154.213.160.55','156.228.125.133','156.228.105.16','154.213.164.56','156.248.84.170','156.248.82.116','156.228.107.15','154.214.1.176','156.228.83.130','156.228.113.26','156.248.84.202','156.228.81.60','156.228.95.66','156.228.94.82','156.228.116.107','156.248.86.162','45.134.39.19','156.228.107.38','156.228.91.189','156.228.96.34','156.228.91.138','156.228.111.236','156.228.109.95','156.242.47.116','156.228.116.205','91.92.46.209','156.248.84.190','156.228.85.52','156.228.116.187','156.242.42.98','156.228.125.30','156.242.41.126','154.213.164.190','156.248.83.14','156.228.84.211','154.213.167.198','156.242.45.82','95.215.207.168','154.213.164.193','156.248.84.255','156.242.35.80','156.228.96.255','154.213.165.220','156.228.99.216','156.228.117.241','154.213.167.129','156.242.41.100','156.228.80.5','156.228.105.240','156.242.44.89','156.248.82.72','156.228.109.218','156.228.108.176','156.228.116.93','154.213.167.79','156.228.83.31','98.159.234.154','156.228.117.229','156.242.46.179','156.228.85.164','156.228.98.28','156.228.83.229','156.228.82.56','154.213.160.249','156.228.96.190','156.228.100.22','156.228.87.249','156.248.87.211','156.228.81.72','154.213.160.251','156.228.84.245','156.248.81.177','156.228.94.194','156.228.82.64','154.213.164.158','156.228.95.251','156.228.113.54','156.242.43.16','156.228.99.20','156.242.38.131','156.242.37.236','156.248.87.160','156.242.46.161','156.242.33.140','156.228.118.209','156.242.41.83','156.242.45.43','156.228.114.216','156.228.105.184','156.228.110.53','156.228.77.213','156.228.106.131','156.242.35.173','154.213.163.232','207.154.221.201','154.213.163.221','156.228.98.112','156.228.102.186','156.228.111.247','156.228.85.104','156.228.96.213','156.248.83.52','156.228.91.166','156.248.81.181','156.242.39.26','156.228.109.64','156.228.86.77','156.228.96.58','156.228.116.42','156.228.105.40','156.228.119.45','156.228.124.210','156.228.105.189','156.228.84.198','156.228.115.149','156.228.119.61','156.248.85.15','156.228.104.91','156.242.35.139','156.228.101.217','156.248.85.205','156.228.93.56','156.228.96.168','156.228.117.154','156.242.45.172','156.242.37.116','156.228.106.178','156.248.83.2','154.213.163.102','156.228.87.184','156.248.80.1','154.213.166.238','156.228.108.92','156.228.100.215','156.228.86.37','156.242.43.119','156.228.81.82','104.238.60.252','156.228.98.91','156.228.77.81','156.248.80.212','156.228.109.5','156.242.37.170','156.242.36.123','156.242.40.12','156.228.92.250','156.228.124.116','156.228.116.156','156.228.77.194','156.228.110.207','154.214.1.18','207.167.64.14','198.50.219.229','81.181.104.22','107.189.10.175','46.234.47.105','45.141.215.28','89.147.108.90','107.189.4.209','107.189.5.121','45.141.215.21','185.150.28.13','109.70.100.66','107.189.31.187','45.141.215.133','107.189.14.106','91.219.236.91','107.189.8.56','107.189.1.9','45.9.168.18','109.70.100.69','104.244.79.50','45.138.16.178','91.206.26.26','107.189.30.49','93.90.74.29','107.189.1.175','185.100.87.174','107.189.1.228','141.98.11.62','107.189.3.11','193.32.162.104','179.43.159.199','107.189.12.7','185.40.4.44','45.141.215.200','185.40.4.121','94.156.152.234','45.141.215.90','212.38.189.186','80.94.92.106','89.37.95.34','104.244.78.233','104.244.79.61','179.43.159.194','57.128.220.107','185.40.4.127','107.189.2.108','107.189.30.69','45.80.158.23','107.189.1.111','185.241.208.185','93.90.74.28','107.189.8.133','185.40.4.38','185.241.208.115','45.141.215.19','185.67.82.114','45.141.215.63','185.40.4.101','103.193.179.233','82.221.131.5','45.80.158.175','45.141.215.97','37.221.208.71','45.138.16.230','45.141.215.110','188.214.104.21','179.43.159.196','107.189.30.86','45.141.215.95','185.241.208.202','93.99.104.128','45.141.215.167','185.241.208.54','107.189.13.253','45.141.215.17','108.181.70.51','156.248.80.137','156.228.77.176','156.248.86.26','103.27.76.79','95.179.242.100','118.179.49.62','217.65.7.86','45.133.172.213','156.248.86.90','15.188.83.215','45.83.28.31','146.190.25.198','36.81.209.166','156.228.105.50','156.242.33.33','156.228.105.68','172.99.249.45','176.123.6.31','38.60.212.44','13.48.190.93','20.253.186.117','74.89.212.100','65.21.133.174','194.233.174.56','109.70.100.65','45.138.16.240','179.43.159.201','107.189.7.144','194.15.113.118','104.244.78.162','45.80.158.167','94.72.104.135','45.141.215.111','45.9.168.103','45.138.16.161','107.189.3.148','195.80.151.242','107.189.4.12','179.43.159.197','107.189.8.16','45.138.16.239','104.244.73.193','107.189.3.94','104.244.78.232','185.241.208.81','185.112.144.11','104.244.73.136','104.244.73.43','45.9.156.101','45.141.215.62','81.21.1.161','176.123.6.86','194.180.48.202','145.223.8.23','13.39.235.149','18.199.101.50','107.189.8.181','107.189.6.124','93.95.231.14','107.189.8.70','179.43.128.16','185.100.87.166','107.189.1.160','195.176.3.24','185.39.207.83','85.93.218.204','77.48.28.204','91.92.109.126','107.189.13.180','91.208.75.153','83.228.94.69','45.141.215.56','31.133.0.210','107.189.7.168','91.208.75.3','89.147.110.118','107.189.31.33','179.43.159.198','16.171.69.69','190.240.109.215','135.181.178.242','156.242.33.83','156.228.89.154','156.228.112.129','156.228.94.103','156.228.111.228','156.228.124.180','156.228.94.90','156.228.82.121','156.248.84.68','156.228.124.26','156.228.89.110','156.242.41.49','156.228.83.87','179.43.182.58','156.228.96.132','156.228.107.214','156.242.47.220','143.198.35.226','156.242.38.51','156.228.95.184','156.228.103.41','154.213.166.233','3.91.59.109','45.133.173.3','155.94.155.94','156.228.94.146','156.248.82.120','156.242.38.145','156.228.125.221','156.228.101.76','156.228.106.162','156.228.83.139','156.248.85.246','156.228.94.77','156.228.93.209','156.242.32.110','156.242.45.200','156.228.119.226','156.248.81.138','156.248.82.119','156.228.103.172','154.213.165.253','156.228.82.191','156.228.111.97','154.214.1.25','156.228.92.26','64.225.28.74','156.228.97.28','154.213.166.87','154.213.164.223','156.242.33.41','156.228.94.78','156.228.105.156','156.242.39.155','156.242.47.40','156.228.119.187','156.248.85.164','156.228.116.115','156.248.86.55','156.228.119.31','156.228.124.51','156.228.77.12','156.228.88.233','156.228.95.166','156.242.42.182','156.242.43.17','156.228.125.239','156.228.108.241','154.213.167.173','156.228.86.23','156.242.35.3','154.213.165.28','154.213.162.5','156.228.113.230','156.228.111.142','156.242.39.220','156.228.98.93','156.228.101.144','154.214.1.225','156.228.80.69','159.89.175.207','156.242.35.240','156.248.83.161','156.228.118.239','156.242.46.143','156.228.78.16','154.213.164.169','156.228.116.149','156.228.84.229','156.242.43.22','156.248.83.224','154.213.160.185','156.242.36.87','154.214.1.250','154.213.162.244','156.228.116.89','156.242.47.205','156.228.113.94','156.242.35.175','156.228.77.59','154.213.160.137','156.228.98.11','156.228.76.217','156.228.93.250','156.228.89.141','154.213.161.43','156.228.111.111','156.242.38.29','156.248.87.25','156.228.77.50','156.228.104.137','156.228.100.99','156.242.40.104','156.228.76.107','156.228.112.224','156.242.47.135','194.0.234.13','197.204.54.129','45.133.172.43','135.181.217.100','128.90.43.17','206.123.145.212','45.133.172.216','154.53.33.222','194.127.199.57','89.23.108.127','58.10.6.188','52.207.242.227','46.101.82.131','34.39.15.240','91.90.40.154','156.248.80.131','156.228.107.61','156.228.124.115','156.228.91.154','156.248.81.97','156.228.95.12','156.228.112.2','156.242.46.66','154.213.161.223','156.242.35.23','156.242.46.109','156.228.91.54','156.228.98.253','156.228.93.19','156.242.45.51','156.242.33.247','156.228.92.132','156.228.96.185','156.228.102.122','156.228.116.90','156.242.42.233','156.228.89.9','156.242.43.121','156.242.45.148','154.213.162.233','156.248.83.158','156.228.86.142','156.228.109.60','156.228.97.210','156.228.95.27','156.228.80.7','156.248.83.206','156.228.98.144','156.228.110.24','156.228.119.139','156.228.95.28','154.214.1.183','155.94.155.234','156.248.83.67','154.213.166.251','156.248.81.139','154.213.166.92','156.228.114.9','156.228.117.108','156.242.32.130','154.213.160.253','156.242.37.207','156.242.38.64','156.242.32.127','156.228.98.119','156.242.34.212','156.228.90.74','154.213.161.56','156.228.92.210','156.228.125.125','156.228.106.242','156.248.87.234','156.242.36.167','156.228.79.12','156.228.97.146','154.214.1.230','156.248.87.23','91.92.46.48','185.102.219.1','45.38.71.19','156.228.85.245','156.228.93.182','154.213.167.52','156.228.82.126','156.242.41.38','156.248.84.58','156.242.34.60','154.214.1.44','156.228.125.255','156.228.84.66','156.228.94.252','156.242.39.239','156.228.77.100','156.242.33.93','156.228.109.82','156.228.82.111','156.228.105.41','156.228.116.161','156.228.125.207','156.242.42.81','156.228.85.79','156.228.101.74','156.242.41.102','156.228.90.239','154.213.162.170','156.228.113.165','156.228.99.75','156.228.106.57','154.213.166.197','156.228.94.132','156.228.85.200','156.242.37.108','156.228.94.36','156.242.47.206','154.213.164.245','156.228.113.185','156.228.110.103','156.248.85.129','156.228.103.218','156.228.117.251','156.248.87.170','156.242.47.0','154.213.167.112','156.242.33.196','154.213.167.202','156.228.116.8','156.228.106.26','156.228.105.176','156.228.112.101','154.214.1.234','156.228.97.132','156.228.77.223','156.228.90.252','156.228.99.251','156.228.104.58','156.228.107.60','156.228.79.137','156.228.79.255','156.228.108.125','156.228.84.33','156.228.117.173','156.228.118.176','156.248.86.171','156.228.83.159','156.228.90.77','156.228.98.245','156.242.33.188','156.228.105.144','156.228.90.109','154.213.160.46','156.242.34.206','156.248.82.5','154.213.163.88','156.242.45.13','156.228.106.46','156.242.44.58','156.242.40.91','156.248.82.47','154.213.161.237','156.228.82.244','156.228.95.174','156.242.38.44','156.228.125.138','156.228.101.33','156.242.39.109','156.228.106.163','154.213.160.223','156.228.83.99','156.228.113.112','156.228.76.227','156.228.102.13','156.228.87.212','156.242.37.126','156.248.86.212','156.228.98.82','156.228.93.119','156.242.34.182','156.228.97.73','156.228.98.125','156.228.79.96','156.228.98.213','154.213.163.174','156.242.46.37','154.213.161.53','156.228.112.96','156.248.84.198','156.228.102.120','156.248.81.203','156.228.112.241','35.228.212.31','154.213.164.174','156.228.109.102','156.228.77.240','156.242.36.112','154.213.160.129','156.228.93.31','156.228.108.104','157.55.39.195','157.55.39.54','40.77.167.74','156.248.86.238','156.248.87.121','156.228.111.239','156.228.107.168','156.228.82.252','156.228.95.217','156.228.124.38','156.228.118.32','156.228.78.157','154.213.165.12','156.228.108.135','156.248.86.150','156.228.119.90','156.228.104.124','156.228.90.163','156.228.104.246','154.213.160.83','156.228.110.22','156.248.86.151','154.213.165.87','156.242.32.100','154.213.162.13','156.242.34.175','156.248.87.55','156.242.41.252','156.248.82.113','156.248.80.33','156.228.105.249','156.228.125.119','156.228.90.229','156.228.99.107','156.242.43.112','156.228.78.254','156.228.109.74','154.213.165.19','156.242.32.245','156.248.86.89','156.228.83.116','156.242.41.79','156.228.94.187','154.214.1.14','156.248.85.57','156.228.118.92','154.214.1.188','154.213.164.22','156.228.107.220','156.248.84.111','156.228.100.108','156.242.40.71','156.228.83.78','156.228.91.187','156.242.36.244','156.228.77.159','156.242.46.242','156.228.96.229','156.228.113.250','156.228.88.124','156.228.103.65','154.213.167.11','156.228.84.76','156.248.85.48','156.228.117.103','156.242.43.247','156.228.78.34','156.228.97.125','156.228.115.124','156.228.87.196','156.228.89.61','154.213.167.212','156.228.105.95','156.228.76.145','156.228.94.247','156.228.89.219','154.213.162.92','156.228.111.175','156.242.38.144','156.228.79.139','36.82.135.38','149.102.233.213','138.201.205.160','45.141.215.86','82.165.141.236','182.4.100.15','156.242.36.196','154.213.164.121','156.228.86.248','156.228.125.247','156.228.87.165','154.213.161.146','156.228.88.199','156.228.84.88','156.228.87.229','156.248.82.12','156.242.41.57','156.228.77.169','156.228.117.161','154.213.163.87','156.228.77.253','156.242.38.68','156.242.35.226','156.228.119.82','156.228.88.57','154.213.162.187','156.242.47.70','156.242.41.145','156.242.47.141','156.228.102.141','154.213.163.7','154.213.163.176','156.228.77.116','156.242.38.215','156.228.77.25','156.228.119.14','156.228.106.34','156.228.87.104','156.228.100.11','156.228.110.83','156.228.94.106','156.228.97.35','156.228.104.189','156.228.100.171','156.248.82.25','156.228.86.179','156.228.102.98','156.242.45.231','156.228.116.10','156.248.85.108','156.228.115.255','156.228.101.128','156.228.105.71','156.228.80.21','156.248.84.76','156.242.32.52','154.213.162.248','156.228.77.254','156.242.36.143','156.228.115.51','156.242.38.8','156.228.82.155','156.228.101.175','156.228.82.103','156.228.125.167','156.228.104.19','156.248.84.121','156.242.34.65','156.242.43.212','156.228.92.1','156.228.97.66','154.213.164.153','156.228.116.170','156.228.105.201','156.228.106.198','156.228.104.56','156.242.44.139','156.228.106.111','156.228.88.34','156.228.114.237','156.228.115.223','156.248.83.5','156.242.38.10','156.248.83.29','154.213.161.245','156.228.116.72','156.228.80.202','156.242.41.40','154.213.165.71','156.228.82.58','156.248.83.25','154.214.1.65','156.228.115.82','156.228.83.208','156.248.86.70','156.228.79.70','156.242.42.60','154.214.1.200','156.228.116.182','156.248.83.22','156.242.40.95','156.228.89.225','156.228.78.235','156.242.33.110','156.228.117.53','156.242.45.52','156.228.84.56','156.228.83.117','156.228.90.162','156.228.108.10','156.228.95.228','156.228.85.5','156.228.115.170','156.228.78.211','156.228.124.192','156.228.117.4','154.213.166.50','156.228.107.206','156.228.80.128','156.228.91.26','154.213.160.37','156.228.112.250','156.228.96.212','156.228.118.35','156.228.117.7','156.228.99.30','156.228.103.251','156.248.81.86','156.228.111.179','156.228.77.88','156.228.125.51','156.228.99.198','156.228.111.0','156.228.85.33','156.242.42.250','156.228.97.116','156.228.76.122','156.228.88.40','156.228.112.126','156.228.85.234','156.228.88.65','154.213.162.239','156.228.86.111','156.242.34.26','156.228.103.68','156.242.35.189','156.242.39.179','156.228.92.106','156.242.33.166','156.228.94.189','156.228.113.115','156.228.77.222','156.228.78.117','156.228.106.86','156.228.91.183','156.228.117.75','156.228.100.32','156.228.119.81','156.228.97.98','156.228.113.2','156.242.42.196','156.228.109.126','156.242.41.9','156.228.89.88','156.242.45.193','156.228.119.179','154.213.162.191','156.228.105.38','156.242.36.73','156.228.105.235','156.242.36.188','154.213.166.75','156.228.111.20','156.228.94.40','156.248.85.196','156.228.84.204','156.228.80.168','156.228.94.223','156.228.79.100','156.228.101.34','154.213.160.225','156.228.81.249','156.228.90.173','154.213.160.184','156.228.124.147','156.228.116.206','156.228.102.244','156.228.82.218','156.228.98.139','156.228.80.192','156.228.113.248','156.242.38.78','156.248.86.43','156.228.79.132','45.8.19.72','35.242.156.37','63.176.107.166','128.90.106.148','156.228.108.141','156.228.95.187','156.228.79.216','156.228.82.2','156.228.90.181','156.228.83.222','156.228.97.193','156.228.118.56','156.242.42.28','154.213.161.122','156.228.80.123','156.228.95.22','156.242.36.81','156.228.93.14','154.213.161.54','156.228.88.96','156.228.90.195','154.213.167.21','156.242.46.123','156.228.99.153','156.228.94.50','156.228.116.175','156.242.32.216','156.228.110.11','156.242.37.253','156.228.99.109','156.248.82.45','156.242.39.174','154.213.166.194','156.228.107.207','156.248.81.58','156.248.87.229','156.228.85.196','156.228.89.234','156.228.99.199','156.228.117.20','156.228.118.131','156.242.33.69','154.213.163.224','156.228.79.93','156.228.104.112','154.213.165.164','156.228.81.231','154.213.165.69','156.228.84.85','156.228.125.59','156.242.43.138','156.228.91.212','156.228.93.193','156.228.108.227','154.213.166.182','156.228.103.82','156.228.81.140','154.213.163.90','156.242.45.186','156.228.114.180','156.242.42.53','156.228.113.51','154.213.166.24','156.242.39.74','156.228.100.229','156.228.87.115','156.242.40.79','156.228.88.178','154.213.167.210','156.248.85.64','156.228.89.12','156.228.110.56','156.242.34.87','156.242.40.110','156.228.86.91','156.228.83.110','154.213.161.93','156.228.92.197','156.228.110.180','156.242.34.86','156.228.86.211','156.242.43.168','156.228.105.57','156.228.104.68','156.228.116.214','156.242.35.17','156.242.39.237','156.242.34.173','156.228.110.117','156.242.32.140','156.242.45.62','156.242.45.28','156.248.84.131','156.242.38.5','156.228.91.64','156.228.114.215','156.242.38.7','156.242.41.172','156.248.80.210','156.228.102.114','156.228.95.164','156.228.83.6','156.228.114.53','156.228.109.252','156.228.97.254','154.213.164.89','156.228.105.24','156.242.36.201','156.228.112.100','156.228.85.168','156.242.42.215','154.213.167.8','156.228.84.107','156.228.84.53','156.228.102.54','156.228.92.230','154.213.166.104','156.242.35.7','154.213.164.212','156.242.32.226','156.228.97.1','154.213.165.227','156.242.36.233','156.242.36.24','156.248.80.233','154.213.165.125','156.228.76.103','156.228.80.139','156.228.95.173','154.213.166.80','156.228.106.87','156.228.82.163','156.228.105.10','156.228.112.199','156.228.119.171','154.213.165.212','156.242.34.140','156.228.96.145','31.57.38.142','156.228.109.6','156.228.106.50','156.228.108.112','156.242.44.241','156.242.33.230','156.228.125.136','156.228.82.40','156.228.83.125','156.248.82.44','156.242.37.74','156.228.102.189','156.228.100.67','156.242.34.68','156.248.86.22','156.228.89.80','156.242.47.127','156.228.107.240','156.228.106.109','154.213.167.119','156.228.103.18','156.228.115.247','156.228.117.93','156.242.34.145','156.228.98.124','156.248.83.65','156.242.46.45','154.213.162.31','156.242.46.60','156.228.106.29','156.248.85.161','156.248.85.146','156.228.107.2','156.228.94.87','156.228.88.247','156.228.109.214','156.228.83.29','156.228.80.86','156.228.96.1','156.228.108.124','156.228.104.27','154.214.1.141','156.242.32.124','156.242.36.8','156.228.91.240','156.228.108.27','156.228.98.22','156.228.95.209','154.213.163.64','156.248.80.74','156.228.81.123','156.228.78.66','156.228.107.64','154.213.166.91','156.228.125.45','146.70.134.8','156.228.87.74','156.228.91.79','156.248.82.55','156.228.116.141','156.228.97.186','156.228.81.193','154.214.1.109','156.228.79.25','156.228.84.24','156.242.40.210','156.228.115.138','156.248.82.226','156.228.78.53','156.228.119.27','156.228.101.194','156.228.99.120','156.228.84.91','154.213.167.70','89.36.76.102','31.57.38.94','110.227.191.185','165.227.199.191','172.99.249.49','94.156.161.64','156.228.84.89','156.228.82.14','156.228.78.106','154.213.167.253','156.228.119.95','156.228.93.110','156.242.40.73','156.228.86.27','156.242.33.11','156.228.114.123','156.228.76.95','156.228.77.13','156.228.87.237','156.248.87.213','156.248.85.212','156.228.81.175','156.228.93.17','156.242.42.140','156.242.39.150','156.242.37.193','156.242.47.22','92.119.19.51','156.228.82.98','154.213.164.23','156.228.107.47','154.213.163.237','156.228.85.122','156.228.79.8','156.242.33.89','156.248.85.214','156.228.107.40','156.248.83.63','156.228.96.167','156.228.97.74','156.228.95.129','154.213.160.140','156.228.108.39','156.242.46.163','154.213.165.38','156.228.115.173','156.228.86.137','156.228.115.168','156.228.86.175','156.228.94.197','156.228.81.64','156.248.82.51','156.228.88.214','156.228.103.117','154.213.166.139','156.228.86.170','156.228.111.45','156.248.84.204','156.228.97.138','156.228.125.206','156.228.117.15','156.228.85.190','156.242.45.163','156.242.33.214','156.228.99.205','156.228.77.248','154.213.160.66','156.228.92.252','156.228.118.157','156.228.104.247','156.248.83.153','156.248.80.43','156.228.109.77','156.248.84.18','156.228.99.60','156.228.76.127','156.228.101.138','156.248.87.28','156.228.91.176','156.242.43.162','156.242.42.133','156.242.32.196','156.228.96.57','156.248.85.178','156.242.36.158','156.248.81.78','156.228.96.86','156.228.80.134','162.244.33.11','173.89.32.69','51.210.104.64','195.231.81.196','156.228.104.227','156.228.86.144','156.228.82.65','154.213.165.74','156.242.38.161','154.213.160.250','156.242.33.134','156.248.84.13','156.228.109.2','156.242.43.169','156.228.80.248','156.228.113.211','156.228.107.170','156.248.83.122','156.248.86.185','156.228.101.52','156.248.83.121','156.248.80.172','156.242.38.191','156.248.85.245','154.213.165.33','156.242.40.50','156.228.104.18','37.167.64.239','154.213.161.125','156.242.40.163','156.242.46.213','156.242.35.114','156.242.44.108','156.228.90.231','154.213.161.131','156.242.34.81','156.228.114.18','156.228.101.13','156.228.86.38','156.228.111.76','156.248.85.121','91.200.102.64','156.228.104.175','156.228.119.97','156.228.109.35','156.248.84.62','156.242.33.61','156.228.84.124','156.228.97.105','154.214.1.78','156.242.38.19','156.228.76.2','156.228.114.176','156.228.95.65','13.53.151.218','154.213.164.164','156.228.88.248','156.242.47.10','156.228.100.101','156.228.112.238','156.242.33.231','156.242.41.17','156.248.85.92','156.248.84.196','156.228.99.220','156.228.112.45','156.242.43.204','154.213.167.201','156.228.85.216','156.248.84.122','156.228.86.94','156.242.44.171','156.228.95.235','156.228.87.27','156.242.38.138','204.8.96.88','192.42.116.191','185.244.152.251','110.137.100.98','207.167.64.29','137.184.132.80','103.125.146.8','77.90.16.83','45.138.16.250','103.163.220.4','156.228.76.169','156.242.43.209','156.242.43.136','156.242.43.90','156.228.113.219','156.228.116.177','156.228.107.59','156.242.39.130','154.214.1.217','156.242.46.120','156.228.102.228','156.228.88.11','103.180.236.188','14.243.34.26','154.213.161.137','156.242.39.149','154.213.167.123','156.228.100.106','156.228.99.6','156.228.117.49','156.228.83.95','154.213.160.114','156.228.103.159','154.213.164.112','156.248.85.60','156.228.96.119','156.242.45.103','154.213.163.35','156.242.40.41','156.228.117.210','156.228.93.91','156.228.94.29','154.213.163.200','156.248.83.234','156.228.105.63','156.228.105.105','156.242.47.237','156.242.42.41','156.228.96.137','156.242.45.234','156.228.107.228','156.228.107.223','156.228.100.85','156.242.45.212','156.228.101.160','156.248.85.232','156.248.86.123','156.242.37.180','154.213.166.128','156.228.119.199','156.248.86.78','154.213.160.166','156.228.112.128','156.242.36.19','156.228.111.157','156.248.83.220','156.228.101.83','156.228.86.39','154.213.164.108','154.213.161.7','156.242.47.219','156.242.33.154','156.228.82.29','156.228.94.44','220.247.131.124','80.76.49.89','51.141.68.232','103.173.31.148','156.248.81.5','156.228.87.57','156.228.119.123','156.228.87.21','156.228.104.166','156.242.35.234','156.248.84.178','156.248.80.193','156.228.92.94','156.228.76.235','156.228.107.130','156.242.34.169','156.228.109.139','154.213.163.46','156.228.111.226','156.228.87.199','156.228.79.118','154.213.167.140','156.228.115.112','156.228.91.34','156.228.90.210','156.228.91.142','154.213.167.6','156.228.90.106','156.248.82.141','45.84.139.90','156.228.88.41','156.248.85.82','196.217.73.52','156.228.111.237','156.228.125.156','156.228.125.177','156.228.76.182','156.242.45.224','156.228.88.237','156.242.37.109','4.245.8.37','154.213.162.24','156.242.35.181','156.248.87.10','156.228.118.85','156.228.97.25','154.213.162.72','156.228.101.215','154.213.161.228','154.213.167.175','154.213.166.185','156.248.83.199','156.228.104.162','154.213.167.151','156.228.113.142','156.228.89.135','156.228.83.173','156.248.82.174','156.228.108.198','154.213.161.39','156.242.34.199','156.228.118.218','156.228.118.68','156.228.92.77','156.242.47.253','154.213.167.0','156.228.112.1','156.228.99.248','156.242.32.120','156.228.80.234','156.242.43.179','156.228.124.129','156.242.36.34','156.228.86.185','156.228.104.81','156.228.115.216','156.228.111.17','156.228.99.126','156.228.124.227','156.228.92.188','156.248.87.188','156.228.81.235','156.228.78.68','156.248.84.81','156.242.34.32','156.242.32.206','156.228.113.28','156.228.125.181','154.213.166.55','154.213.160.40','156.228.96.127','156.228.107.123','156.228.86.163','156.248.81.252','154.213.164.123','156.228.118.231','156.228.106.24','156.228.104.5','156.242.34.187','156.242.42.237','156.228.103.85','156.228.81.215','156.228.93.175','156.228.95.196','156.228.125.103','156.242.40.149','156.242.39.148','156.248.83.165','156.228.119.54','156.228.85.23','156.248.85.47','156.242.33.251','156.228.109.186','52.12.58.160','156.228.83.189','156.228.118.133','156.248.87.202','154.213.163.245','156.228.82.5','156.228.83.35','156.228.89.14','154.213.166.52','156.228.125.5','13.38.83.39','156.228.95.51','156.228.87.91','156.228.89.13','156.242.43.29','154.213.162.64','156.228.89.178','154.213.162.104','156.228.102.75','154.213.163.147','156.248.87.128','154.213.161.32','156.228.79.63','154.213.160.50','156.242.32.103','156.248.85.13','154.213.165.14','156.228.90.9','41.143.2.26','156.228.92.22','156.228.95.96','156.228.96.220','156.228.97.196','156.242.36.37','156.228.103.55','156.228.81.6','156.228.119.204','156.242.33.120','156.228.114.46','156.228.92.186','156.242.46.243','156.242.45.225','156.242.42.208','156.248.84.27','156.248.81.0','154.213.161.143','156.228.105.13','156.242.35.25','154.213.161.210','156.228.90.233','156.248.87.209','156.228.98.90','156.228.76.121','154.213.162.153','156.228.95.146','156.228.76.101','156.248.83.129','156.228.95.154','154.213.162.123','156.242.33.209','156.228.93.128','156.228.107.199','156.228.117.200','156.248.87.240','156.228.125.127','92.223.85.249','156.228.87.162','156.242.33.162','156.228.78.46','156.228.111.56','156.228.93.232','156.242.42.204','156.228.104.249','156.228.105.131','156.242.42.228','154.213.160.216','156.242.39.89','156.228.101.10','156.228.103.221','156.228.106.207','156.228.100.80','156.242.32.185','154.214.1.199','156.248.80.175','156.228.119.165','20.56.96.63','156.228.119.137','156.228.104.40','156.228.100.209','156.228.89.136','156.248.82.210','156.228.111.189','156.228.82.77','156.242.41.141','156.228.108.0','156.248.82.107','154.213.166.187','156.242.40.108','156.242.32.187','156.248.85.241','156.242.43.21','156.228.90.19','223.190.82.95','31.94.34.69','143.244.42.85','156.242.39.164','156.228.76.78','156.228.99.48','156.248.81.210','223.190.85.122','103.27.76.59','137.220.82.148','156.228.87.138','156.242.33.104','156.228.99.155','156.228.94.24','156.228.84.26','80.195.185.197','156.228.115.27','156.228.83.215','156.228.108.167','156.228.100.174','156.228.100.70','156.228.119.234','156.248.85.222','156.242.36.227','156.242.41.25','156.228.101.192','156.228.101.11','156.228.116.131','156.228.109.231','156.228.116.118','154.213.165.213','156.228.76.33','156.228.115.92','45.38.26.169','193.239.84.39','45.133.172.26','194.110.13.83','185.244.153.241','52.87.189.68','156.228.119.198','23.166.88.72','13.38.27.84','156.228.99.224','172.99.249.38','156.228.90.83','51.89.242.46','154.213.165.70','156.228.101.142','156.248.81.190','156.228.101.198','156.228.94.96','162.250.191.128','13.38.14.116','156.242.42.232','156.248.82.126','156.228.76.19','156.228.94.53','151.242.63.15','156.228.90.45','154.213.165.246','156.242.40.186','156.248.87.118','156.228.112.107','154.214.1.47','156.248.83.116','156.248.85.58','156.228.99.138','156.248.82.148','156.228.78.39','156.228.108.134','156.228.104.36','156.228.99.178','156.228.90.28','156.228.91.132','156.242.37.76','154.213.165.148','156.228.85.130','156.228.95.63','156.248.85.183','156.228.102.85','154.213.161.28','156.228.100.23','156.228.87.251','156.248.82.234','156.242.33.102','156.228.124.195','156.228.92.215','156.228.115.94','156.228.80.250','156.242.39.84','154.213.163.146','154.213.165.156','156.228.77.114','156.228.100.166','156.242.43.109','156.228.102.252','156.248.84.84','156.228.109.66','156.228.95.62','156.228.83.8','156.228.93.208','156.228.98.16','156.242.35.150','156.228.110.0','156.228.86.235','156.228.103.31','154.213.166.232','192.9.180.185','156.228.91.95','156.248.84.90','154.213.162.47','156.248.86.116','154.213.163.171','156.242.37.154','156.228.86.198','156.228.90.97','156.228.105.143','156.248.81.141','156.242.44.27','156.228.76.46','156.228.96.99','156.228.90.244','154.213.161.135','156.242.32.193','156.228.124.150','156.228.103.205','156.228.90.167','156.228.104.248','156.242.32.227','156.242.40.200','156.228.124.53','156.228.82.75','83.147.54.253','154.213.166.180','156.228.97.5','156.228.96.18','156.248.80.34','156.242.40.209','156.228.98.101','156.228.100.40','156.228.98.107','154.213.164.69','156.228.97.63','156.242.34.197','156.228.119.100','154.213.167.56','156.228.125.184','156.228.111.229','156.242.47.181','156.228.105.111','156.248.82.199','156.228.98.109','156.228.125.236','156.228.94.117','154.213.166.244','156.228.119.70','156.242.37.246','156.228.94.134','156.228.82.42','154.213.160.168','156.228.82.108','156.242.35.187','156.242.44.191','156.228.112.141','156.228.110.128','156.228.109.241','156.248.80.113','154.213.163.148','156.228.86.42','156.228.85.132','156.228.93.210','54.197.29.108','156.228.91.107','156.228.116.129','156.228.76.112','156.228.78.113','156.242.41.208','195.177.94.98','156.248.87.231','154.213.165.247','156.242.38.89','154.213.164.134','156.228.79.197','194.59.31.149','156.242.43.38','156.242.45.85','156.228.79.76','156.228.113.40','156.228.95.74','156.228.113.137','156.248.80.145','156.228.79.5','156.248.81.114','156.228.107.147','156.228.99.31','156.228.85.215','156.242.33.16','156.242.47.52','156.228.115.236','156.228.114.138','103.163.220.242','154.213.165.170','156.228.88.98','118.96.146.167','156.228.110.27','156.242.43.238','156.228.111.78','156.228.101.116','156.228.105.154','156.228.115.32','3.215.183.227','156.228.85.250','156.228.98.47','156.228.76.213','156.228.108.175','156.228.124.36','156.228.98.52','156.228.115.237','156.228.83.15','154.213.166.117','156.248.85.157','154.213.165.241','156.242.34.155','156.228.112.61','94.156.115.145','154.213.164.210','156.228.117.17','79.110.49.245','35.172.100.218','156.228.103.14','156.242.43.122','156.228.89.56','78.240.2.148','171.224.181.151','156.248.83.246','156.242.44.251','156.242.46.201','5.196.223.84','156.228.83.46','156.228.95.246','156.228.104.66','156.228.76.220','154.213.163.36','84.32.34.16','156.248.82.123','156.242.37.179','81.161.229.28','157.180.80.166','156.242.32.211','23.95.162.77','156.228.93.132','156.248.84.29','156.248.86.51','172.99.249.37','156.248.86.77','156.242.38.32','156.228.95.5','156.228.102.249','156.228.106.130','156.248.87.16','156.228.80.53','156.242.32.5','156.228.92.15','154.213.162.45','156.228.77.33','156.228.93.137','156.248.81.198','156.228.81.44','156.228.109.41','156.228.93.180','156.228.88.190','156.248.86.233','156.228.113.210','156.228.101.177','36.81.74.130','213.209.150.71','217.154.115.219','92.73.25.146','134.255.233.26','156.242.39.221','103.173.31.149','159.203.23.143','45.74.10.209','185.236.232.7','196.251.116.117','125.230.196.68','194.113.37.100','82.23.183.55','91.148.247.217','156.228.83.86','5.175.234.106','156.228.80.150','198.44.133.196','156.242.43.206','116.206.254.100','185.219.81.21','91.92.46.194','67.101.115.146','45.88.91.228','92.223.85.252','167.71.176.26','156.242.44.227','156.228.110.60','79.137.104.162','185.249.197.106','105.158.50.26','156.248.87.76','108.59.12.2','37.27.173.157','105.113.80.117','156.242.46.249','45.196.59.141','50.117.73.250','50.117.73.82','64.29.74.200','156.228.91.157','66.180.131.44','45.196.45.205','198.145.50.42','45.196.59.231','115.167.10.117','108.165.113.163','125.230.243.162','50.117.28.101','108.165.113.2','50.117.73.226','198.145.49.191','50.117.28.62','50.117.28.43','198.145.48.65','50.117.73.21','23.230.243.35','198.145.50.220','45.196.46.135','45.196.46.27','45.196.58.128','45.39.54.184','108.165.113.91','45.196.45.136','108.165.113.121','45.196.47.88','108.165.238.239','45.196.57.8','198.145.51.69','108.165.113.186','50.117.73.97','108.165.238.135','108.165.113.250','23.230.243.207','108.165.238.236','50.117.28.57','84.200.125.42','45.133.172.21','5.249.161.66','45.133.172.5','78.96.85.9','156.242.33.92','154.213.167.225','154.213.162.183','156.228.99.85','154.213.165.5','13.38.251.142','108.181.99.74','13.62.46.160','207.32.217.217','134.122.31.184','141.95.114.234','156.228.115.39','156.228.102.161','217.61.61.131','163.5.169.44','163.5.169.56','37.114.41.180','156.242.44.164','156.242.34.1','196.251.117.133','193.68.89.240','37.218.221.8','80.71.152.7','175.29.129.8','175.110.85.8','36.72.212.201','16.171.38.93','196.251.66.7','209.145.60.34','45.32.28.16','194.59.31.71','156.228.118.199','37.27.238.41','156.228.98.78','156.248.83.120','156.242.44.253','93.152.210.199','156.228.115.186','156.248.80.178','156.248.86.208','93.152.210.202','154.213.164.27','156.228.124.145','156.228.84.163','156.248.81.67','156.242.44.167','93.152.210.207','156.242.44.7','156.242.36.108','156.228.107.227','156.228.84.28','191.255.115.106','93.152.210.179','156.228.85.24','156.228.80.107','156.228.111.6','156.228.91.229','154.213.160.147','156.228.108.37','156.228.76.105','64.227.148.101','93.152.210.214','151.242.58.241','82.24.200.80','13.53.159.88','54.81.45.66','185.209.196.190','145.239.6.2','207.167.64.31','185.198.240.246','209.87.169.191','209.87.169.203','52.55.82.138','156.248.81.37','45.133.172.14','45.150.109.25','80.211.202.81','57.159.26.59','193.168.173.42','77.105.164.241','44.210.103.248','143.244.39.5','91.220.41.85','189.18.159.39','156.248.81.49','212.115.108.37','146.70.194.116','139.59.171.105','136.243.41.153','13.50.16.183','51.81.22.25','104.28.211.187','156.248.86.173','91.198.77.135','185.227.111.168','156.228.77.203','159.65.193.60','133.117.79.100','104.28.211.186','165.22.54.147','196.251.80.117','45.94.31.27','154.213.166.122','156.242.37.7','156.228.117.81','187.102.209.131','156.228.89.69','156.228.79.51','156.228.110.44','156.228.108.240','196.251.70.203','156.242.47.177','45.80.209.187','185.117.90.130','94.237.108.114','157.254.164.95','156.248.80.13','156.228.89.84','156.228.114.249','23.162.8.157','156.228.119.235','156.228.110.169','54.171.225.225','156.228.98.108','194.59.30.229','156.228.89.3','156.228.94.35','155.94.155.208','156.228.88.171','156.228.101.184','156.228.117.252','156.228.77.200','156.248.86.166','18.207.192.6','156.228.115.11','156.228.87.143','154.213.162.131','156.228.106.201','154.213.163.182','156.228.76.53','156.248.81.27','156.228.90.241','156.228.78.156','156.228.106.218','154.213.161.89','154.213.167.17','156.248.85.66','156.228.104.194','156.248.85.86','206.206.94.67','102.129.244.149','156.228.83.97','206.206.95.99','50.223.132.81','178.253.237.42','88.216.21.147','65.215.70.45','156.228.98.156','188.68.50.181','156.228.84.43','156.242.47.96','156.242.41.191','156.228.96.147','156.228.97.50','206.206.94.12','88.216.21.211','65.215.70.204','65.215.70.54','141.98.152.201','156.228.92.123','156.228.101.233','156.248.86.164','156.248.85.88','156.228.91.242','176.100.36.10','156.228.108.163','156.242.41.14','156.228.91.193','156.228.110.154','156.242.36.180','170.62.100.169','156.228.82.253','31.57.166.46','87.106.82.85','156.248.84.160','69.30.216.34','170.205.30.177','156.242.39.255','156.242.35.21','156.228.118.31','16.170.250.190','102.129.244.8','206.206.94.14','206.206.95.60','73.145.242.90','212.193.4.162','206.206.94.60','196.251.81.213','209.222.97.186','156.228.103.94','104.248.21.221','64.227.139.5','195.231.65.159','86.150.21.43','194.180.191.241','83.229.84.132','20.197.0.147','144.172.91.53','212.193.3.13','85.203.15.169','81.199.26.69','85.203.15.222','85.203.15.227','81.199.26.97','89.222.103.69','45.91.168.180','162.243.122.108','146.70.144.42','13.60.7.102','69.30.200.186','172.210.232.231','157.254.224.31','45.156.87.114','4.154.184.226','125.230.195.68','136.0.157.78','141.140.12.181','185.139.230.141','156.242.39.227','154.214.1.164','98.159.234.24','176.46.158.56','156.228.78.192','156.228.93.154','91.92.46.174','95.142.123.27','156.228.113.178','172.99.249.48','156.228.81.114','156.233.92.242','156.228.99.118','98.159.234.172','109.71.254.134','143.244.39.9','91.199.42.156','156.233.86.12','83.147.52.73','185.177.72.144','23.234.88.75','54.178.47.11','161.35.115.19','88.216.21.212','102.129.244.30','88.216.21.38','156.228.78.2','93.114.62.244','138.199.29.22','45.141.233.38','80.211.138.143','146.19.215.144','156.228.80.159','208.109.215.120','185.255.95.25','46.183.110.168','51.195.198.38','206.206.95.66','142.132.138.248','5.62.34.17','104.250.164.106','65.215.70.203','206.206.95.107','196.251.85.9','138.199.43.99','185.65.135.252','18.209.159.207','74.208.127.62','192.151.154.234','172.99.249.46','45.133.172.89','194.146.39.31','150.241.203.158','81.79.165.255','171.224.178.202','152.53.210.87','45.134.142.209','158.62.212.46','102.129.244.29','103.173.31.146','194.110.13.94','23.234.90.163','125.230.197.128','5.27.22.67','157.20.240.73','171.224.177.73','171.224.177.45','31.57.219.103','171.224.177.124','31.57.38.212','31.57.166.214','23.168.216.24','23.137.105.83','43.225.189.133','23.234.102.24','95.76.1.23','165.227.164.102','38.54.113.216','103.45.247.204','91.211.250.96','191.110.229.154','146.70.211.133','45.134.140.132','156.207.211.120','156.242.45.181','156.228.108.107','154.213.161.41','156.228.171.37','156.228.79.174','156.228.97.219','156.228.99.80','156.233.88.194','156.253.170.11','156.253.176.168','156.233.85.141','156.228.77.140','156.228.92.80','156.242.42.109','156.228.178.106','156.228.88.24','154.94.15.69','156.253.167.12','156.253.173.36','45.201.11.144','156.228.179.181','156.242.38.16','156.233.86.40','156.228.117.63','156.233.90.65','156.253.167.36','156.233.74.101','156.233.86.136','156.228.94.94','156.228.117.38','156.228.181.32','156.228.109.10','156.228.79.247','45.202.76.138','156.242.38.139','156.253.173.211','156.253.170.15','156.228.101.170','156.228.181.76','154.213.195.227','156.242.46.212','156.228.175.3','156.248.84.59','154.213.163.51','156.228.106.153','156.242.37.194','156.228.111.16','154.91.171.148','154.213.165.234','156.228.177.42','156.240.99.119','156.228.98.18','156.233.84.177','156.228.102.59','156.253.167.9','154.213.197.19','154.214.1.97','156.228.175.6','156.228.95.183','154.91.171.91','154.213.165.159','156.253.171.123','156.228.82.105','154.213.196.212','154.94.12.192','156.228.116.60','149.40.50.114','156.240.99.196','156.248.81.219','156.228.85.255','156.233.94.167','154.94.12.38','156.248.83.95','156.242.47.56','156.233.87.105','156.228.119.157','154.213.166.215','156.228.95.54','156.249.60.36','156.228.101.85','156.228.79.58','156.228.175.134','156.228.189.193','156.233.72.102','156.233.74.196','154.213.197.224','156.253.165.6','156.228.182.174','156.249.61.187','156.253.170.202','156.249.137.90','45.201.11.197','154.213.164.188','156.248.86.50','156.228.84.135','156.242.44.98','156.242.37.213','154.214.1.142','156.228.171.172','156.228.98.95','156.242.38.99','154.213.166.34','156.228.124.167','156.228.90.12','156.248.80.160','154.213.162.36','156.249.60.205','154.213.197.182','154.213.204.193','156.242.35.138','156.253.167.133','156.233.92.184','156.249.57.150','156.228.117.149','156.233.85.213','154.213.164.95','156.228.178.152','156.228.86.14','156.228.91.106','156.228.90.182','156.228.119.219','156.248.85.95','45.202.77.28','156.228.174.79','154.213.167.40','156.253.172.64','156.233.84.66','156.228.80.222','156.242.33.178','154.213.164.10','156.242.37.182','45.201.10.158','154.214.1.26','156.228.108.99','156.253.168.165','156.228.119.63','45.202.79.219','156.240.99.240','156.228.104.198','156.233.90.214','156.228.96.186','156.253.166.10','45.201.10.74','156.253.172.238','156.228.91.80','156.228.86.33','156.233.86.178','156.248.87.30','45.202.76.136','156.233.94.123','154.213.160.222','156.233.91.221','156.228.86.102','156.228.113.39','156.228.113.42','156.228.174.190','154.213.203.244','45.202.77.178','156.228.116.158','156.228.171.78','156.228.84.142','156.253.171.118','156.242.34.22','156.242.35.180','156.253.178.203','156.228.87.174','156.233.94.5','156.253.170.240','156.228.180.46','156.248.83.124','45.201.11.95','156.228.103.93','156.228.88.255','45.202.79.204','156.249.58.29','156.228.106.17','156.253.171.108','156.242.32.146','45.202.76.112','156.242.38.233','156.253.173.195','156.248.87.89','156.228.102.39','45.201.10.194','156.228.179.92','156.228.118.145','156.228.112.81','156.242.44.11','156.253.171.113','156.228.81.50','156.248.83.97','156.228.81.163','156.253.164.138','156.253.179.90','156.242.34.196','156.228.86.236','156.233.87.239','156.228.109.51','156.233.75.150','154.213.199.182','156.253.165.82','154.213.193.149','154.213.203.156','156.228.86.153','156.233.90.238','156.228.99.150','156.228.108.84','156.228.176.174','156.242.33.109','156.228.93.215','156.228.104.139','156.228.190.56','154.213.194.199','154.213.195.234','156.253.164.209','156.228.177.122','156.248.86.156','156.228.91.179','156.228.99.86','156.228.96.53','156.228.99.37','156.233.74.237','154.213.196.9','156.249.58.103','156.233.86.120','156.228.97.184','156.228.82.115','156.242.45.80','156.253.175.187','156.228.181.10','156.228.87.112','154.213.204.30','45.201.11.181','156.249.138.37','156.253.173.121','156.242.45.161','154.94.12.240','156.228.87.77','156.228.87.245','156.253.166.198','156.242.40.98','154.213.194.88','156.253.174.240','156.233.86.215','156.253.164.124','156.249.58.72','156.228.190.225','156.228.79.223','156.228.171.143','156.228.0.148','156.253.171.6','156.228.185.56','156.249.58.48','156.253.170.186','156.228.81.116','156.248.81.115','156.228.175.44','156.253.177.225','156.228.181.84','154.94.12.42','45.202.76.158','156.248.83.155','156.242.33.167','154.94.12.147','156.228.87.153','154.94.13.177','156.242.34.67','154.213.195.211','156.249.138.2','156.228.98.98','156.228.179.159','156.228.189.85','156.253.179.185','156.249.57.61','156.228.90.161','156.228.0.36','156.233.86.151','156.228.106.246','154.213.162.209','156.253.166.249','156.249.57.104','156.233.73.148','156.242.34.47','154.213.198.110','45.201.11.216','156.228.85.0','156.228.96.207','156.242.37.78','156.253.176.21','156.228.78.143','156.228.103.237','156.242.33.219','156.228.184.80','156.228.0.56','156.228.178.138','156.228.81.255','156.253.172.77','156.242.41.219','156.253.169.144','156.242.32.244','156.233.87.241','156.228.85.67','156.249.137.245','156.242.43.97','156.253.171.122','156.233.74.163','156.228.116.110','154.213.202.193','156.242.45.10','156.242.38.25','156.249.59.162','156.228.171.180','156.228.110.188','156.228.113.127','156.253.165.239','156.249.57.189','154.213.204.129','156.242.39.76','156.242.36.155','156.249.61.161','156.242.43.180','156.228.78.209','156.228.100.200','156.249.63.25','154.213.199.158','156.233.87.163','156.242.46.174','156.233.95.128','156.249.138.68','154.213.164.82','45.202.76.0','156.253.169.92','154.213.202.249','154.214.1.144','156.249.63.39','156.253.170.102','156.242.45.77','156.242.39.45','156.233.91.153','154.213.204.64','154.213.195.106','156.228.92.203','156.242.39.66','156.228.80.104','156.228.80.125','156.228.175.34','154.213.196.66','156.228.112.20','156.228.96.254','156.242.32.51','156.253.171.203','154.213.162.6','156.248.80.236','156.228.83.40','156.249.59.139','156.228.101.3','156.242.34.216','154.213.163.116','156.228.175.90','156.228.94.248','156.228.184.222','156.240.99.235','154.213.203.186','156.240.99.17','156.253.172.44','156.242.42.244','156.249.56.119','156.253.166.156','156.228.177.98','156.253.175.121','154.213.167.69','156.228.79.82','156.228.104.134','156.233.87.235','154.213.164.175','156.242.45.119','156.253.168.24','156.228.190.83','154.213.165.139','156.228.118.139','156.253.177.67','156.242.47.25','156.228.91.241','156.253.165.8','156.233.89.139','154.213.162.128','156.253.176.156','156.228.190.28','156.242.43.229','156.253.176.197','156.233.75.179','156.228.84.27','156.228.180.82','156.228.118.210','154.213.166.70','156.249.61.140','156.228.190.3','154.94.12.225','156.228.92.110','156.233.72.33','156.228.83.4','156.233.88.131','156.228.86.66','154.213.161.169','156.253.175.6','156.249.62.147','156.253.165.237','154.213.202.133','156.228.87.7','156.228.81.172','156.228.118.165','154.213.195.36','156.228.183.52','156.228.180.7','156.228.114.2','156.233.94.192','156.228.86.156','156.228.179.144','156.242.37.99','156.228.182.96','156.248.80.105','156.233.74.54','154.213.160.245','156.228.119.189','156.228.94.142','156.253.175.235','156.228.183.247','156.228.190.150','156.228.111.116','156.228.90.98','156.228.185.207','156.249.62.249','156.228.124.43','156.249.137.133','156.253.175.118','45.202.76.2','156.228.184.56','154.213.160.196','154.213.162.196','154.213.167.150','156.233.93.164','156.228.108.19','156.228.175.36','156.253.166.145','156.228.76.143','154.94.13.156','156.228.99.40','156.253.176.136','156.233.74.107','156.242.41.13','156.228.174.86','156.233.73.208','156.228.180.38','23.234.81.161','156.228.79.71','156.249.61.37','156.228.109.163','156.253.166.102','154.213.162.116','154.213.198.143','154.213.204.5','156.228.178.235','45.202.79.25','156.249.59.206','156.249.58.5','156.228.116.197','154.91.171.226','156.248.86.120','156.228.79.85','156.233.91.15','156.228.117.137','156.249.59.235','156.253.170.232','156.242.34.221','154.94.15.84','156.249.137.178','156.228.95.114','156.228.125.130','45.202.79.253','156.228.104.216','156.253.176.204','156.242.41.167','156.228.84.160','156.228.177.203','156.242.33.111','156.233.75.152','156.253.179.135','156.233.88.5','156.249.62.59','156.249.138.140','156.233.84.116','156.228.78.134','156.228.114.102','156.253.172.211','156.228.171.49','156.228.125.229','156.242.35.22','156.228.181.197','154.213.161.206','156.228.86.26','156.228.124.149','45.202.77.218','154.213.204.172','156.249.60.56','156.228.113.228','156.253.171.128','156.228.94.110','156.233.93.229','156.228.175.43','156.253.176.196','154.94.15.170','156.242.46.218','156.233.73.15','154.213.203.1','156.228.85.50','156.249.63.205','156.253.168.75','156.228.182.53','156.233.86.184','156.228.175.117','156.228.171.109','156.253.168.77','156.228.86.203','154.213.166.225','156.228.174.145','156.233.89.243','156.228.0.131','154.213.193.139','156.253.173.230','156.228.113.20','154.94.12.157','156.228.118.90','156.228.117.48','156.228.190.123','156.228.100.197','156.228.184.136','156.228.177.149','156.233.75.96','156.228.125.230','156.228.113.162','156.228.184.123','154.213.196.210','156.242.45.39','156.228.82.109','156.228.185.65','156.228.176.64','156.228.85.8','156.242.42.164','156.253.168.184','154.213.197.122','156.233.89.170','156.233.89.109','156.228.180.199','156.248.82.220','156.228.184.15','156.228.93.255','156.249.62.184','156.249.59.94','156.253.173.254','154.213.162.19','156.228.125.154','156.233.88.243','156.248.86.205','156.228.97.131','156.228.88.85','156.228.125.120','156.242.32.14','156.242.33.233','45.202.76.69','156.228.110.75','156.242.32.152','156.228.86.135','156.228.80.61','156.228.119.44','154.94.13.135','156.228.180.151','156.228.88.50','156.249.62.48','146.70.187.69','154.213.204.173','45.202.76.154','156.228.107.251','156.253.167.38','156.248.83.115','156.228.184.102','156.233.94.139','156.228.110.208','156.228.179.218','156.228.92.182','156.249.62.156','156.233.74.181','45.202.78.3','156.228.118.201','156.249.62.28','45.202.78.14','156.228.86.60','156.240.99.84','156.228.183.199','154.213.194.220','156.242.38.169','154.94.14.173','154.94.15.74','156.248.84.20','156.233.90.51','154.213.163.66','156.228.78.11','156.228.89.216','154.213.161.229','156.253.166.193','156.228.93.28','156.228.109.46','156.228.125.95','156.228.80.15','156.228.86.166','156.228.181.92','156.249.61.213','156.233.95.58','103.246.145.196','156.228.101.235','156.242.41.239','156.228.115.249','156.240.99.63','156.228.180.48','156.228.97.71','156.228.84.252','156.228.108.250','156.249.138.184','156.228.182.12','156.242.39.152','156.228.85.143','45.202.79.240','45.202.77.69','156.228.86.250','156.242.41.216','156.228.184.41','154.213.196.82','156.253.173.171','156.253.172.195','156.253.171.35','156.228.177.241','156.228.0.141','45.202.79.138','156.228.175.186','156.253.172.212','154.94.14.248','156.242.34.159','156.253.169.222','156.228.92.76','156.248.83.172','156.228.79.35','156.249.138.193','156.228.119.79','210.211.105.141','156.233.91.134','156.253.173.28','156.228.77.11','156.249.56.69','156.228.94.244','156.242.38.119','156.228.107.153','156.228.76.37','156.242.35.32','156.228.87.83','156.233.88.228','156.233.93.241','156.249.138.159','156.253.167.53','156.242.32.20','156.228.87.144','154.94.14.152','156.228.189.130','156.228.102.238','156.249.56.94','156.253.177.65','156.228.97.237','156.253.169.28','154.213.197.84','154.213.195.142','156.228.114.229','156.253.169.232','156.228.88.224','156.228.85.77','156.228.92.19','156.253.174.235','156.228.177.189','156.233.89.206','156.228.180.55','156.228.185.103','156.249.59.100','156.228.103.23','156.253.177.123','156.233.72.150','156.228.92.204','156.228.86.46','156.228.93.158','154.213.198.15','156.228.113.92','156.228.0.211','156.233.72.127','156.233.73.211','45.202.77.30','156.253.179.81','156.228.171.28','156.253.171.52','156.248.81.68','156.240.99.36','156.228.84.109','140.238.207.71','156.228.90.223','156.228.182.22','156.228.119.175','154.91.171.24','156.248.80.8','156.228.81.108','156.228.89.213','156.228.81.42','156.242.47.71','156.228.100.76','156.253.172.129','156.228.104.52','156.228.77.192','156.248.87.252','156.228.108.31','156.228.184.115','154.213.198.200','156.249.137.174','154.213.165.193','156.228.179.254','154.94.13.39','156.228.100.172','156.233.88.44','156.249.62.194','156.253.167.199','156.228.109.130','156.253.173.193','156.253.179.158','154.213.165.39','156.253.175.103','36.235.239.68','156.228.183.248','156.228.76.206','154.213.195.208','156.228.125.214','156.228.77.56','156.249.62.55','156.240.99.125','156.248.85.8','156.242.43.190','156.228.105.172','156.228.98.71','156.242.36.47','156.228.106.32','156.253.175.133','156.253.179.241','156.228.184.130','156.228.102.65','156.228.124.11','156.228.89.217','154.213.204.8','156.253.169.86','156.253.166.78','156.228.184.150','156.228.183.8','156.242.43.8','156.249.56.200','156.228.112.148','156.249.60.168','154.94.13.161','154.213.162.71','156.228.190.96','156.233.93.150','154.213.193.121','156.248.83.204','156.228.175.150','156.228.178.94','156.249.59.95','156.228.96.178','156.242.38.21','156.233.85.115','156.228.90.3','156.233.90.92','156.228.86.121','154.213.199.127','154.94.12.206','156.228.177.89','156.233.75.103','156.233.90.197','156.248.82.61','45.202.77.222','156.228.82.48','156.228.0.253','156.248.84.1','154.214.1.134','45.202.76.190','156.253.175.107','156.233.95.77','156.233.91.3','156.228.98.252','156.228.0.233','156.242.32.228','156.228.91.223','156.253.178.161','154.213.160.112','156.228.88.125','156.228.180.137','156.253.177.10','156.228.176.154','154.213.199.105','156.248.83.27','156.242.37.215','156.228.95.144','156.233.95.81','156.242.38.237','154.213.193.74','154.213.196.72','156.228.82.45','156.233.93.111','156.253.169.17','156.228.84.154','156.228.114.129','156.249.59.183','156.242.45.165','156.228.80.163','156.228.88.185','156.228.183.245','154.213.162.0','156.233.87.127','156.253.168.20','156.228.185.183','156.233.94.99','156.228.83.96','156.228.184.171','156.233.73.172','156.228.108.165','156.228.84.79','154.213.198.220','156.248.86.193','156.228.124.108','156.228.106.249','156.228.97.158','154.213.163.202','156.228.118.251','45.202.77.244','45.201.10.71','156.242.33.205','156.228.89.18','68.235.46.130','45.201.10.13','156.242.40.161','156.228.113.175','156.249.60.161','156.228.171.126','156.228.85.208','156.228.96.79','156.228.113.201','156.228.183.151','156.253.165.129','156.233.74.221','156.253.165.133','156.233.72.110','156.228.185.239','156.253.176.182','156.233.88.173','156.253.177.213','156.233.85.161','156.253.179.54','156.228.183.61','156.228.114.217','156.228.102.174','156.249.62.191','156.228.76.184','156.248.86.154','156.253.176.16','156.233.87.45','154.213.199.1','154.213.199.100','156.228.80.236','156.228.79.136','156.248.80.56','154.213.160.93','156.249.137.20','156.253.164.145','156.242.38.202','156.233.86.156','156.242.33.95','45.202.78.106','51.89.208.3','156.228.116.243','156.228.115.33','156.228.177.190','156.228.83.234','23.234.88.37','156.228.77.120','156.233.86.38','156.253.175.20','156.248.82.117','154.94.14.183','156.248.80.194','156.233.89.15','45.202.78.177','196.217.78.204','152.53.186.113','156.228.85.210','156.228.102.55','156.249.137.76','196.127.84.183','156.248.80.2','156.233.72.178','156.253.167.85','156.249.58.101','45.202.77.21','156.228.96.105','156.249.60.126','156.249.60.216','156.233.74.105','156.233.91.197','213.21.245.206','156.228.171.85','156.242.33.202','195.85.54.17','107.150.0.7','172.81.131.214','154.213.160.24','156.228.171.91','154.213.196.112','156.233.87.107','156.228.89.68','156.248.84.188','143.244.39.2','156.233.92.230','156.240.99.4','156.228.174.173','156.253.178.42','154.213.160.227','156.253.173.90','45.202.76.229','156.242.41.176','156.228.105.142','156.228.100.157','41.250.128.46','156.228.185.66','156.242.39.92','156.242.42.20','156.228.184.147','156.228.115.133','38.54.88.184','154.213.195.81','156.249.57.173','138.199.29.14','156.242.37.94','156.249.56.3','154.213.165.77','147.45.45.12','105.157.46.83','213.91.123.218','92.61.70.18','107.175.84.117','104.250.164.21','80.76.49.7','105.158.48.224','77.90.44.114','41.216.188.236','86.106.136.124','206.82.9.239','41.251.120.17','54.159.29.243','98.159.234.34','105.154.20.154','23.234.91.105','103.108.231.76','5.184.248.202','185.188.61.219','155.2.190.101','45.134.213.217','103.136.147.116','45.134.142.216','216.224.127.176','146.70.22.243','178.235.253.236','43.134.238.9','202.61.195.209','34.46.27.48','178.16.53.69','98.159.234.203','23.234.68.232','37.114.37.80','178.16.55.24','34.127.30.181','23.234.69.232','176.65.149.19','103.108.229.76','135.119.137.158','191.107.176.46','178.16.53.50','44.246.248.124','104.28.211.188','104.28.211.189','167.71.49.234','149.88.22.44','149.88.22.58','187.200.207.146','149.88.22.53','104.28.163.118','104.28.158.11','80.211.198.94','80.211.237.219','31.223.50.192','192.154.248.101','171.224.179.111','51.44.97.68','185.246.188.115','54.166.164.99','171.224.181.112','82.24.200.94','171.224.181.161','146.70.144.57','168.220.234.217','174.170.19.217','23.162.40.105','194.59.30.181','115.167.67.206','45.11.189.58','50.117.12.166','151.244.193.18','178.16.52.9','37.19.200.163','43.251.166.1','197.244.43.73','80.211.200.28','152.53.139.138','80.211.205.238','116.206.254.99','103.108.231.60','92.205.30.212','146.70.201.115','185.209.196.230','212.102.52.71','3.121.93.213','77.0.10.167','80.211.138.219','178.16.52.74','54.243.180.172','54.224.223.231','52.1.195.234','52.55.183.88','34.224.178.127','34.198.214.171','37.19.221.137','138.199.29.49','77.111.101.61','45.153.34.233','178.16.55.25','81.199.26.61','85.203.15.152','104.234.204.109','23.94.252.76','151.243.254.43','42.115.169.185','85.203.15.246','85.203.15.90','85.203.15.49','85.203.15.54','85.203.15.88','81.199.26.102','85.203.15.79','171.224.180.197','105.156.126.95','85.203.15.89','85.203.15.52','81.199.26.105','81.199.26.94','85.203.15.66','81.199.26.98','81.199.26.95','37.114.63.40','85.203.15.56','178.236.252.222','149.40.50.121','103.59.160.39','23.168.216.105','209.87.169.22','185.198.240.241','185.198.240.250','209.87.169.200','185.198.240.184','209.87.169.20','209.87.169.12','185.198.240.236','209.87.169.205','185.198.240.237','209.87.169.192','209.87.169.8','45.131.195.233','209.87.169.194','209.87.169.180','209.87.169.13','209.87.169.16','209.87.169.14','185.198.240.252','209.87.169.6','209.87.169.7','209.87.169.9','209.87.169.187','209.87.169.3','209.87.169.195','209.87.169.11','185.198.240.240','185.198.240.254','185.198.240.232','209.87.169.4','209.87.169.23','209.87.169.189','209.87.169.24','185.198.240.248','37.114.63.98','209.87.169.17','209.87.169.182','209.87.169.2','185.198.240.235','209.87.169.25','185.198.240.234','185.198.240.233','209.87.169.184','91.108.234.83','113.22.226.94','185.91.122.241','185.91.122.242','23.234.88.105','94.156.232.48','185.125.50.23','104.234.204.82','104.234.204.27','116.110.70.73','195.211.188.187','178.16.53.114','103.251.247.95','104.234.204.88','105.66.133.40','45.137.70.82','45.144.55.36','149.22.87.5','101.57.37.180','146.70.134.89','38.54.8.104','84.54.33.244','196.115.159.114','77.221.156.116','40.67.146.40','196.115.117.30','109.123.241.218','89.213.226.22','89.213.226.23','89.213.226.25','89.213.226.17','89.213.226.18','89.213.226.19','89.213.226.24','89.213.226.20','89.213.226.15','89.213.226.16','171.224.181.248','104.193.195.164','104.214.149.37','216.128.179.132','176.65.132.91','176.46.138.163','85.208.84.179','108.171.103.222','108.171.103.223','157.66.56.161','103.111.225.40','125.230.197.58','196.65.46.13','45.88.91.216','158.94.209.177','178.16.52.228','196.65.44.34','105.154.239.199','85.215.151.71','98.159.234.209','154.47.18.232','98.159.234.104','160.179.2.71','216.225.152.32','212.227.194.157','62.93.178.207','105.66.134.98','151.241.108.18','194.26.192.219','154.255.71.116','196.251.70.67','103.41.244.102','79.110.49.150','18.88.134.18','151.241.108.218','20.164.1.89','15.235.189.114','163.5.32.67','165.22.42.254','88.65.51.191','41.249.193.113','45.133.173.16','31.57.38.175','87.20.95.61','37.97.148.108','157.66.54.6','196.65.17.255','154.219.127.57','98.159.234.113','154.19.84.189','110.137.103.98','74.161.41.205','31.57.38.139','80.211.202.11','80.211.78.192','82.144.130.229','196.115.76.146','48.218.115.46','85.204.70.114','103.214.8.151','15.181.16.225','138.199.43.70','107.170.22.225','23.234.111.58','196.235.155.16','23.234.81.58','154.219.127.63','158.173.23.23','192.248.178.130','103.176.152.18','45.133.172.211','193.239.84.56','138.197.17.242','185.185.133.185','89.248.163.166','179.43.189.76','5.12.37.247','5.183.129.58','158.173.20.60','185.253.7.186','158.173.24.27','14.177.42.66','212.227.135.147','158.173.23.131','98.159.234.82','151.241.8.132','64.79.232.100','103.173.31.161','181.215.176.67','2.122.78.109','45.162.144.48','64.79.232.52','64.79.232.36','185.220.69.106','64.79.232.86','103.180.236.237','45.133.173.24','65.108.127.241','181.214.206.90','98.159.234.92','144.31.221.36','171.224.180.225','158.173.23.34','209.38.89.197','178.16.52.58','5.180.145.32','151.241.8.130','37.19.210.24','181.215.176.34','194.110.13.44','45.133.172.68','41.216.188.128','64.79.232.68','45.133.172.214','194.59.30.146','31.57.147.112','193.189.100.205','193.26.115.123','104.207.47.50','64.79.232.38','194.26.192.177','158.173.23.143','103.65.237.89','191.101.157.193','158.173.24.28','98.159.234.52','85.209.176.210','119.160.192.98','106.219.193.213','68.154.3.92','20.49.51.130','45.133.172.39','185.254.75.39','20.3.234.140','45.141.36.235','158.173.23.177','196.251.84.188','219.156.135.28','181.215.176.79','144.31.2.199','82.29.97.218','80.211.78.221','98.159.234.68','193.143.1.119');
?>
//image resize function should be in a common website functions include rather than here !?!?!
if (!function_exists('imageResize'))
{
function imageResize($width, $height, $target) // just put here for ease --- needs a better home!
{
global $iwidth, $iheight;
IF ($width>0 AND $height>0)
{
if ($width > $height) { $percentage = ($target / $width); }
else { $percentage = ($target / $height); }
$width = round($width * $percentage); $iwidth=$width;
$height = round($height * $percentage); $iheight=$height;
return "width='$width' height='$height' xa='$height' ";
}
}
}
class product
{
var $itemdata;
var $server;
var $poundmode;
function readcatdata($prodid,$array='*') // read product info for $prodid and allocate to class array $itemdata
{
//construct mysql query if fields selected as an array.
IF (is_array($array))
{
foreach($array AS $key=>$item)
{
IF (strlen($fieldlist)>0) { $fieldlist.=","; }
$fieldlist.="$item ";
}
}
ELSE { $fieldlist=$array; }
$strQ = "SELECT $fieldlist FROM `bluecat` WHERE `id` = '".filterSQL($prodid)."' LIMIT 0,1"; $Query = mysql_query($strQ);
$this->itemdata = mysql_fetch_array($Query);
}
function readone($masthead) // quick fix to load manufacturer if we dont know it - better structure will make this obsolete
{
$strQ = "SELECT * FROM `bluecat` WHERE `masthead` = '".filterSQL($masthead)."' LIMIT 0,1"; $query = mysql_query($strQ);
$this->itemdata = mysql_fetch_array($query);
}
function incr_visits($prodid) // basic hits counter
{
IF ($this->itemdata['id']!=$prodid) { $this->readcatdata($prodid); }
$visits=$this->itemdata["visit"]; If ($visits<1) { $visits=1; } ELSE { $visits++; }
$strU = "UPDATE bluecat SET visit='".$visits."' WHERE id='".filterSQL($prodid)."' "; $update = mysql_query($strU);
}
function get_cost($prodid,$qty4price=1) //get cost price for given qty
{
IF ($this->itemdata['id']!=$prodid) { $this->readcatdata($prodid); }
$cost=$this->itemdata['cost'];
//can use stored packet info.
//this function doesnt do much right now, but in future it is intended it will be able to take account of stock bought at different prices, and calculate average cost price, and also take into consideration any bulk price deals we can get.
return $cost;
}
function getpriceincvat($prodid) // make inc vat price from ex vat price - for specific product
{
global $VAT_multiplier;
IF ($this->itemdata['id']!=$prodid) { $this->readcatdata($prodid); }
$price=sprintf("%.2f",$this->itemdata['pr']*$VAT_multiplier);
return $price;
}
function add_vat_to_price($price) // make inc vat price from ex vat price - NOT for specific product - takes any input value
{
global $VAT_multiplier;
$price=sprintf("%.2f",$price*$VAT_multiplier);
return $price;
}
function priceincvat($prodid) // get inc vat price, and include customisation messages - for specific product
{
global $tradestatus, $discrate, $qty4price, $poundmode, $VAT_multiplier;
IF ($this->itemdata['id']!=$prodid) { $this->readcatdata($prodid); }
$storepoundmode=$poundmode;
IF ($poundmode!='VIEW') {$poundmode='NO'; }
$incvat = '£'.sprintf("%.2f",$this->priceexvat($prodid)*$VAT_multiplier);
IF ($tradestatus=="YES") { $incvat="".$_COOKIE["blueuser"]." PRICE:
".$incvat; }
$poundmode=$storepoundmode;
return $incvat;
}
function pricebreaknew2($prodid, $userid='anon') // shows price break table (logic unchanged; locals minified)
{
global $VAT_multiplier, $club_test, $require_price_auth, $debug, $zzzz;
$mm = 1.1; // min margin multiplier
$cost = $this->get_cost($prodid, 1);
$it =& $this->itemdata; // alias for brevity
if ($it['manufacturer']=='Eminence' || $it['manufacturer']=='Fane') { $mm = 1.01; }
// membership / status flags
$isJam = (($_SESSION['JAM_Member'] ?? '')=='YES');
$st = 0;
if (($_SESSION["custstatus"] ?? '')=='PU' && $userid && $userid!='anon') { $st = 1; }
if (($_SESSION["custstatus"] ?? '')=='TR' && $userid && $userid!='anon') { $st = 2; }
if ($it['id'] != $prodid) { $this->readcatdata($prodid); $it =& $this->itemdata; }
// init
$p1s=$p1e=$p2s=$p2e=$p3s=$p3e=$p4s='';
$pb1=$pb2=$pb3=$pb4='';
$jb0=$jb1=$jb2=$jb3='';
/* break 1 */
if ($it['break1']>1 && $it['break1pr']<$it['pr'] && $it['break1pr']>0 && $it['break1pr']>($it['cost']*$mm)) {
$p1s = 1;
$p1e = $it['break1'] - 1;
$pb1 = ($p1s==$p1e) ? $p1s : ($p1s."-".$p1e);
$p2s = $it['break1'];
$pb2 = $p2s."+";
if ($isJam) {
$VAT_multiplier = (float)$VAT_multiplier;
$c0 = (float)$this->get_club_price($prodid, 1, $userid, $cost, $it['pr'], $st);
$c0i = sprintf('%.2f', $c0 * $VAT_multiplier);
$jb0 = "
| ".$word_array[$counter]." | £".$price_array["tpr_".$counter]."+VAT | (-$td[$counter]%) |