HEX
Server: Apache
System: Linux server.y-p01.co.uk 3.10.0-1160.144.1.el7.tuxcare.els3.x86_64 #1 SMP Fri Mar 6 13:52:53 UTC 2026 x86_64
User: calderca (1008)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //backup/db_backup/islamicf_ifs.sql
-- MySQL dump 10.15  Distrib 10.0.34-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: islamicf_ifs
-- ------------------------------------------------------
-- Server version	10.0.34-MariaDB

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2017-09-13 10:52:36','2017-09-13 10:52:36','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','',0,0),(2,65,'','','','','2014-08-24 17:14:26','2014-08-24 17:14:26','Love it! Thanks  a lot!',0,'1','','',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_em_modal_metas`
--

DROP TABLE IF EXISTS `wp_em_modal_metas`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_em_modal_metas` (
  `id` mediumint(9) unsigned NOT NULL AUTO_INCREMENT,
  `modal_id` mediumint(9) unsigned NOT NULL,
  `display` longtext COLLATE utf8mb4_unicode_ci,
  `close` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_em_modal_metas`
--

LOCK TABLES `wp_em_modal_metas` WRITE;
/*!40000 ALTER TABLE `wp_em_modal_metas` DISABLE KEYS */;
INSERT INTO `wp_em_modal_metas` VALUES (1,1,'a:10:{s:16:\"overlay_disabled\";i:0;s:4:\"size\";s:6:\"normal\";s:12:\"custom_width\";d:0;s:17:\"custom_width_unit\";s:1:\"%\";s:13:\"custom_height\";d:0;s:18:\"custom_height_unit\";s:2:\"em\";s:18:\"custom_height_auto\";i:1;s:8:\"location\";s:10:\"center top\";s:8:\"position\";a:5:{s:3:\"top\";d:165;s:4:\"left\";d:0;s:6:\"bottom\";d:0;s:5:\"right\";d:0;s:5:\"fixed\";i:0;}s:9:\"animation\";a:3:{s:4:\"type\";s:12:\"fadeAndSlide\";s:5:\"speed\";s:3:\"350\";s:6:\"origin\";s:3:\"top\";}}','a:2:{s:13:\"overlay_click\";i:1;s:9:\"esc_press\";i:1;}');
/*!40000 ALTER TABLE `wp_em_modal_metas` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_em_modals`
--

DROP TABLE IF EXISTS `wp_em_modals`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_em_modals` (
  `id` mediumint(9) unsigned NOT NULL AUTO_INCREMENT,
  `theme_id` mediumint(9) unsigned NOT NULL DEFAULT '1',
  `name` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `is_sitewide` tinyint(1) NOT NULL DEFAULT '0',
  `is_system` tinyint(1) NOT NULL DEFAULT '0',
  `is_trash` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_em_modals`
--

LOCK TABLES `wp_em_modals` WRITE;
/*!40000 ALTER TABLE `wp_em_modals` DISABLE KEYS */;
INSERT INTO `wp_em_modals` VALUES (1,1,'SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK','SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK','<p><u>This is a simple example to illustrate the basic model of a how a HPP and BLTLPP offerings can work. Individual situations and circumstances will vary and the process may alter</u><u><b>. </b></u></p>\r\n<p>You wish to purchase a property for £100000. You pay £20000 (20%) deposit towards your new house. Finance is organised for you for £80000 (80%) through the bank/financier. You agree a 20 year term for the finance with them. Every month you will make a repayment (like a normal conventional mortgage) but here, some of the money will go towards your rental payment (instead of interest) and some towards your acquisition payment. The rate of the rent is determined by the plan you take out i.e. fees assisted or not depending whether it’s a purchase or a refinance and also the amount of finance taken. Further details on the rates will be given on your consultation with the Mortgage adviser.</p>\r\n<p>Furthering this example, let’s assume the total acquisition payments at the end of each year are £4000 (including any lump sums you wish to make at the end of every quarter). At the end of year 1, you will own 25% of the house (as you put a 20% deposit down initially). As your percentage of ownership increases, the rental payments decrease. At the end of the 20 year term, the house is yours outright with legal documentation transferred into your name completely from the Financier.</p>\r\n<p>Even if it transpired that the cost of the halal mortgage ended up being around the same amount of a conventional mortgage, the ultimate question is how determined and committed are we in pleasing our Lord and Creator Allah (SWT) by staying away from Interest (Riba)? We hope and pray Allah SWT will put Blessings in our wealth and life as we strive to please him and keep a clear conscience.</p>\r\n<p>Why not take advantage of these halal, sharia compliant products being offered and give us at Islamic Financial a call for a<u><b> FREE</b></u> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, to purchase that dream home, make that buy to let investment or refinance a property.</p>\r\n<p><b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.</p>\r\n<p><u><b>Benefits of HPP and BLTPP organised through IFS</b></u></p>\r\n<p>Pay rent, not interest and avoid the sin of using Riba and have a clear conscience</p>\r\n<p>Pay rent and acquisition payments every month and no interest.</p>\r\n<p>Option to make addition acquisition payments every quarter (subject to a small admin charge)</p>\r\n<p>Once the finance term is over, house legally transferred completely to you from the Financier.</p>\r\n<p>Settle the finance early with no early settlement charges (only a small admin charge applies only)</p>\r\n<p>Sell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.</p>','2017-09-21 13:54:11','2017-09-21 14:10:10',1,0,0);
/*!40000 ALTER TABLE `wp_em_modals` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_em_theme_metas`
--

DROP TABLE IF EXISTS `wp_em_theme_metas`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_em_theme_metas` (
  `id` mediumint(9) unsigned NOT NULL AUTO_INCREMENT,
  `theme_id` mediumint(9) unsigned NOT NULL,
  `overlay` longtext COLLATE utf8mb4_unicode_ci,
  `container` longtext COLLATE utf8mb4_unicode_ci,
  `close` longtext COLLATE utf8mb4_unicode_ci,
  `title` longtext COLLATE utf8mb4_unicode_ci,
  `content` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_em_theme_metas`
--

LOCK TABLES `wp_em_theme_metas` WRITE;
/*!40000 ALTER TABLE `wp_em_theme_metas` DISABLE KEYS */;
INSERT INTO `wp_em_theme_metas` VALUES (1,1,'a:1:{s:10:\"background\";a:2:{s:5:\"color\";s:7:\"#adadad\";s:7:\"opacity\";d:100;}}','a:4:{s:7:\"padding\";d:18;s:10:\"background\";a:2:{s:5:\"color\";s:7:\"#f9f9f9\";s:7:\"opacity\";d:87;}s:6:\"border\";a:4:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#000000\";s:5:\"width\";d:1;s:6:\"radius\";d:0;}s:9:\"boxshadow\";a:7:{s:5:\"inset\";s:2:\"no\";s:10:\"horizontal\";d:1;s:8:\"vertical\";d:1;s:4:\"blur\";d:3;s:6:\"spread\";d:0;s:5:\"color\";s:7:\"#020202\";s:7:\"opacity\";d:23;}}','a:9:{s:4:\"text\";s:5:\"CLOSE\";s:8:\"location\";s:8:\"topright\";s:8:\"position\";a:4:{s:3:\"top\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:5:\"right\";s:1:\"0\";}s:7:\"padding\";d:8;s:10:\"background\";a:2:{s:5:\"color\";s:7:\"#00b7cd\";s:7:\"opacity\";d:100;}s:4:\"font\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:4:\"size\";d:12;s:6:\"family\";s:15:\"Times New Roman\";}s:6:\"border\";a:4:{s:5:\"style\";s:4:\"none\";s:5:\"color\";s:7:\"#ffffff\";s:5:\"width\";d:1;s:6:\"radius\";d:0;}s:9:\"boxshadow\";a:7:{s:5:\"inset\";s:2:\"no\";s:10:\"horizontal\";d:0;s:8:\"vertical\";d:0;s:4:\"blur\";d:0;s:6:\"spread\";d:0;s:5:\"color\";s:7:\"#020202\";s:7:\"opacity\";d:23;}s:10:\"textshadow\";a:5:{s:10:\"horizontal\";d:0;s:8:\"vertical\";d:0;s:4:\"blur\";d:0;s:5:\"color\";s:7:\"#000000\";s:7:\"opacity\";d:23;}}','a:3:{s:4:\"font\";a:3:{s:5:\"color\";s:7:\"#000000\";s:4:\"size\";d:32;s:6:\"family\";s:6:\"Tahoma\";}s:4:\"text\";a:1:{s:5:\"align\";s:4:\"left\";}s:10:\"textshadow\";a:5:{s:10:\"horizontal\";d:0;s:8:\"vertical\";d:0;s:4:\"blur\";d:0;s:5:\"color\";s:7:\"#020202\";s:7:\"opacity\";d:23;}}','a:1:{s:4:\"font\";a:2:{s:5:\"color\";s:7:\"#8c8c8c\";s:6:\"family\";s:15:\"Times New Roman\";}}');
/*!40000 ALTER TABLE `wp_em_theme_metas` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_em_themes`
--

DROP TABLE IF EXISTS `wp_em_themes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_em_themes` (
  `id` mediumint(9) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `is_system` tinyint(1) NOT NULL DEFAULT '0',
  `is_trash` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_em_themes`
--

LOCK TABLES `wp_em_themes` WRITE;
/*!40000 ALTER TABLE `wp_em_themes` DISABLE KEYS */;
INSERT INTO `wp_em_themes` VALUES (1,'Default','2017-09-21 13:52:37','2017-09-21 14:06:48',0,0);
/*!40000 ALTER TABLE `wp_em_themes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_layerslider`
--

DROP TABLE IF EXISTS `wp_layerslider`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_layerslider` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `author` int(10) NOT NULL DEFAULT '0',
  `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `slug` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_c` int(10) NOT NULL,
  `date_m` int(11) NOT NULL,
  `flag_hidden` tinyint(1) NOT NULL DEFAULT '0',
  `flag_deleted` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_layerslider`
--

LOCK TABLES `wp_layerslider` WRITE;
/*!40000 ALTER TABLE `wp_layerslider` DISABLE KEYS */;
INSERT INTO `wp_layerslider` VALUES (1,0,'Enfold - most beautiful theme ever','','{\"properties\":{\"title\":\"Enfold - most beautiful theme ever\",\"width\":\"100%\",\"height\":\"470\",\"responsive\":\"on\",\"forceresponsive\":\"on\",\"responsiveunder\":\"1140\",\"sublayercontainer\":\"1140\",\"firstlayer\":\"1\",\"animatefirstlayer\":\"on\",\"twowayslideshow\":\"on\",\"loops\":\"0\",\"forceloopnum\":\"on\",\"autoplayvideos\":\"on\",\"autopauseslideshow\":\"auto\",\"youtubepreview\":\"maxresdefault.jpg\",\"keybnav\":\"on\",\"touchnav\":\"on\",\"skin\":\"fullwidth\",\"backgroundcolor\":\"\",\"backgroundimage\":\"\",\"sliderstyle\":\"\",\"navprevnext\":\"on\",\"navstartstop\":\"on\",\"navbuttons\":\"on\",\"hoverprevnext\":\"on\",\"hoverbottomnav\":\"on\",\"thumb_nav\":\"disabled\",\"thumb_width\":\"80\",\"thumb_height\":\"60\",\"thumb_container_width\":\"60%\",\"thumb_active_opacity\":\"35\",\"thumb_inactive_opacity\":\"100\",\"imgpreload\":\"on\",\"relativeurls\":\"on\",\"yourlogo\":\"\",\"yourlogostyle\":\"\",\"yourlogolink\":\"\",\"yourlogotarget\":\"_self\",\"cbinit\":\"function(element) { }\",\"cbstart\":\"function(data) { }\",\"cbstop\":\"function(data) { }\",\"cbpause\":\"function(data) { }\",\"cbanimstart\":\"function(data) { }\",\"cbanimstop\":\"function(data) { }\",\"cbprev\":\"function(data) { }\",\"cbnext\":\"function(data) { }\"},\"layers\":[{\"properties\":{\"3d_transitions\":\"all\",\"2d_transitions\":\"11,13,23\",\"custom_3d_transitions\":\"\",\"custom_2d_transitions\":\"\",\"background\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_Layer_1.png\",\"thumbnail\":\"\",\"slidedelay\":\"7000\",\"new_transitions\":\"on\",\"slidedirection\":\"top\",\"timeshift\":\"0\",\"durationin\":\"1500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"0\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"500\",\"layer_link\":\"\",\"layer_link_target\":\"_self\",\"id\":\"\",\"deeplink\":\"\"},\"sublayers\":[{\"subtitle\":\"Imac\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_iMac.png\",\"html\":\"\",\"slidedirection\":\"right\",\"durationin\":\"1500\",\"easingin\":\"easeOutQuint\",\"delayin\":\"200\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1400\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"1400\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"3\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"68px\",\"left\":\"509px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"macbook\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_MacBook_Pro.png\",\"html\":\"\",\"slidedirection\":\"right\",\"durationin\":\"1500\",\"easingin\":\"easeOutQuint\",\"delayin\":\"400\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1200\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"1200\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"6\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"191px\",\"left\":\"791px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"ipad\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_Mini_iPad_White.png\",\"html\":\"\",\"slidedirection\":\"right\",\"durationin\":\"1500\",\"easingin\":\"easeOutQuint\",\"delayin\":\"600\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1000\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"800\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"9\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"237px\",\"left\":\"439px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"iphone\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_iPhone_5.png\",\"html\":\"\",\"slidedirection\":\"right\",\"durationin\":\"1500\",\"easingin\":\"easeOutQuint\",\"delayin\":\"800\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"800\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"400\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"12\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"316px\",\"left\":\"581px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Logo\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_Layer_2.png\",\"html\":\"\",\"slidedirection\":\"top\",\"durationin\":\"900\",\"easingin\":\"easeOutQuint\",\"delayin\":\"1400\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"top\",\"durationout\":\"900\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"200\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"143px\",\"left\":\"114px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_Our_Most_Beautiful_Theme_Ever.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"900\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1400\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"bottom\",\"durationout\":\"900\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"200\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"238px\",\"left\":\"113px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"}]},{\"properties\":{\"3d_transitions\":\"\",\"2d_transitions\":\"\",\"custom_3d_transitions\":\"\",\"custom_2d_transitions\":\"\",\"background\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_Layer_5.png\",\"thumbnail\":\"\",\"slidedelay\":\"8000\",\"new_transitions\":\"on\",\"slidedirection\":\"right\",\"timeshift\":\"0\",\"durationin\":\"1500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"0\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"layer_link\":\"\",\"layer_link_target\":\"_self\",\"id\":\"\",\"deeplink\":\"\"},\"sublayers\":[{\"subtitle\":\"browser bg copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_sbrowser_bg.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"100\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"right\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"154px\",\"left\":\"749px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"browser bg\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_sbrowser_bg.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"200\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"right\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"98px\",\"left\":\"608px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"browser front\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_browser.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"300\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"26px\",\"left\":\"467px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"fullwidth\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_fullwidth_slider.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1000\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"145px\",\"left\":\"477px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"1-3\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_1_3.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1250\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"194px\",\"left\":\"481px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"1-3 copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_1_3.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1500\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"193px\",\"left\":\"675px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"1-3 copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_1_3.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1750\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"192px\",\"left\":\"872px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"iconbox\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_iconbox.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"2000\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"214px\",\"left\":\"488px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"iconbox copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_iconbox.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"2250\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"214px\",\"left\":\"683px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"iconbox copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_iconbox.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"2500\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"214px\",\"left\":\"879px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"1-2\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_1_2.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"2750\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"294px\",\"left\":\"483px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"1-2 copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_1_2.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"3000\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"294px\",\"left\":\"775px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_textblock.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"3250\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"315px\",\"left\":\"491px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Gallery\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_sgallery.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"3500\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"382px\",\"left\":\"492px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Gallery copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_sgallery.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"3750\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"412px\",\"left\":\"492px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Gallery copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_sgallery.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"4000\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"316px\",\"left\":\"784px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_textblock.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"4250\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"346px\",\"left\":\"783px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"flexible\",\"type\":\"h2\",\"image\":\"\",\"html\":\"Super Flexible Layout Builder\",\"slidedirection\":\"left\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1500\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"top\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"padding-top\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-right\\\\\\\":\\\\\\\"43px\\\\\\\",\\\\\\\"padding-bottom\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-left\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"font-size\\\\\\\":\\\\\\\"25px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"background\\\\\\\":\\\\\\\"black\\\\\\\"}\",\"top\":\"135px\",\"left\":\"90px\",\"style\":\"box-shadow: 0px 4px 10px -5px black; text-shadow: none; font-weight: normal; opacity: .65; width:320px; text-align:right;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text\",\"type\":\"span\",\"image\":\"\",\"html\":\"Tons of Elements\",\"slidedirection\":\"left\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1600\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"padding-top\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-right\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-bottom\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-left\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"font-size\\\\\\\":\\\\\\\"15px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"background\\\\\\\":\\\\\\\"black\\\\\\\"}\",\"top\":\"188px\",\"left\":\"243px\",\"style\":\"box-shadow: 0px 4px 10px -5px black; text-shadow: none; font-weight: normal; opacity: .65; width:200px; text-align:right;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text\",\"type\":\"span\",\"image\":\"\",\"html\":\"Real Drag and Drop\",\"slidedirection\":\"left\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1700\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"padding-top\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-right\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-bottom\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-left\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"font-size\\\\\\\":\\\\\\\"15px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"background\\\\\\\":\\\\\\\"black\\\\\\\"}\",\"top\":\"228px\",\"left\":\"243px\",\"style\":\"box-shadow: 0px 4px 10px -5px black; text-shadow: none; font-weight: normal; opacity: .65; width:200px; text-align:right;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text copy\",\"type\":\"span\",\"image\":\"\",\"html\":\"Fullscreen Option\",\"slidedirection\":\"left\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1800\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"padding-top\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-right\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-bottom\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-left\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"font-size\\\\\\\":\\\\\\\"15px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"background\\\\\\\":\\\\\\\"black\\\\\\\"}\",\"top\":\"269px\",\"left\":\"243px\",\"style\":\"box-shadow: 0px 4px 10px -5px black; text-shadow: none; font-weight: normal; opacity: .65; width:200px; text-align:right;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text\",\"type\":\"span\",\"image\":\"\",\"html\":\"Undo\\/Redo functionallity\",\"slidedirection\":\"left\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1900\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"bottom\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"padding-top\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-right\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-bottom\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-left\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"font-size\\\\\\\":\\\\\\\"15px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"background\\\\\\\":\\\\\\\"black\\\\\\\"}\",\"top\":\"309px\",\"left\":\"243px\",\"style\":\"box-shadow: 0px 4px 10px -5px black; text-shadow: none; font-weight: normal; opacity: .65; width:200px; text-align:right;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"}]}]}',1505300014,1505300014,0,0),(2,0,'Why Enfold - Small Header','','{\"properties\":{\"title\":\"Why Enfold - Small Header\",\"width\":\"100%\",\"height\":\"150\",\"responsive\":\"on\",\"forceresponsive\":\"on\",\"responsiveunder\":\"1140\",\"sublayercontainer\":\"1140\",\"firstlayer\":\"1\",\"animatefirstlayer\":\"on\",\"twowayslideshow\":\"on\",\"loops\":\"1\",\"forceloopnum\":\"on\",\"autoplayvideos\":\"on\",\"autopauseslideshow\":\"auto\",\"youtubepreview\":\"maxresdefault.jpg\",\"skin\":\"fullwidth\",\"backgroundcolor\":\"#aac98e\",\"backgroundimage\":\"\",\"sliderstyle\":\"\",\"thumb_nav\":\"disabled\",\"thumb_width\":\"100\",\"thumb_height\":\"60\",\"thumb_container_width\":\"60%\",\"thumb_active_opacity\":\"35\",\"thumb_inactive_opacity\":\"100\",\"imgpreload\":\"on\",\"yourlogo\":\"\",\"yourlogostyle\":\"left: 10px; top: 10px;\",\"yourlogolink\":\"\",\"yourlogotarget\":\"_self\",\"cbinit\":\"function(element) { }\",\"cbstart\":\"function(data) { }\",\"cbstop\":\"function(data) { }\",\"cbpause\":\"function(data) { }\",\"cbanimstart\":\"function(data) { }\",\"cbanimstop\":\"function(data) { }\",\"cbprev\":\"function(data) { }\",\"cbnext\":\"function(data) { }\"},\"layers\":[{\"properties\":{\"3d_transitions\":\"\",\"2d_transitions\":\"\",\"custom_3d_transitions\":\"\",\"custom_2d_transitions\":\"\",\"background\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_Layer_1.png\",\"thumbnail\":\"\",\"slidedelay\":\"4000\",\"new_transitions\":\"on\",\"slidedirection\":\"right\",\"timeshift\":\"0\",\"durationin\":\"1500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"0\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"layer_link\":\"\",\"layer_link_target\":\"_self\",\"id\":\"\",\"deeplink\":\"\"},\"sublayers\":[{\"subtitle\":\"Layer #1 copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_l16.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1200\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"150\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"bottom\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-18px\",\"left\":\"800px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #1 copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_l13.png\",\"html\":\"\",\"slidedirection\":\"top\",\"durationin\":\"1300\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"200\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"top\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-156px\",\"left\":\"842px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #1 copy copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_l17.png\",\"html\":\"\",\"slidedirection\":\"top\",\"durationin\":\"1800\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"350\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"top\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-279px\",\"left\":\"951px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #1\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_l13.png\",\"html\":\"\",\"slidedirection\":\"top\",\"durationin\":\"1500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"450\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"top\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-156px\",\"left\":\"51px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #1 copy copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_l16.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"2500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"600\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"bottom\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-22px\",\"left\":\"-107px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #6\",\"type\":\"h2\",\"image\":\"\",\"html\":\"Why you should choose\",\"slidedirection\":\"left\",\"durationin\":\"1500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"650\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"font-size\\\\\\\":\\\\\\\"40px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"white\\\\\\\"}\",\"top\":\"68px\",\"left\":\"214px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #7\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_Layer_2.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"800\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"20px\",\"left\":\"684px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"}]}]}',1505300014,1505300014,0,0),(3,0,'Enfold - most beautiful theme ever','','{\"properties\":{\"title\":\"Enfold - most beautiful theme ever\",\"width\":\"100%\",\"height\":\"470\",\"responsive\":\"on\",\"forceresponsive\":\"on\",\"responsiveunder\":\"1140\",\"sublayercontainer\":\"1140\",\"firstlayer\":\"1\",\"animatefirstlayer\":\"on\",\"twowayslideshow\":\"on\",\"loops\":\"0\",\"forceloopnum\":\"on\",\"autoplayvideos\":\"on\",\"autopauseslideshow\":\"auto\",\"youtubepreview\":\"maxresdefault.jpg\",\"keybnav\":\"on\",\"touchnav\":\"on\",\"skin\":\"fullwidth\",\"backgroundcolor\":\"\",\"backgroundimage\":\"\",\"sliderstyle\":\"\",\"navprevnext\":\"on\",\"navstartstop\":\"on\",\"navbuttons\":\"on\",\"hoverprevnext\":\"on\",\"hoverbottomnav\":\"on\",\"thumb_nav\":\"disabled\",\"thumb_width\":\"80\",\"thumb_height\":\"60\",\"thumb_container_width\":\"60%\",\"thumb_active_opacity\":\"35\",\"thumb_inactive_opacity\":\"100\",\"imgpreload\":\"on\",\"relativeurls\":\"on\",\"yourlogo\":\"\",\"yourlogostyle\":\"\",\"yourlogolink\":\"\",\"yourlogotarget\":\"_self\",\"cbinit\":\"function(element) { }\",\"cbstart\":\"function(data) { }\",\"cbstop\":\"function(data) { }\",\"cbpause\":\"function(data) { }\",\"cbanimstart\":\"function(data) { }\",\"cbanimstop\":\"function(data) { }\",\"cbprev\":\"function(data) { }\",\"cbnext\":\"function(data) { }\"},\"layers\":[{\"properties\":{\"3d_transitions\":\"all\",\"2d_transitions\":\"11,13,23\",\"custom_3d_transitions\":\"\",\"custom_2d_transitions\":\"\",\"background\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_Layer_1.png\",\"thumbnail\":\"\",\"slidedelay\":\"7000\",\"new_transitions\":\"on\",\"slidedirection\":\"top\",\"timeshift\":\"0\",\"durationin\":\"1500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"0\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"500\",\"layer_link\":\"\",\"layer_link_target\":\"_self\",\"id\":\"\",\"deeplink\":\"\"},\"sublayers\":[{\"subtitle\":\"Imac\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_iMac.png\",\"html\":\"\",\"slidedirection\":\"right\",\"durationin\":\"1500\",\"easingin\":\"easeOutQuint\",\"delayin\":\"200\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1400\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"1400\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"3\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"68px\",\"left\":\"509px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"macbook\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_MacBook_Pro.png\",\"html\":\"\",\"slidedirection\":\"right\",\"durationin\":\"1500\",\"easingin\":\"easeOutQuint\",\"delayin\":\"400\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1200\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"1200\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"6\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"191px\",\"left\":\"791px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"ipad\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_Mini_iPad_White.png\",\"html\":\"\",\"slidedirection\":\"right\",\"durationin\":\"1500\",\"easingin\":\"easeOutQuint\",\"delayin\":\"600\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1000\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"800\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"9\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"237px\",\"left\":\"439px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"iphone\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_iPhone_5.png\",\"html\":\"\",\"slidedirection\":\"right\",\"durationin\":\"1500\",\"easingin\":\"easeOutQuint\",\"delayin\":\"800\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"800\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"400\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"12\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"316px\",\"left\":\"581px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Logo\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_Layer_2.png\",\"html\":\"\",\"slidedirection\":\"top\",\"durationin\":\"900\",\"easingin\":\"easeOutQuint\",\"delayin\":\"1400\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"top\",\"durationout\":\"900\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"200\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"143px\",\"left\":\"114px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_Our_Most_Beautiful_Theme_Ever.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"900\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1400\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"bottom\",\"durationout\":\"900\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"200\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"238px\",\"left\":\"113px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"}]},{\"properties\":{\"3d_transitions\":\"\",\"2d_transitions\":\"\",\"custom_3d_transitions\":\"\",\"custom_2d_transitions\":\"\",\"background\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_Layer_5.png\",\"thumbnail\":\"\",\"slidedelay\":\"8000\",\"new_transitions\":\"on\",\"slidedirection\":\"right\",\"timeshift\":\"0\",\"durationin\":\"1500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"0\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"layer_link\":\"\",\"layer_link_target\":\"_self\",\"id\":\"\",\"deeplink\":\"\"},\"sublayers\":[{\"subtitle\":\"browser bg copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_sbrowser_bg.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"100\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"right\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"154px\",\"left\":\"749px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"browser bg\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_sbrowser_bg.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"200\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"right\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"98px\",\"left\":\"608px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"browser front\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_browser.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"300\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"26px\",\"left\":\"467px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"fullwidth\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_fullwidth_slider.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1000\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"145px\",\"left\":\"477px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"1-3\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_1_3.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1250\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"194px\",\"left\":\"481px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"1-3 copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_1_3.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1500\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"193px\",\"left\":\"675px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"1-3 copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_1_3.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1750\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"192px\",\"left\":\"872px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"iconbox\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_iconbox.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"2000\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"214px\",\"left\":\"488px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"iconbox copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_iconbox.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"2250\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"214px\",\"left\":\"683px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"iconbox copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_iconbox.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"2500\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"214px\",\"left\":\"879px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"1-2\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_1_2.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"2750\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"294px\",\"left\":\"483px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"1-2 copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_1_2.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"3000\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"294px\",\"left\":\"775px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_textblock.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"3250\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"315px\",\"left\":\"491px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Gallery\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_sgallery.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"3500\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"382px\",\"left\":\"492px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Gallery copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_sgallery.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"3750\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"412px\",\"left\":\"492px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Gallery copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_sgallery.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"4000\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"316px\",\"left\":\"784px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide2_textblock.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"4250\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"346px\",\"left\":\"783px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"flexible\",\"type\":\"h2\",\"image\":\"\",\"html\":\"Super Flexible Layout Builder\",\"slidedirection\":\"left\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1500\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"top\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"padding-top\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-right\\\\\\\":\\\\\\\"43px\\\\\\\",\\\\\\\"padding-bottom\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-left\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"font-size\\\\\\\":\\\\\\\"25px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"background\\\\\\\":\\\\\\\"black\\\\\\\"}\",\"top\":\"135px\",\"left\":\"90px\",\"style\":\"box-shadow: 0px 4px 10px -5px black; text-shadow: none; font-weight: normal; opacity: .65; width:320px; text-align:right;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text\",\"type\":\"span\",\"image\":\"\",\"html\":\"Tons of Elements\",\"slidedirection\":\"left\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1600\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"padding-top\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-right\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-bottom\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-left\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"font-size\\\\\\\":\\\\\\\"15px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"background\\\\\\\":\\\\\\\"black\\\\\\\"}\",\"top\":\"188px\",\"left\":\"243px\",\"style\":\"box-shadow: 0px 4px 10px -5px black; text-shadow: none; font-weight: normal; opacity: .65; width:200px; text-align:right;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text\",\"type\":\"span\",\"image\":\"\",\"html\":\"Real Drag and Drop\",\"slidedirection\":\"left\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1700\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"padding-top\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-right\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-bottom\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-left\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"font-size\\\\\\\":\\\\\\\"15px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"background\\\\\\\":\\\\\\\"black\\\\\\\"}\",\"top\":\"228px\",\"left\":\"243px\",\"style\":\"box-shadow: 0px 4px 10px -5px black; text-shadow: none; font-weight: normal; opacity: .65; width:200px; text-align:right;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text copy\",\"type\":\"span\",\"image\":\"\",\"html\":\"Fullscreen Option\",\"slidedirection\":\"left\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1800\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"left\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"padding-top\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-right\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-bottom\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-left\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"font-size\\\\\\\":\\\\\\\"15px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"background\\\\\\\":\\\\\\\"black\\\\\\\"}\",\"top\":\"269px\",\"left\":\"243px\",\"style\":\"box-shadow: 0px 4px 10px -5px black; text-shadow: none; font-weight: normal; opacity: .65; width:200px; text-align:right;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Text\",\"type\":\"span\",\"image\":\"\",\"html\":\"Undo\\/Redo functionallity\",\"slidedirection\":\"left\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"1900\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"bottom\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"padding-top\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-right\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-bottom\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"padding-left\\\\\\\":\\\\\\\"10px\\\\\\\",\\\\\\\"font-size\\\\\\\":\\\\\\\"15px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"background\\\\\\\":\\\\\\\"black\\\\\\\"}\",\"top\":\"309px\",\"left\":\"243px\",\"style\":\"box-shadow: 0px 4px 10px -5px black; text-shadow: none; font-weight: normal; opacity: .65; width:200px; text-align:right;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"}]}]}',1505300014,1505300014,0,0),(4,0,'Why Enfold - Small Header','','{\"properties\":{\"title\":\"Why Enfold - Small Header\",\"width\":\"100%\",\"height\":\"150\",\"responsive\":\"on\",\"forceresponsive\":\"on\",\"responsiveunder\":\"1140\",\"sublayercontainer\":\"1140\",\"firstlayer\":\"1\",\"animatefirstlayer\":\"on\",\"twowayslideshow\":\"on\",\"loops\":\"1\",\"forceloopnum\":\"on\",\"autoplayvideos\":\"on\",\"autopauseslideshow\":\"auto\",\"youtubepreview\":\"maxresdefault.jpg\",\"skin\":\"fullwidth\",\"backgroundcolor\":\"#aac98e\",\"backgroundimage\":\"\",\"sliderstyle\":\"\",\"thumb_nav\":\"disabled\",\"thumb_width\":\"100\",\"thumb_height\":\"60\",\"thumb_container_width\":\"60%\",\"thumb_active_opacity\":\"35\",\"thumb_inactive_opacity\":\"100\",\"imgpreload\":\"on\",\"yourlogo\":\"\",\"yourlogostyle\":\"left: 10px; top: 10px;\",\"yourlogolink\":\"\",\"yourlogotarget\":\"_self\",\"cbinit\":\"function(element) { }\",\"cbstart\":\"function(data) { }\",\"cbstop\":\"function(data) { }\",\"cbpause\":\"function(data) { }\",\"cbanimstart\":\"function(data) { }\",\"cbanimstop\":\"function(data) { }\",\"cbprev\":\"function(data) { }\",\"cbnext\":\"function(data) { }\"},\"layers\":[{\"properties\":{\"3d_transitions\":\"\",\"2d_transitions\":\"\",\"custom_3d_transitions\":\"\",\"custom_2d_transitions\":\"\",\"background\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_Layer_1.png\",\"thumbnail\":\"\",\"slidedelay\":\"4000\",\"new_transitions\":\"on\",\"slidedirection\":\"right\",\"timeshift\":\"0\",\"durationin\":\"1500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"0\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"layer_link\":\"\",\"layer_link_target\":\"_self\",\"id\":\"\",\"deeplink\":\"\"},\"sublayers\":[{\"subtitle\":\"Layer #1 copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_l16.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1200\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"150\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"bottom\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-18px\",\"left\":\"800px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #1 copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_l13.png\",\"html\":\"\",\"slidedirection\":\"top\",\"durationin\":\"1300\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"200\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"top\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-156px\",\"left\":\"842px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #1 copy copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_l17.png\",\"html\":\"\",\"slidedirection\":\"top\",\"durationin\":\"1800\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"350\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"top\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-279px\",\"left\":\"951px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #1\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_l13.png\",\"html\":\"\",\"slidedirection\":\"top\",\"durationin\":\"1500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"450\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"top\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-156px\",\"left\":\"51px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #1 copy copy\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide3_l16.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"2500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"600\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"bottom\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"-22px\",\"left\":\"-107px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #6\",\"type\":\"h2\",\"image\":\"\",\"html\":\"Why you should choose\",\"slidedirection\":\"left\",\"durationin\":\"1500\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"650\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\\\\\"font-size\\\\\\\":\\\\\\\"40px\\\\\\\",\\\\\\\"color\\\\\\\":\\\\\\\"white\\\\\\\"}\",\"top\":\"68px\",\"left\":\"214px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Layer #7\",\"type\":\"img\",\"image\":\"http:\\/\\/islamicfinancialservices.co.uk\\/wp-content\\/themes\\/enfold\\/config-layerslider\\/LayerSlider\\/avia-samples\\/slide1_Layer_2.png\",\"html\":\"\",\"slidedirection\":\"bottom\",\"durationin\":\"1000\",\"easingin\":\"easeInOutQuint\",\"delayin\":\"800\",\"rotatein\":\"0\",\"scalein\":\"1.0\",\"slideoutdirection\":\"auto\",\"durationout\":\"1500\",\"easingout\":\"easeInOutQuint\",\"delayout\":\"0\",\"rotateout\":\"0\",\"scaleout\":\"1.0\",\"level\":\"-1\",\"showuntil\":\"0\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"20px\",\"left\":\"684px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"}]}]}',1505300014,1505300014,0,0);
/*!40000 ALTER TABLE `wp_layerslider` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`)
) ENGINE=MyISAM AUTO_INCREMENT=3308 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://islamicfinancialservices.co.uk/','yes'),(2,'home','http://islamicfinancialservices.co.uk/','yes'),(3,'blogname','Islamic Financial Services','yes'),(4,'blogdescription','Home Purchase Plans, Buy to Let Plans, Commercial Property Finance, Insurance','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','yusuf@y-p.uk','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:155:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"portfolio-item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"portfolio-item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"portfolio-item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"portfolio-item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"portfolio-item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"portfolio-item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"portfolio-item/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:35:\"portfolio-item/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:43:\"portfolio-item/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:50:\"portfolio-item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:39:\"portfolio-item/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:31:\"portfolio-item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"portfolio-item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"portfolio-item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"portfolio-item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"portfolio-item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"portfolio-item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:58:\"portfolio_entries/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_entries=$matches[1]&feed=$matches[2]\";s:53:\"portfolio_entries/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_entries=$matches[1]&feed=$matches[2]\";s:34:\"portfolio_entries/([^/]+)/embed/?$\";s:50:\"index.php?portfolio_entries=$matches[1]&embed=true\";s:46:\"portfolio_entries/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?portfolio_entries=$matches[1]&paged=$matches[2]\";s:28:\"portfolio_entries/([^/]+)/?$\";s:39:\"index.php?portfolio_entries=$matches[1]\";s:33:\"popup/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"popup/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"popup/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"popup/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"popup/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"popup/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"popup/([^/]+)/embed/?$\";s:53:\"index.php?post_type=popup&name=$matches[1]&embed=true\";s:26:\"popup/([^/]+)/trackback/?$\";s:47:\"index.php?post_type=popup&name=$matches[1]&tb=1\";s:34:\"popup/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?post_type=popup&name=$matches[1]&paged=$matches[2]\";s:41:\"popup/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?post_type=popup&name=$matches[1]&cpage=$matches[2]\";s:30:\"popup/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?post_type=popup&name=$matches[1]&page=$matches[2]\";s:22:\"popup/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"popup/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"popup/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"popup/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"popup/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"popup/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"popup_theme/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"popup_theme/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"popup_theme/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"popup_theme/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"popup_theme/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"popup_theme/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"popup_theme/([^/]+)/embed/?$\";s:59:\"index.php?post_type=popup_theme&name=$matches[1]&embed=true\";s:32:\"popup_theme/([^/]+)/trackback/?$\";s:53:\"index.php?post_type=popup_theme&name=$matches[1]&tb=1\";s:40:\"popup_theme/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?post_type=popup_theme&name=$matches[1]&paged=$matches[2]\";s:47:\"popup_theme/([^/]+)/comment-page-([0-9]{1,})/?$\";s:66:\"index.php?post_type=popup_theme&name=$matches[1]&cpage=$matches[2]\";s:36:\"popup_theme/([^/]+)(?:/([0-9]+))?/?$\";s:65:\"index.php?post_type=popup_theme&name=$matches[1]&page=$matches[2]\";s:28:\"popup_theme/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"popup_theme/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"popup_theme/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"popup_theme/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"popup_theme/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"popup_theme/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"popup_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?popup_category=$matches[1]&feed=$matches[2]\";s:50:\"popup_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?popup_category=$matches[1]&feed=$matches[2]\";s:31:\"popup_category/([^/]+)/embed/?$\";s:47:\"index.php?popup_category=$matches[1]&embed=true\";s:43:\"popup_category/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?popup_category=$matches[1]&paged=$matches[2]\";s:25:\"popup_category/([^/]+)/?$\";s:36:\"index.php?popup_category=$matches[1]\";s:50:\"popup_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?popup_tag=$matches[1]&feed=$matches[2]\";s:45:\"popup_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?popup_tag=$matches[1]&feed=$matches[2]\";s:26:\"popup_tag/([^/]+)/embed/?$\";s:42:\"index.php?popup_tag=$matches[1]&embed=true\";s:38:\"popup_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?popup_tag=$matches[1]&paged=$matches[2]\";s:20:\"popup_tag/([^/]+)/?$\";s:31:\"index.php?popup_tag=$matches[1]\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:3:{i:1;s:33:\"duplicate-post/duplicate-post.php\";i:2;s:25:\"easy-modal/easy-modal.php\";i:3;s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:73:\"/home/islamicfinancial/public_html/wp-content/themes/enfold/functions.php\";i:2;s:69:\"/home/islamicfinancial/public_html/wp-content/themes/enfold/style.css\";i:3;s:70:\"/home/islamicfinancial/public_html/wp-content/themes/enfold/footer.php\";i:4;s:70:\"/home/islamicfinancial/public_html/wp-content/themes/enfold/header.php\";i:5;s:74:\"/home/islamicfinancial/public_html/demo/wp-content/themes/enfold/style.css\";}','no'),(40,'template','enfold','yes'),(41,'stylesheet','enfold','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','38590','yes'),(49,'uploads_use_yearmonth_folders','0','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','posts','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','80','yes'),(59,'thumbnail_size_h','80','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1030','yes'),(65,'large_size_h','1030','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:3:{i:2;a:3:{s:5:\"title\";s:14:\"ENFOLD Detroit\";s:4:\"text\";s:88:\"4870 Cass Ave\r\nDetroit, MI, United States\r\n\r\n(555) 389 976\r\n\r\ndetroit@enfold-startup.com\";s:6:\"filter\";b:1;}i:3;a:3:{s:5:\"title\";s:7:\"Contact\";s:4:\"text\";s:380:\"<span>Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</span>\r\n\r\n<span>Mon - Fri  :  09:00 – 17:00</span>\r\n\r\nLandline: <a href:\"tel:01254503315\">01254 503 315</a>\r\n\r\nMobile: <a href:\"tel:07858692117\">07858 692119</a> (Out of Hours)\r\n\r\nEmail: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\";s:6:\"filter\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:3:{s:105:\"home/islamicfinancial/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php\";s:29:\"layerslider_uninstall_scripts\";s:110:\"home/islamicfinancial/public_html/demo/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php\";s:29:\"layerslider_uninstall_scripts\";s:27:\"popup-maker/popup-maker.php\";a:2:{i:0;s:8:\"Freemius\";i:1;s:22:\"_uninstall_plugin_hook\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'initial_db_version','38590','yes'),(92,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(93,'fresh_site','0','yes'),(94,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}i:3;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(96,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(99,'sidebars_widgets','a:8:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:6:\"meta-2\";i:1;s:6:\"text-2\";}s:13:\"av_everywhere\";a:5:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";}s:7:\"av_blog\";a:0:{}s:8:\"av_pages\";a:0:{}s:11:\"av_footer_1\";a:1:{i:0;s:6:\"text-3\";}s:11:\"av_footer_2\";a:1:{i:0;s:8:\"search-3\";}s:11:\"av_footer_3\";a:1:{i:0;s:7:\"pages-3\";}s:13:\"array_version\";i:3;}','yes'),(100,'widget_pages','a:2:{i:3;a:3:{s:5:\"title\";s:7:\"Sitemap\";s:6:\"sortby\";s:10:\"menu_order\";s:7:\"exclude\";s:7:\"320,668\";}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'cron','a:4:{i:1524641713;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1524653556;a:2:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1524653593;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes'),(105,'nonce_key','0Y Lj,lFw$j#8kX);ro#,[eS)LTPJ:9xk3btwu)SmvzRTSBD9Zo?H)$*e/b^{`^c','no'),(106,'nonce_salt','q#M^90{),_$EQk!}$OZ_~Dc1]ijg<n(sehP/y(Y{g&(xc+x^b=.C97L])iC:voD3','no'),(107,'theme_mods_twentyseventeen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1505300009;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(126,'can_compress_scripts','0','no'),(186,'portfolio_entries_children','a:0:{}','yes'),(119,'auth_key','Iv(fyRPChz`0b_A_IjI)6O+[.CF{*z_#9`/*9`!~D>+$k(_ !ru>lwde$35yrH#A','no'),(120,'auth_salt','N61}~X}^$YX/C>ZXGQ1VMzteSoaogi#X_LgXbNMVs,SM<dnAsO*nDuB:p2]_:7q4','no'),(3306,'_site_transient_timeout_theme_roots','1524613538','no'),(3307,'_site_transient_theme_roots','a:4:{s:6:\"enfold\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";}','no'),(3303,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1524611739;s:7:\"checked\";a:4:{s:6:\"enfold\";s:5:\"3.4.3\";s:13:\"twentyfifteen\";s:3:\"1.7\";s:15:\"twentyseventeen\";s:3:\"1.1\";s:13:\"twentysixteen\";s:3:\"1.3\";}s:8:\"response\";a:3:{s:13:\"twentyfifteen\";a:4:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.1.9.zip\";}s:15:\"twentyseventeen\";a:4:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.1.5.zip\";}s:13:\"twentysixteen\";a:4:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.1.4.zip\";}}s:12:\"translations\";a:0:{}}','no'),(121,'logged_in_key','zM;qk_<C)yD7_g7rgPvw.^;I+9N#?mpgZNaF`m#d[a_aI0qm>GD_[P11=8;UEp7m','no'),(122,'logged_in_salt','d&C/J0GQ#bIuwL*rc`&/v|$/D0i}Gsn4eO$mYEVS#Q?lD>@r6R1`y$O~<j^r` ?c','no'),(123,'_site_transient_timeout_browser_3d5f26438973a3d90b630a57c59a2f98','1505904793','no'),(124,'_site_transient_browser_3d5f26438973a3d90b630a57c59a2f98','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"60.0.3112.113\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(867,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1508964187','no'),(868,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1508920987','no'),(865,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1508964187','no'),(866,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Oct 2017 07:04:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=4.9-beta3-41966\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:36:\"\n		\n		\n		\n		\n				\n		\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.9 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Oct 2017 07:04:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4962\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"WordPress 4.9 Beta 4 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the beta here (zip). [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2446:\"<p>WordPress 4.9 Beta 4 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.9-beta4.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.9, check out the <a href=\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-1/\">Beta 1</a> blog post. Since the Beta 1 release, we’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=41846&amp;stop_rev=41777&amp;limit=100&amp;sfp_email=&amp;sfph_mail=\">70 changes</a> in Beta 2, and <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=41938&amp;stop_rev=41847&amp;limit=100&amp;sfp_email=&amp;sfph_mail=\">92 changes</a> in <a href=\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-3/\">Beta 3</a>. In Beta 4, we&#8217;ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=42020&amp;stop_rev=41940&amp;limit=100&amp;sfp_email=&amp;sfph_mail=\">80 changes</a>, focusing on bug fixes and finalizing new features.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><i>Beta 4 at last,<br />\nRC 1 draws ever near.<br />\nLet&#8217;s make it bug-free. <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f41b.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f6ab.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></i></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4962\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:36:\"\n		\n		\n		\n		\n				\n		\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.9 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Oct 2017 05:18:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:13:\"Documentation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4953\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"WordPress 4.9 Beta 3 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the beta here (zip). [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Weston Ruter\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3479:\"<p>WordPress 4.9 Beta 3 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.9-beta3.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.9, check out the <a href=\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-1/\">Beta 1</a> blog post. Since the Beta 1 release, we’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=41846&amp;stop_rev=41777&amp;limit=100&amp;sfp_email=&amp;sfph_mail=\">70 changes</a> in Beta 2 and <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=41938&amp;stop_rev=41847&amp;limit=100&amp;sfp_email=&amp;sfph_mail=\">92 changes</a> in Beta 3. A few of these newest changes to take note of in particular:</p>\n<ul>\n<li>The plugin/theme editors now show files in a scrollable expandable tree list. See <a href=\"https://core.trac.wordpress.org/ticket/24048\">#24048</a>.</li>\n<li>Backwards compatibility has been improved for MediaElement.js, which is upgraded from 2.2 to 4.2. See <a href=\"https://core.trac.wordpress.org/ticket/42189\">#42189</a>.</li>\n<li>When you create post stubs in the Customizer (such as for nav menu items, for the homepage or the posts page), if you then schedule your customized changes or save them as a draft, then these Customizer-created posts will appear in the admin as “Customization Drafts”; these drafts can be edited before your customized changes are published, at which time these posts (or pages) will also be automatically published. See <a href=\"https://core.trac.wordpress.org/ticket/42220\">#42220</a>.</li>\n<li>Theme browsing and installation experience in the Customizer has seen some bugfixes (e.g. <a href=\"https://core.trac.wordpress.org/ticket/42215\">#42215</a> and <a href=\"https://core.trac.wordpress.org/ticket/42212\">#42212</a>), with some known remaining issues outstanding <a href=\"https://core.trac.wordpress.org/ticket/42052\">in Safari</a>.</li>\n<li>There is now a callout on the dashboard to install and activate Gutenberg. See <a href=\"https://core.trac.wordpress.org/ticket/41316\">#41316</a>.</li>\n<li>Menus in the Customizer have seen additional usability improvements. See <a href=\"https://core.trac.wordpress.org/ticket/36279\">#36279</a> and <a href=\"https://core.trac.wordpress.org/ticket/42114\">#42114</a>.</li>\n</ul>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><i>Many refinements<br />\nExist within this release;<br />\nCan you find them all?</i></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4953\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:36:\"\n		\n		\n		\n		\n				\n		\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.9 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Oct 2017 06:29:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4946\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"WordPress 4.9 Beta 2 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the beta here (zip). [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1651:\"<p>WordPress 4.9 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.9-beta2.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.9, check out the <a href=\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-1/\">Beta 1</a> blog post. Since then, we’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=41846&amp;stop_rev=41777&amp;limit=100&amp;sfp_email=&amp;sfph_mail=\">70 changes</a> in Beta 2.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>Let’s test all of these:</em><br />\n<em>code editing, theme switches,</em><br />\n<em>widgets, scheduling.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4946\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:36:\"\n		\n		\n		\n		\n				\n		\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.9 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 05 Oct 2017 05:54:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4926\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.9 Beta 1 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9159:\"<p>WordPress 4.9 Beta 1 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.9-beta1.zip\">download the beta here</a> (zip).</p>\n<p>WordPress 4.9 is slated for release on <a href=\"https://make.wordpress.org/core/4-9/\">November 14</a>, but we need your help to get there. We’ve been working on making it even easier to customize your site. Here are some of the bigger items to test and help us find as many bugs as possible in the coming weeks:</p>\n<ul>\n<li>Drafting (<a href=\"https://core.trac.wordpress.org/ticket/39896\">#39896</a>) and scheduling (<a href=\"https://core.trac.wordpress.org/ticket/28721\">#28721</a>) of changes in the Customizer. Once you save or schedule a changeset, when any user comes into the Customizer the pending changes will be autoloaded. A button is provided to discard changes to restore the Customizer to the last published state. (This is a new “linear” mode for changesets, as opposed to “branching” mode which can be enabled by filter so that every time  user opens the Customizer a new blank changeset will be started.)</li>\n<li>Addition of a frontend preview link to the Customizer to allow changes to be browsed on the frontend, even without a user being logged in (<a href=\"https://core.trac.wordpress.org/ticket/39896\">#39896</a>).</li>\n<li>Addition of autosave revisions in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/39275\">#39275</a>).</li>\n<li>A brand new theme browsing experience in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/37661\">#37661</a>).</li>\n<li>Gallery widget (<a href=\"https://core.trac.wordpress.org/ticket/41914\">#41914</a>), following the media and image widgets introduced in 4.8.</li>\n<li>Support for shortcodes in Text widgets (<a href=\"https://core.trac.wordpress.org/ticket/10457\">#10457</a>).</li>\n<li>Support for adding media to Text widgets (<a href=\"https://core.trac.wordpress.org/ticket/40854\">#40854</a>).</li>\n<li>Support for adding oEmbeds outside post content, including Text widgets (<a href=\"https://core.trac.wordpress.org/ticket/34115\">#34115</a>).</li>\n<li>Support for videos from providers other than YouTube and Vimeo in the Video widget (<a href=\"https://core.trac.wordpress.org/ticket/42039\">#42039</a>)</li>\n<li>Improve the flow for creating new menus in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/40104\">#40104</a>).</li>\n<li>Educated guess mapping of nav menus and widgets when switching themes (<a href=\"https://core.trac.wordpress.org/ticket/39692\">#39692</a>).</li>\n<li>Plugins: Introduce singular capabilities for activating and deactivating individual plugins (<a href=\"https://core.trac.wordpress.org/ticket/38652\">#38652</a>).</li>\n<li>Sandbox PHP file edits in both plugins and themes, without auto-deactivation when an error occurs; a PHP edit that introduces a fatal error is rolled back with an opportunity then for the user to fix the error and attempt to re-save. (<a href=\"https://core.trac.wordpress.org/ticket/21622\">#21622</a>).</li>\n<li>Addition of dirty state for widgets on the admin screen, indicating when a widget has been successfully saved and showing an “Are you sure?” dialog when attempting to leave without saving changes. (<a href=\"https://core.trac.wordpress.org/ticket/23120\">#23120</a>, <a href=\"https://core.trac.wordpress.org/ticket/41610\">#41610</a>)</li>\n</ul>\n<p>As always, there have been exciting changes for developers to explore as well, such as:</p>\n<ul>\n<li>CodeMirror editor added to theme/plugin editor, Custom CSS in Customizer, and Custom HTML widgets. Integration includes support for linters to catch errors before you attempt to save. Includes new APIs for plugins to instantiate editors. (<a href=\"https://core.trac.wordpress.org/ticket/12423\">#12423</a>)</li>\n<li>Introduction of an extensible code editor control for adding instances of CodeMirror to the Customizer. (<a href=\"https://core.trac.wordpress.org/ticket/41897\">#41897</a>)</li>\n<li>Addition of global notifications area (<a href=\"https://core.trac.wordpress.org/ticket/35210\">#35210</a>), panel and section notifications (<a href=\"https://core.trac.wordpress.org/ticket/38794\">#38794</a>), and a notification overlay that takes over the entire screen in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/37727\">#37727</a>).</li>\n<li>A date/time control in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/42022\">#42022</a>).</li>\n<li>Improve usability of Customize JS API (<a href=\"https://core.trac.wordpress.org/ticket/42083\">#42083</a>, <a href=\"https://core.trac.wordpress.org/ticket/37964\">#37964</a>, <a href=\"https://core.trac.wordpress.org/ticket/36167\">#36167</a>).</li>\n<li>Introduction of control templates for base controls (<a href=\"https://core.trac.wordpress.org/ticket/30738\">#30738</a>).</li>\n<li>Use WP_Term_Query when transforming tax queries (<a href=\"https://core.trac.wordpress.org/ticket/37038\">#37038</a>).</li>\n<li>Database: Add support for MySQL servers connecting to IPv6 hosts (<a href=\"https://core.trac.wordpress.org/ticket/41722\">#41722</a>).</li>\n<li>Emoji: Bring Twemoji compatibility to PHP (<a href=\"https://core.trac.wordpress.org/ticket/35293\">#35293</a>). Test for any weirdness with emoji in RSS feeds or emails.</li>\n<li>I18N: Introduce the Plural_Forms class (<a href=\"https://core.trac.wordpress.org/ticket/41562\">#41562</a>).</li>\n<li>Media: Upgrade MediaElement.js to 4.2.5-74e01a40 (<a href=\"https://core.trac.wordpress.org/ticket/39686\">#39686</a>).</li>\n<li>Media: Use max-width for default captions (<a href=\"https://core.trac.wordpress.org/ticket/33981\">#33981</a>). We will want to make sure this doesn’t cause unexpected visual regressions in existing themes, default themes were all fine in testing.</li>\n<li>Media: Reduce duplicated custom header crops in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/21819\">#21819</a>).</li>\n<li>Media: Store video creation date in meta (<a href=\"https://core.trac.wordpress.org/ticket/35218\">#35218</a>). Please help test different kinds of videos.</li>\n<li>Multisite: Introduce get_site_by() (<a href=\"https://core.trac.wordpress.org/ticket/40180\">#40180</a>).</li>\n<li>Multisite: Improve get_blog_details() by using get_site_by() (<a href=\"https://core.trac.wordpress.org/ticket/40228\">#40228</a>).</li>\n<li>Multisite: Improve initializing available roles when switch sites (<a href=\"https://core.trac.wordpress.org/ticket/38645\">#38645</a>).</li>\n<li>Multisite: Initialize a user&#8217;s roles correctly when setting them up for a different site (<a href=\"https://core.trac.wordpress.org/ticket/36961\">#36961</a>).</li>\n<li>REST API: Support registering complex data structures for settings and meta</li>\n<li>REST API: Support for objects in schema validation and sanitization (<a href=\"https://core.trac.wordpress.org/ticket/38583\">#38583</a>)</li>\n<li>Role/Capability: Introduce capabilities dedicated to installing and updating language files (<a href=\"https://core.trac.wordpress.org/ticket/39677\">#39677</a>).</li>\n<li>Remove SWFUpload (<a href=\"https://core.trac.wordpress.org/ticket/41752\">#41752</a>).</li>\n<li>Users: Require a confirmation link in an email to be clicked when a user attempts to change their email address (<a href=\"https://core.trac.wordpress.org/ticket/16470\">#16470</a>).</li>\n<li>Core and the unit test suite is fully compatible with the upcoming release of PHP 7.2</li>\n</ul>\n<p>If you want a more in-depth view of what major changes have made it into 4.9, <a href=\"https://make.wordpress.org/core/tag/4-9/\">check out posts tagged with 4.9 on the main development blog</a>, or look at a <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=4.9&amp;group=component&amp;order=priority\">list of everything</a> that’s changed. There will be more developer notes to come, so keep an eye out for those as well.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><b>If you think you’ve found a bug</b>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p>Happy testing!</p>\n<p><i>Without your testing,<br />\nwe might hurt the internet.<br />\nPlease help us find bugs.<img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f41b.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></i></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4926\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:33:\"\n		\n		\n		\n		\n				\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"The Month in WordPress: September 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wordpress.org/news/2017/10/the-month-in-wordpress-september-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Oct 2017 08:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4920\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:340:\"This has been an interesting month for WordPress, as a bold move on the JavaScript front brought the WordPress project to the forefront of many discussions across the development world. There have also been some intriguing changes in the WordCamp program, so read on to learn more about the WordPress community during the month of [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5634:\"<p>This has been an interesting month for WordPress, as a bold move on the JavaScript front brought the WordPress project to the forefront of many discussions across the development world. There have also been some intriguing changes in the WordCamp program, so read on to learn more about the WordPress community during the month of September.</p>\n<hr />\n<h2>JavaScript Frameworks in WordPress</h2>\n<p>Early in the month, <a href=\"https://ma.tt/2017/09/on-react-and-wordpress/\">Matt Mullenweg announced</a> that WordPress will be switching away from React as the JavaScript library WordPress Core might use — this was in response to Facebook’s decision to keep a controversial patent clause in the library’s license, making many WordPress users uncomfortable.</p>\n<p>A few days later, <a href=\"https://ma.tt/2017/09/facebook-dropping-patent-clause/\">Facebook reverted the decision</a>, making React a viable option for WordPress once more. Still, the WordPress Core team is exploring a move <a href=\"https://github.com/WordPress/gutenberg/pull/2463\">to make WordPress framework-agnostic</a>, so that the framework being used could be replaced by any other framework without affecting the rest of the project.</p>\n<p>This is a bold move that will ultimately make WordPress core a lot more flexible, and will also protect it from potential license changes in the future.</p>\n<p>You can get involved in the JavaScript discussion by joining the #core-js channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a> and following the <a href=\"https://make.wordpress.org/core/\">WordPress Core development blog</a>.</p>\n<h2>Community Initiative to Make WordCamps More Accessible</h2>\n<p>A WordPress community member, Ines van Essen, started a new nonprofit initiative to offer financial assistance to community members to attend WordCamps. <a href=\"https://donatewc.org/\">DonateWC</a> launched with a crowdsourced funding campaign to cover the costs of getting things up and running.</p>\n<p>Now that she’s raised the initial funds, Ines plans to set up a nonprofit organization and use donations from sponsors to help people all over the world attend and speak at WordCamps.</p>\n<p>If you would like to support the initiative, you can do so by <a href=\"https://donatewc.org/make-a-donation/\">donating through their website</a>.</p>\n<h2>The WordCamp Incubator Program Returns</h2>\n<p>Following the success of <a href=\"https://make.wordpress.org/community/2017/06/30/wordcamp-incubator-report/\">the first WordCamp Incubator Program</a>, the Community Team is <a href=\"https://make.wordpress.org/community/2017/09/27/wordcamp-incubator-program-v2-new-role-name/\">bringing the program back</a> to assist more underserved cities in kick-starting their WordPress communities.</p>\n<p>The program’s first phase aims to find community members who will volunteer to mentor, assist, and work alongside local leaders in the incubator communities — this is a time-intensive volunteer role that would need to be filled by experienced WordCamp organizers.</p>\n<p>If you would like to be a part of this valuable initiative, join the #community-team channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a> and follow the <a href=\"https://make.wordpress.org/community/\">Community Team blog</a> for updates.</p>\n<h2>WordPress 4.8.2 Security Release</h2>\n<p>On September 19, <a href=\"https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/\">WordPress 4.8.2 was released to the world</a> — this was a security release that fixed nine issues in WordPress Core, making the platform more stable and secure for everyone.</p>\n<p>To get involved in building WordPress Core, jump into the #core channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>, and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>.</p>\n<hr />\n<h2>Further Reading:</h2>\n<ul>\n<li>The WordPress Meetup program hit a significant milestone this month — there are now 500 meetup groups in <a href=\"https://www.meetup.com/pro/wordpress/\">the official chapter program</a>.</li>\n<li>The SWFUpload library <a href=\"https://make.wordpress.org/core/2017/09/07/removing-swfupload/\">will be removed from WordPress Core</a> in version 4.9, scheduled for release in mid-November.</li>\n<li>Matías Ventura put together some useful videos on <a href=\"https://make.wordpress.org/core/2017/08/31/gutenberg-themes/\">how theme developers can integrate Gutenberg into their work</a>.</li>\n<li><a href=\"http://applyfilters.fm/\"><i>Apply Filters</i></a>, the popular WordPress development podcast, will go on hiatus after the upcoming 83rd episode.</li>\n<li>The WordPress Plugin Directory <a href=\"https://make.wordpress.org/plugins/2017/09/04/plugin-support-reps/\">has added the ability</a> for plugin owners to assign plugin support representatives.</li>\n<li>After a couple of slower development weeks, <a href=\"https://make.wordpress.org/core/2017/09/27/whats-new-in-gutenberg-1-2-1/\">Gutenberg v1.2 is out</a> and it’s looking better than ever.</li>\n<li>The third <a href=\"https://wordpress.org/news/2017/09/global-wordpress-translation-day-3/\">Global WordPress Translation Day</a> took place this past weekend — keep an eye on <a href=\"https://make.wordpress.org/polyglots/\">the Polyglots team blog</a> for updates.</li>\n</ul>\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4920\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:39:\"\n		\n		\n		\n		\n				\n		\n		\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"Global WordPress Translation Day 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/news/2017/09/global-wordpress-translation-day-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Sep 2017 11:56:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:32:\"global wordpress translation day\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"polyglots\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4915\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:398:\"On September 30 2017, the WordPress Polyglots Team &#8211; whose mission is to translate WordPress into as many languages as possible &#8211; will hold its third Global WordPress Translation Day, a 24-hour, round-the-clock, digital and physical global marathon dedicated to the localisation and internationalisation of the WordPress platform and ecosystem, a structure that powers, today, [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4124:\"<p><span style=\"font-weight: 400\">On September 30 2017, the WordPress Polyglots Team &#8211; whose mission is to translate WordPress into as many languages as possible &#8211; will hold its third <a href=\"https://wptranslationday.org/\">Global WordPress Translation Day</a>, a 24-hour, round-the-clock, digital and physical global marathon dedicated to the localisation and internationalisation of the WordPress platform and ecosystem, a structure that powers, today, over 28% of all existing websites.</span></p>\n<p><span style=\"font-weight: 400\">The localisation process allows for WordPress and for all WordPress-related products (themes and plugins) to be available in local languages, so to improve their accessibility and usage and to allow as many people as possible to take advantage of the free platform and services available.</span></p>\n<p><span style=\"font-weight: 400\">In a (not completely) serendipitous coincidence, September 30 has also been declared by the United Nations “International Translation Day”, to pay homage to the great services of translators everywhere, one that allows communication and exchange.</span></p>\n<p><span style=\"font-weight: 400\">The event will feature a series of multi-language live speeches (training sessions, tutorials, case histories, etc.) that will be screen-casted in streaming, starting from Australia and the Far East and ending in the Western parts of the United States.</span></p>\n<p><span style=\"font-weight: 400\">In that same 24-hour time frame, Polyglots worldwide will gather physically in local events, for dedicated training and translations sprints (and for some fun and socializing as well), while those unable to physically join their teams will do so remotely.</span></p>\n<p><span style=\"font-weight: 400\">A big, fun, useful and enlightening party and a lovely mix of growing, giving, learning and teaching, to empower, and cultivate, and shine.</span></p>\n<p><span style=\"font-weight: 400\">Here are some stats about the first two events:</span></p>\n<p><b>Global WordPress Translation Day 1</b></p>\n<ul>\n<li><span style=\"font-weight: 400\">   </span><span style=\"font-weight: 400\">448 translators worldwide</span></li>\n<li><span style=\"font-weight: 400\">   </span><span style=\"font-weight: 400\">50 local events worldwide</span></li>\n<li><span style=\"font-weight: 400\">   </span><span style=\"font-weight: 400\">54 locales involved</span></li>\n<li><span style=\"font-weight: 400\">   </span><span style=\"font-weight: 400\">40350 strings translated, in</span></li>\n<li><span style=\"font-weight: 400\">   </span><span style=\"font-weight: 400\">597 projects</span></li>\n</ul>\n<p><b>Global WordPress Translation Day 2</b></p>\n<ul>\n<li><span style=\"font-weight: 400\">   </span><span style=\"font-weight: 400\">780 translators worldwide</span></li>\n<li><span style=\"font-weight: 400\">   </span><span style=\"font-weight: 400\">67 local events worldwide</span></li>\n<li><span style=\"font-weight: 400\">   </span><span style=\"font-weight: 400\">133 locales involved</span></li>\n<li><span style=\"font-weight: 400\">   </span><span style=\"font-weight: 400\">60426 strings translated, in</span></li>\n<li><span style=\"font-weight: 400\">   </span><span style=\"font-weight: 400\">590 projects</span></li>\n</ul>\n<p><span style=\"font-weight: 400\">We would like your help in spreading this news and in reaching out to all four corners of the world to make the third #WPTranslationDay a truly amazing one and to help celebrate the unique and fundamental role that translators have in the Community but also in all aspects of life.</span></p>\n<p><span style=\"font-weight: 400\">A full press release is available, along with more information and visual assets at </span><a href=\"https://wptranslationday.org/press/\"><span style=\"font-weight: 400\">wptranslationday.org/press</span></a>.</p>\n<p><span style=\"font-weight: 400\">For any additional information please don’t hesitate to contact the event team on </span><a href=\"mailto:press@wptranslationday.org\"><span style=\"font-weight: 400\">press@wptranslationday.org</span></a><span style=\"font-weight: 400\">.</span></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4915\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:36:\"\n		\n		\n		\n		\n				\n		\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.8.2 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Sep 2017 22:17:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4909\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:392:\"WordPress 4.8.2 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.8.1 and earlier are affected by these security issues: $wpdb-&#62;prepare() can create unexpected and unsafe queries leading to potential SQL injection (SQLi). WordPress core is not directly vulnerable to this [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Aaron D. Campbell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2844:\"<p>WordPress 4.8.2 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.8.1 and earlier are affected by these security issues:</p>\n<ol>\n<li><code>$wpdb-&gt;prepare()</code> can create unexpected and unsafe queries leading to potential SQL injection (SQLi). WordPress core is not directly vulnerable to this issue, but we&#8217;ve added hardening to prevent plugins and themes from accidentally causing a vulnerability. Reported by <a href=\"https://hackerone.com/slavco\">Slavco</a></li>\n<li>A cross-site scripting (XSS) vulnerability was discovered in the oEmbed discovery. Reported by xknown of the WordPress Security Team.</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered in the visual editor. Reported by <a href=\"https://twitter.com/brutelogic\">Rodolfo Assis (@brutelogic)</a> of Sucuri Security.</li>\n<li>A path traversal vulnerability was discovered in the file unzipping code. Reported by <a href=\"https://hackerone.com/noxrnet\">Alex Chapman (noxrnet)</a>.</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered in the plugin editor. Reported by 陈瑞琦 (Chen Ruiqi).</li>\n<li>An open redirect was discovered on the user and term edit screens. Reported by <a href=\"https://hackerone.com/ysx\">Yasin Soliman (ysx)</a>.</li>\n<li>A path traversal vulnerability was discovered in the customizer. Reported by Weston Ruter of the WordPress Security Team.</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered in template names. Reported by <a href=\"https://hackerone.com/sikic\">Luka (sikic)</a>.</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered in the link modal. Reported by <a href=\"https://hackerone.com/qasuar\">Anas Roubi (qasuar)</a>.</li>\n</ol>\n<p>Thank you to the reporters of these issues for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.8.2 contains 6 maintenance fixes to the 4.8 release series. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.8.2\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=4.8.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=component&amp;col=status&amp;col=owner&amp;col=type&amp;col=priority&amp;col=keywords&amp;order=priority\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.8.2</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.8.2.</p>\n<p>Thanks to everyone who contributed to 4.8.2.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4909\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:33:\"\n		\n		\n		\n		\n				\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"The Month in WordPress: August 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/news/2017/09/the-month-in-wordpress-august-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Sep 2017 10:02:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4899\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:333:\"While there haven’t been any major events or big new developments in the WordPress world this past month, a lot of work has gone into developing a sustainable future for the project. Read on to find out more about this and other interesting news from around the WordPress world in August. The Global WordPress Translation [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6496:\"<p>While there haven’t been any major events or big new developments in the WordPress world this past month, a lot of work has gone into developing a sustainable future for the project. Read on to find out more about this and other interesting news from around the WordPress world in August.</p>\n<hr />\n<h2>The Global WordPress Translation Day Returns</h2>\n<p>On September 30, the WordPress Polyglots team will be holding <a href=\"https://wptranslationday.org/\">the third Global WordPress Translation Day</a>. This is a 24-hour global event dedicated to the translation of the WordPress ecosystem (core, themes, plugins), and is a mix of physical, in-person translation work with online streaming of talks from WordPress translators all over the world.</p>\n<p>Meetup groups will be holding events where community members will come together to translate WordPress. To get involved in this worldwide event, <a href=\"https://www.meetup.com/pro/wordpress/\">join your local meetup group</a> or, if one is not already taking place in your area, organize one for your community.</p>\n<p>You can find out more information <a href=\"https://wptranslationday.org/global-wordpress-translation-day-3/\">on the Translation Day blog</a> and in the #polyglots-events channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>.</p>\n<h2>WordPress Foundation to Run Open Source Training Worldwide</h2>\n<p>The WordPress Foundation is a non-profit organization that exists to provide educational events and resources for hackathons, support of the open web, and promotion of diversity in the global open source community.</p>\n<p>In an effort to push these goals forward, <a href=\"http://wordpressfoundation.org/2017/call-for-organizers-introduction-to-open-source/\">the Foundation is going to be offering assistance</a> to communities who would like to run local open source training workshops. A number of organizers have applied to be a part of this initiative, and the Foundation will be selecting two communities in the coming weeks.</p>\n<p>Follow <a href=\"http://wordpressfoundation.org/news/\">the WordPress Foundation blog</a> for updates.</p>\n<h2>Next Steps in WordPress Core’s PHP Focus</h2>\n<p>After <a href=\"https://wordpress.org/news/2017/08/the-month-in-wordpress-july-2017/\">last month’s</a> push to focus on WordPress core’s PHP development, a number of new initiatives have been proposed and implemented. The first of these initiatives is a page on WordPress.org that will educate users on the benefits of upgrading PHP. The page and its implementation are still in development, so <a href=\"https://github.com/WordPress/servehappy\">you can follow and contribute on GitHub</a>.</p>\n<p>Along with this, <a href=\"https://make.wordpress.org/plugins/2017/08/29/minimum-php-version-requirement/\">plugin developers are now able to specify</a> the minimum required PHP version for their plugins. This version will then be displayed on the Plugin Directory page, but it will not (yet) prevent users from installing it.</p>\n<p>The next evolution of this is for the minimum PHP requirement to be enforced so that plugins will only work if that requirement is met. You can assist with this implementation by contributing your input or a patch on <a href=\"https://core.trac.wordpress.org/ticket/40934\">the open ticket</a>.</p>\n<p>As always, discussions around the implementation of PHP in WordPress core are done in the #core-php channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>.</p>\n<h2>New Editor Development Continues</h2>\n<p>For a few months now, the core team has been steadily working on Gutenberg, the new editor for WordPress core. While Gutenberg is still in development and is some time away from being ready, a huge amount of progress has already been made. In fact, <a href=\"https://make.wordpress.org/core/2017/08/29/whats-new-in-gutenberg-august-29/\">v1.0.0 of Gutenberg</a> was released this week.</p>\n<p>The new editor is available as a plugin <a href=\"https://make.wordpress.org/test/handbook/call-for-testing/gutenberg-testing/\">for testing</a> and <a href=\"https://make.wordpress.org/core/2017/08/11/revised-suggested-roadmap-for-gutenberg-and-customization/\">the proposed roadmap</a> is for it to be merged into core in early 2018. You can get involved in the development of Gutenberg by joining the #core-editor channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a> and following the <a href=\"https://make.wordpress.org/core/\">WordPress Core development blog</a>.</p>\n<hr />\n<h2>Further reading:</h2>\n<ul>\n<li>On the topic of Gutenberg, <a href=\"https://ma.tt/2017/08/we-called-it-gutenberg-for-a-reason/\">Matt Mullenweg wrote a post</a> to address some of the concerns that the community has expressed about the new editor.</li>\n<li><a href=\"http://hookrefineandtinker.com/2017/08/jaiwp-an-alternative-project-to-wordcamp-india/\">A new movement has started</a> in the Indian WordPress community named JaiWP — the organizers are seeking to unite and motivate the country’s many local communities.</li>\n<li><a href=\"https://richtabor.com/merlin-wp/\">Merlin WP</a> is a new plugin offering theme developers an easy way to onboard their users.</li>\n<li>Ryan McCue posted <a href=\"https://make.wordpress.org/core/2017/08/23/rest-api-roadmap/\">an ambitious roadmap</a> for the future of the WordPress REST API — many contributions from the community will be needed in order to reach these goals.</li>\n<li>Want to know what you can expect in the next major release of WordPress? <a href=\"https://make.wordpress.org/core/2017/08/11/wordpress-4-9-goals/\">Here’s a look</a> at what the core team is planning for v4.9.</li>\n<li>To help combat the difficulties that Trac presents to WordPress Core contributors, Ryan McCue built an alternative platform dubbed <a href=\"https://github.com/rmccue/not-trac\">Not Trac</a>.</li>\n<li><a href=\"https://make.wordpress.org/cli/2017/08/08/version-1-3-0-released/\">v1.3.0 of WP-CLI was released</a> earlier in the month, adding a whole lot of great new features to the useful tool.</li>\n</ul>\n<p><i><span style=\"font-weight: 400\">If you have a story we should consider including in the next &#8220;Month in WordPress&#8221; post, please </span></i><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><i><span style=\"font-weight: 400\">submit it here</span></i></a><i><span style=\"font-weight: 400\">.</span></i></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4899\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:33:\"\n		\n		\n		\n		\n				\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 4.8.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2017/08/wordpress-4-8-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Aug 2017 21:26:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4875\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:366:\"After over 13 million downloads of WordPress 4.8, we are pleased to announce the immediate availability of WordPress 4.8.1, a maintenance release. This release contains 29 maintenance fixes and enhancements, chief among them are fixes to the rich Text widget and the introduction of the Custom HTML widget. For a full list of changes, consult the release [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Weston Ruter\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2560:\"<p>After over 13 million downloads of WordPress 4.8, we are pleased to announce the immediate availability of WordPress 4.8.1, a maintenance release.</p>\n<p>This release contains 29 maintenance fixes and enhancements, chief among them are fixes to the rich Text widget and the introduction of the Custom HTML widget. For a full list of changes, consult the <a href=\"https://codex.wordpress.org/Version_4.8.1\">release notes</a>, the <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=4.8.1&amp;group=component\">tickets closed</a>, and the <a href=\"https://core.trac.wordpress.org/log/branches/4.8?rev=41210&amp;stop_rev=40891\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.8.1</a> or visit <strong>Dashboard → Updates</strong> and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.8.1.</p>\n<p>Thanks to everyone who contributed to 4.8.1:<br />\n<a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/atanasangelovdev/\">Atanas Angelov</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jmdodd/\">Jennifer M. Dodd</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/greuben/\">Reuben Gunday</a>, <a href=\"https://profiles.wordpress.org/rinkuyadav999/\">Rinku Y</a>, <a href=\"https://profiles.wordpress.org/sa3idho/\">Said El Bakkali</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/nomnom99/\">Siddharth Thevaril</a>, <a href=\"https://profiles.wordpress.org/timmydcrawford/\">Timmy Crawford</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4875\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:33:\"\n		\n		\n		\n		\n				\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"The Month in WordPress: July 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2017/08/the-month-in-wordpress-july-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Aug 2017 07:50:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4885\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:344:\"After a particularly busy month in June, things settled down a bit in the WordPress world — WordPress 4.8’s release went very smoothly, allowing the Core team to build up some of the community infrastructure around development. Read on for more interesting news from around the WordPress world in July. Weekly meeting for new core [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5644:\"<p>After a particularly busy month <a href=\"https://wordpress.org/news/2017/07/the-month-in-wordpress-june-2017/\">in June</a>, things settled down a bit in the WordPress world — WordPress 4.8’s release went very smoothly, allowing the Core team to build up some of the community infrastructure around development. Read on for more interesting news from around the WordPress world in July.</p>\n<hr />\n<h2>Weekly meeting for new core contributors</h2>\n<p>Onboarding new contributors is a persistent issue for most WordPress contribution teams. While every team welcomes any new contributors, the path to getting deeply involved can be tricky to find at times.</p>\n<p>This month, the Core team implemented a fantastic new initiative: <a href=\"https://make.wordpress.org/core/2017/06/30/announcing-a-weekly-new-contributors-meeting/\">weekly meetings for new core contributors</a> as a way to encourage involvement and foster fresh contributions. The meetings not only focus on bugs suited to first-time contributors, they also make space for experienced contributors to help out individuals who may be new to developing WordPress core.</p>\n<p>The meetings are held every Wednesday at 19:00 UTC in the #core channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>.</p>\n<h2>Increased focus on PHP practices in WordPress core</h2>\n<p>In bringing people together to improve WordPress core, a new channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a> named #core-php is designed to focus on PHP development in the project.</p>\n<p>Along with this increased concentration on PHP, a <a href=\"https://make.wordpress.org/core/2017/07/06/announcement-for-weekly-php-meetings/\">new weekly meeting is now taking place</a> every Monday at 18:00 UTC in #core-php to improve WordPress core’s PHP practices.</p>\n<h2>Sharp rise in meetup group growth</h2>\n<p>The dashboard events widget in WordPress 4.8 displays local, upcoming WordPress events for the logged in user. The events listed in this widget are pulled from the <a href=\"https://www.meetup.com/pro/wordpress/\">meetup chapter program</a>, as well as the <a href=\"https://central.wordcamp.org/schedule\">WordCamp schedule</a>.</p>\n<p>This widget provides greater visibility of official WordPress events, and encourages community involvement in these events. It’s safe to say that the widget has achieved its goals admirably — since WordPress 4.8 was released a little over a month ago, 31 new meetup groups have been formed with 15,647 new members across the whole program. This is compared to 19 new groups and only 7,071 new members in the same time period last year.</p>\n<p>You can find a local meetup group to join <a href=\"https://www.meetup.com/pro/wordpress/\">on meetup.com</a>, and if you would like to get involved in organizing events for your community, you can find out more about the inner workings of the program <a href=\"https://make.wordpress.org/community/meetups/\">on the Community Team site</a> or by joining the #community-events channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>.</p>\n<h2>WordPress 4.8.1 due for imminent release</h2>\n<p>WordPress 4.8 cycle’s first maintenance release will be published in the coming week, more than a month after 4.8 was released. This release fix some important issues in WordPress core and the majority of users will find that their sites will update to this new version automatically.</p>\n<p>If you would like to help out by testing this release before it goes live, you can follow the <a href=\"https://make.wordpress.org/core/handbook/testing/beta/\">beta testing guide</a> for WordPress core. To get further involved in building WordPress core, jump into the #core channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>, and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>.</p>\n<hr />\n<h2>Further reading:</h2>\n<ul>\n<li>The WordPress mobile apps have been updated with <a href=\"https://en.blog.wordpress.com/2017/07/24/a-brand-new-editor-for-the-wordpress-mobile-apps/\">a brand new text editor</a>.</li>\n<li>In a recent push to encourage WordPress users to upgrade their PHP versions, two features have been proposed &#8211; one <a href=\"https://core.trac.wordpress.org/ticket/41191\">to provide a notice to users</a> and another to <a href=\"https://core.trac.wordpress.org/ticket/40934\">allow PHP version requirements to be specified by plugins and themes</a>.</li>\n<li>John Maeda wrote <a href=\"https://make.wordpress.org/design/2017/07/14/whywordpress2/\">a great post</a> celebrating the freedom that WordPress offers.</li>\n<li>Gutenberg, the new text editor for WordPress, is <a href=\"https://make.wordpress.org/core/2017/07/28/whats-new-in-gutenberg-28th-july/\">in continual development</a> — everyone is invited to <a href=\"https://make.wordpress.org/test/handbook/call-for-testing/gutenberg-testing/\">test it out</a>.</li>\n<li>The WordPress Meta team is starting <a href=\"https://make.wordpress.org/meta/2017/07/26/experiment-wordcamp-org-bug-scrubs/\">a new initiative</a> to bring the community together to focus on fixing bugs across the WordCamp.org network.</li>\n<li>Volunteer applications for WordCamp US <a href=\"https://2017.us.wordcamp.org/2017/08/01/wcus-needs-you-volunteer-applications-are-now-open/\">are now open</a>.</li>\n</ul>\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4885\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 25 Oct 2017 08:43:06 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 25 Oct 2017 07:04:47 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}}s:5:\"build\";s:14:\"20170308123701\";}','no'),(869,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1508964188','no'),(870,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Dev Blog: WordPress 4.9 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4962\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2297:\"<p>WordPress 4.9 Beta 4 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.9-beta4.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.9, check out the <a href=\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-1/\">Beta 1</a> blog post. Since the Beta 1 release, we’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=41846&stop_rev=41777&limit=100&sfp_email=&sfph_mail=\">70 changes</a> in Beta 2, and <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=41938&stop_rev=41847&limit=100&sfp_email=&sfph_mail=\">92 changes</a> in <a href=\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-3/\">Beta 3</a>. In Beta 4, we&#8217;ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=42020&stop_rev=41940&limit=100&sfp_email=&sfph_mail=\">80 changes</a>, focusing on bug fixes and finalizing new features.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><i>Beta 4 at last,<br />\nRC 1 draws ever near.<br />\nLet&#8217;s make it bug-free. <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f41b.png\" alt=\"?\" class=\"wp-smiley\" /><img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f6ab.png\" alt=\"?\" class=\"wp-smiley\" /></i></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Oct 2017 07:04:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: WooCommerce Retires Canvas Theme, Recommends Customers Migrate to Storefront Theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75984\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://wptavern.com/woocommerce-retires-canvas-theme-recommends-customers-migrate-to-storefront-theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4033:\"<p>WooCommerce is <a href=\"https://woocommerce.com/2017/10/saying-goodbye-to-canvas/\" rel=\"noopener\" target=\"_blank\">retiring its Canvas Theme</a> after seven years. Canvas was one of the most innovative themes on the market when it first launched in 2010, giving customers the ability to modify their sites&#8217; design and layout through an extensive options panel. It sold for $99 before the <a href=\"https://woocommerce.com/products/canvas/\" rel=\"noopener\" target=\"_blank\">product URL</a> was redirected to a retirement page today.</p>\n<p>Canvas&#8217; retirement is a strong signal that Automattic is going all-in on Gutenberg. Without a complete overhaul, the theme is no longer able to keep pace with the changes that Gutenberg and the Customizer will bring to WordPress theming and site building.</p>\n<p>&#8220;While still early, we believe strongly that Gutenberg is the future,&#8221; Canvas lead developer Jeffrey Pearce said. &#8220;We’ve decided to invest our resources in preparing our products for it in order to bring you the best experience. Unfortunately, that won’t include Canvas.&#8221;</p>\n<p>WooCommerce has discontinued Canvas sales and will not be open sourcing the theme to the community.</p>\n<p>&#8220;Overhauling the theme wouldn’t serve our users, yet continuing to sell it as-is wasn’t the right decision. So we made the difficult decision to say goodbye,&#8221; Pearce said.</p>\n<p>&#8220;We considered open sourcing Canvas to the community, but ultimately decided that extending its lifetime will not serve the community. It’s in the best interest of our users and the community to eventually move to another theme.&#8221;</p>\n<p>WooCommerce plans to continue supporting active subscriptions and will offer support for lifetime subscriptions for the next year. However, the theme will not be updated to support newer features coming to WordPress. The team strongly urges users to migrate their sites to <a href=\"https://woocommerce.com/storefront/\" rel=\"noopener\" target=\"_blank\">Storefront</a>, the company&#8217;s more mobile-friendly flagship theme built on top of the Underscores starter theme. WooCommerce has published a <a href=\"https://docs.woocommerce.com/document/choose-change-theme/\" rel=\"noopener\" target=\"_blank\">migration guide</a> to help customers <a href=\"https://docs.woocommerce.com/document/moving-on-from-canvas/\" rel=\"noopener\" target=\"_blank\">move on from Canvas</a>.</p>\n<p>Over the years customers have created many different types of websites (not limited to e-commerce) using Canvas. While some have accepted the inevitable, others are anxious and upset about the change, faced with the prospect of migrating dozens of sites (in many instances) away from the theme. The news of Canvas&#8217; retirement was especially difficult for those who support clients who may not be happy to pay for their existing sites to get updated with no appreciable difference. It&#8217;s not easy to sell the change to clients when most of it happens under the hood.</p>\n<p>&#8220;This puts me in a terrible position,&#8221; WooCommerce customer Leon Wagner said. &#8220;I have 10 client sites on Canvas. They look beautiful and the clients are happy. So these are done deals, I’ve been paid, and do occasional maintenance. Now you’re telling me I have to go back to each of them and explain that because you’re discontinuing this theme, my clients will now have to pay me thousands of dollars to port their sites (with no obvious improvements) to new themes. Pretty sure I’ll just lose most of those clients.&#8221;</p>\n<p>Other freelancers and small business owners find themselves in the same boat, many of them with twice that many clients on the Canvas theme. Although the theme can continue to be used without breaking, it will no longer receive compatibility or security updates after the support window expires in October 2018. WooCommerce is currently giving away its Storefront Extensions Bundle for free to Canvas customers to help make the migration easier.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Oct 2017 23:53:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: Gutenberg 1.5 Adds Initial Support for Meta Boxes, Makes Gutenberg the Default Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75853\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://wptavern.com/gutenberg-1-5-adds-initial-support-for-meta-boxes-makes-gutenberg-the-default-editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5629:\"<p><a href=\"https://make.wordpress.org/core/2017/10/24/whats-new-in-gutenberg-24th-october/\" rel=\"noopener\" target=\"_blank\">Gutenberg 1.5</a> was released this morning and introduces several major changes to the plugin. This version takes the new editor off the back burner and makes it the default for creating new posts. The team has also included a way for users to create posts with the Classic Editor, but this requires knowing where to go to access the dropdown (All Posts &raquo; Add New).</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-24-at-11.12.41-AM.png?ssl=1\"><img /></a></p>\n<p>Version 1.5 <a href=\"https://github.com/WordPress/gutenberg/pull/2804\" rel=\"noopener\" target=\"_blank\">adds initial support for meta boxes</a> in an Extended Settings panel beneath the post content. Users won&#8217;t see this bottom panel unless they have a plugin installed that includes meta boxes. The sidebar Settings panel must already be toggled open for the bottom panel to appear.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-24-at-1.04.55-PM.png?ssl=1\"><img /></a></p>\n<p>The Extended Settings panel slides up to reveal accordion toggles for plugins that have meta box settings available. The design could use some improvement, especially for navigating back to the post editor. The panel takes over the entire section. On installations with lots of legacy meta boxes it is easy to get lost in all the open/closed toggles.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-24-at-1.19.36-PM.png?ssl=1\"><img /></a></p>\n<p>Gutenberg design lead Tammie Lister said this is the first step towards supporting meta boxes and that there will be iterations to follow. She also warned that it is possible some advanced meta box uses will not work as expected. The Gutenberg team is eager to receive feedback on these cases and will work to find solutions for them. Testers who discover issues with meta box support can <a href=\"https://github.com/WordPress/gutenberg/issues/new\" rel=\"noopener\" target=\"_blank\">post an issue on GitHub</a> or via the plugin&#8217;s feedback form, describing the setup and how to reproduce what is breaking.</p>\n<p>Version 1.5 also adds <a href=\"https://github.com/WordPress/gutenberg/pull/3008\" rel=\"noopener\" target=\"_blank\">a new inserter button between blocks</a>, which Gutenberg engineer Matias Ventura demonstrated with an animated gif in the release post:</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/gutenberg-insert-between.gif?ssl=1\"><img /></a></p>\n<p>This release <a href=\"https://github.com/WordPress/gutenberg/pull/2887\" rel=\"noopener\" target=\"_blank\">adds a dropdown to the Publish button</a>. It currently supports visibility and post scheduling features.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-24-at-2.25.58-PM.png?ssl=1\"><img /></a></p>\n<p>There was a great deal of discussion on GitHub surrounding the UI for the publish button, whether it should be a split button dropdown or a single button that provides slightly more friction to prevent accidental publishing. The general consensus was that introducing a bit more friction is desirable, as contributor Davide Casali noted there are many cascading actions that are often tied to the Publish button:</p>\n<p>&#8220;Some automated publishing actions are irreversible: pings gets sent, emails get sent, Facebook and Twitter gets updates, etc.,&#8221; Casali said. &#8220;This is very very important for a lot of people and businesses, and nobody wants to send out such actions by accident.&#8221;</p>\n<p>Contributors are looking for feedback on this implementation and are willing to explore some alternate design options as well. They agreed that it is more important to make the Publish button area pluggable and to work on adapting it based on feedback.</p>\n<p>For those who want to completely disable Gutenberg, a new plugin called <a href=\"https://wordpress.org/plugins/classic-editor/\" rel=\"noopener\" target=\"_blank\">Classic Editor</a> is available on WordPress.org and ready for testing. It requires WordPress 4.9-beta2 or newer and Gutenberg version 1.5+. Classic Editor comes with two modes that give users the option to fully replace Gutenberg or allow access to both the old and new editors:</p>\n<ul>\n<li>Fully replaces the Gutenberg editor and restores the Edit Post template.</li>\n<li>Adds alternate “Edit” links to the Posts and Pages screens, on the toolbar at the top of the screen, and in the admin menu. Using these links will open the corresponding post or page in the Classic Editor.</li>\n</ul>\n<p>A setting for switching between the modes is available at Settings &raquo; Writing. Other plugins for turning Gutenberg off will likely pop up the closer the it gets to being included in core, but Classic Editor is the official one recommended by core contributors.</p>\n<p>The timeline for the merge proposal is not yet set in stone but the Gutenberg team aims to get it more widely tested before writing the proposal. The <a href=\"https://wordpress.org/plugins/gutenberg/\" rel=\"noopener\" target=\"_blank\">plugin</a> is currently active on approximately 3,000 WordPress sites.</p>\n<p>&#8220;The plan is to still have the plugin ready by December, but with holidays the actual merge proposal might be next year,&#8221; Tammie Lister said. &#8220;It’s important that we get as many users and as much feedback as possible at this point. All of that impacts what happens going forward.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Oct 2017 20:51:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: Facebook is Testing a “Pay to Play” Requirement for Publishers in the News Feed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75950\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/facebook-is-testing-a-pay-to-play-requirement-for-publishers-in-the-news-feed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3179:\"<p>Last week Facebook began rolling out its new <a href=\"https://www.facebook.com/explore\" rel=\"noopener\" target=\"_blank\">Explore feed</a>, which is now available for users globally on both desktop and mobile. The new Explore feed encourages discovery by including posts from people and pages that the user doesn&#8217;t follow.</p>\n<p>Over the weekend, Filip Struhárik, a journalist and editor at <a href=\"https://dennikn.sk/\" rel=\"noopener\" target=\"_blank\">Denník N</a>, published data from sixty of the largest Slovak media pages that have experienced a <a href=\"https://medium.com/@filip_struharik/biggest-drop-in-organic-reach-weve-ever-seen-b2239323413\" rel=\"noopener\" target=\"_blank\">dramatic decrease in organic reach</a> as the result of Facebook moving Pages from the News feed into the Explore feed. Facebook representatives said this is a regional test the company is conducting in six smaller markets, including Bolivia, Cambodia, Guatemala, Serbia, Slovakia, and Sri Lanka. The main News feed in these areas includes only posts from friends and sponsors.</p>\n<p>Struhárik shared a chart that shows Slovak media pages having received 4x fewer interactions (likes, comments, shares) since the test began:</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/slovak-media-pages.png?ssl=1\"><img /></a>Interactions on 60 of the largest Slovak media Facebook pages &#8211; Source: CrowdTangle\n<p>Adam Mosseri, head of News Feed at Facebook, has <a href=\"https://twitter.com/mosseri/status/922521929277497346\" rel=\"noopener\" target=\"_blank\">confirmed</a> that the experiment is limited to the six countries and the company does not plan to take roll it out globally.</p>\n<p>&#8220;It&#8217;s not global and there are no plans to be,&#8221; Mosseri said. &#8220;People often tell us they want more from friends so we&#8217;re testing two feeds, one for friend content and another dedicated to page content.&#8221;</p>\n<p>When asked how long the experiment will last, Mosseri said, &#8220;Likely months as it can take that long for people to adapt, but we&#8217;ll be looking to improve the experience in the meantime.&#8221;</p>\n<p>Nevertheless, the test has had a dramatic impact on traffic to publishers in the six markets where it is currently active. It has also given the rest of the world a preview of what a new &#8220;pay to play&#8221; requirement for Facebook&#8217;s main News feed might look like in the future.</p>\n<p>Limiting the main News feed to posts from friends and family and relocating content from Pages to the Explore feed would be a welcome change for users but bad news for publishers that depend on Facebook to drive referrals. The News Feed has increasingly become a never-ending pile of clickbait posts and ads that users have to sift through in order to see any meaningful content from friends.</p>\n<p>Pages and publishers have had to become highly active in marketing their content to compete with advertising. If Facebook&#8217;s split feed experiments turn out to be a success, publishers may need to allocate more resources to their advertising budgets if they want to maintain the same reach on the social network.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Oct 2017 22:33:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: Postman SMTP Plugin Forked after Removal from WordPress.org for Security Issues\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75870\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://wptavern.com/postman-smtp-plugin-forked-after-removal-from-wordpress-org-for-security-issues\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3997:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/post.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://stocksnap.io/photo/MSJNQ4EHZ2\">Jerry Kiesewetter</a>\n<p>In early October the popular <a href=\"https://wordpress.org/plugins/postman-smtp/\" rel=\"noopener\" target=\"_blank\">Postman SMTP</a> plugin was removed from WordPress.org due to security issues. The plugin had not been updated in two years and also contained <a href=\"https://www.pluginvulnerabilities.com/2017/06/29/reflected-cross-site-scripting-xss-vulnerability-in-postman-smtp/\" rel=\"noopener\" target=\"_blank\">a reflected cross-site scripting (XSS) vulnerability</a> that was made public in June and left unfixed. The security researcher&#8217;s attempts to contact the plugin&#8217;s author, Jason Hendriks, were unsuccessful.</p>\n<p>The plugin is used to improve the delivery of emails that WordPress generates and it logs the causes of failed emails to help eliminate configuration mistakes. It was installed on more than 100,000 sites before it was removed from WordPress.org.</p>\n<p>Yehuda Hassine, a WordPress developer and longtime user of the plugin, decided to fork it for the sake of its users and because he thought it was a shame to see all the the original author&#8217;s hard work go to waste.</p>\n<p>&#8220;As a fan of the amazing work Jason has done, I was amazed no one thought of taking it over,&#8221; Hassine said. &#8220;It&#8217;s a great plugin &#8211; Jason solved so many problems dealing with SMTP setup in WordPress. He worked so hard and the idea it might disappear shocked me. The plugin worked with almost zero bugs for the past two years.&#8221;</p>\n<p>Hassine&#8217;s fork <a href=\"https://github.com/yehudah/Postman-SMTP\" rel=\"noopener\" target=\"_blank\">started on GitHub</a> with fixes for the security issue, but he said he realized not having it on WordPress.org might be a problem for some users. He submitted it under a new name, <a href=\"https://wordpress.org/plugins/post-smtp/\" rel=\"noopener\" target=\"_blank\">Post SMTP Mailer/Email Log</a>, and included a patch for the security vulnerability along with fixes for a few bugs with the Gmail API, Mandrill, and SendGrid. The next item on his roadmap is to fix a few issues with PHP 7 compatibility.</p>\n<p>Hassine also requested to adopt the original plugin, as there is no way to contact the 100,000 users who depend on it. He said the WordPress.org plugin team denied his request at this time due to the number of users and his relative unfamiliarity in the community, as well as to give the original author more time to respond.</p>\n<p>The <a href=\"https://wordpress.org/plugins/post-smtp\" rel=\"noopener\" target=\"_blank\">Post SMTP Mailer/Email Log</a> fork has been alive for a week and already has more than 1,000 users. Hassine said he is spending his free time getting to know the SMTP protocol and Hendriks&#8217; original code. Postman SMTP users who want to switch to the fork can keep the same settings by simply deactivating the old plugin and activating the new one.</p>\n<p>Hassine has committed to keeping the plugin free, as many of its users are somewhat technical and able to offer each other support. He said if the fork becomes popular and more difficult to maintain, he will consider a commercial model for support.</p>\n<p>Users of the original Postman SMTP plugin had no way of learning about the reasons behind its disappearance except on third-party sites like the Wordfence blog or Facebook posts. The WordPress.org Meta team is currently working on <a href=\"https://meta.trac.wordpress.org/ticket/2627\" rel=\"noopener\" target=\"_blank\">developing a better way to communicate</a> why certain plugins have been closed or removed from the directory. This is a high priority ticket item for the team and a solution should be in place when <a href=\"https://meta.trac.wordpress.org/milestone/Plugin%20Directory%20v3.0\" rel=\"noopener\" target=\"_blank\">the next version of the plugin directory</a> goes live.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Oct 2017 16:07:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WPTavern: Camp Press is Coming to Iceland April 19 – 22, 2018\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75814\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wptavern.com/camp-press-is-coming-to-iceland-april-19-22-2018\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5906:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/10/northern-lights-volcano-huts.jpg?ssl=1\"><img /></a>photo credit: Jeroen Van Nieuwenhove\n<p>The next installment of Camp Press will be <a href=\"https://camp.press/event/camp-press-adventure-series/\" rel=\"noopener\" target=\"_blank\">held in Iceland</a> at the Volcano Huts located in Húsadalur Valley in the Þórsmörk Nature Reserve April 19 – April 22, 2018. It will be the first time a Camp Press event will be held in Europe.</p>\n<p>The Camp Press organization was founded to help attendees detox from digital life while spending time in nature and connecting with others in similar industries. It just wrapped up its first successful event in Oklahoma last month and the next planned event will be held in <a href=\"https://camp.press/event/camp-press-lonestar-2018/\" rel=\"noopener\" target=\"_blank\">Austin, Texas on the San Marcos River</a>, February 23-25, 2018. In a guest <a href=\"https://wptavern.com/camp-press-a-detox-from-digital-life\" rel=\"noopener\" target=\"_blank\">post</a> on the Tavern, Brad Williams, an attendee at the inaugural event, described how the unstructured, unplugged time led to deeper connections:</p>\n<blockquote><p>As we learned more about each other, we quickly became more comfortable as a group. We shared stories, laughed, cooked, and debated topics from tech to TV shows. We discussed very personal struggles and experiences, some of which I would guess haven’t been shared outside of close family. We sang songs around the campfire, performed late-night improv, made s’mores, and enjoyed each other’s company.</p></blockquote>\n<p><a href=\"https://camp.press/event/camp-press-adventure-series/\" rel=\"noopener\" target=\"_blank\">Camp Press Iceland</a> will include four days off-the-grid with the opportunity for hikes, campfires, swimming in a geothermal swimming hole, and tours of the area with minimal scheduling. Camp Press co-organizer Mendel Kurland said they chose the venue in Iceland because many people have the location on their bucket lists.</p>\n<p>&#8220;Helping geeks detox from technology and their job is important for mental health and their ability to get things done on a daily basis,&#8221; Kurland said. &#8220;Many of us also don&#8217;t want to completely let go of talking about tech, business, or what we&#8217;re working on. This gives people a chance to disconnect with other people who understand them, while marking an item off their bucket list.&#8221;</p>\n<p>Camp Press events are different from WordCamps in that they are for-profit events. In addition to ticket sales, the organization also accepts sponsorships on a per-event and annual basis. Pantheon, Dreamhost, and WPEngine joined as founding sponsors for the first event. Kurland said currently no money leaves the coffers to pay for the organizers&#8217; time and all money earned is re-invested back into the concept for hosting future events.</p>\n<p>Camp Press is also different in that it is a completely independent organization. Kurland and his co-organizers borrowed from both the WordCamp and Burning Man codes of conduct to create a <a href=\"https://camp.press/code-of-conduct/\" rel=\"noopener\" target=\"_blank\">code for Camp Press</a> that minimizes commercial interests and emphasizes inclusion, self-expression, and civic responsibility.</p>\n<p>&#8220;I&#8217;ve learned a lot from other organizers of WordCamps across the world &#8211; the struggles, the excitement, the fulfillment they enjoy,&#8221; Kurland said. &#8220;I didn&#8217;t consider the WordCamp model or foundation for this project. Independence from community politics is essential for this type of event. It&#8217;s important to have a separate objective space for connection and something that bridges between multiple communities as opposed to connected to one.&#8221;</p>\n<p>Kurland said this type of event excels in bringing together people from different professional backgrounds and ecosystems to collaborate.</p>\n<p>&#8220;Half are WordPress people, half aren&#8217;t,&#8221; he said. &#8220;So the opportunity to cross-pollinate and bring back awesome insights that are broader than your bubble is huge. There are a few ways this event bucks the trend. Right now we&#8217;re 60% female and 40% male for registration on the Iceland event.&#8221; The previous event hosted attendees from various professions, including graphic artists, authors, developers, and product company owners.</p>\n<p>Kurland said the Camp Press organization plans to offer a few more domestic US event this year, along with one or two European events. They are also planning on running trips to other exotic destinations in the future. Based on the demand the organizers have seen, they anticipate a lot of interest in future events and are considering hosting interest-focused camps.</p>\n<p>&#8220;Camp Press events will always be accessible to most and have enough activities to accommodate many interests,&#8221; Kurland said. &#8220;The next step will probably be helping companies to build out awesome experiences to gain deep insights regarding their team or client dynamics with this same type of event. We have also considered building experiences around other communities, i.e. doctors, scientists, teachers &#8211; people who need a break and have high stress jobs, but find it hard to disconnect.&#8221;</p>\n<p>Despite not being paid for his efforts in organizing the Camp Press events, Kurland said he finds a lot of personal fulfillment in participating that keeps him wanting to organize more in the future.</p>\n<p>&#8220;I need disconnection as much as the participants,&#8221; Kurland said. &#8220;So, for me, I get excited thinking about disconnecting and helping others shed their phone and laptop for a few days. It&#8217;s what has driven me to create these events, and I don&#8217;t see that drive dulling anytime soon.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Oct 2017 22:14:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"HeroPress: Accepting Donations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=2179\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://heropress.com/accepting-donations/#utm_source=rss&utm_medium=rss&utm_campaign=accepting-donations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3631:\"<img width=\"960\" height=\"560\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/10/icons_logo_overlay-1024x597.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"HeroPress Logo laid over icons of contributors\" /><p>Over the years people have occasionally said, “You should have a donation form; I’d like to help support HeroPress”. Recently a particularly deep conversation convinced me that allowing people to take part financially is a different, broader way for others to contribute to HeroPress.</p>\n<p>Since HeroPress doesn’t exist without its contributors, I consulted them first and got a universal, resounding, “YES!”.</p>\n<p>So as of today you’ll find a “Donate” button in the menu at the top of the site.</p>\n<h3>What will donations be used for?</h3>\n<p>I’m glad you asked! A variety of things.</p>\n<p>First, I’ll have resources to sink back into the project. Hosting has been donated, but I’d like to be able to do things like pay Stacey to make banners for the older essays that don’t have them, continue to pay her to make new banners each week, and some other things similar to that.</p>\n<p>Second, I’d like to be able to visit WordCamps on behalf of HeroPress. Donations would allow me to set aside money to travel either to camps I’ve been invited to by previous contributors or to new areas and introduce them to the project.</p>\n<p>Lastly, it helps cover my time spent on HeroPress. This project is (and will continue to be) a labor of love, but it still eats up about 5 hours of my week that I’m not spending with my family. While the project isn’t in danger of disappearing, donations simply help share the weight of the project.</p>\n<h3>Where can I Give?</h3>\n<h2><a href=\"https://heropress.com/give/\">Right Here</a></h2>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Accepting Donations\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Accepting%20Donations&via=heropress&url=https%3A%2F%2Fheropress.com%2Faccepting-donations%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Accepting Donations\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Faccepting-donations%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Faccepting-donations%2F&title=Accepting+Donations\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Accepting Donations\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/accepting-donations/&media=https://heropress.com/wp-content/uploads/2017/10/icons_logo_overlay-150x150.jpg&description=Accepting Donations\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Accepting Donations\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/accepting-donations/\" title=\"Accepting Donations\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/accepting-donations/\">Accepting Donations</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Oct 2017 12:00:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: From Building WordPress Sites to Selling Plugins in One Year\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75888\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/from-building-wordpress-sites-to-selling-plugins-in-one-year\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13261:\"<img />Katie Keith\n<p>This is a guest post written by <span class=\"st\"><a href=\"https://barn2.co.uk/team/katie-keith/\">Katie Keith</a>, co-founder of <a href=\"https://barn2.co.uk/\">Barn2 Media</a>. In this post, Keith shares the lessons she and her husband learned transitioning from client work to selling WordPress products in one year.<br />\n</span></p>\n<hr />\n<p>If you’ve ever dreamed of quitting client work and earning passive income by selling WordPress themes and plugins, you’re not alone. Selling products instead of providing services is the holy grail for many WordPress professionals.</p>\n<p>This is the story of how I switched from building websites to selling plugins in just one year. Along the way, I’ve made a lot of mistakes and learned some valuable lessons. Here’s how you can make the switch too.</p>\n<h2>Seven Years Building WordPress Websites</h2>\n<p>I co-founded UK WordPress studio Barn2 Media in late 2009 with my husband Andy. We had always wanted to work for ourselves, and felt that web design was the perfect way to combine our skills. (His background is in web development; mine is project management and marketing.)</p>\n<p>For the next seven years, we built the business by designing WordPress websites for clients, both in the UK and worldwide. We were successful and always had more work than we needed. However, from very early on, we both aspired to sell our own products instead of building websites for other people.</p>\n<h2>Our Transition Into A Plugin Business</h2>\n<p>Working with clients is great, and you get to know a lot of interesting people from different walks of life. But as a business owner, I found it frustrating to spend all of my time helping other people to build their business, with very little time to develop my own. I wanted to run a business where I could reap the rewards of my hard work. And that’s where products come in!</p>\n<p>In the early days of the business, we tried launching a few products in our spare time, without success. In 2016, we committed to transforming Barn2 Media into a premium plugins company.</p>\n<p>Within three months, we had launched two free plugins and a paid one. Within six months of our product focus, we were able to stop accepting new client work. Within a year, we had five premium plugins. Income from the plugin business overtook the original client business, and we haven’t looked back since.</p>\n<img />Plugin Sales Report\n<h2>Lesson #1: Commit by Any Means Necessary</h2>\n<p>A lot of WordPress professionals try to develop themes or plugins as a side business, alongside their client projects. Some have found success that way, but it’s much more difficult. I tried this in 2012-13, and failed miserably.</p>\n<p>In 2012, the WordPress themes industry was less mature and some fairly simple themes were seeing huge success. We wanted a piece of the pie, and started building a simple multipurpose theme.</p>\n<p>The reality of day-to-day client work made it difficult to commit much time to the theme. Before we knew it, a year had passed before we were ready to submit it to ThemeForest (our chosen marketplace due to the easy route to market). By then, the themes industry had changed and was dominated by much more advanced themes that we didn’t have the resources to compete with. The market had moved on, leaving us behind.</p>\n<p>When we started building plugins in early 2016, we learned from this mistake. Andy stopped designing websites for clients, and focused 100% on the plugins. I continued with some client projects, but dedicated 50% of my time to marketing.</p>\n<p>It was scary to intentionally limit our income by turning down client work &#8211; especially when there are bills for pay. Fortunately, the extra commitment was worth it. We made excellent progress and got our plugins to market quickly. This made all of the difference.</p>\n<p>If you want to build a successful theme or plugins business, commit as much time as possible to it &#8211; even if it means a short-term drop in income. You may still need to do some client work to pay the bills, but do the absolute minimum and don’t be afraid to say <strong>No</strong>. This will make you much likelier to succeed.</p>\n<h2>Lesson #2 &#8211; Go Niche, and Avoid Marketplace Fees</h2>\n<p>When we were developing a theme, we planned to sell it on ThemeForest because we’d struggle to achieve the same level of exposure ourselves. We knew we’d have to give away a huge percentage of our income in commission, but figured that it’s better to have a 50% of something than 100% of nothing.</p>\n<p>Since then, I’ve learned that you can have your cake and eat it too. The trick is to create niche products where you have a reasonable chance of getting the exposure you need.</p>\n<p>To illustrate this point, let’s look at our first plugin &#8211; <a href=\"https://barn2.co.uk/wordpress-plugins/woocommerce-password-protected-categories/\">WooCommerce Password Protected Categories</a>. It solves a very specific problem, and is about as niche as you can get! We could have sold it on a marketplace such as CodeCanyon, who would have priced it at about $25. After commission, we’d have received $12.50-$17.50 per sale.</p>\n<p>Instead, we decided to sell the plugin directly on our own website. After researching the cost of similar plugins, we set the price at $75.</p>\n<p>With those costs, it would only be worth using a marketplace if it would get 500% more sales. However, ‘WooCommerce password protected categories’ is a very niche keyword and quickly reached number one in Google.</p>\n<p>This put it directly in front of people who were looking for this solution. When I compare our sales figures with other plugins on CodeCanyon, I’m confident that we’ve had just as many sales from selling direct &#8211; with much higher revenue and profit margin.</p>\n<p>If you’re switching to plugin sales and don’t have a huge marketing budget, do your research and create niche plugins to meet a specific need. The WordPress market is so huge that there are plenty of people looking for solutions &#8211; even very niche ones.</p>\n<h2>Lesson #3 &#8211; Get Ideas From Your Clients</h2>\n<p>As a client-facing WordPress company, you’re in a unique position to know what your clients want. When a client requests a new feature for their website, you probably research suitable plugins. If you’ve ever failed to find a suitable plugin, you’ve found a potential gap in the market!</p>\n<p>This is how we ended up with our bestselling plugin. A client wanted a table listing all of their blog posts. We didn’t find any WordPress table plugins that could do this dynamically, so we developed a bespoke plugin for the client. Later, we released an <a href=\"https://en-gb.wordpress.org/plugins/posts-data-table/\">enhanced version</a> to the WordPress plugin repository.</p>\n<p>After launching the free table plugin, we immediately started getting requests from users wanting to list other WordPress post types in a table. We launched <a href=\"https://barn2.co.uk/wordpress-plugins/posts-table-pro/\">Posts Table Pro</a> as a premium plugin to solve this problem.</p>\n<p>Posts Table Pro was (and still is) quite popular, but we quickly discovered that a lot of our customers were using it to list WooCommerce products in a table. We received lots of requests for dedicated WooCommerce features such as Add to Cart buttons. In response, we developed <a href=\"https://barn2.co.uk/wordpress-plugins/woocommerce-product-table/\">WooCommerce Product Table</a> which has been hugely successful.</p>\n<img />Plugin Ideas\n<p>We never came up with the idea for a WooCommerce table plugin. It was a gradual journey that started with an unrelated request from a client.</p>\n<p>You can do the same. Use your web design clients as a starting point for finding gaps in the market. Go with the flow and evolve new ideas wherever you see demand. If you’re flexible, you can eventually end up with a bestselling plugin!</p>\n<h2>Lesson #4 &#8211; Focus on Professionalism</h2>\n<p>However good your plugins are, they will only sell if people trust you and are confident in buying from you. This is easy if you’re a big name and have a known brand. Unfortunately, we didn’t have those luxuries!</p>\n<p>Barn2 Media is well-known as a WordPress agency, but not as a plugin company. We had to work hard to reassure customers that we’re a professional company that they can safely buy from.</p>\n<p>Here’s how you can do the same:</p>\n<ul>\n<li>Ensure your overall website is professional and has the attention to detail that people will expect from your products.</li>\n<li>Add extra trust factors to your website, such as badges and logos.</li>\n<li>Create well designed sales pages with plenty of information such as screenshots and demo videos.</li>\n<li>Show customer reviews on the sales page. To get started, add a testimonial from one of your web design clients. Once more people are using your product, you can replace it with a full reviews section.</li>\n<li>Design a comprehensive demo site for your themes or plugins.</li>\n<li>Use well-known payment providers.</li>\n<li>Add an <a href=\"https://wptavern.com/more-than-50-of-web-traffic-is-now-encrypted\">SSL certificate</a>.</li>\n</ul>\n<p>These details definitely make a difference. Every time we’ve taken steps to make our website more professional, we’ve seen a big jump in sales. A lot of small theme and plugin companies fall at this hurdle and their products get lost behind an unprofessional website &#8211; don’t let the same happen to you.</p>\n<h2>Lesson #5 &#8211; Don’t Let Customer Support Overwhelm You<i></i></h2>\n<img />photo credit: <a href=\"http://www.flickr.com/photos/ironrodart/4154904299/\">IronRodArt &#8211; Royce Bair (&#8220;Star Shooter&#8221;)</a> &#8211; <a href=\"http://creativecommons.org/licenses/by-nc-nd/2.0/\">cc</a>\n<p>One of my biggest fears in switching to plugin sales was that customer support would be just as time-consuming as supporting clients. In our first few months of selling plugins, every sale seemed to demand a large amount of support. We couldn’t imagine how we would cope with a big increase in sales.</p>\n<p>We overcame this by designing every part of the plugin business in a way that would reduce the need for support:</p>\n<ul>\n<li>Build a searchable knowledge library for your documentation and FAQ’s. Make sure customers can only see the ‘Request Support’ link <i>after</i> searching the knowledge library.</li>\n<li>Create a confirmation email with clear setup instructions and links to the knowledge base.</li>\n<li>Add explanatory notes and links to the documentation to your settings pages.</li>\n<li>View every support request as a learning opportunity. How can you prevent other customers from asking the same question in future?</li>\n</ul>\n<p>It’s vital to provide excellent customer support, whether you do it yourself or outsource it. But there’s nothing wrong with helping customers to help themselves, so they’re unlikely to contact you in the first place. This lets us provide better support, build direct relationships with our customers, and constantly improve our plugins and documentation to reduce the need for support even further.</p>\n<p>We originally thought that we’d have to outsource plugin support. In the end, we managed to scale the plugin business to 200+ sales per month while still only spending an hour or two a day on support.</p>\n<h2>Lesson #6 &#8211; Your Old Clients Are A Safety Net, Not A Burden</h2>\n<p>If you’ve been designing websites for a while, then you probably have quite a few existing clients under your belt. It’s easy to see them as a distraction when you’re trying to focus on new goals. Instead, view them as an extra income stream that will provide financial security through your leap into the unknown.</p>\n<p>We host and maintain over 70 websites that we previously developed. We stopped taking on new clients over a year ago, but still take care of our original clients. This doesn’t take much of our time because the hosting and maintenance arrangements are already in place, and it’s easy to make small changes to websites we built ourselves.</p>\n<p>These websites were a lot of work to develop, but now provide a vital stream of passive income. This allowed us to stop taking on new clients more quickly while the income from the plugin business played catch-up. It’s also a safety net in case the plugin industry takes a downturn in the future.</p>\n<h2>Putting It Into Practice</h2>\n<p>After dreaming about it for so many years, I’m so proud that we finally made the transition from designing websites to selling plugins. It wasn’t easy, but when we fully committed to switching to plugins, everything came together and we haven’t looked back.</p>\n<p>When you’re <i>focused</i> on client projects, it’s hard to rise above the day-to-day grind and prioritize product development. Many people have written about the difficulties of starting a theme or plugin business, given the amount of competition and the maturity of the market. By following the lessons in this article, I believe that you can create a space for yourself and find the success you deserve.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Oct 2017 05:08:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"WPTavern: AMP Project Turns 2,  Automattic Partners with Google to Improve WordPress Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75859\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://wptavern.com/amp-project-turns-2-automattic-partners-with-google-to-improve-wordpress-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8308:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-19-at-1.50.42-PM.png?ssl=1\"><img /></a></p>\n<p>Google&#8217;s <a href=\"https://www.ampproject.org/\" rel=\"noopener\" target=\"_blank\">AMP</a> (Accelerated Mobile Pages) project is two years old today and the company published <a href=\"https://amphtml.wordpress.com/2017/10/19/amp-two-years-of-user-first-webpages/\" rel=\"noopener\" target=\"_blank\">data</a> demonstrating its growing adoption across the web. More than 4 billion AMP pages have been published by 25 million domains. AMP performance has also increased and Google reports that the median time for loading AMP pages from its search engine is less than half a second.</p>\n<p>The AMP team also cited several examples of success for sites that have integrated AMP, along with an as yet unpublished Forrester Consulting Total Economic Impact<img src=\"https://s.w.org/images/core/emoji/2.3/72x72/2122.png\" alt=\"™\" class=\"wp-smiley\" /> study that linked AMP to a 10% increase in website traffic and a 2X increase in time spent on the page. The study, which was commissioned by Google, also showed that AMP pages on e-commerce sites have a 20% increase in sales conversions as compared to non-AMP pages.</p>\n<p>Google credited AMP&#8217;s 400+ code contributors and the 10,500 others who have engaged on GiHub, along with <a href=\"https://automattic.com/\" rel=\"noopener\" target=\"_blank\">Automattic</a>, one of the earliest publishing partners on the project:</p>\n<blockquote><p>We’re also seeing other organizations take an increasingly proactive role in supporting AMP. Automattic, for example, has been working with us to improve the quality of the WordPress plug-in over the past several months. In addition to strong adoption across the community, WordPress.com VIP clients like <a href=\"https://vip.wordpress.com/2017/10/19/happy-second-birthday-amp/\" rel=\"noopener\" target=\"_blank\">The New York Post and PMC have seen great results</a> with their implementations.</p></blockquote>\n<p>WordPress.com&#8217;s VIP team also <a href=\"https://vip.wordpress.com/2017/10/19/happy-second-birthday-amp/\" rel=\"noopener\" target=\"_blank\">published</a> specific instances where their clients have benefited from AMPing up their articles.</p>\n<p>&#8220;Across Automattic (including WordPress.com and VIP) hundreds of millions of client page views per month are delivered through AMP today,&#8221; WordPress.com VIP Strategic Partnerships director Tamara Sanderson said. &#8220;Over the last two years, many of our clients and partner agencies have customized and optimized the AMP experience for their particular needs, with impressive results.&#8221;</p>\n<h3>AMP WordPress Plugin Updated after 10 Months</h3>\n<p>Automattic updated its <a href=\"https://wordpress.org/plugins/amp/\" rel=\"noopener\" target=\"_blank\">AMP WordPress plugin</a> two months ago, but the average WordPress site owner doesn&#8217;t have the budget to customize and tweak it to achieve success. Users haven&#8217;t fared well with the open source plugin, which went for approximately 10 months without any updates. Many have encountered difficulties ranging from activation errors to  incompatibilities with other plugins, problems with analytics, and validation errors. Users also cannot get support on the WordPress.org forums and 0/39 support issues have been resolved in the past two months.</p>\n<p>Although there are several alternative plugins in the directory for implementing AMP on WordPress sites, Automattic, as a partner with Google on the AMP initiative, seems to the best positioned to author the official plugin with the company&#8217;s experience AMPing up pages at scale. Automattic is still committed to improving the plugin but users may need to hire a professional developer for AMP-related plugin support.</p>\n<p>Version 0.5, <a href=\"https://wordpress.org/plugins/amp/#developers\" rel=\"noopener\" target=\"_blank\">released in August 2017</a>, included just a handful of updates for having been 10 months in development. The release brought the plugin closer to the AMP spec, replaced fastimage with fasterimage for PHP 5.4+, and added support for new embed handlers, including Vimeo, SoundCloud, and Pinterest.</p>\n<h3>Automattic Aims to Work with Google to Push AMP to be more Open</h3>\n<p>Throughout the past year, AMP has come under fire from critics who believe that it is harmful to the open web. By default AMP forces users to load JavaScript from the AMP project site, loads the cached content from its own servers, and uses a subset of HTML that optimizes pages to benefit Google and Google search users.</p>\n<p>Many critics take issue with the fact that Google is incentivizing AMP&#8217;s use by prioritizing AMP pages in search results. It&#8217;s easy to forget that Google Search, with its overwhelmingly dominant market share among search engines, is not a public service to the world. It&#8217;s a company that seeks to make a profit. Can the AMP project be open enough to stay immune to Google&#8217;s drive for profit?</p>\n<p>WordPress.com was one of the first publishers to partner with Google on this initiative to speed up the mobile web. While attending WordCamp Europe 2017, I asked Automattic CEO Matt Mullenweg how AMP can be good for the open web, despite how much control publishers are required to yield when it comes to their mobile content. Mullenweg said that he sees pluses and minuses in what AMP currently provides to users.</p>\n<p>&#8220;The things I like about AMP is it removes a lot of cruft and it’s ultra-fast,&#8221; he said. &#8220;Now if I see an AMP link I’m more likely to click on that than other things. I know I’m not going to get some weird popup that redirects my browser to the app store or anything like that. I think that is good and necessary.&#8221; He also said he disliked a few of the downsides that critics bring up but thinks that those can be worked out in time.</p>\n<p>“WordPress was very early in adopting responsive pages,&#8221; Mullenweg said. &#8220;Also some plugins, including Jetpack, that do a mobile version of a site, do create a better experience and are a big reason why people have adopted WordPress in the past.</p>\n<p>&#8220;AMP is the next version of that. It is more open and standard than what we’ve done in the past and I could see it becoming a much more inclusive thing than it is. Given that that is one of Automattic’s core principles as well, we’re going to work with Google to try to push it that direction and try to bring a lot of the web along with it.</p>\n<p>&#8220;The alternatives out there, like say Facebook’s proprietary Instant Articles format, are not necessarily better, especially if they tie you into one form of monetization, like Facebook’s ads. So I do believe that AMP has the potential to be much more open and in line with WordPress’ ideal version of that, but it is imperfect as it stands today.”</p>\n<p>For now it seems Google considers AMP to be a success, as adoption has increased and the project is undoubtedly achieving its goal of improving performance for mobile pages. The company is working on delivering better, faster ads to users, as many publishers have experienced <a href=\"https://digiday.com/media/publishers-find-google-amp-loads-fast-ad-views/\" rel=\"noopener\" target=\"_blank\">decreased revenues associated with ads loading much slower than the actual content</a>.</p>\n<p>The project is still young and Google has a fine line to walk in order to deliver value without overstepping its reach. It may not be long before AMP support becomes Google&#8217;s the next official ranking signal. Site speed is already one of the search engine&#8217;s considerations in delivering traffic, so AMPed pages already influence which sites are featured in search results, which in turn affects ad performance and site monetization.</p>\n<p>For the average WordPress site owner, adding AMP support still requires overcoming a number of technical hurdles. With Automattic committed to supporting and improving the AMP experience for its VIP clients, it should not be long before the larger publishers and their agency partners are able to iron out more of the difficulties that have kept AMP integration from being seamless for all WordPress users.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Oct 2017 23:54:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: WooCommerce Stores on Track to Surpass $10B in Sales This Year\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75861\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/woocommerce-stores-on-track-to-surpass-10b-in-sales-this-year\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4585:\"<p>The third annual <a href=\"https://wooconf.com/\">WooConf</a>, the official conference for <a href=\"https://woocommerce.com/\">WooCommerce</a>, is underway today. It started off with a keynote by Todd Wilkens, Head of WooCommerce, providing an overview of the project&#8217;s accomplishments over the past year and a preview of what&#8217;s to come.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"und\" dir=\"ltr\"><a href=\"https://twitter.com/hashtag/wooconf?src=hash&ref_src=twsrc%5Etfw\">#wooconf</a> — <a href=\"https://twitter.com/WooCommerce?ref_src=twsrc%5Etfw\">@woocommerce</a> <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f60a.png\" alt=\"?\" class=\"wp-smiley\" /><img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f44d.png\" alt=\"?\" class=\"wp-smiley\" /> <a href=\"https://t.co/8l07LgLd1y\">pic.twitter.com/8l07LgLd1y</a></p>\n<p>&mdash; John Kent (@johnkentsf) <a href=\"https://twitter.com/johnkentsf/status/921054095120756737?ref_src=twsrc%5Etfw\">October 19, 2017</a></p></blockquote>\n<p></p>\n<p>When the crowd was asked to guess how much in sales WooCommerce stores would generate this year, guesses ranged from $10M to $1B. According to Wilkens, WooCommerce stores will collectively generate more than $10B in sales this year and says the figure could be as high as $15B. WooCommerce extension sales are expected to generate more than $30M.</p>\n<p>Wilkens thanked and acknowledged <a href=\"https://github.com/woocommerce/woocommerce/graphs/contributors\">the 616 contributors</a> working on the platform. He then outlined three distinct user segments the company is catering too: store builders, store owners, and extension developers. These user segments are causing the company to reorganize internally and are providing the focus for features going forward.</p>\n<p>WooCommerce is used by a lot of small-to-medium sized businesses but it&#8217;s also used by businesses that generate $100M or more per year. Wilkens profiled <a href=\"https://www.heb.com/\">H-E-B</a>, a large grocery retailer in Texas that uses WooCommerce for its sister company, <a href=\"http://centralmarket.com/\">Central Market</a>. WebDevStudios <a href=\"https://webdevstudios.com/portfolio/central-market/\">built the site</a> on WordPress and used WooCommerce to handle the company&#8217;s eCommerce needs.</p>\n<h2>Coming to A WooCommerce Near You</h2>\n<p>WooCommerce is making investments into its design and user experience with the insight of <a href=\"https://design.blog/2016/08/08/john-maeda/\">John Maeda</a>, the company&#8217;s Global Head of Computational Design and Inclusion. The company is also investing in user research, testing, interviews, feedback, and doing what they can to learn about its users needs.</p>\n<p>He acknowledged the hiccups users encountered when upgrading <a href=\"https://wptavern.com/woocommerce-3-0-brings-major-improvements-to-product-gallery-introduces-crud-classes-and-a-new-cli\">sites to WooCommerce 3.0</a> earlier this year and says the experience has placed a heavier emphasis to establish a reliable upgrade and maintenance path.</p>\n<p>WooCommerce will combine its affiliate program with WordPress.com so that everything is managed under one roof. As WooCommerce has improved, it has also developed closer ties to Jetpack and WordPress.com in order to provide additional services.</p>\n<p>Automattic has years of experience building and maintaining SaaS infrastructures. Instead of creating a separate infrastructure for WooCommerce, the team decided to leverage Automattic&#8217;s infrastructure with Jetpack. We&#8217;ll publish more about this relationship in a future article.</p>\n<p>WooCommerce will revamp its mobile application and is opening its marketplace to extension authors. Extension authors can expect higher commissions, more control, and better access to their customers. Authors will also be able to provide support to their own customers on the site.</p>\n<p>Earlier this year, WooCommerce <a href=\"https://wptavern.com/woocommerce-drops-50-renewal-discount-on-subscriptions\">dropped its 50% renewal discount</a> forcing customers to pay full-price without explicitly notifying them. Near the end of keynote, Wilkens provided context for the move saying it was about sustainability. Although comments on the article indicated that many customers were upset with the change, Wilkens says it has proven to be successful and has led to a substantial improvement in customer support.</p>\n<p>Those involved in the WooCommerce ecosystem can expect to see many more changes to both the website and platform in the coming months.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Oct 2017 22:30:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Dev Blog: WordPress 4.9 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4953\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3430:\"<p>WordPress 4.9 Beta 3 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.9-beta3.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.9, check out the <a href=\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-1/\">Beta 1</a> blog post. Since the Beta 1 release, we’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=41846&stop_rev=41777&limit=100&sfp_email=&sfph_mail=\">70 changes</a> in Beta 2 and <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=41938&stop_rev=41847&limit=100&sfp_email=&sfph_mail=\">92 changes</a> in Beta 3. A few of these newest changes to take note of in particular:</p>\n<ul>\n<li>The plugin/theme editors now show files in a scrollable expandable tree list. See <a href=\"https://core.trac.wordpress.org/ticket/24048\">#24048</a>.</li>\n<li>Backwards compatibility has been improved for MediaElement.js, which is upgraded from 2.2 to 4.2. See <a href=\"https://core.trac.wordpress.org/ticket/42189\">#42189</a>.</li>\n<li>When you create post stubs in the Customizer (such as for nav menu items, for the homepage or the posts page), if you then schedule your customized changes or save them as a draft, then these Customizer-created posts will appear in the admin as “Customization Drafts”; these drafts can be edited before your customized changes are published, at which time these posts (or pages) will also be automatically published. See <a href=\"https://core.trac.wordpress.org/ticket/42220\">#42220</a>.</li>\n<li>Theme browsing and installation experience in the Customizer has seen some bugfixes (e.g. <a href=\"https://core.trac.wordpress.org/ticket/42215\">#42215</a> and <a href=\"https://core.trac.wordpress.org/ticket/42212\">#42212</a>), with some known remaining issues outstanding <a href=\"https://core.trac.wordpress.org/ticket/42052\">in Safari</a>.</li>\n<li>There is now a callout on the dashboard to install and activate Gutenberg. See <a href=\"https://core.trac.wordpress.org/ticket/41316\">#41316</a>.</li>\n<li>Menus in the Customizer have seen additional usability improvements. See <a href=\"https://core.trac.wordpress.org/ticket/36279\">#36279</a> and <a href=\"https://core.trac.wordpress.org/ticket/42114\">#42114</a>.</li>\n</ul>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><i>Many refinements<br />\nExist within this release;<br />\nCan you find them all?</i></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Oct 2017 05:18:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Weston Ruter\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"WPTavern: Google Chrome v62 Adds Support for OpenType Variable Fonts, Expands HTTP Warnings\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75829\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://wptavern.com/google-chrome-v62-adds-support-for-opentype-variable-fonts-expands-http-warnings\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4779:\"<p><a href=\"https://chromereleases.googleblog.com/2017/10/stable-channel-update-for-desktop.html\" rel=\"noopener\" target=\"_blank\">Google Chrome version 62 was pushed to the stable channel</a> for Windows, Mac, and Linux today and will be rolling out to users over the next few days. The browser is continuing to put the pressure on website owners to migrate to HTTPS. As expected from the roadmap laid out earlier this year, a &#8220;Not Secure&#8221; warning is now displayed when visitors land on an HTTP page that includes a form, as well as on all HTTP pages in Incognito mode.</p>\n<p>Previously, Chrome displayed the warning if it detected any forms on the page that transmit data such as passwords or credit card information. Version 62 shows the warning on all HTTP pages that include forms of any kind. This is another gradual step on the road to eventually showing the “Not secure” warning for all HTTP pages.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/http-page-warning.png?ssl=1\"><img /></a></p>\n<p>Chrome 62 also introduces support for <a href=\"https://medium.com/@tiro/https-medium-com-tiro-introducing-opentype-variable-fonts-12ba6cd2369\" rel=\"noopener\" target=\"_blank\">OpenType Variable Fonts</a>, a new technology that combines multiple font files into one compact file, delivering all variations of that font, including stretch, style, and weight. Developers can use the updated CSS properties to customize the font display and specify variations in its axis parameters using numeric values.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/variable-fonts.gif?ssl=1\"><img /></a>Animated Amstelvar and Decovar variable font examples &#8211; Image credit: <a href=\"https://blog.chromium.org/2017/09/chrome-62-beta-network-quality.html\">Chromium blog</a>\n<p>OpenType Variable Fonts is a collaborative effort <a href=\"https://www.microsoft.com/en-us/Typography/FontVariationsAnnouncement.aspx\" rel=\"noopener\" target=\"_blank\">led by Microsoft</a> that includes contribution from teams at Adobe, Apple, Google, and input from independent font and tool makers. Microsoft is calling it &#8220;the biggest enhancement to OpenType since the OpenType specification was first released nineteen years ago.&#8221; The company&#8217;s announcement, published in 2016, describes a few of the most important advantages of OpenType Variable Fonts:</p>\n<blockquote><p>OpenType Font Variations enables web site designers and application developers to deliver typographically rich experiences while using very little network bandwidth and small font files. Variable fonts will also give document creators a broad palette of typographic features without having to manage hundreds of font files. Variable fonts are all about doing more with less.</p></blockquote>\n<p>Last year, after OpenType Font Variations were added to version 1.8 of the OpenType font format specification, <a href=\"http://www.tiro.com/\" rel=\"noopener\" target=\"_blank\">Tiro Typeworks</a> co-founder John Hudson wrote an excellent <a href=\"https://medium.com/@tiro/https-medium-com-tiro-introducing-opentype-variable-fonts-12ba6cd2369\" rel=\"noopener\" target=\"_blank\">article</a> explaining how variable fonts work and their potential impact on typography in the future:</p>\n<blockquote><p>The potential for dynamic selection of custom instances within the variations design space — or design-variations space, to use its technical name — opens exciting prospects for fine tuning the typographic palette, and for new kinds of responsive typography that can adapt to best present dynamic content to a reader’s device, screen orientation, or even reading distance.</p></blockquote>\n<p>Variable fonts are currently in development for Microsoft Edge and the team is also working on a <a href=\"https://www.w3.org/TR/css-fonts-3/\" rel=\"noopener\" target=\"_blank\">formal proposal to add support to CSS</a>.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Just submitted the PR, should be live on the status site soon. Variable fonts are in development in <a href=\"https://twitter.com/MSEdgeDev?ref_src=twsrc%5Etfw\">@MSEdgeDev</a></p>\n<p>&mdash; Greg Whitworth (@gregwhitworth) <a href=\"https://twitter.com/gregwhitworth/status/914256194461687808?ref_src=twsrc%5Etfw\">September 30, 2017</a></p></blockquote>\n<p></p>\n<p>Chrome adding support for OpenType Font Variations puts the technology one step closer to becoming more widely adopted, which should improve performance for sites across the web. Google is also <a href=\"https://opensource.googleblog.com/2016/09/introducing-opentype-font-variations.html\" rel=\"noopener\" target=\"_blank\">working on bringing variable fonts to the Noto fonts project, Google Fonts, and other products</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Oct 2017 04:51:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"WPTavern: GoDaddy Launches New Managed WordPress Hosting Platform Aimed at Professionals\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75791\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://wptavern.com/godaddy-launches-new-managed-wordpress-hosting-platform-aimed-at-professionals\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4362:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/09/godaddy-logo.jpg?ssl=1\"><img /></a></p>\n<p>GoDaddy has expanded its managed WordPress hosting plans to include a new &#8220;<a href=\"https://www.godaddy.com/hosting/pro-wordpress-hosting\" rel=\"noopener\" target=\"_blank\">Pro WordPress</a>&#8221; platform with tools aimed at professionals who are hosting multiple sites. Although GoDaddy currently has 4 million customers running on WordPress, its more basic plans were not adequate for those who require additional tools to manage multiple sites and clients in one place.</p>\n<p>&#8220;Our new Managed WordPress platform is for WordPress professionals, which we’ve struggled to serve well in the past,&#8221;    GoDaddy&#8217;s Head of WordPress, Gabriel Mays, said. &#8220;We’re fixing that.&#8221;</p>\n<p>Pro WordPress, a product the company teased at WordCamp Europe 2017, uses PHP 7.1 as the default, Kubernetes container management, and gives each site isolated, dedicated resources. It also includes ManageWP premium tools (<a href=\"https://www.godaddy.com/pro/managewp?isc=cardigan\" rel=\"noopener\" target=\"_blank\">GoDaddy Pro Sites</a>), 90 days of backups powered by ManageWP, staging site environment, a Gravity Forms license, a library of 10,000+ free stock images, scanning and monitoring powered by Sucuri, and free SSL automatically installed on every site.</p>\n<p>GoDaddy&#8217;s new offering is aggressively priced at $10/month for one site and ranges to $99/month for 25 sites. Mays said that hosting millions of WordPress sites has allowed GoDaddy to gain economies of scale and pass on the savings to customers. For comparison, WP Engine&#8217;s personal plan <a href=\"https://wpengine.com/plans/\" rel=\"noopener\" target=\"_blank\">pricing</a> starts at $25/month for one site and $249/month for 25 sites. Flywheel&#8217;s bulk <a href=\"https://getflywheel.com/pricing/\" rel=\"noopener\" target=\"_blank\">pricing</a> starts at $92/month for 10 installs and $229/month for up to 30 sites. SiteGround is still somewhat of an outlier with unlimited installs for any of its <a href=\"https://www.siteground.com/wordpress-hosting.htm\" rel=\"noopener\" target=\"_blank\">bulk WordPress hosting plans</a>, which begin at $5.95/month and range to $11.95/month.</p>\n<p>&#8220;Our chief competitors are other hosts who serve Web Pros like WP Engine, SiteGround, and others,&#8221; Mays said. &#8220;We differentiate in performance, quality, and value. For example, while our competitors serve their products from a shared environment, we don’t. Our customers get a fully containerized environment with isolated resources. This delivers high performance and failover for high redundancy.&#8221;</p>\n<p>GoDaddy&#8217;s WordPress customer base continues to outpace the growth of the market. In 2016, roughly one third of all GoDaddy sites were running on WordPress, and half of all new sites were using the software. Over the past several years, GoDaddy has been working to overcome its poor reputation in the WordPress community. During that time, the company acquired several large WordPress-related products to boost its offerings in the space, including ManageWP (<a href=\"https://wptavern.com/godaddy-acquires-wordpress-site-management-service-managewp\" rel=\"noopener\" target=\"_blank\">September 2016</a>), WP Curve (<a href=\"https://wptavern.com/godaddy-acquires-wp-curve-aims-to-become-a-one-stop-shop-for-wordpress-professionals\" rel=\"noopener\" target=\"_blank\">December 2016</a>), and Sucuri (<a href=\"https://wptavern.com/godaddy-acquires-sucuri\" rel=\"noopener\" target=\"_blank\">March 2017)</a>.</p>\n<p>The acquisition of these products, as well as partnerships with Gravity Forms, Beaver Builder, and WP101, were all milestones in what Mays said is GoDaddy&#8217;s goal &#8211; to become &#8220;a one-stop shop for WordPress professionals.” The company continues to invest in the community by sponsoring WordCamps globally and supporting WordPress security team lead Aaron Campbell as a full-time core contributor.</p>\n<p>&#8220;Five years ago, GoDaddy wasn’t involved in the WordPress community; we were the mammoth host that made money off of WordPress without giving back,&#8221; Mays said. &#8220;We’ve made some big strides in changing that, and will continue to ramp up our commitment to the WordPress community.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Oct 2017 21:57:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"HeroPress: Be Brave and Trust Yourself\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2172\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"https://heropress.com/essays/be-brave-and-trust-yourself/#utm_source=rss&utm_medium=rss&utm_campaign=be-brave-and-trust-yourself\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11558:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/10/101717-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Choose to be brave and trust yourself.\" /><h3>Beginnings</h3>\n<p>I was born into a working-class family in Targoviste, a small town in Romania situated around 50 miles from the capital, Bucharest. My childhood was a normal one, mostly happy but marked negatively by the frequent conflicts between my parents.</p>\n<p>Growing up, they didn’t have much to offer to me and my brother. They struggled to give us as much as possible, and at the end, they did offer us quite a decent life, but all those shortages can be quite difficult to understand, especially for a child.</p>\n<p>“Why the other kids can have things that I don’t have?”</p>\n<p>“Why didn’t my parents gave me more?”</p>\n<p>I knew since then, part of the answer. They didn’t give me more because they didn’t have more, not because they didn’t want to. Thinking more about this, years later, I actually realized, that this whole situation was actually more of a blessing for me, and I am now really grateful for it.</p>\n<p>Why I’m saying this?</p>\n<p>Because not having everything gave me an incredible motivation to grow, overcome my situation, be creative and don’t ever give up on my dreams.</p>\n<h3>Facing the world</h3>\n<p>Wanting to do great things with my life, I always knew that staying in my small town forever is not an option.<br />\nSo, at 19, after finishing high school, I got admitted to Politehnica University of Bucharest, to study Computer Science. My brother was the one that convinced me to pursue this subject of study, as I wasn’t very sure on which path I should choose because I was not having enough self-confidence that I would be good at it, even though I always was better at this fields of study in school.</p>\n<p>I have to thank him for that.</p>\n<p>Going to University was by far the most important moment in my life at that time. It was hard but beautiful at the same time, the whole experience. At first, it was a total shock for me. Between all the big changes in my life, like leaving home for the first time, living in a college dorm with three new girls, taking care of myself and all that, school was not that easy anymore either. Even though I always liked studying and was one of the best students in my class, University was at a totally different level.</p>\n<blockquote><p>It was really difficult to adjust, as I started to think again that maybe I wasn’t good enough for this, that it’s not something I can do, and I should give up.</p></blockquote>\n<p>Luckily I didn’t do that, and with lots of work, in time, I managed to adapt and eventually finish the University with both a Bachelor’s degree and Master’s degree in Computer Science.</p>\n<p>From my second year at University, I started thinking seriously that I should start working. I always wanted to have financial independence, as I also knew deep down, how difficult it would be for my parents to sustain me over the course of the next years of study. So, I started to search for jobs. I had so little self-confidence that I thought that nobody will ever hire me, so I took the first job offer that I received.</p>\n<p>I started to work part-time as a junior web developer at a small IT company. Looking back at that time, I can’t say I learned much there, as the company itself and the people in charge of it were not very interested in teaching me something or giving me interesting projects, so I could evolve professionally. And this was not happening just for me. Months later I realized this was their thing. They were mostly hiring students, paying them very small salaries and in some ways taking advantages of them. For example, in my case, they didn’t make me a contract even after 6 months there, even though they promised me that since day one. So, I was working illegally all that time, with no paid taxes, with a salary of just 90$ a month.</p>\n<p>But considering all this, I’m honestly happy I’ve had the chance to work there. I didn’t have the chance to learn much programming there, but I learned other valuable things that helped me through my life. All I’ve experienced that time, gave me a much more sense of what the world really is. And it made me realize that I want more, that I deserve more. There had to be something better out there.</p>\n<p>Plus, there is where I met my fiance <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n<h3>Finding my way</h3>\n<p>I started to search for a new job and lucky enough, in a couple of days I started working at Codeinwp.com. At that time, it was a really small agency, in a tiny office, with only two other employees besides me. We were all kind of the same age, students with no money, no major work ( or as a matter of fact, even life ) experience but with big ambitions. It was obvious for me, from the start, that this was a very different company than the one where I’ve worked before. I got my contract signed in the first two days, I got payed better, I got interesting projects to work on, I got people helping me learn.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/10/img_1.jpg\"><img class=\"wp-image-2173\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/10/img_1.jpg\" alt=\"Rodica at WordCamp\" width=\"300\" height=\"450\" /></a>WordCamp Europe 2017 Paris, The Afterparty\n<p>And I got something that I didn’t know existed in other companies. I got freedom and trust. Lots of trust.</p>\n<p>The company is co-founded by Ionut Neagu, who was at that moment living in France. And he was running the business from there, miles away from us, not knowing what we’re doing all the time. I don’t think many people would be able to do this. And do it successfully.</p>\n<p>I also think that part of his success in running this business is his way of being, as he is genuinely one of the most generous and kind-hearted people I’ve met. Always there for everyone.</p>\n<h3>The Breakthrough</h3>\n<p>The first couple of years in the company were a bit tough, especially for Ionut, as he had to always find new projects and customers to make sure we are making enough money to sustain us all. At that time, I didn’t realized that, but now I understand how difficult it was for him sometimes, and I appreciate him more.</p>\n<blockquote><p>Here is where I also first encountered WordPress. It was a new concept, not just for me, but for the other guys too. And we started to learn it, step by step, project by project. And it changed our lives.</p></blockquote>\n<p>In 2014, the whole company made a risky change, that proved, in time, to be a great choice. We launched Themeisle.com, a marketplace for our own WordPress themes and plugins, and also launched Zerif Lite, that gradually became one of the most popular themes on the wordpress.org repository. Currently is used by more than 100.000 users.</p>\n<p>The road was not an easy one, but 5 years later, almost 500,000 people in the world are using our products. I still can’t believe that so many people are influenced by something that I’ve done. Always thought that is difficult for a common man to have an impact on the world. But I had an impact too, in my own way.</p>\n<h3>Discovering The World</h3>\n<p>The first time I visited a foreign country was in 2014, at WordCamp Europe in Sofia, Bulgaria. I remember it like yesterday. It was so exciting for me. Though, I don’t think I’ve realized, at that time, the true meaning and dimensions of a WordCamp and all the great things happening in the community. I think I was too amazed of just having the opportunity to travel. But this was not going to stop here.</p>\n<p>We got the chance to travel to all major WordCamps in Europe, and discovered the joy of participating as volunteers too ( and organizers now too).</p>\n<blockquote><p>I’ve met so many great people, from all around the globe, I’ve learned so much from all the different cultures.</p></blockquote>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/10/img_2.jpg\"><img class=\"wp-image-2175 size-medium\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/10/img_2-300x200.jpg\" alt=\"ThemeIsle Team\" width=\"300\" height=\"200\" /></a>Part of the team at WordCamp Europe 2017\n<p>And last year, I’ve got the chance to go somewhere I’ve never imagine going. We went to New York, and joined WordCamp US in Philadelphia. It was such an amazing experience for which I’m so grateful, and hope everyone can have this kind of opportunities.</p>\n<h3>In Conclusion</h3>\n<p>I’m so proud of being part of the WordPress community and part of the ThemeIsle team. It’s so rewarding to start working in a small company and see it grow, alongside you. To see it flourish, starting from almost nothing and reaching success, after many challenges and obstacles along the way. As cheesy as it may sound, it’s almost like seeing your child grow and fulfill his dreams.</p>\n<p>And as I mostly struggled thinking I wasn’t better enough at the beginning of my life, all these experiences made me realize that you just have to work for your dreams, don’t ever give up, and realize that always, even though somebody will be better than you, you are better than others. It’s important the direction you choose to look at.</p>\n<p>So choose to be brave and trust yourself.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Be Brave and Trust Yourself\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Be%20Brave%20and%20Trust%20Yourself&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbe-brave-and-trust-yourself%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Be Brave and Trust Yourself\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fbe-brave-and-trust-yourself%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbe-brave-and-trust-yourself%2F&title=Be+Brave+and+Trust+Yourself\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Be Brave and Trust Yourself\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/be-brave-and-trust-yourself/&media=https://heropress.com/wp-content/uploads/2017/10/101717-min-150x150.jpg&description=Be Brave and Trust Yourself\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Be Brave and Trust Yourself\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/be-brave-and-trust-yourself/\" title=\"Be Brave and Trust Yourself\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/be-brave-and-trust-yourself/\">Be Brave and Trust Yourself</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Oct 2017 05:00:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Rodica Andronache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"WPTavern: Medium Opens Partner Program, Allows Anyone to Publish Behind Its $5 Paywall\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75602\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://wptavern.com/medium-opens-partner-program-allows-anyone-to-publish-behind-its-5-paywall\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11215:\"<p>In March 2017, Medium <a href=\"https://wptavern.com/medium-aims-to-fix-broken-media-with-new-5-subscription-program\" rel=\"noopener\" target=\"_blank\">scrapped its previous ad-driven revenue model</a> to become a publisher of premium, subscription-based content. The company launched a new $5 subscription program and gave a select group of writers and publications the ability to publish articles behind a paywall inside its network. Medium&#8217;s invitation-only Partner Program <a href=\"https://blog.medium.com/expanding-the-medium-partner-program-3be09dd146e4\" rel=\"noopener\" target=\"_blank\">launched in August</a> but has now been expanded to include any author or publisher who wants to publish behind the paywall.</p>\n<p>&#8220;Starting today, anyone can enroll in our Partner Program and earn money based on the depth and value they provide to members, not the fleeting attention they deliver to advertisers,&#8221; Medium CEO Ev Williams said. &#8220;Along with that, we add stories from the world’s best publishers and seamlessly combine it all in an ad-free, personalized experience. The end goal is to offer the world&#8217;s best source for important stories and ideas.&#8221;</p>\n<p>Authors are rewarded based on engagement with their posts, as measured by the number of &#8220;clap&#8221; reactions a post receives via the network&#8217;s new <a href=\"https://blog.medium.com/show-authors-more-%EF%B8%8F-with-s-c1652279ba01\" rel=\"noopener\" target=\"_blank\">applause button</a>. Readers can clap multiple times and the system evaluates claps on a per-user basis, tracking the number of claps a reader assigns relative to the number of claps that individual typically sends. Subscribers will have their membership fees allocated to different authors based the claps they have given to posts behind the paywall.</p>\n<p>Medium quickly changed its &#8220;no access&#8221; paywall to a &#8220;metered&#8221; one after launching with a small group of publishers. This means that members can still read a limited number of locked stories each month before hitting the wall. The idea behind this move, according to Sam Duboff, Medium&#8217;s head of product marketing, is to give paywalled posts exposure to a wider audience while still paying content creators, instead of having articles simply get buried due to lack of exposure.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">with our metered paywall, we\'re hoping to enable both reach &amp; $$. also lots of great writers haven\'t joined b/c they can be paid elsewhere.</p>\n<p>&mdash; Sam Duboff (@duboff) <a href=\"https://twitter.com/duboff/status/909849467859345408?ref_src=twsrc%5Etfw\">September 18, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Perhaps, but note the paywall is (now) metered, a la NYT, so free readers can still access (w/login)</p>\n<p>&mdash; Ev Williams (@ev) <a href=\"https://twitter.com/ev/status/900067262031290368?ref_src=twsrc%5Etfw\">August 22, 2017</a></p></blockquote>\n<p></p>\n<p>Some authors have posted publicly about their earnings and Medium representatives told <a href=\"https://techcrunch.com/2017/10/10/medium-opens-up-its-partner-program-allowing-anyone-to-publish-behind-its-paywall/\" rel=\"noopener\" target=\"_blank\">TechCrunch</a> that 83% of those who published paywalled stories received payments during the month of September with payments averaging $93.65. The largest payment for a single author was $2,279.12 and the largest payment for a single publication was $1,466.68. It&#8217;s too soon to see the effects of opening up the partner program to anyone who wants to participate, but Medium&#8217;s membership fees will need to stretch further to accommodate all the claps for newly paywalled content.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">update on my <a href=\"https://twitter.com/Medium?ref_src=twsrc%5Etfw\">@Medium</a> partner program testing -&gt; $113.91<a href=\"https://twitter.com/hashtag/MakeItClap?src=hash&ref_src=twsrc%5Etfw\">#MakeItClap</a> <a href=\"https://t.co/6nW2fqQppy\">pic.twitter.com/6nW2fqQppy</a></p>\n<p>&mdash; <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f468-1f3fb-200d-1f4bb.png\" alt=\"??‍?\" class=\"wp-smiley\" /><img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f3e2.png\" alt=\"?\" class=\"wp-smiley\" /><img src=\"https://s.w.org/images/core/emoji/2.3/72x72/2600.png\" alt=\"☀\" class=\"wp-smiley\" /> (@hunterwalk) <a href=\"https://twitter.com/hunterwalk/status/910619420614987776?ref_src=twsrc%5Etfw\">September 20, 2017</a></p></blockquote>\n<p></p>\n<p>Non-subscribing readers were not enthused with the paywall when it first launched. With the number of Partner Program participants going up, there are bound to be more links to paywalled content floating around social media.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Stop posting links to paid posts, or at least include “Paywall” “Premium” “Subscriber Only”, ANYTHING! Create a Medium Premium handle maybe?</p>\n<p>&mdash; Branden Bytes (@BrandenBytes) <a href=\"https://twitter.com/BrandenBytes/status/914134301616300032?ref_src=twsrc%5Etfw\">September 30, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">click the <a href=\"https://twitter.com/Medium?ref_src=twsrc%5Etfw\">@Medium</a> article link to see it is behind the paywall. Close the page and move on. That may teach people not to click at all ;)</p>\n<p>&mdash; Denys Vuika (@DenysVuika) <a href=\"https://twitter.com/DenysVuika/status/914086021230456834?ref_src=twsrc%5Etfw\">September 30, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Muted <a href=\"https://twitter.com/Medium?ref_src=twsrc%5Etfw\">@Medium</a> for a month. Maybe after that they’ll stop tweeting paywall’ed articles.</p>\n<p>&mdash; spooky<img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f383.png\" alt=\"?\" class=\"wp-smiley\" />watermelon (@smartwatermelon) <a href=\"https://twitter.com/smartwatermelon/status/911399338462420992?ref_src=twsrc%5Etfw\">September 23, 2017</a></p></blockquote>\n<p></p>\n<p>Readers are finding, however, that they are frequently encountering articles behind Medium&#8217;s paywall that are already available for free elsewhere. This is because Medium&#8217;s membership also includes curated selections from from The New York Times, The Financial Times, The Economist, CNN, Fast Company, and other publications to supplement original content created by those within the Medium ecosystem. The experience of finding otherwise free content behind Medium&#8217;s paywall seems to be confusing for non-subscribers and is ultimately driving readers back to independent publishers.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">New routine: See interesting <a href=\"https://twitter.com/Medium?ref_src=twsrc%5Etfw\">@medium</a> tweet, see it\'s behind their paywall, search headline in google, find original piece, read article.</p>\n<p>&mdash; Matt Deegan (@matt) <a href=\"https://twitter.com/matt/status/911954101042376705?ref_src=twsrc%5Etfw\">September 24, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Why is Medium taking all these <a href=\"https://twitter.com/vulture?ref_src=twsrc%5Etfw\">@vulture</a> posts and putting them behind a paywall?? <a href=\"https://t.co/bb28b6gCdQ\">https://t.co/bb28b6gCdQ</a></p>\n<p>&mdash; Lizzie Ellis (@lizmeister321) <a href=\"https://twitter.com/lizmeister321/status/912346466437468163?ref_src=twsrc%5Etfw\">September 25, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">1) great piece <br />2) this is a 2011 article free on <a href=\"https://twitter.com/TheAtlantic?ref_src=twsrc%5Etfw\">@TheAtlantic</a> <a href=\"https://t.co/e12B6wHLO4\">https://t.co/e12B6wHLO4</a> but behind paywall on <a href=\"https://twitter.com/Medium?ref_src=twsrc%5Etfw\">@Medium</a> <a href=\"https://t.co/vOQcfhVqoK\">https://t.co/vOQcfhVqoK</a></p>\n<p>&mdash; JD (@jarroddicker) <a href=\"https://twitter.com/jarroddicker/status/915541246936002572?ref_src=twsrc%5Etfw\">October 4, 2017</a></p></blockquote>\n<p></p>\n<p>In a post titled &#8220;<a href=\"https://blog.medium.com/words-still-matter-6e9163216052\" rel=\"noopener\" target=\"_blank\">Words Still Matter</a>,&#8221; Williams once again described the broken ad-driven model and the attention economy it fuels. After failing to find success with this model, Medium has repackaged itself as a publisher of subscription-based content and aims to throw a wide net by calling its partner program &#8220;<a href=\"http://medium.com/creators\" rel=\"noopener\" target=\"_blank\">the internet’s first open paywall</a>.&#8221;</p>\n<p>&#8220;And while many publishers are looking towards subscriptions as an alternative to the deleterious effects of ads (a move we support for everyone), Medium is the only &#8216;open paywall&#8217; for thoughtful content on the internet,&#8221; Williams said. &#8220;Which means, we tap into the ideas and expertise of thousands of the smartest minds on the planet — many of whom made Medium what it is today — to bring fresh perspectives to Medium members.&#8221;</p>\n<p>Despite setting out to create “a different, bolder approach,” as Williams called it earlier this year, the company has landed on a cheap paywall that is open to any content creator. Putting content behind a paywall isn&#8217;t a good strategy for individuals or businesses that depend on their products and ideas getting maximum exposure. It&#8217;s also <a href=\"https://wptavern.com/publishers-are-moving-back-to-wordpress-after-short-experiments-with-medium\" rel=\"noopener\" target=\"_blank\">not a sustainable model for larger publishers</a>, several of which Medium had wooed to its platform before suddenly shifting its business strategy.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Our medium publication gets a ton of traffic, but feels shitty to paywall it to make $12 bucks. I don’t get this model.</p>\n<p>&mdash; Erik Flowers (@erik_flowers) <a href=\"https://twitter.com/erik_flowers/status/911364373167300608?ref_src=twsrc%5Etfw\">September 22, 2017</a></p></blockquote>\n<p></p>\n<p>Opening up the partner program is the next step in Medium&#8217;s continued experimentation with monetizing its users&#8217; content. If the company cannot substantially increase its subscriber base to properly pay all the authors who will soon be paywalling unlimited amounts of content, it will need to pivot yet again after its users have spent their efforts building an audience inside the Medium paywall.</p>\n<p>&#8220;These are just the early days of what we consider a grand experiment,&#8221; Williams said after expanding the parnter program in August. &#8220;Imagine a day when anyone with the skills and willingness to put in the effort can write something useful, insightful, or moving and be compensated based on its value to others. There is a lot we need to figure out to make this work right. But we are convinced that by joining forces, we can make a new economic model for quality content. We hope you’ll join us in this experiment.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Oct 2017 04:51:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WPTavern: Bear App Users Want WordPress Publishing Integration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=71864\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wptavern.com/bear-app-users-want-wordpress-publishing-integration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7003:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/06/Screen-Shot-2017-10-08-at-10.50.16-PM.png?ssl=1\"><img /></a></p>\n<p>Ever since the demise of <a href=\"http://codex.wordpress.org/Version_3.2\" rel=\"noopener\" target=\"_blank\">WordPress&#8217; old distraction-free writing mode</a>, users have been forced to look elsewhere for a truly zen writing experience. Gutenberg&#8217;s current design trajectory doesn&#8217;t seem to be putting it on track for delivering the minimalist writing environment that many writers crave. The project has a lot of publishing and design-related functionality to account for in its UI, but I am hopeful that the plugin ecosystem will offer extensions that pare Gutenberg back to just the essentials for writing.</p>\n<p>In the meantime, those in search of a minimalist writing experience have found it in dedicated writing apps like iA Writer, Ulysses, WriteRoom, OmmWriter, and others. The <a href=\"http://www.bear-writer.com/\" rel=\"noopener\" target=\"_blank\">Bear app</a>, a newcomer launched in 2016, is a rising favorite that works on iPhone, iPad, and Mac. Although somewhat better known as a note-taking app, Bear&#8217;s beautiful writing experience won the app a <a href=\"https://blog.bear-writer.com/thank-you-yes-you-for-our-2017-apple-design-award-1b13e702ee91\" rel=\"noopener\" target=\"_blank\">2017 Apple Design Award</a>.</p>\n<p>Bear blends the best features of a note-taking app with a writing app. Users can turn on Focus Mode using the bottom right icon, which hides the sidebar and note list to provide a more minimal writing space. Bear saves users&#8217; writing in real-time, offers in-line support for images, and syntax highlighting for 20+ programming languages. There are no distractions while the user is composing, as the editor instantly displays rich previews. It&#8217;s easy to see why Bear has become an instant favorite.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/06/Screen-Shot-2017-10-13-at-12.29.28-PM.png?ssl=1\"><img /></a></p>\n<p>Many Bear users still have the need to publish their writings to the web, a capability that the app doesn&#8217;t currently support. Naturally, a WordPress export or &#8220;Publish to WordPress&#8221; option is one of the most often requested features. However, <a href=\"http://www.shinyfrog.net/\" rel=\"noopener\" target=\"_blank\">Shiny Frog</a>, the company behind the Bear app, is not yet working on publishing features.</p>\n<p>&#8220;Medium and WordPress publishing features are on our todo list, but not on top priority right now,&#8221; Shiny Frog co-founder Danilo Bonardi <a href=\"http://help.shinyfrog.net/discussions/bear/2477-export-to-wordpress\" rel=\"noopener\" target=\"_blank\">said</a> when I asked last November about the company&#8217;s plans to support a WordPress export option.</p>\n<p>Other users have also posted to the app&#8217;s <a href=\"http://help.shinyfrog.net/\" rel=\"noopener\" target=\"_blank\">support forum</a> and its <a href=\"https://www.reddit.com/r/bearapp/\" rel=\"noopener\" target=\"_blank\">subreddit</a>, asking for WordPress integration:</p>\n<blockquote><p>I&#8217;m really enjoying using Bear for my writing, and the newer features are great, but I&#8217;m trying to get started with my own blog and more as I am developing my own business and being able to export to WordPress would be incredibly helpful for me going forward.</p></blockquote>\n<blockquote><p>This is the one feature that would allow me to switch from Ulysses.</p></blockquote>\n<blockquote><p>With Ulysses going to a (more expensive) subscription, the time seems right for Bear to offer a &#8220;publish to WordPress&#8221; feature that could match what Ulysses offers. This is about the only thing holding Bear back for me.</p></blockquote>\n<blockquote><p>I&#8217;m currently deciding between Bear and Ulysses, and right now the dealbreaker is Ulysses&#8217;s ability to push to WordPress. If you were able to build that functionality, it would seal the deal!</p></blockquote>\n<p>Bonardi <a href=\"https://www.reddit.com/r/bearapp/comments/6z9qum/feature_request_medium_integration/dmurk7m/\" rel=\"noopener\" target=\"_blank\">confirmed</a> again, as recently as last month, that the company is still keeping a tight focus and has not yet prioritized publishing to WordPress.</p>\n<p>&#8220;Publishing features have been asked before and we will address them sooner or later,&#8221; Bonardi said. &#8220;Our hopes are to integrate Bear with Medium/WordPress apps instead of implementing our own publishing tool with their APIs. Using their APIs is the other solution but in this scenario we have to build a specific UI for this functionality instead of relying on external apps.&#8221;</p>\n<p>In the meantime, Bear App support staff recommends using the Markdown export option, available in the free version. Additional export options, including HTML, are available Bear&#8217;s $14.99 per year Pro version, which is much more affordable than pricey competitors like <a href=\"https://ulyssesapp.com/\" rel=\"noopener\" target=\"_blank\">Ulysses</a> and others that cater specifically to long-form writing.</p>\n<p>Quadro also has an <a href=\"https://www.quadro.me/themes/unleash-the-bear\" rel=\"noopener\" target=\"_blank\">option to share Bear notes to both Medium and WordPress</a>. However, it&#8217;s not an official Bear utility and the workflow is rather complicated to set up. Users who have tried this option didn&#8217;t find it to save time over simply copying and pasting.</p>\n<h3>WordPress Needs Its Own Beautiful Writing Experience</h3>\n<p>WordPress publishing support for Bear doesn&#8217;t seem to be a major priority for the company at this time, but splitting up the writing and publishing process is a deal breaker for many who want a simple workflow that doesn’t involve copying and pasting between apps.</p>\n<p>Alternatively, what if WordPress could be known for its beautiful writing experience in core, without a user having to resort to plugins or third-party apps to get there? This seems like a reasonable expectation for Gutenberg, but the project has the added challenge of incorporating a lot of publishing, media, and legacy functionality into its UI in a way that is easily discoverable.</p>\n<p>Unfortunately, this has resulted in an interface that is constantly popping into view. With the right combination of clicks and hovers, a user can end up in situation like the one shown below in the screenshot &#8211; surrounded by formatting options and icons on all sides.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/06/Screen-Shot-2017-10-13-at-1.22.21-PM.png?ssl=1\"><img /></a></p>\n<p>Making it easy to publish to the web, which is WordPress&#8217; forte, isn&#8217;t as compelling if users have to look elsewhere to find a truly distraction-free writing experience.  Fortunately, minimalist writing apps like Bear can fill the gap until the WordPress plugin ecosystem can produce an interface where writing is a delight.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Oct 2017 22:17:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"WPTavern: WordPress 4.9 Protects Users From Fatal Errors Created in the Theme and Plugin Editors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75725\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://wptavern.com/wordpress-4-9-protects-users-from-fatal-errors-created-in-the-theme-and-plugin-editors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1923:\"<p>Over the years, there have been many discussions and debates on whether or not WordPress should have a built-in file editor for themes and plugins. The file editors, while convenient, allow users to easily trigger fatal errors that can be difficult to fix, especially if they don&#8217;t have FTP access.</p>\n<p>Instead of removing the editors from core, the WordPress development team has enhanced them by adding fatal error protection in WordPress 4.9. When a user accesses the theme or plugin editor for the first time, they&#8217;re presented with the following warnings. The warnings are a result of a <a href=\"https://core.trac.wordpress.org/ticket/31779\">three-year-old trac ticket</a>.</p>\n<img />Plugin Editor Warning\n<img />Theme Editor Warning\n<p>If you try to save changes to a file and WordPress detects a fatal error, the change is not saved and a warning message is displayed that explains where the error occurred. Although the changes are rolled back, the code in the editor is not replaced with the original. To replace the code, simply refresh the browser tab.</p>\n<img />Fatal Error Detected\n<p>In addition to safety features, the code editors are powered by <a href=\"https://codemirror.net/\">CodeMirror</a>, an open-source, JavaScript powered text editor that adds features such as line numbers. The plugin editor includes the ability to look up documentation for filters, hooks, and actions with many of the links pointing to the new <a href=\"https://developer.wordpress.org/\">WordPress Developers Resource</a> site.</p>\n<p>Even with the addition of CodeMirror in core, the file editors in WordPress are not a replacement for an integrated development environment. However, the warnings and fatal error protection are huge improvements that will prevent many users from creating a <a href=\"https://codex.wordpress.org/Common_WordPress_Errors\">White Screen of Death</a> situation on their sites.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Oct 2017 21:25:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: GitHub Launches New Dependency Graph Feature with Security Alerts Coming Soon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75675\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/github-launches-new-dependency-graph-feature-with-security-alerts-coming-soon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2930:\"<p>GitHub announced a new <a href=\"https://help.github.com/articles/listing-the-packages-that-a-repository-depends-on/\" rel=\"noopener\" target=\"_blank\">Dependency Graph</a> feature at the Github Universe conference yesterday. It lists all the dependencies for a repository and will soon identify known vulnerabilities. The graph can be accessed under the Insights tab and currently supports Ruby and JavaScript dependencies with Python coming soon.</p>\n<p>Public repositories display the graph by default and private repository owners also have the option to enable it. Below is a screenshot of <a href=\"https://github.com/WordPress/gutenberg/network/dependencies\" rel=\"noopener\" target=\"_blank\">Gutenberg&#8217;s dependency graph</a>:</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-12-at-11.30.42-AM-e1507825905511.png?ssl=1\"><img /></a></p>\n<p>GitHub plans to extend dependency graphs to show security alerts when one of the dependencies is using a version that is publicly known to be vulnerable to a security issue. The alerts may also in some cases be able to suggest a security fix. Security alerts for dependencies is the first among a collection of security tools that GitHub has planned to release.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/dependency-graph.gif?ssl=1\"><img /></a></p>\n<p>The dependency graph isn&#8217;t yet as useful as it could be for many PHP-based WordPress projects, but GitHub&#8217;s decision to start with support for JavaScript and Ruby dependencies is in line with the data the company collected from repositories. JavaScript and Ruby are among the top four most popular languages on GitHub, as measured by the number of pull requests. JavaScript is by far the most popular and PHP isn&#8217;t too far behind Ruby, according to stats from the <a href=\"https://octoverse.github.com/\" rel=\"noopener\" target=\"_blank\">State of the Octoverse 2017</a>.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-12-at-12.35.41-PM-e1507830673184.png?ssl=1\"><img /></a></p>\n<p>GitHub is also launching new efforts to connect its massive community. The company reported 24 million developers working across 67 million repositories in 2017. The new community features are aimed at helping developers make meaningful connections in the vast sea of repositories on the platform. Users will notice a new “Discover Repositories” feed in their dashboards that makes recommendations based on their starred repositories and the people they follow.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-12-at-12.15.45-PM.png?ssl=1\"><img /></a></p>\n<p>GitHub has also launched a new curated <a href=\"https://github.com/explore\" rel=\"noopener\" target=\"_blank\">Explore</a> section to help users browse open source projects, topics, events, and resources.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Oct 2017 18:56:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Dev Blog: WordPress 4.9 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4946\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1626:\"<p>WordPress 4.9 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.9-beta2.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.9, check out the <a href=\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-1/\">Beta 1</a> blog post. Since then, we’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=41846&stop_rev=41777&limit=100&sfp_email=&sfph_mail=\">70 changes</a> in Beta 2.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>Let’s test all of these:</em><br />\n<em>code editing, theme switches,</em><br />\n<em>widgets, scheduling.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Oct 2017 06:29:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: WordPress Replaces Browserify with Webpack for Build Process\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75656\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/wordpress-replaces-browserify-with-webpack-for-build-process\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1898:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-11-at-6.51.54-PM.png?ssl=1\"><img /></a></p>\n<p>During a core <a href=\"https://make.wordpress.org/core/2017/05/24/javascript-chat-summary-for-may-23rd/\" rel=\"noopener\" target=\"_blank\">JavaScript chat held in May</a>, WordPress contributors agreed on using <a href=\"https://webpack.js.org/\" rel=\"noopener\" target=\"_blank\">Webpack</a> (and ES6 imports)  instead of Browserify for JavaScript bundling in the build process.</p>\n<p>&#8220;Since we split the media files in <a href=\"https://core.trac.wordpress.org/ticket/28510\" rel=\"noopener\" target=\"_blank\">#28510</a>, the core build process has used Browserify to combine the media files,&#8221; Adam Silverstein said in the <a href=\"https://core.trac.wordpress.org/ticket/40894\" rel=\"noopener\" target=\"_blank\">ticket</a> proposing the replacement. &#8220;While browserify has served us well, Webpack is probably a better long term choice for the project, especially with the introduction of a new JavaScript framework that may require a build.&#8221;</p>\n<p>Over the past four months contributors on the ticket have worked on making sure the Webpack setup is working well to build the files. WordPress core committer K. Adam White also reached out to some Webpack contributors for an additional review during the process before replacing Browserify as the JavaScript bundler.</p>\n<p>Webpack has rapidly gained popularity among the many utilities for bundling JavaScript files and is one of the most prominent examples of a project that has successfully found a sustainable source of funding through its account on <a href=\"https://opencollective.com/webpack\" rel=\"noopener\" target=\"_blank\">Open Collective</a>. The project funded its first full-time developer through the platform and has an estimated annual budget of $241,650, based on current donations.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Oct 2017 23:58:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: WPWeekly Episode 291 – All Hands on Deck on The Ship of Theseus\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=75663&preview=true&preview_id=75663\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/wpweekly-episode-291-all-hands-on-deck-on-the-ship-of-theseus\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2463:\"<p>In this episode, <a href=\"https://jjj.blog/\">John James Jacoby</a> and I discuss the news of the week including DonateWC sponsoring its first recipient to WordCamp Cape Town, WordPress 4.9 Beta 1, and WooCommerce 3.2. We also have a bit of fun with Poopy.life and blurt out a few crappy puns. Last but not least, we dissect Matías Ventura&#8217;s vision of Gutenberg.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-1/\">WordPress 4.9 Beta 1 Released</a><br />\n<a href=\"https://woocommerce.wordpress.com/2017/10/11/woocommerce-3-2/\">WooCommerce 3.2 Released </a><br />\n<a href=\"https://wptavern.com/wooconf-2017-livestream-tickets-now-on-sale\">WooConf 2017 Livestream Tickets Now on Sale</a><br />\n<a href=\"https://wptavern.com/gutenberg-engineer-matias-ventura-unpacks-the-vision-for-gutenblocks-front-end-editing-and-the-future-of-wordpress-themes\">Gutenberg Engineer Matías Ventura Unpacks the Vision for Gutenblocks, Front-End Editing, and the Future of WordPress Themes</a><br />\n<a href=\"https://wptavern.com/poopy-life-launches-pro-version-at-wpsandbox-io-aimed-at-theme-and-plugin-developers\">Poopy.life Launches Pro Version at WPsandbox.io Aimed at Theme and Plugin Developers</a><br />\n<a href=\"https://wptavern.com/disqus-data-breach-affects-17-5-million-accounts\">Disqus Data Breach Affects 17.5 Million Accounts</a><br />\n<a href=\"https://donatewc.org/sponsorship-recipients/were-sending-a-speaker-to-wordcamp-cape-town/\">We’re sending a speaker to WordCamp Cape Town</a><br />\n<a href=\"https://wptavern.com/gitlab-raises-20-million-series-c-round-adds-matt-mullenweg-to-board-of-directors\">GitLab Raises $20 Million Series C Round, Adds Matt Mullenweg to Board of Directors</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, October 18th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #291:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Oct 2017 23:10:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"WPTavern: WooCommerce 3.2 Adds Ability to Apply Coupons in the Admin, Introduces Pre-Update Version Checks for Extensions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75637\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"https://wptavern.com/woocommerce-3-2-adds-ability-to-apply-coupons-in-the-admin-introduces-pre-update-version-checks-for-extensions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4252:\"<p><a href=\"https://woocommerce.wordpress.com/2017/10/11/woocommerce-3-2/\" rel=\"noopener\" target=\"_blank\">WooCommerce 3.2</a> has arrived a week ahead of the plugin&#8217;s upcoming <a href=\"https://wptavern.com/seattle-to-host-wooconf-2017-in-october-conference-to-focus-on-developers\" rel=\"noopener\" target=\"_blank\">WooConf Developers Conference</a> in Seattle. The release went into beta at the end of August and an extra week was added to the RC testing phase to give store owners and extension developers ample opportunity to prepare for the update.</p>\n<p>Version 3.2 adds the ability for administrators to apply coupons to existing orders in the backend of the store. This feature was <a href=\"http://ideas.woocommerce.com/forums/133476-woocommerce/suggestions/3867647-ability-to-apply-coupons-manually-when-manually-ad\" rel=\"noopener\" target=\"_blank\">requested on the WooCommerce ideas board</a> four years ago and had received 374 votes for consideration.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/woocommerce-apply-coupon.png?ssl=1\"><img /></a></p>\n<p>WooCommerce will now automatically re-calculate the order total after applying the coupon and the same in reverse if a coupon is removed. Although it seems like a small improvement, implementing it without breaking extensions was a fairly complex endeavor for the WooCommerce team.</p>\n<p>&#8220;This was tricky to develop because of the way the cart and coupons were built initially, so some refactoring was needed, but we tried to implement these changes in a backwards compatible manner so extensions wouldn’t require changes,&#8221; WooCommerce lead developer Mike Jolley said.</p>\n<h3>WooCommerce 3.2 Adds Extension Support Version Checks Prior to Core Updates</h3>\n<p>One of the most exciting new features in 3.2 is support for a new plugin header that extension developers can use to specify which versions of WooCommerce have been tested and confirmed to be compatible. This information will be displayed to users in the plugin update screen when future WooCommerce core updates become available.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/woocommerce-extensions-version-checks.png?ssl=1\"><img /></a></p>\n<p>These warnings save time for store owners by identifying extensions that need further research and testing before applying a core update. It makes it easier for admins to confidently update their installations without having to worry about extensions breaking. After a few more major releases of the plugin, it will be interesting to see how this new system improves updates overall and how other plugins with their own ecosystems of extensions might be able to benefit from something similar.</p>\n<p>Version 3.2 also brings improved accessibility for select boxes, updates to the new store setup wizard, a new “resend” option on the edit order page, and a host of admin UI enhancements that make it easier to manage products and extensions.</p>\n<h3>WooCommerce.com Adds New Subscription Sharing Feature</h3>\n<p>Customers who have purchased extensions from WooCommerce.com can now take advantage of a new <a href=\"https://docs.woocommerce.com/document/managing-woocommerce-com-subscriptions/#section-11\" rel=\"noopener\" target=\"_blank\">subscription sharing feature</a> that allows them to specify additional sites (via WooCommerce.com email address) where they want the extension/key to be active. This is especially useful for agencies, developers, and multisite store owners who can now grant the use of an extension without having to connect their own accounts to client sites. The original purchaser of the extension will be the one billed for the subscription and can revoke access for connected sites at any time.</p>\n<p>WooCommerce 3.2 had <a href=\"https://github.com/woocommerce/woocommerce/compare/3.1.2...3.2.0\" rel=\"noopener\" target=\"_blank\">1610 commits</a> from 98 contributors. Currently, 47% of installs are still on 3.1 but that number should go down as store owners start updating to the latest. The WooCommerce team reports that all changes should be backwards compatible with 3.0 and 3.1 sites, but site owners will still want to test their extensions before applying the 3.2 update.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Oct 2017 19:07:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"HeroPress: Queer Woman In Tech … In A Bowtie\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2144\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"https://heropress.com/essays/queer-woman-tech-bowtie/#utm_source=rss&utm_medium=rss&utm_campaign=queer-woman-tech-bowtie\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7663:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/10/101117-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: I have found the WordPress Community the most diverse and accepting space for our beautiful, vast array of queer individuals in tech, period.\" /><p>Did you know there are still several states in the US where employers can fire me for being gay? Legislation and protections have improved in the past several years, but there are still large gaps throughout the United States for queer and trans people. In addition, I hear horror stories of toxic workplaces that my LGBTQ+ friends have endured and/or have pushed them out of a job due to not feeling safe. I have been incredibly lucky to have a career full of supportive companies where I have felt safe and accepted. But I also have another big thing that has helped me for over 13 years: WordPress.</p>\n<h3>A Little History</h3>\n<p>Back when I was in high school in the mid nineties, I was fortunate enough to have access to a computer that connected to this new “internet” thing. This was in 1996 when we had to call the internet. I remember vividly spending nights browsing all these “homepages” of people—even people that were my age—from all over the world. One night I thought, “One day I want to make one of these…” I literally stopped mid thought and decided that I was just going to start right that instant. I signed up for a free Angelfire account using my mom’s email address, and was off and running. Angelfire gave you an advanced option of a code editor, so I copied and pasted and poked and prodded code all summer.</p>\n<blockquote><p>As a result, I taught myself a good chunk of HTML by creating some of the ugliest pages in internet history.</p></blockquote>\n<p>But that started me on a path that I would never look back from. I saw such great potential in connecting with others using this whole “World Wide Web” thing I had just discovered.</p>\n<h3>A Web Log</h3>\n<p>Fast forward some years into college and the dawn of the 2000’s when this crazy idea of sharing a journal on the internet started. Web logs—later termed “blogs”—started popping up left and right. I hopped on board with a blogger.com blog almost exactly 17 years ago (10/19/00), then moved to this blogging platform known as b2 just about a year later. Some may recognize this, because b2 by cafelog was the codebase forked to create the first WordPress. So technically, I’ve been using WordPress since before it was WordPress.</p>\n<h3>Creating Community</h3>\n<p>Back when blogging first became a thing, commenting systems weren’t developed yet, so it was more like just shouting into space wondering if anyone was listening. But people were. Some of us added message boards to our sites.</p>\n<blockquote><p>Conversations happened, connections were made and communities started to form. Some of these connections are still some of my close friends today.</p></blockquote>\n<p>We share a special bond because we all kind of learned the internet together. These created communities also helped me feel less like an outcast and gave me hope that I wasn’t the only one that felt out of place like I did. People’s blogs were vulnerable glimpses into their lives and hardships, really helping me see I was not alone and even helping me face some of my own struggles. Back then I didn’t realize I was gay, but I did feel strangely out of place in so many parts of my life.</p>\n<h3>Coming Out</h3>\n<p>In my late 20’s I finally realized, accepted and came out to myself that I was a lesbian. For many years following I stumbled around a lot to find my true expression and identity. Not to mention shed—and recover from—the many external pressures that were forcing me into a completely fabricated heteronormative “box” that I did not fit. It took well into my 30’s to find my comfort zone as an androgynous/masculine of center expressing, gay woman. With that, my outward expression and style creates a daily “coming out” to everyone I meet… or at the very least, draws attention to me when in midwestern heteronormative spaces. Thus, putting me a bit more at risk of being targeted for being queer.</p>\n<h3>And now back to WordPress</h3>\n<p>Back to the subject at hand, how does all this relate to WordPress? Throughout this whole journey of self discovery, I was continually using and learning WordPress as well. By the time I had come out, I had learned enough about working with WordPress templates to create custom websites. This gave me the tools to create my own job if I ever lost my full time employment, or would find myself in a toxic, unhealthy—or even dangerous—working environment.</p>\n<blockquote><p>WordPress became my ticket to being self sufficient and confident in my career.</p></blockquote>\n<p>On top of it all, I have found the WordPress community the most diverse and accepting space for our beautiful, vast array of queer individuals in tech, period. This made the decision to join in the WordPress community an easy and safe choice. I had not seen many people like me at tech-related events before, let alone speaking at one. But WordCamps have given me the ability to be that gay woman in a bowtie speaking at the front of the room that I had not seen represented before. And that I can do that without fear is priceless! WordPress and this wonderful community has helped me feel more confident in who I am as a web creator, but more importantly, a person.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Queer Woman In Tech &#8230; In A Bowtie\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Queer%20Woman%20In%20Tech%20%26%238230%3B%20In%20A%20Bowtie&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fqueer-woman-tech-bowtie%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Queer Woman In Tech &#8230; In A Bowtie\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fqueer-woman-tech-bowtie%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fqueer-woman-tech-bowtie%2F&title=Queer+Woman+In+Tech+%26%238230%3B+In+A+Bowtie\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Queer Woman In Tech &#8230; In A Bowtie\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/queer-woman-tech-bowtie/&media=https://heropress.com/wp-content/uploads/2017/10/101117-min-150x150.jpg&description=Queer Woman In Tech ... In A Bowtie\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Queer Woman In Tech &#8230; In A Bowtie\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/queer-woman-tech-bowtie/\" title=\"Queer Woman In Tech &#8230; In A Bowtie\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/queer-woman-tech-bowtie/\">Queer Woman In Tech &#8230; In A Bowtie</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Oct 2017 12:00:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Tracy Apps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"WPTavern: Gutenberg 1.4 Adds HTML Mode for Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75581\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wptavern.com/gutenberg-1-4-adds-html-mode-for-blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3429:\"<p><a href=\"https://make.wordpress.org/core/2017/10/10/whats-new-in-gutenberg-october-10th/\" rel=\"noopener\" target=\"_blank\">Gutenberg 1.4</a> was released today with a new feature that allows users to <a href=\"https://github.com/WordPress/gutenberg/pull/2797\" rel=\"noopener\" target=\"_blank\">edit HTML on a per-block basis</a>. HTML mode can be triggered by toggling the ellipsis menu and selecting the HTML icon. This will switch the block between visual and text mode, without having to switch the entire document into text mode.</p>\n<p><img src=\"https://i1.wp.com/cldup.com/ghvzrEw2wk.gif?w=627&ssl=1\" /></p>\n<p>Contributors debated on whether or not to place the HTML button in the quick toolbar or to add the button to the side of the block. Eventually, they landed on putting the trash icon, the cog settings, and this new HTML mode under an ellipsis.</p>\n<p>Gutenberg testers will also notice that version 1.4 <a href=\"https://github.com/WordPress/gutenberg/pull/2878\" rel=\"noopener\" target=\"_blank\">redesigns the editor&#8217;s header</a>, grouping content actions to the left and post actions to the right.</p>\n<p>This release adds the initial REST API infrastructure for reusable global blocks, an idea Matias Ventura <a href=\"https://github.com/WordPress/gutenberg/issues/1516\" rel=\"noopener\" target=\"_blank\">proposed</a> several months ago. The <a href=\"https://github.com/WordPress/gutenberg/pull/2503\" rel=\"noopener\" target=\"_blank\">pull request</a> was created by new Gutenberg contributor Robert Anderson, a web and mobile developer at Tumblr. It is based on the technical details that Weston Ruter <a href=\"https://github.com/WordPress/gutenberg/issues/2081\" rel=\"noopener\" target=\"_blank\">outlined</a> for creating dynamic reusable blocks. Anderson highlighted a few examples of what this infrastructure will eventually enable for users:</p>\n<ul>\n<li>Convert a block into a reusable block, and give it a name</li>\n<li>Convert a reusable block back into a regular block</li>\n<li>Edit a reusable block within a post and have the changes appear across all posts</li>\n<li>Insert an existing reusable block into a post</li>\n<li>Delete an existing reusable block</li>\n</ul>\n<p>Anderson said the next step is adding a core/reusable-block block to the editor that can be rendered and edited, followed by a UI for adding, deleting, attaching, and detaching reusable blocks.</p>\n<p>Gutenberg 1.4 will now <a href=\"https://github.com/WordPress/gutenberg/pull/2877\" rel=\"noopener\" target=\"_blank\">show a users&#8217; most frequently used blocks</a> when hovering over the inserter. If the editor doesn&#8217;t have enough usage data, it will display the paragraph and image blocks by default.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-10-at-10.49.18-PM.png?ssl=1\"><img /></a></p>\n<p>Version 1.3 of the plugin introduced <a href=\"https://wptavern.com/gutenberg-1-3-adds-new-feedback-option-for-plugin-testers\" rel=\"noopener\" target=\"_blank\">a new feedback option for testers</a> with a link in the Gutenberg sidebar menu. Ventura reported that the team has received 12 responses so far, which included four bugs and two proposed enhancements. Check out the full <a href=\"https://make.wordpress.org/core/2017/10/10/whats-new-in-gutenberg-october-10th/\" rel=\"noopener\" target=\"_blank\">changelog for 1.4</a> for more details on what&#8217;s new in the latest beta release.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Oct 2017 04:57:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: GitLab Raises $20 Million Series C Round, Adds Matt Mullenweg to Board of Directors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75476\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://wptavern.com/gitlab-raises-20-million-series-c-round-adds-matt-mullenweg-to-board-of-directors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6213:\"<p><a href=\"https://about.gitlab.com/\" rel=\"noopener\" target=\"_blank\">GitLab</a> celebrated its <a href=\"https://gitlab.com/gitlab-org/gitlab-ce/commit/9ba1224867665844b117fa037e1465bb706b3685\" rel=\"noopener\" target=\"_blank\">sixth anniversary as an open source project</a> yesterday and <a href=\"https://about.gitlab.com/2017/10/09/gitlab-raises-20-million-to-complete-devops/\" rel=\"noopener\" target=\"_blank\">announced</a> a $20 million Series C round of funding led by <a href=\"https://www.gv.com/team/dave-munichiello/\" rel=\"noopener\" target=\"_blank\">GV General Partner Dave Munichiello</a>. The company&#8217;s CEO Sid Sijbrandij joined Municheiello with guest hosts, Adam Stacoviak and Jerod Santo from The Changelog podcast, for the <a href=\"https://www.youtube.com/watch?v=5dhjw-TT964\" rel=\"noopener\" target=\"_blank\">GitLab live event</a> that aired yesterday.</p>\n<p>&#8220;When we think about investing, we want to be involved in the fastest-growing companies in the world,&#8221; Munichiello said. &#8220;We think about that a little differently than most firms in that we are looking for looking for dev-focused tools. We think software will disrupt the enterprises of the future and so we think the best tools that help enable and empower the best software teams will become enormous companies over time. We&#8217;re certainly seeing that with GitLab.&#8221;</p>\n<p>Munichiello said he favors investing in open source because it is &#8220;the most secure and the best software in the world.&#8221; Although GitLab is a much smaller company than its more prominent rivals GitHub and Bitbucket, it currently dominates the self-hosted Git market with its open source tools. GitLab is used by 100,000 organizations and customers include NASA, the Nasdaq Stock Market, Sony Corp, Comcast, Bayer, among many other large companies.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-10-at-11.50.49-AM.png?ssl=1\"><img /></a></p>\n<p>In addition to the $20 million in funding, the company also announced that it has appointed Matt Mullenweg to its board of directors.</p>\n<p>&#8220;I&#8217;m very excited to announce that Matt Mullenweg, the CEO of Automattic and founder of WordPress decided to join our board,&#8221; Sid Sijbrandij said. &#8220;He&#8217;s a leading figure on how to think about open source and how to build a business on that and a remote-only work culture.&#8221; Sijbrandij said GitLab&#8217;s board of directors sets the tone for what the company is allowed to spend its money on, how it approaches the balance between open source and closed source, and the features that the team decides to make money with.</p>\n<p>&#8220;GitLab’s powerful momentum and scaling have a lot of parallels to Automattic and WordPress in their early days,&#8221; Mullenweg said. &#8220;WordPress had to battle a lot of competitors, and ultimately came out on top as a successful company on an open source business model. I hope to help GitLab achieve the same triumph. Fundamentally, I want to help create the kind of internet that I want to live in and I want my children to live in, one that reaches a global audience and one that is able to make a difference.&#8221;</p>\n<p>Mullenweg also said he was impressed with GitLab&#8217;s transparency and how the company shares many of its internal documents, whether it&#8217;s a sales manual or employee onboarding information. GitLab, which employees nearly 200 people, also shares a similar work culture to Automattic, as 100% of the team works remotely.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">“Not only being ahead in terms of transparency, GitLab is exciting for me bc I think distributed work is the future of work.” &#8211;<a href=\"https://twitter.com/photomatt?ref_src=twsrc%5Etfw\">@photomatt</a> <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f4bb.png\" alt=\"?\" class=\"wp-smiley\" /><img src=\"https://s.w.org/images/core/emoji/2.3/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" /></p>\n<p>&mdash; GitLab (@gitlab) <a href=\"https://twitter.com/gitlab/status/917441432847376385?ref_src=twsrc%5Etfw\">October 9, 2017</a></p></blockquote>\n<p></p>\n<p>When asked if there is anything down the line for collaboration between GitLab and WordPress, Mullenweg said, &#8220;It&#8217;s definitely something on our minds. Core WordPress is still Trac and Subversion, so I think that it&#8217;s not our top priority this year, but in the future it&#8217;s definitely on the radar.&#8221;</p>\n<p>GitLab started with basic version control and an issues tracker. Last year  the company announced its first master plan to make GitLab a complete developer solution, which it completed in December 2016. Sijbrandij said the company is aiming to deliver a complete DevOps solution in 2018, a set of tools that unifies the development and operations work into a single user experience.</p>\n<p>GitLab has been working towards the goal of supporting the complete DevOps lifecycle by adding tools for application performance monitoring and server monitoring. This enables developers and operations managers to keep tabs on code after it is deployed, while using a single user interface, the same tools, and one permissions model.</p>\n<p>&#8220;It used to be that development and operations were separate parts in a company and they had their own tools and those tools were different,&#8221; Sijbrandij said. &#8220;You needed different expertise to operate them. Now devops aims to align and integrate those groups. What happens is people took the tools from two different departments and tried to glue them together. They duck taped the tools together. That&#8217;s what you see in traditional devops &#8211; the glue between the traditional developer tools and the traditional operating tools, and it&#8217;s not a very good experience. We want to take the complete set of tooling we have for development and extend it all the way to operations, so it&#8217;s about creating a single application that does both.&#8221;</p>\n<p>Check out the recording of the GitLab live event below for a more in-depth explanation of Sijbrandij&#8217;s vision for creating a complete DevOps solution in 2018.</p>\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Oct 2017 18:55:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: WordPress 4.9 Adds Scheduling, Drafts, and Front-End Preview Links to the Customizer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75276\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://wptavern.com/wordpress-4-9-adds-scheduling-drafts-and-front-end-preview-links-to-the-customizer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2012:\"<p>While <a href=\"https://wptavern.com/wordpress-4-8-evans-released-featuring-nearby-wordpress-events-new-media-widgets-and-link-boundaries\">WordPress 4.8</a> focused on adding new widgets, visual improvements to links in the text editor, and a new dashboard widget that displays nearby events, WordPress 4.9 places a heavy emphasis on customization.</p>\n<p>In WordPress 4.9, the Customizer has a new publish button with options to publish, save draft, or schedule changes. Edits made via the Customizer are called changesets that have status&#8217; similar to posts. These improvements were incorporated from the <a href=\"https://wordpress.org/plugins/customize-snapshots/\">Customize Snapshots</a> and <a href=\"https://wordpress.org/plugins/customize-posts/\">Customize Posts</a> feature plugins.</p>\n<img />New Customizer Publishing Options\n<p>Those who design sites will appreciate the ability to easily <a href=\"http://drab-yak.w4.poopy.life/?customize_changeset_uuid=e34fb3ad-ecd8-4bd6-b53a-726cf3d1c46e\">share a link</a> that provides a front-end preview to changes. Note the About This Site widget at the bottom of the page.</p>\n<p>This eliminates the need to publish changes to a live site or give users access to the WordPress backend. Links are generated by saving a draft in the Customizer.</p>\n<p>Clicking the Discharge Changes link removes unpublished edits. Scheduling changes is as simple as choosing a day and time for them to take place.</p>\n<p>These are just a few of the improvements in WordPress 4.9 which you can try out for yourself by downloading and testing <a href=\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-1/\">WordPress 4.9 beta 1</a> on a test site. Alternatively, you can install the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Testing plugin</a> on a test site, configure it for point release nightlies, and update to 4.9 Beta 1.</p>\n<p>Stay tuned as we go in-depth on some of the other features in WordPress 4.9 in the coming days.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Oct 2017 13:32:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"WPTavern: Gutenberg Engineer Matías Ventura Unpacks the Vision for Gutenblocks, Front-End Editing, and the Future of WordPress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75472\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:142:\"https://wptavern.com/gutenberg-engineer-matias-ventura-unpacks-the-vision-for-gutenblocks-front-end-editing-and-the-future-of-wordpress-themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8642:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/ship-bottle.jpg?ssl=1\"><img /></a>photo credit: KaylaKandzorra <a href=\"http://www.flickr.com/photos/48077358@N02/4952091078\">i miss you grampa.</a> &#8211; <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>In a post titled <a href=\"http://matiasventura.com/post/gutenberg-or-the-ship-of-theseus/\" rel=\"noopener\" target=\"_blank\">Gutenberg, or the Ship of Theseus</a>, Matías Ventura breaks down the vision for how the project will transform WordPress&#8217; content creation experience and the decisions the team has made along the way. Ventura describes how WordPress has become difficult to customize, as online publishing has embraced rich media and web design has evolved in complexity over the years.</p>\n<p>&#8220;WordPress can build incredible sites, yet the usability and clarity that used to be a driving force for its adoption has been fading away,&#8221; Ventura said. &#8220;The present reality is that many people struggle using WordPress as a tool for expression.&#8221;</p>\n<p>Ventura&#8217;s words hint at the growing threats from competitors whose interfaces define users&#8217; current expectations for a front-end editing experience. If WordPress is to stay afloat in a sea of competitors, it can no longer continue expanding its capabilities while leaving a disconnect between what users see while editing in the admin versus what is displayed on the frontend.</p>\n<p>&#8220;WordPress has always been about the user experience, and that needs to continue to evolve under newer demands,&#8221; Ventura said. &#8220;Gutenberg is an attempt at fundamentally addressing those needs, based on the idea of content blocks. It’s an attempt to improve how users interact with their content in a fundamentally visual way, while at the same time giving developers the tools to create more fulfilling experiences for the people they are helping.&#8221;</p>\n<p>Ventura elaborated on the foundations of the block approach to content creation and how it will expose more functionality to users in a unified interface, bringing more opportunities to the plugin ecosystem. The post offers some clarity for those who have been wondering about the decision to &#8220;make everything a block.&#8221; Ventura also anticipates that blocks will become a big part of WordPress theming in the future:</p>\n<blockquote><p>Themes can also provide styles for individual blocks, which can, in aggregation, fundamentally alter the visual appearance of the whole site. You can imagine themes becoming more about the presentation of blocks, while the functional parts can be extracted into blocks (which can potentially work across multiple theme variations). Themes can also provide templates for multiple kind of pages—colophon, products, portfolios, etc., by mixing blocks, setting them up as placeholders, and customizing their appearance.</p></blockquote>\n<p>Ventura also introduced a few new possibilities that Gutenberg could enable. He shared a video showing how granular control over each block can pave the way for a future where WordPress core allows for real-time collaborative editing. This is a feature that has been painfully lacking from the CMS but is nearer on the horizon with Gutenberg in place.</p>\n<p>&#8220;This same granularity is allowing us to develop a collaborative editing framework where we can lock content being edited by a peer on per block basis, instead of having to lock down the whole post,&#8221; Ventura said.</p>\n<p></p>\n<p>Ventura sees Gutenberg as the path to finally bringing front-end editing to WordPress:</p>\n<blockquote><p>Once Gutenberg is capable of handling all the pieces that visually compose a site—with themes providing styles for all the blocks—we end up with an editor that looks exactly like the front-end. (And at that point, we might just call it front-end editing.) Yet we’d had arrived at it through gradually improving the pieces of our familiar ship, in a way that didn’t cause it to collapse or alienated the people aboard. We want to accomplish this in a way that would allow us to refine and correct as we iterate and experience the reality of what is being built and how it is being used.</p></blockquote>\n<p>He likened the challenge of the Gutenberg project to upgrading the materials on a ship while ensuring that it continues to sail. As there are many passengers who depend on the boat, completely breaking it for the purpose of rebuilding is not an acceptable way forward.</p>\n<p>&#8220;It is an attempt at improving how users can connect with their site in a visual way, not at removing the flexibility and power that has made WordPress thrive,&#8221; Ventura said. &#8220;There might be a time when the old ways become obsolete and disappear, absorbed by the richer and clearer interface of blocks, but we are doing as much as possible to make this a process. The old doesn’t have to disappear suddenly, it can be gradually shaped into the new.&#8221;</p>\n<p>Comments are not enabled on the post, but it has received mostly positive feedback on Twitter. For some, it clarifies the direction of Gutenberg, the purpose of blocks and the possibilities they enable. Others in the community are on board with the concepts behind Gutenberg but are not comfortable with the tentative timeline for its inclusion in core. Ventura&#8217;s post does not address many of the more practical concerns the community has about allowing enough time for the WordPress product ecosystem to get ready for Gutenberg.</p>\n<p>Matt Mullenweg has confirmed that <a href=\"https://wptavern.com/matt-mullenweg-addresses-concerns-about-gutenberg-confirms-new-editor-to-ship-with-wordpress-5-0\" rel=\"noopener\" target=\"_blank\">Gutenberg will ship with WordPress 5.0</a> whenever Gutenberg is ready and most recently said that delays on selecting the JavaScript framework &#8220;will likely delay Gutenberg at least a few weeks, and may push the release into next year.&#8221;</p>\n<p>Last week, a post published by Yoast SEO founder Joost de Valk sparked conversation with his proposed <a href=\"https://yoast.com/gutenberg-alternative-approach/\" rel=\"noopener\" target=\"_blank\">alternative approach to Gutenberg</a>, which calls for a slower, staged rollout for plugin authors.</p>\n<p>&#8220;In this point of time, it’s not possible for plugins at all to integrate with Gutenberg,&#8221; de Valk said. &#8220;How on earth should plugin authors be able to build their integrations within a few months? That’s not possible. At least not without breaking things.&#8221;</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/Gutenberg-2.2-block-level.jpg?ssl=1\"><img /></a>His proposal recommends keeping the idea of blocks and making over the admin for WordPress 5.0 but leaving the meta boxes and toolbar untouched.</p>\n<p>&#8220;We are very enthusiastic about the idea of blocks, but have strong concerns about some of the technical choices and the speed of the implementation process,&#8221; de Valk said. &#8220;We are also worried about the lack of priority given to accessibility issues in the project. But most importantly, we are very much concerned about the fact that plugins are not able to integrate with the new editor.&#8221;</p>\n<p>It&#8217;s impossible for developers to have a clear understanding of the right way to extend Gutenberg right now. The JavaScript framework for the plugin has not yet been announced and critical issues regarding how block data should be stored are just now being floated for discussion.</p>\n<p>&#8220;The Editor/Gutenberg team would like the broader core group to start thinking about and discussing how block data is stored,&#8221; Ventura proposed during last week&#8217;s core development meeting. &#8220;We currently (specially after allowing meta attributes) have a lot of ways to store block data, with different tradeoffs. It’s going to be important to communicate when each is appropriate. This will come through examples and documentation, but generally such knowledge has also spread by core contributors doing talks and blog posts, etc.&#8221;</p>\n<p>Further collaboration from the broader community of WordPress core contributors should bring the project closer to being able to deliver the documentation developers need in order to follow best practices for extending the new editor. In the meantime, Ventura&#8217;s <a href=\"http://matiasventura.com/post/gutenberg-or-the-ship-of-theseus/\" rel=\"noopener\" target=\"_blank\">post</a> is a great read for understanding the larger vision behind Gutenberg and where it is headed.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Oct 2017 03:56:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Matt: Potential of Gutenberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47605\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://ma.tt/2017/10/potential-of-gutenberg/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:456:\"<p>Matias Ventura, the lead of the editor focus for WordPress, has written <a href=\"http://matiasventura.com/post/gutenberg-or-the-ship-of-theseus/\">Gutenberg, or the Ship of Theseus</a> to talk about how Gutenberg&#x27;s approach will simplify many of the most complex parts of WordPress, building pages, and theme editing. If you want a peek at some of the things coming down the line with Gutenberg, including serverless WebRTC real-time co-editing.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Oct 2017 12:47:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: WPThemeDoc: A Single-File HTML Template for Documenting WordPress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75437\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://wptavern.com/wpthemedoc-a-single-file-html-template-for-documenting-wordpress-themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2142:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/writing.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://stocksnap.io/photo/2FS8R15QYN\">Lia Leslie</a>\n<p><a href=\"https://themebeans.com/\" rel=\"noopener\" target=\"_blank\">ThemeBeans</a> founder Rich Tabor has <a href=\"https://richtabor.com/wpthemedoc/\" rel=\"noopener\" target=\"_blank\">open sourced WPThemeDoc</a>, the template he uses for documenting his commercial WordPress themes. Tabor is also the creator of <a href=\"https://wptavern.com/new-merlin-wp-onboarding-wizard-makes-wordpress-theme-installation-and-setup-effortless\" rel=\"noopener\" target=\"_blank\">Merlin WP</a>, a theme onboarding wizard that makes setup effortless for users. After applying his aesthetic talents to the documentation aspect of his business, he decided to package up his efforts and release <a href=\"https://github.com/richtabor/WPThemeDoc\" rel=\"noopener\" target=\"_blank\">WPThemeDoc on GitHub</a> to benefit other theme developers.</p>\n<p>WPThemeDoc is neatly organized and easy to navigate. It can be used without any design modifications or as a starting point for your own branded documentation design. Check out the <a href=\"http://docs.themebeans.com/york/\" rel=\"noopener\" target=\"_blank\">live demo</a> documenting Tabor&#8217;s York Pro theme.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/wpthemedoc.jpg?ssl=1\"><img /></a></p>\n<p>The template is a single HTML file that is easy to extend by adding or removing sections. It includes a set of &#8220;find and replace&#8221; variables that developers can use to quickly customize the document&#8217;s information for their own themes. The template itself requires very little documentation, as it uses nothing more than simple HTML and CSS.</p>\n<p>For many theme developers documentation is a chore &#8211; it&#8217;s not the fun part of creating themes. WPThemeDoc makes documentation as simple as filling in the blanks. It is licensed under the GPL v2.0 or later and feedback and contributions are <a href=\"https://github.com/richtabor/WPThemeDoc\" rel=\"noopener\" target=\"_blank\">welcome on GitHub</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 07 Oct 2017 04:44:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: Disqus Data Breach Affects 17.5 Million Accounts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75434\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wptavern.com/disqus-data-breach-affects-17-5-million-accounts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2094:\"<p><a href=\"https://disqus.com/\">Disqus</a>, a comment management and hosting service, <a href=\"https://blog.disqus.com/security-alert-user-info-breach\">has announced</a> it suffered a data breach that affects 17.5 million users. A snapshot of its database from 2012 with information dating back to 2007 containing email addresses, usernames, sign-up dates, and last login dates in plain-text were exposed.</p>\n<p>Passwords hashed with the SHA1 protocol and a salt for about one-third of affected users are also included in the snap-shot. Disqus was made aware of the breach and received the exposed data on October 5th by <a href=\"https://www.troyhunt.com/\">Troy Hunt</a>, an independent security researcher. Today, the service contacted affected users, reset their passwords, and publicly disclosed the incident.</p>\n<p>Jason Yan, CTO of Disqus, says the company has no evidence that unauthorized logins are occurring due to compromised credentials. &#8220;No plain-text passwords were exposed, but it is possible for this data to be decrypted (even if unlikely),&#8221; Yan said.</p>\n<p>&#8220;As a security precaution, we have reset the passwords for all affected users. We recommend that all users change passwords on other services if they are shared. At this time, we do not believe that this data is widely distributed or readily available. We can also confirm that the most recent data that was exposed is from July, 2012.&#8221;</p>\n<p>Since emails were stored in plain-text, it&#8217;s possible affected users may receive unwanted email. Disqus doesn&#8217;t believe there is any threat to user accounts as it has made improvements over the years to significantly increase password security. One of those improvements was changing the password hashing algorithm from SHA1 to bcrypt.</p>\n<p>If your account is affected by the data breach, you will receive an email from Disqus requesting that you change your password. The company is continuing to investigate the breach and will share new information on <a href=\"https://blog.disqus.com/\">its blog</a> when it becomes available.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 07 Oct 2017 03:13:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: Poopy.life Launches Pro Version at WPsandbox.io Aimed at Theme and Plugin Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74874\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://wptavern.com/poopy-life-launches-pro-version-at-wpsandbox-io-aimed-at-theme-and-plugin-developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6661:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/sandbox.png?ssl=1\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/hiljainenmies/3580475943/\">hiljainenmies</a> &#8211; <a href=\"http://creativecommons.org/licenses/by-nc/2.0/\">cc</a>\n<p>Six months ago, the team behind <a href=\"http://www.wpallimport.com/\" rel=\"noopener\" target=\"_blank\">WP All Import</a> and <a href=\"https://www.oxygenapp.com/try\" rel=\"noopener\" target=\"_blank\">Oxygen</a> <a href=\"https://wptavern.com/poopy-life-lets-you-create-free-unlimited-wordpress-test-installs\" rel=\"noopener\" target=\"_blank\">opened Poopy.life to the public</a>, a service that offers free unlimited WordPress installs for anyone who needs a temporary testing site. Public testing went well enough that a commercial tier of the service is now available at <a href=\"https://wpsandbox.io/\" rel=\"noopener\" target=\"_blank\">WPSandbox.io</a>, with plans ranging from $49/month &#8211; $699/month, depending on the number of installs required.</p>\n<p>&#8220;On any given day we have around 3-4K active installs,&#8221; WP All Import team lead Joe Guilmette said. &#8220;We actually got around 7K the first day and the infrastructure didn’t go down. So we were pretty stoked.&#8221;</p>\n<p>Guilmette said a few plugin and theme shops are using the service and one developer even wrote a script to iframe their poopy.life installs for use in their theme demos.</p>\n<p>&#8220;We’ll probably put a stop to that at some point, but it was pretty cool to see,&#8221; Guilmette said. &#8220;Tons of people use it for testing plugins, themes, and just all sorts of general WordPress testing. We’ve been using this internally for years, and every time we&#8217;d fire up localhost or a testing install, it’s just faster to use poopy.life.&#8221;</p>\n<p>Pro users get all the convenience of Poopy.life under the more business-friendly wpsandbox.pro domain with a dashboard to manage installs, SSH and SFTP access to their installs, and the ability to hot-swap between PHP versions. Having Poopy.life open to the public has given the team an opportunity to address any remaining pain points with hosting thousands of test installs.</p>\n<p>&#8220;Since launching poopy.life everything has actually been pretty smooth,&#8221; Guilmette said. &#8220;We&#8217;ve already been using various versions of this internally to sell millions of dollars worth of plugins over the last five years. So it’s already been hacked to pieces, DDoSed, etc. We’ve already been through all that.&#8221;</p>\n<p>When the team first started Poopy.life as an internal project for WP All Import, they had a difficult time trying to host it on a VPS with the requirement of isolating installs from each other without any professional systems administrators on board.</p>\n<p>&#8220;We were getting hacked all the time, so we started using CloudLinux, the same software that a lot webhosts use for their shared hosting servers,&#8221; Guilmette said. &#8220;This also prevents resource hogging, where someone could start mining bitcoin and then everyone’s installs would take forever to load.</p>\n<p>&#8220;Then came the spammers, using their installs to send out email spam. So we learned we had to discard e-mail silently while allowing scripts that expect e-mail to be available to still function correctly.</p>\n<p>&#8220;Once we went on that whole journey, it was kind of a no-brainer to share this tool with everyone else. We’ve been through a lot of pain in building this platform, and in opening this up to the public we hope we can help others avoid those same issues.&#8221;</p>\n<p>The team now has two systems administrators on call 24/7 to get the service back up and running quickly if anything breaks.</p>\n<h3>WP Sandbox Service is Aimed at Theme and Plugin Developers</h3>\n<p>In the past six months since opening Poopy.life to the public, Guilmette&#8217;s team has learned several valuable lessons in how to market the commercial service.</p>\n<p>&#8220;We use the Sandbox for so many different things, so the in the beginning the temptation was to kind of market it to everyone who we thought would find it useful,&#8221; Guilmette he said. &#8220;We didn’t find a whole lot of success, and are now focusing on plugin and theme developers. It’s helped us so much for WP All Import and Oxygen &#8211; everything from increasing sales to making tech support much easier by giving users isolated places they can reproduce problems. We know plugin and theme developers need this tool, so it makes the most sense for us to focus our marketing directly at them.&#8221;</p>\n<p>Having a way to allow users to try a product like Oxygen before purchasing will be particularly useful in the Gutenberg era, where many users are unsure about the differences between what core will offer and what a site building product can bring to the table. Guilmette and his team are optimistic about what Gutenberg will bring to the customization experience.</p>\n<p>&#8220;We can’t wait for it to ship in core,&#8221; Guilmette said. &#8220;I think a lot of the negativity about Gutenberg is from folks who make page builders and view it as competition. But Oxygen is a site builder, not a page builder (i.e. you design headers, footers, etc.). We don’t see Oxygen as competition; we think it will enhance the Oxygen experience. We think Gutenberg is great, and are excited to see some other talented teams out there working hard to make WordPress easier to use for everyone.&#8221;</p>\n<p>He said his team is hoping to provide a Gutenberg component that users can drop into Oxygen and then edit that area of the site with Gutenberg. Having a sandboxed version of this available for users to test will help them to understand how the product works before purchasing.</p>\n<p>Regardless of whether or not WP Sandbox takes off with other WordPress product companies, WP All Import and Oxygen have benefited from bringing sandboxing to the sales experience and continue to make use of the architecture the team has developed.</p>\n<p>&#8220;We generally avoid big, coordinated releases,&#8221; Guilmette said. &#8220;We prefer to slowly build a product around a group of slowly growing users. If you release a finished product to the world, chances are you spent too much money making something no one wants.</p>\n<p>&#8220;It hasn’t paid for itself yet, but that’s to be expected. We have enough users to make us optimistic, and some very exciting customers in the onboarding process. Once we get a few big names using it and other plugin developers realize the benefits of using it, we think it will take off.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Oct 2017 19:17:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: WooConf 2017 Livestream Tickets Now on Sale\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75369\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wptavern.com/wooconf-2017-livestream-tickets-now-on-sale\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2445:\"<p>The third edition of <a href=\"https://wooconf.com/\" rel=\"noopener\" target=\"_blank\">WooConf</a> is being held in Seattle, Washington, October 19-20. This year the event is <a href=\"https://wptavern.com/seattle-to-host-wooconf-2017-in-october-conference-to-focus-on-developers\" rel=\"noopener\" target=\"_blank\">narrowing its focus to developers</a> and will feature eight workshops and more than 30 speakers. Topics include scaling, client relations, A/B testing, and enterprise e-commerce.</p>\n<p><a href=\"https://wordpress.org/plugins/woocommerce/\" rel=\"noopener\" target=\"_blank\">WooCommerce</a> is currently active on more than three million sites and the plugin has been downloaded 31 million times. Developers are using the plugin all over the world, but only a small fraction of them will be able to make it to Seattle for the conference. WooConf is less than two weeks away but in-person <a href=\"https://wooconf.com/#buy-a-ticket\" rel=\"noopener\" target=\"_blank\">tickets are still available</a> at $699 per attendee.</p>\n<p>A livestream of the conference is available for those who would like to attend but are unable to travel. <a href=\"https://wooconf.com/product/live-stream/\" rel=\"noopener\" target=\"_blank\">Livestream tickets</a> went on sale today for $50/each.</p>\n<p>&#8220;The in-person ticket prices, the live stream tickets, and the support of our sponsors are what funds the conference,&#8221; WooConf co-organizer Aviva Pinchas said. &#8220;For those who are not in a position to pay for the live stream tickets or attend the event in-person, the video recordings will be released later for free, and there are a number of other ways people can participate.&#8221;</p>\n<p>Pinchas said the team will be sharing updates on social media, the event&#8217;s blog, and in the WooCommerce Community Slack. They have also arranged with local WooCommerce meetup organizers to livestream parts of the event during free <a href=\"https://wooconf.com/meetups/\" rel=\"noopener\" target=\"_blank\">IRL meetups</a> in 12 major cities across the globe. These satellite events will include local speakers and offer attendees the opportunity to connect with other nearby WooCommerce developers and store owners.</p>\n<p>All of the recorded sessions will be published to the <a href=\"https://www.youtube.com/channel/UC63GQg3s2QcgOpMzsiF6wwQ\" rel=\"noopener\" target=\"_blank\">WooCommerce YouTube channel</a> sometime after the conclusion of the event.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Oct 2017 03:04:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: DonateWC Successfully Sponsors its First Applicant to WordCamp Cape Town\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75279\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://wptavern.com/donatewc-successfully-sponsors-its-first-applicant-to-wordcamp-capetown\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1656:\"<p><a href=\"https://donatewc.org/\">DonateWC</a> has <a href=\"https://donatewc.org/sponsorship-recipients/wordcamp-capetown-speaker-fundraiser/\">selected</a> and successfully sponsored its first applicant to <a href=\"https://2017.capetown.wordcamp.org/\">WordCamp Cape Town</a>. The recipient has chosen to remain anonymous although they are a speaker at the event.</p>\n<p>Funds left over from the <a href=\"https://donatewc.org/news/surprise-our-goal-is-fully-funded/\">initial crowdfunding campaign</a> and from the <a href=\"https://donatewc.org/make-a-donation/\">general donation pool</a> were used to cover expenses. The total cost of sponsorship is €669.24 with €197.37 coming from donations.</p>\n<p>In addition to sponsoring recipients, DonateWC is also publishing stories submitted by contributors on the benefits and impacts WordCamps have. <a href=\"https://twitter.com/arvindsinghdev\">Arvind Singh</a> published <a href=\"https://donatewc.org/wordcamp-stories/getting-to-wordcamp-udaipur/\">the first story</a> on DonateWC where he explains how his experience at <a href=\"https://2017.udaipur.wordcamp.org/\">WordCamp Udaipur</a> translated into WordPress meetups in <a href=\"https://2017.delhi.wordcamp.org/\">Delhi, India</a> and eventually, the first <a href=\"https://2017.delhi.wordcamp.org/\">WordCamp Delhi</a>.</p>\n<p>There&#8217;s no word yet on who will be the next recipient of a DonateWC sponsorship but the initiative still needs your help. If you believe in the cause, please consider making a <a href=\"https://donatewc.org/make-a-donation/\">donation.</a> The funds will be used to help others who are less fortunate attend WordCamps.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 05 Oct 2017 23:33:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: Gutenberg 1.3 Adds New Feedback Option for Plugin Testers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75323\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wptavern.com/gutenberg-1-3-adds-new-feedback-option-for-plugin-testers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3240:\"<p><a href=\"https://make.wordpress.org/core/2017/10/04/whats-new-in-gutenberg-4th-october/\" rel=\"noopener\" target=\"_blank\">Gutenberg 1.3</a> was released this week with many small tweaks and improvements to existing features. One of the most visible updates for those who are testing the Cover Image block is the addition of an <a href=\"https://github.com/WordPress/gutenberg/pull/2815\" rel=\"noopener\" target=\"_blank\">opacity slider</a>. It brings more flexibility to the feature than the previous on/off background dimming toggle provided. Users can now slide the opacity along a range snapped to percentages of 10.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/cover-image-block-opacity.gif?ssl=1\"><img /></a></p>\n<p>Version 1.3 also introduces an option to <a href=\"https://github.com/WordPress/gutenberg/pull/2807\" rel=\"noopener\" target=\"_blank\">convert a single block to an HTML block when Gutenberg detects conflicting content</a>. This is a precursor to an open issue that proposes <a href=\"https://github.com/WordPress/gutenberg/issues/2794\" rel=\"noopener\" target=\"_blank\">an HTML mode for blocks</a>, essentially a mechanism for each block to be edited as HTML. Contributors are still discussing the best approach for implementing the UI, which we will likely see in a future release.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-05-at-1.47.01-PM.png?ssl=1\"><img /></a></p>\n<p>Gutenberg 1.3 adds a new submenu item that ramps up the potential for gathering more feedback from people who are using the plugin. The Feedback link appears in the plugin&#8217;s sidebar menu and leads to a polldaddy form that separates users&#8217; comments into either either a feedback or support channel.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-05-at-2.03.23-PM.png?ssl=1\"><img /></a></p>\n<p>Instead of relying on testers to know where to go to offer feedback, the new link offers them an easily accessible avenue for sharing their thoughts and concerns. This option is especially helpful for those who are not as adept at using GitHub or writing meaningful bug reports. The forms guide the user to report important details of their setup, browser information, screenshots, and other useful information.</p>\n<p>Gutenberg does not track any information about users who submit feedback via the Polldaddy forms and there is nothing to indicate that the responses will be made public. It is unrealistic to expect that the Gutenberg team will be able to respond to each submission individually, but it would be helpful if they provided summaries of trends in user feedback and how it is informing the design and development of the project. This could go a long way to prevent users from perceiving that their concerns are being buried.</p>\n<p>Version 1.3 also adds expandable panels to the block inspector, support for pasting plain text markdown content (and converting it to blocks), and accessibility improvements to the color palette component. Check out the full <a href=\"https://make.wordpress.org/core/2017/10/04/whats-new-in-gutenberg-4th-october/\" rel=\"noopener\" target=\"_blank\">changelog</a> for more details.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 05 Oct 2017 22:01:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: WPWeekly Episode 290 – Putting The Rad in Brad\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=75361&preview=true&preview_id=75361\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wptavern.com/wpweekly-episode-290-putting-the-rad-in-brad\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2823:\"<p>In this episode, I&#8217;m joined by special guest co-host Brad Williams, Co-Founder and CEO of the website design and development agency <a href=\"https://webdevstudios.com/\">WebDevStudios</a>. Brad shared his experience at CampPress and is looking forward to attending the event again in 2018.</p>\n<p>We discussed the recent move to moderate all comments on the Tavern again. We covered the news of the week and near the end of the show, Brad describes why his company gives back to WordPress by participating in the <a href=\"https://ma.tt/2014/09/five-for-the-future/\">Five for the Future</a> initiative.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/camp-press-a-detox-from-digital-life\">Camp Press – A Detox from Digital Life</a><br />\n<a href=\"https://yoast.com/gutenberg-alternative-approach/\">Yoast Publishes an Alternative to Gutenberg While Raising Concerns About its Development. </a><br />\n<a href=\"https://wptavern.com/new-wp-cli-project-aims-to-extend-checksum-verification-to-plugins-and-themes\">New WP-CLI Project Aims to Extend Checksum Verification to Plugins and Themes</a><br />\n<a href=\"https://wptavern.com/regenerate-thumbnails-plugin-passes-5-million-downloads-rewrite-in-the-works\">Regenerate Thumbnails Plugin Passes 5 Million Downloads, Rewrite in the Works</a><br />\n<a href=\"https://wptavern.com/drupal-core-maintainers-propose-adopting-react-for-administrative-uis\">Drupal Core Maintainers Propose Adopting React for Administrative UI’s</a><br />\n<a href=\"https://wpcampus.org/conferences/apply-to-host/\">WPCampus 2018 is Taking Submissions From Host Cities</a><br />\n<a href=\"https://jetpack.com/2017/10/03/jetpack-5-4-date-picker-contact-form/\">Jetpack 5.4 Released </a></p>\n<h2>Picks of the Week:</h2>\n<p>If you have any WordPress related questions, consider asking them during the <a href=\"https://maintainn.com/ask-maintainn-twitter-event-october-5/\">Ask Maintainn event</a> on October 5th using the #askMaintainn hashtag on Twitter. Jim Byrom, Director of Client Services, will answer the questions directly through the Maintainn Twitter account.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, October 11th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #290:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 05 Oct 2017 07:21:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Dev Blog: WordPress 4.9 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4926\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/10/wordpress-4-9-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9104:\"<p>WordPress 4.9 Beta 1 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.9-beta1.zip\">download the beta here</a> (zip).</p>\n<p>WordPress 4.9 is slated for release on <a href=\"https://make.wordpress.org/core/4-9/\">November 14</a>, but we need your help to get there. We’ve been working on making it even easier to customize your site. Here are some of the bigger items to test and help us find as many bugs as possible in the coming weeks:</p>\n<ul>\n<li>Drafting (<a href=\"https://core.trac.wordpress.org/ticket/39896\">#39896</a>) and scheduling (<a href=\"https://core.trac.wordpress.org/ticket/28721\">#28721</a>) of changes in the Customizer. Once you save or schedule a changeset, when any user comes into the Customizer the pending changes will be autoloaded. A button is provided to discard changes to restore the Customizer to the last published state. (This is a new “linear” mode for changesets, as opposed to “branching” mode which can be enabled by filter so that every time  user opens the Customizer a new blank changeset will be started.)</li>\n<li>Addition of a frontend preview link to the Customizer to allow changes to be browsed on the frontend, even without a user being logged in (<a href=\"https://core.trac.wordpress.org/ticket/39896\">#39896</a>).</li>\n<li>Addition of autosave revisions in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/39275\">#39275</a>).</li>\n<li>A brand new theme browsing experience in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/37661\">#37661</a>).</li>\n<li>Gallery widget (<a href=\"https://core.trac.wordpress.org/ticket/41914\">#41914</a>), following the media and image widgets introduced in 4.8.</li>\n<li>Support for shortcodes in Text widgets (<a href=\"https://core.trac.wordpress.org/ticket/10457\">#10457</a>).</li>\n<li>Support for adding media to Text widgets (<a href=\"https://core.trac.wordpress.org/ticket/40854\">#40854</a>).</li>\n<li>Support for adding oEmbeds outside post content, including Text widgets (<a href=\"https://core.trac.wordpress.org/ticket/34115\">#34115</a>).</li>\n<li>Support for videos from providers other than YouTube and Vimeo in the Video widget (<a href=\"https://core.trac.wordpress.org/ticket/42039\">#42039</a>)</li>\n<li>Improve the flow for creating new menus in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/40104\">#40104</a>).</li>\n<li>Educated guess mapping of nav menus and widgets when switching themes (<a href=\"https://core.trac.wordpress.org/ticket/39692\">#39692</a>).</li>\n<li>Plugins: Introduce singular capabilities for activating and deactivating individual plugins (<a href=\"https://core.trac.wordpress.org/ticket/38652\">#38652</a>).</li>\n<li>Sandbox PHP file edits in both plugins and themes, without auto-deactivation when an error occurs; a PHP edit that introduces a fatal error is rolled back with an opportunity then for the user to fix the error and attempt to re-save. (<a href=\"https://core.trac.wordpress.org/ticket/21622\">#21622</a>).</li>\n<li>Addition of dirty state for widgets on the admin screen, indicating when a widget has been successfully saved and showing an “Are you sure?” dialog when attempting to leave without saving changes. (<a href=\"https://core.trac.wordpress.org/ticket/23120\">#23120</a>, <a href=\"https://core.trac.wordpress.org/ticket/41610\">#41610</a>)</li>\n</ul>\n<p>As always, there have been exciting changes for developers to explore as well, such as:</p>\n<ul>\n<li>CodeMirror editor added to theme/plugin editor, Custom CSS in Customizer, and Custom HTML widgets. Integration includes support for linters to catch errors before you attempt to save. Includes new APIs for plugins to instantiate editors. (<a href=\"https://core.trac.wordpress.org/ticket/12423\">#12423</a>)</li>\n<li>Introduction of an extensible code editor control for adding instances of CodeMirror to the Customizer. (<a href=\"https://core.trac.wordpress.org/ticket/41897\">#41897</a>)</li>\n<li>Addition of global notifications area (<a href=\"https://core.trac.wordpress.org/ticket/35210\">#35210</a>), panel and section notifications (<a href=\"https://core.trac.wordpress.org/ticket/38794\">#38794</a>), and a notification overlay that takes over the entire screen in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/37727\">#37727</a>).</li>\n<li>A date/time control in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/42022\">#42022</a>).</li>\n<li>Improve usability of Customize JS API (<a href=\"https://core.trac.wordpress.org/ticket/42083\">#42083</a>, <a href=\"https://core.trac.wordpress.org/ticket/37964\">#37964</a>, <a href=\"https://core.trac.wordpress.org/ticket/36167\">#36167</a>).</li>\n<li>Introduction of control templates for base controls (<a href=\"https://core.trac.wordpress.org/ticket/30738\">#30738</a>).</li>\n<li>Use WP_Term_Query when transforming tax queries (<a href=\"https://core.trac.wordpress.org/ticket/37038\">#37038</a>).</li>\n<li>Database: Add support for MySQL servers connecting to IPv6 hosts (<a href=\"https://core.trac.wordpress.org/ticket/41722\">#41722</a>).</li>\n<li>Emoji: Bring Twemoji compatibility to PHP (<a href=\"https://core.trac.wordpress.org/ticket/35293\">#35293</a>). Test for any weirdness with emoji in RSS feeds or emails.</li>\n<li>I18N: Introduce the Plural_Forms class (<a href=\"https://core.trac.wordpress.org/ticket/41562\">#41562</a>).</li>\n<li>Media: Upgrade MediaElement.js to 4.2.5-74e01a40 (<a href=\"https://core.trac.wordpress.org/ticket/39686\">#39686</a>).</li>\n<li>Media: Use max-width for default captions (<a href=\"https://core.trac.wordpress.org/ticket/33981\">#33981</a>). We will want to make sure this doesn’t cause unexpected visual regressions in existing themes, default themes were all fine in testing.</li>\n<li>Media: Reduce duplicated custom header crops in the Customizer (<a href=\"https://core.trac.wordpress.org/ticket/21819\">#21819</a>).</li>\n<li>Media: Store video creation date in meta (<a href=\"https://core.trac.wordpress.org/ticket/35218\">#35218</a>). Please help test different kinds of videos.</li>\n<li>Multisite: Introduce get_site_by() (<a href=\"https://core.trac.wordpress.org/ticket/40180\">#40180</a>).</li>\n<li>Multisite: Improve get_blog_details() by using get_site_by() (<a href=\"https://core.trac.wordpress.org/ticket/40228\">#40228</a>).</li>\n<li>Multisite: Improve initializing available roles when switch sites (<a href=\"https://core.trac.wordpress.org/ticket/38645\">#38645</a>).</li>\n<li>Multisite: Initialize a user&#8217;s roles correctly when setting them up for a different site (<a href=\"https://core.trac.wordpress.org/ticket/36961\">#36961</a>).</li>\n<li>REST API: Support registering complex data structures for settings and meta</li>\n<li>REST API: Support for objects in schema validation and sanitization (<a href=\"https://core.trac.wordpress.org/ticket/38583\">#38583</a>)</li>\n<li>Role/Capability: Introduce capabilities dedicated to installing and updating language files (<a href=\"https://core.trac.wordpress.org/ticket/39677\">#39677</a>).</li>\n<li>Remove SWFUpload (<a href=\"https://core.trac.wordpress.org/ticket/41752\">#41752</a>).</li>\n<li>Users: Require a confirmation link in an email to be clicked when a user attempts to change their email address (<a href=\"https://core.trac.wordpress.org/ticket/16470\">#16470</a>).</li>\n<li>Core and the unit test suite is fully compatible with the upcoming release of PHP 7.2</li>\n</ul>\n<p>If you want a more in-depth view of what major changes have made it into 4.9, <a href=\"https://make.wordpress.org/core/tag/4-9/\">check out posts tagged with 4.9 on the main development blog</a>, or look at a <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=4.9&group=component&order=priority\">list of everything</a> that’s changed. There will be more developer notes to come, so keep an eye out for those as well.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><b>If you think you’ve found a bug</b>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p>Happy testing!</p>\n<p><i>Without your testing,<br />\nwe might hurt the internet.<br />\nPlease help us find bugs.<img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f41b.png\" alt=\"?\" class=\"wp-smiley\" /></i></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 05 Oct 2017 05:54:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:119:\"WPTavern: Jetpack 5.4 Introduces Beta Version of New Search Module Powered by Elasticsearch for Professional Plan Users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75300\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:130:\"https://wptavern.com/jetpack-5-4-introduces-beta-version-of-new-search-module-powered-by-elasticsearch-for-professional-plan-users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4648:\"<p><a href=\"https://jetpack.com/2017/10/03/jetpack-5-4-date-picker-contact-form/\" rel=\"noopener\" target=\"_blank\">Jetpack 5.4</a> was released yesterday with many small enhancements to existing modules and an expansion of features for users on the paid plans. A new date picker field is available for the Contact Form, allowing administrators to request additional information such as project timelines, event reservations, or any other date-related data.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/10/Screen-Shot-2017-10-04-at-2.43.45-PM.png?ssl=1\"><img /></a></p>\n<p>This release also fixes a bug with Jetpack&#8217;s Comments module where the form had whitespace beneath it when displayed in some themes. It now has a set default height, which will expand automatically as commenters are typing.</p>\n<p>A few other other improvements for all Jetpack users include the ability for third-party plugin and theme authors to add new menu items to the WordPress.com toolbar, connection process updated to allow for more users, improved display of Facebook embeds, and a better migration process for Widget Visibility rules when switching to the new WordPress Image Widget. Check out the full list of changes in the plugin&#8217;s <a href=\"https://wordpress.org/plugins/jetpack/#developers\" rel=\"noopener\" target=\"_blank\">changelog</a>.</p>\n<h3>New Features for Jetpack Personal, Premium, and Professional Plans: Welcome Screens and Search Module in Beta</h3>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/10/personal-plan.png?ssl=1\"><img /></a>Jetpack 5.4 adds a new welcome screen for users who upgrade to a paid plan, highlighting some of the additional features included.</p>\n<p>The plugin will soon be introducing a new <a href=\"https://jetpack.com/support/search/\" rel=\"noopener\" target=\"_blank\">Jetpack Search</a> module for users on its <a href=\"https://jetpack.com/install/professional/\" rel=\"noopener\" target=\"_blank\">Professional plan</a>, the top tier that caters to those who need more business and marketing tools. Version 5.4 adds the architecture for the feature, which is powered by Elasticsearch and runs in the WordPress.com cloud. Users who want to participate in the beta can enable the feature at Settings > Traffic on WordPress.com and then add the new Search widget within wp-admin.</p>\n<p>WordPress&#8217; native search function is notoriously slow and often provides poor and inadequate results for sites with large amounts of content. Jetpack&#8217;s new Search module aims to deliver faster, more relevant results using the same powerful infrastructure that runs Jetpack Related Posts and the search on hundreds of WordPress.com VIP sites. In July 2017, WordPress.com&#8217;s <a href=\"https://data.blog/2017/07/11/real-time-elasticsearch-indexing-on-wordpress-com/\" rel=\"noopener\" target=\"_blank\">data.blog</a> reported that its network averages 23 million actions per day that trigger indexing of 75 million Elasticsearch documents into hundreds of indices.</p>\n<p>Jetpack Search boasts a zero configuration setup, real-time indexing (WordPress.com&#8217;s VIP indices have a one-second refresh rate), and the flexibility for developers to create custom Elasticsearch queries.</p>\n<p>The Jetpack Professional plan&#8217;s $299/year price point is highly competitive for access to a hosted Elasticsearch engine. Ordinarily, developers looking for the most economical way to implement Elasticsearch on a WordPress site will have to host and manage their own instances on Amazon AWS or other cloud services. This often comes with more ongoing maintenance and setup.</p>\n<p>Most managed WordPress hosts do not have a hosted Elasticsearch solution built into their plans. Earlier this year 10up launched <a href=\"http://ElasticPress.io\" rel=\"noopener\" target=\"_blank\">ElasticPress.io</a> to fill this need for for enterprise clients. The service starts at $299/month for up to 20GB of storage and unlimited Elasticsearch bandwidth and goes up to $999/month for more resources. WordPress.com VIP also offers Elasticsearch for their customers on plans ranging from $5,000 – $25,000 per month. Access to WordPress.com&#8217;s Elasticsearch infrastructure is arguably the highest value addition to Jetpack&#8217;s commercial plans to date.</p>\n<p>The Jetpack team is still working on the documentation for the new Search feature and has not published the specifics of the Elasticsearch resources and limits for Jetpack Professional subscribers. More information should be available once the feature is out of beta but current customers can test it after updating to Jetpack 5.4.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Oct 2017 23:17:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Matt: Consciousness of Matter\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47581\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://ma.tt/2017/10/consciousness-of-matter/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:242:\"<p>Nautilus Magazine has <a href=\"http://nautil.us/issue/47/consciousness/is-matter-conscious\">an interesting look at the question of Is Matter Conscious</a>? Worth reading to learn what the word \"panpsychism\" means. Hat tip: John Vechey.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Oct 2017 22:22:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"HeroPress: WordPress Research Behind The Scenes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2134\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"https://heropress.com/essays/wordpress-research-behind-scenes/#utm_source=rss&utm_medium=rss&utm_campaign=wordpress-research-behind-scenes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7994:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/10/100417-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: I have met wonderful people from whom I have learned so much in the WordPress community.\" /><p>When I moved from Bogota (Colombia) to Paris I did a degree in translation and found myself, years later, working for one of the most important publishers specializing in research. But my dream since I left Colombia was to study Psychology. After about two years, I quit my job and went back to college. It was not an easy decision, but it never is, is it?</p>\n<p>My interest in starting this new career was to work in Clinical Psychology and Psychopathology. However, as far as I continued with my degree, I was finding subjects that put in doubt what I really wanted to work in the future. Health and Occupational Psychology was one of them.</p>\n<h3>Finding a Purpose</h3>\n<p>At that time I was still living in Paris with my husband, Andrés Cifuentes, a chemical engineer who ended up doing a master&#8217;s degree in web programming. Afterwards he became a WordPress enthusiast and nowadays he works within the WordPress ecosystem. Back then, while he spent his free time getting to know and learn more about WordPress (I didn’t know at that time that I was discovering WordPress too!) he listened to different podcasts and many of them addressed issues of the problems that remote workers had to face.</p>\n<blockquote><p>All of these people in the podcasts mentioned burnout as a result of their work and what they suffered for it. It was at that moment that I made the connection; I had found what I wanted to do.</p></blockquote>\n<p>The same day I started to investigate more about remote work and its impact on stress and burnout on the web (blogs, articles, essays).</p>\n<h3>Putting It Into Action</h3>\n<p>When time came to start my master I presented my project to my thesis director: I wanted to establish a relationship between remote work and burnout. Although he accepted my first subject of study, there was a long path waiting before establishing and defining my research area.</p>\n<p>Getting into the first steps of the research, I started an arduous research work of the literature review on remote work, which turned out being quite frustrating, as I could not find any scientific paper for my study on the subject. The only helpful information I could find was the research that had been done on telework, which was the closest type to remote work although it was not good enough.</p>\n<p>On the other hand, as a requirement for the master, I had to find an internship in a company, so I spent hours and hours writing cover letters and applying to boring internship offers which practically wanted the interns to make coffee. Nice!</p>\n<p>Fortunately, my husband had the wonderful idea for me to apply to companies working with WordPress. Since those companies are mostly 100% remote, this would help with my research along with having personal experience on remote work myself.</p>\n<blockquote><p>Lucky me! I had the great opportunity to do my internship in Human Made.</p></blockquote>\n<p>My proposal was to do a psychosocial risk assessment in the company that would also serve for my study. They were very kind to me and welcomed me warmly. No doubt they are a great company, Tom Wilmot truly cares for the wellbeing of his Humans and among themselves they help each other a lot, which for me is the basis of the success of the company&#8217;s growth. I really hope they have learned as much as I did.</p>\n<h3>Narrowing Focus</h3>\n<p>For several months I delivered to my thesis director about 8 different projects that I had find interesting to work on the remote work (stress, social support, culture differences, coping strategies, communication, isolation, identity…) all of them without success. My director disapproved each one of them as remote work in general is too extensive and scattered for a master thesis and I had to focus on a smaller group.</p>\n<blockquote><p>As I was doing my internship at Human Made, I thought it was a good idea to focus my study on the same subject but only within the WordPress community.</p></blockquote>\n<p>It was perfect since there have been no studies in this field in the WordPress community! Since WordPress project volunteers are the driving force behind the project, it has become particularly important to focus more on their psychological well-being.</p>\n<p>I sent the new thesis project about the role of motivation on burnout into the WordPress Community to my director and my research protocol was finally approved!</p>\n<h3>Studying The WordPress Community</h3>\n<p>WordPress is a community I&#8217;ve known for years thanks to my husband and I got closer to it with the time. My first contribution was to the Polyglots Team, he taught me how to start contributing and translating. He motivated me to give talks in WordCamps, something that I was very afraid of but I took it as an opportunity to share what I have learned about stress. I end up contributing with a couple of talks in WordCamp Sevilla and Barcelona about stress and remote work. Recently, I volunteered at past WordCamp Europe 2017.</p>\n<blockquote><p>I have met wonderful people from whom I have learned so much in the WordPress community, I never thought that I would ended up being part of this community myself!</p></blockquote>\n<p>So, in the end, for me it is more exciting to do my research on the WordPress community because I have a lot of affection for it. And there are so many more things to investigate!<br />\nMy purpose is to contribute with this ecosystem improving its well-being.</p>\n<p>For the moment, I am working on the survey data of my current research and I am looking forward to sharing the results with the WordPress community!</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: WordPress Research Behind The Scenes\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=WordPress%20Research%20Behind%20The%20Scenes&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-research-behind-scenes%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: WordPress Research Behind The Scenes\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-research-behind-scenes%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-research-behind-scenes%2F&title=WordPress+Research+Behind+The+Scenes\" rel=\"nofollow\" target=\"_blank\" title=\"Share: WordPress Research Behind The Scenes\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/wordpress-research-behind-scenes/&media=https://heropress.com/wp-content/uploads/2017/10/100417-min-150x150.jpg&description=WordPress Research Behind The Scenes\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: WordPress Research Behind The Scenes\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/wordpress-research-behind-scenes/\" title=\"WordPress Research Behind The Scenes\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/wordpress-research-behind-scenes/\">WordPress Research Behind The Scenes</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Oct 2017 00:00:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Catalina Alvarez\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: Drupal Core Maintainers Propose Adopting React for Administrative UI’s\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75269\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wptavern.com/drupal-core-maintainers-propose-adopting-react-for-administrative-uis\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6627:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2014/09/drupal_logo-blue.png?ssl=1\"><img /></a></p>\n<p>Both the Drupal and WordPress communities are now knee-deep in weighing JavaScript frameworks to modernize underlying architecture for building user interfaces in 2018 and beyond. Yesterday Drupal founder Dries Buytaert <a href=\"https://dri.es/drupal-looking-to-adopt-react\" rel=\"noopener\" target=\"_blank\">published a summary</a> of his discussions with core committers, framework managers, JavaScript subsystem maintainers, and JavaScript experts at DrupalCon Vienna. Together they concluded that Drupal should consider adopting React.</p>\n<p>&#8220;We agreed that today, React would be the most promising option given its expansive adoption by developers, its unopinionated and component-based nature, and its well-suitedness to building new Drupal interfaces in an incremental way,&#8221; Buytaert said. &#8220;Today, I&#8217;m formally proposing that the Drupal community adopt React, after discussion and experimentation has taken place.&#8221;</p>\n<p>The <a href=\"https://www.drupal.org/node/2913321\" rel=\"noopener\" target=\"_blank\">proposal</a> is now available to the broader Drupal community and Buytaert&#8217;s recommendation during his keynote presentation in Vienna was to test and research how Drupal&#8217;s administrative UX could be improved by using a JavaScript framework.</p>\n<p>Two years ago Drupal explored adopting a JavaScript framework and at that time Buytaert was considering React, Ember, and Angular. Facebook&#8217;s patent clause in React&#8217;s licensing made him hesitant to want to pursue it for Drupal but the license has since been changed to MIT. The Drupal community was not eager to select a framework at that time and in response Buytaert opted to focus on improving <a href=\"https://dri.es/tag/web-services\" rel=\"noopener\" target=\"_blank\">Drupal&#8217;s web service APIs</a> instead.</p>\n<p>&#8220;By not committing to a specific framework, we are seeing Drupal developers explore a range of JavaScript frameworks and members of multiple JavaScript framework communities consuming Drupal&#8217;s web services,&#8221; Buytaert said. &#8220;I&#8217;ve seen Drupal 8 used as a content repository behind Angular, Ember, React, Vue, and other JavaScript frameworks.&#8221;</p>\n<p>Buytaert shared an illustration showing how he envisions Drupal &#8220;supporting a variety of JavaScript libraries on the user-facing front end while relying on a single shared framework as a standard across Drupal administrative interfaces.&#8221;</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/10/drupal-supporting-different-javascript-front-ends.jpg?ssl=1\"><img /></a></p>\n<p>This approach is similar to what WordPress&#8217; Gutenberg contributors are proposing with <a href=\"https://github.com/WordPress/gutenberg/pull/2463\" rel=\"noopener\" target=\"_blank\">framework-agnostic block interoperability</a> where core would adopt a framework internally but developers could extend the new editor (and other UIs) using any JS library they prefer. In addition to giving developers more flexibility, this approach also helps to protect the project from the effects of the rapid pace at which JavaScript frameworks and libraries are coming and going.</p>\n<p>&#8220;Several years later, we still don&#8217;t know what JavaScript framework will win, if any, and I&#8217;m willing to bet that waiting two more years won&#8217;t give us any more clarity,&#8221; Buytaert said. &#8220;JavaScript frameworks will continue to evolve and take new shapes. Picking a single one will always be difficult and to some degree &#8216;premature.&#8217; That said, I see React having the most momentum today.&#8221;</p>\n<p>The <a href=\"https://www.drupal.org/node/2913321\" rel=\"noopener\" target=\"_blank\">proposal</a> on Drupal.org, authored by Lauri Eskola, Dupal&#8217;s core framework manager who specializes in JavaScript, said contributors&#8217; discussions revealed &#8220;unanimous consensus&#8230;that React would be a good choice.&#8221; Eskola cited several benefits they believe React will bring to Drupal, including its large ecosystem of libraries, active developer community, project maturity, and improved career options for classical Drupal developers. WordPress.com, TYPO3, The New York Times, Airbnb, and others using React were also listed among React&#8217;s benefits.</p>\n<p>The discussion on the <a href=\"https://www.drupal.org/node/2913321\" rel=\"noopener\" target=\"_blank\">proposal</a> is an interesting read with many similarities to the recent discussions in the WordPress community regarding React. Several Drupal developers expressed concerns about how difficult it may be for those with a PHP background to learn React, as it adds more complexity to the development process.</p>\n<p>&#8220;Overall I&#8217;m in favor of a framework,&#8221; Drual developer Mark Miller <a href=\"https://www.drupal.org/node/2913321#comment-12283495\" rel=\"noopener\" target=\"_blank\">said</a>. &#8220;However, a big question for me is how many PHP developers are going to easily pick up React? I know we want to bring in more Javascript developers, but it seems that most people creating modules and using this will be coming from a PHP background. I know pure JavaScript people love React, but it will likely be a steep curve to others in Drupal&#8217;s already steep learning curve.&#8221;</p>\n<p>Others, who had previously become disillusioned by a perception of Drupal being unable to keep up with modern web development, welcome the proposal to experiment with React. A few advocated for their frameworks of choice and said they would like to see the experimentation expanded to include other frameworks as well.</p>\n<p>&#8220;Is there an issue yet for the React prototype of the watchdog page?&#8221; Drupal core committer Angie Byron said. &#8220;When that&#8217;s created, folks interested in alternative frameworks (I&#8217;m hearing both &#8216;vanilla&#8217; web components and Vue.js come up a lot, both here and in the WP discussions) could start an alternate implementation in a duplicate issue and we could compare/contrast, which would be very helpful in my opinion.&#8221;</p>\n<p>Drupal is aiming to have enough real-world testing done to make a final decision before the upcoming 8.6.0 development period slated for the first part of 2018. Buytaert said that after deciding on a framework, Drupal&#8217;s leadership plans to begin adoption in a limited and incremental way &#8220;so that the decision is easily reversible if better approaches come later on.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Oct 2017 23:04:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: Regenerate Thumbnails Plugin Passes 5 Million Downloads, Rewrite in the Works\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74186\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"https://wptavern.com/regenerate-thumbnails-plugin-passes-5-million-downloads-rewrite-in-the-works\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4603:\"<p><a href=\"https://wordpress.org/plugins/regenerate-thumbnails/\" rel=\"noopener\" target=\"_blank\">Regenerate Thumbnails</a>, written by prolific plugin developer <a href=\"https://alex.blog/\" rel=\"noopener\" target=\"_blank\">Alex Mills</a>, has passed 5 million downloads. The plugin was first released nearly a decade ago in August 2008 during the days of WordPress 2.6. Regenerate Thumbnails is used to retroactively generate new thumbnail sizes for past uploads. It has become an indispensable utility over the years, helping millions of users successfully transition between WordPress themes that have different featured image sizes.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/08/regenerate-thumbnails-v-1.png?ssl=1\"><img /></a>Regenerate Thumbnails version 1.0.0\n<p>&#8220;I was freelancing at the time and according to an ancient post on my blog, I apparently wrote it as a client needed the functionality,&#8221; Mills said. &#8220;I don&#8217;t remember that though and I certainly never figured it&#8217;d be installed and activated on over a million sites like it is today!&#8221;</p>\n<p>Regenerate Thumbnails is downloaded thousands of times every day, and, fortunately, it is the type of plugin that doesn&#8217;t generate too many support issues. Mills said he is thankful for the many volunteers on the WordPress.org support forums who have also helped manage the load. Despite the continued and widespread use of the plugin, Mills has never considered cashing in on it.</p>\n<p>&#8220;I&#8217;d never monetize any of my plugins,&#8221; he said. &#8220;I write them for fun not profit. It would be a conflict of interest anyway due to my employment at Automattic.&#8221;</p>\n<p>Regenerate Thumbnails is a fairly straightforward plugin that rarely requires updating, but this year Mills said he has tried to give it a lot more love and will soon be releasing a complete rewrite.</p>\n<p>&#8220;The rewrite is currently taking place on <a href=\"https://github.com/Viper007Bond/regenerate-thumbnails\" rel=\"noopener\" target=\"_blank\">GitHub</a> and is a complete rethink of the plugin, both in terms of the interface and underlying technologies,&#8221; Mills said. &#8220;The interface is powered by Vue.js, which I&#8217;m learning and using for the first time, and the WordPress REST API. I also have a full suite of unit tests for PHPUnit to verify that the plugin code is working as intended, both now and into the future. Those have been incredibly useful while writing the plugin and I highly recommend other plugin authors make use of them too. <a href=\"https://make.wordpress.org/cli/handbook/plugin-unit-tests/\" rel=\"noopener\" target=\"_blank\">WP-CLI makes it very easy to set up</a>.&#8221;</p>\n<p>After nine years of supporting Regenerate Thumbnails, and many other plugins, Mills said he doesn&#8217;t consider himself the best example when it comes to maintaining plugins. His advice to other developers is &#8220;try to make sure to write your plugins to be future-proof.&#8221;</p>\n<p>&#8220;Outside of some updates last month, the last real changes to the plugin were made in 2012!&#8221; Mills said. &#8220;I wrote the plugin well the first time around and it&#8217;s just worked mostly fine ever since because it uses built-in WordPress code to do the work.&#8221;</p>\n<p>This is the reason why Regenerate Thumbnails has already blazed past its major milestone at 5,762,713 downloads and is well on its way to 6 million before the end of the year. Users still find the plugin to work as reliably as it did in 2008.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Have loved this plugin for years, just used it to relaunch a website with 50000 images and 30 image sizes.</p>\n<p>&mdash; Scott Fennell (@scottfennell123) <a href=\"https://twitter.com/scottfennell123/status/896933624657756160?ref_src=twsrc%5Etfw\">August 14, 2017</a></p></blockquote>\n<p></p>\n<p>Mills said that making a plugin future proof is key if you write code all day for a living and then find it difficult to write more in the evenings and weekends for WordPress.org plugins. However, due to his current illness, he hasn&#8217;t worked in nearly a year since October 2016.</p>\n<p>&#8220;While I&#8217;m still battling the leukemia, I&#8217;m at least feeling better than I was at the beginning of the year so I&#8217;ve gotten the itch to code again,&#8221; Mills said. &#8220;Working on personal projects such as Regenerate Thumbnails has been a good way to brush off my coding skills in anticipation of returning to work. Plus it&#8217;s just fun to code again!&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Oct 2017 21:53:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: New WP-CLI Project Aims to Extend Checksum Verification to Plugins and Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75100\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/new-wp-cli-project-aims-to-extend-checksum-verification-to-plugins-and-themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3908:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/05/wp-cli-logo.png?ssl=1\"><img /></a></p>\n<p>The WP-CLI team is initiating a new project that <a href=\"https://make.wordpress.org/cli/2017/09/26/wordpress-plugin-and-theme-checksums-project-announcement/\" rel=\"noopener\" target=\"_blank\">aims to bring checksum verification to plugins and themes</a>. Checksums are a method of verifying the integrity of files. Three years ago, WP-CLI added the capability of verifying WordPress core checksums using the MD5 algorithm. This is a useful security feature that allows developers to easily see if any files have been modified or compromised.</p>\n<p>The core checksums are handled via WordPress&#8217; official API (https://api.wordpress.org/core/checksums/) and WP-CLI contributors are planning to extend this infrastructure to plugins and themes hosted on WordPress.org.</p>\n<p>&#8220;Having this kind of functionality for plugins and themes as well would be a huge security benefit,&#8221; WP-CLI co-maintainer Alain Schlesser said. &#8220;It would allow you to check the file integrity of an entire site, possibly in an automated fashion. However, there is no centralized way of retrieving the file checksums for plugins or themes yet, and the alternative of downloading the plugins and themes from the official servers first just to check against them is wasteful in terms of resources and bandwidth.&#8221;</p>\n<p>Contributors are currently exploring different options for implementation in a <a href=\"https://github.com/wp-cli/ideas/issues/6\" rel=\"noopener\" target=\"_blank\">discussion on GitHub</a>, inspired by an existing <a href=\"https://github.com/eriktorsner/wp-checksum\" rel=\"noopener\" target=\"_blank\">wp-checksum project</a> by Erik Torsner.</p>\n<p>&#8220;The simplest possible infrastructure to go with would be flat files (no database),&#8221; WP-CLI maintainer Daniel Bachhuber said. &#8220;I&#8217;ve chatted with the corresponding WordPress.org folks about hosting. If our middleware application can generate flat files served by some API, then it will be fine to sync those flat files to a WordPress.org server (with rsync or similar).&#8221;</p>\n<p>The team is considering building the API under a separate URL for testing and iteration and then incorporating it back into WordPress.org&#8217;s infrastructure once it is ready. However, the sheer size of the SVN checkouts and the CPU required to sync the files makes it an interesting challenge. DreamHost has volunteered a server for the team to run its checksum generator on while the infrastructure is being developed.</p>\n<p>Torsner&#8217;s WP-CLI subcommand to verify checksums for themes and plugins currently only works with those hosted on WordPress.org, but he is also experimenting with mechanisms for getting checksums from some commercial vendors, including Gravity Forms and Easy Digital Downloads. He said he hopes the project would be capable of keeping these capabilities for commercial plugins after it is incorporated back into WordPress.org.</p>\n<p>The Plugin and Themes Checksums project is currently in the initiation stage and will have an official kickofff during the next WP-CLI meeting on <a href=\"http://www.timeanddate.com/worldclock/fixedtime.html?iso=20171003T1600\" rel=\"noopener\" target=\"_blank\">Tuesday, October 3, 2017, at 11:00 AM CDT</a>. Anyone who would like to volunteer is encouraged to attend, especially those with an interest in security, systems administration, and the technology required to get this project off the ground.</p>\n<p>&#8220;This project will have a huge impact on the perceived and effective security of WordPress installations,&#8221; Schlesser said. &#8220;It can greatly reduce the amount of malware-infested sites plaguing the internet, and through the substantial market share of WordPress, improve the general browsing experience for all net citizens.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Oct 2017 18:37:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Dev Blog: The Month in WordPress: September 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4920\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wordpress.org/news/2017/10/the-month-in-wordpress-september-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5633:\"<p>This has been an interesting month for WordPress, as a bold move on the JavaScript front brought the WordPress project to the forefront of many discussions across the development world. There have also been some intriguing changes in the WordCamp program, so read on to learn more about the WordPress community during the month of September.</p>\n<hr />\n<h2>JavaScript Frameworks in WordPress</h2>\n<p>Early in the month, <a href=\"https://ma.tt/2017/09/on-react-and-wordpress/\">Matt Mullenweg announced</a> that WordPress will be switching away from React as the JavaScript library WordPress Core might use — this was in response to Facebook’s decision to keep a controversial patent clause in the library’s license, making many WordPress users uncomfortable.</p>\n<p>A few days later, <a href=\"https://ma.tt/2017/09/facebook-dropping-patent-clause/\">Facebook reverted the decision</a>, making React a viable option for WordPress once more. Still, the WordPress Core team is exploring a move <a href=\"https://github.com/WordPress/gutenberg/pull/2463\">to make WordPress framework-agnostic</a>, so that the framework being used could be replaced by any other framework without affecting the rest of the project.</p>\n<p>This is a bold move that will ultimately make WordPress core a lot more flexible, and will also protect it from potential license changes in the future.</p>\n<p>You can get involved in the JavaScript discussion by joining the #core-js channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a> and following the <a href=\"https://make.wordpress.org/core/\">WordPress Core development blog</a>.</p>\n<h2>Community Initiative to Make WordCamps More Accessible</h2>\n<p>A WordPress community member, Ines van Essen, started a new nonprofit initiative to offer financial assistance to community members to attend WordCamps. <a href=\"https://donatewc.org/\">DonateWC</a> launched with a crowdsourced funding campaign to cover the costs of getting things up and running.</p>\n<p>Now that she’s raised the initial funds, Ines plans to set up a nonprofit organization and use donations from sponsors to help people all over the world attend and speak at WordCamps.</p>\n<p>If you would like to support the initiative, you can do so by <a href=\"https://donatewc.org/make-a-donation/\">donating through their website</a>.</p>\n<h2>The WordCamp Incubator Program Returns</h2>\n<p>Following the success of <a href=\"https://make.wordpress.org/community/2017/06/30/wordcamp-incubator-report/\">the first WordCamp Incubator Program</a>, the Community Team is <a href=\"https://make.wordpress.org/community/2017/09/27/wordcamp-incubator-program-v2-new-role-name/\">bringing the program back</a> to assist more underserved cities in kick-starting their WordPress communities.</p>\n<p>The program’s first phase aims to find community members who will volunteer to mentor, assist, and work alongside local leaders in the incubator communities — this is a time-intensive volunteer role that would need to be filled by experienced WordCamp organizers.</p>\n<p>If you would like to be a part of this valuable initiative, join the #community-team channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a> and follow the <a href=\"https://make.wordpress.org/community/\">Community Team blog</a> for updates.</p>\n<h2>WordPress 4.8.2 Security Release</h2>\n<p>On September 19, <a href=\"https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/\">WordPress 4.8.2 was released to the world</a> — this was a security release that fixed nine issues in WordPress Core, making the platform more stable and secure for everyone.</p>\n<p>To get involved in building WordPress Core, jump into the #core channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>, and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>.</p>\n<hr />\n<h2>Further Reading:</h2>\n<ul>\n<li>The WordPress Meetup program hit a significant milestone this month — there are now 500 meetup groups in <a href=\"https://www.meetup.com/pro/wordpress/\">the official chapter program</a>.</li>\n<li>The SWFUpload library <a href=\"https://make.wordpress.org/core/2017/09/07/removing-swfupload/\">will be removed from WordPress Core</a> in version 4.9, scheduled for release in mid-November.</li>\n<li>Matías Ventura put together some useful videos on <a href=\"https://make.wordpress.org/core/2017/08/31/gutenberg-themes/\">how theme developers can integrate Gutenberg into their work</a>.</li>\n<li><a href=\"http://applyfilters.fm/\"><i>Apply Filters</i></a>, the popular WordPress development podcast, will go on hiatus after the upcoming 83rd episode.</li>\n<li>The WordPress Plugin Directory <a href=\"https://make.wordpress.org/plugins/2017/09/04/plugin-support-reps/\">has added the ability</a> for plugin owners to assign plugin support representatives.</li>\n<li>After a couple of slower development weeks, <a href=\"https://make.wordpress.org/core/2017/09/27/whats-new-in-gutenberg-1-2-1/\">Gutenberg v1.2 is out</a> and it’s looking better than ever.</li>\n<li>The third <a href=\"https://wordpress.org/news/2017/09/global-wordpress-translation-day-3/\">Global WordPress Translation Day</a> took place this past weekend — keep an eye on <a href=\"https://make.wordpress.org/polyglots/\">the Polyglots team blog</a> for updates.</li>\n</ul>\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Oct 2017 08:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: Gutenberg 1.2 Adds Postmeta Support and Extended Settings Placeholder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75199\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wptavern.com/gutenberg-1-2-adds-postmeta-support-and-extended-settings-placeholder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5590:\"<p>WordPress contributors have not yet made a final decision on the JavaScript framework to adopt for core, but Gutenberg development continues on with <a href=\"https://make.wordpress.org/core/2017/09/27/whats-new-in-gutenberg-1-2-1/\" rel=\"noopener\" target=\"_blank\">version 1.2</a> released this week.</p>\n<p>The update provides a better experience <a href=\"https://github.com/WordPress/gutenberg/pull/2708\" rel=\"noopener\" target=\"_blank\">resolving block conflicts</a> when switching between the &#8220;classic editor&#8221; and Gutenberg. Previously, if a user had created some paragraph blocks in Gutenberg but switched to the classic editor, the tags would get stripped out, making those blocks invalid when moving back to Gutenberg. Version 1.2 merges a pull request that detects whether the post contains blocks and then disables the wpautop behavior in the classic editor to prevent it from stripping the tags.</p>\n<p>This release also offers initial <a href=\"https://github.com/WordPress/gutenberg/pull/2740\" rel=\"noopener\" target=\"_blank\">support for postmeta</a> in block attributes. Gutenberg contributor Gary Pendergast tweeted <a href=\"https://gist.github.com/pento/19b35d621709042fc899e394a9387a54\" rel=\"noopener\" target=\"_blank\">an example plugin</a> for those who want to experiment with it.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Just between us, the new Gutenberg 1.2 release includes the first version of postmeta support! If you want to start experimenting with it, here\'s a sample plugin to get you going. <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /><a href=\"https://t.co/O1GbKZ3xzt\">https://t.co/O1GbKZ3xzt</a></p>\n<p>&mdash; Gary (@GaryPendergast) <a href=\"https://twitter.com/GaryPendergast/status/913623415549976577?ref_src=twsrc%5Etfw\">September 29, 2017</a></p></blockquote>\n<p></p>\n<p>Another new item you&#8217;ll notice in version 1.2 is the addition of word and block counts to the table of contents. The value of knowing how many blocks are in play on the page or how many headings have been used is not immediately evident. It strikes me as a rather large and obtrusive display of non-essential information, which for some reason has been given priority placement at the top of the editor.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/09/Screen-Shot-2017-09-29-at-10.36.02-PM.png?ssl=1\"><img /></a></p>\n<p>Gutenberg is getting ready to support metaboxes and this release adds a placeholder for the proposed Extended Settings panel. The <a href=\"https://github.com/WordPress/gutenberg/pull/2800\" rel=\"noopener\" target=\"_blank\">metabox placeholder shell</a> currently sits beneath the content with a &#8220;coming soon&#8221; message.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/09/Screen-Shot-2017-09-29-at-10.56.48-PM.png?ssl=1\"><img /></a></p>\n<p>Developer Ross Wintle <a href=\"https://github.com/WordPress/gutenberg/pull/2800#issuecomment-332573684\" rel=\"noopener\" target=\"_blank\">commented</a> on the pull request with a few concerns about the naming and placement of this panel with notes on how it might impact interfaces that have required meta fields:</p>\n<blockquote><p>\na) Meta boxes currently have several places that they can live: in the sidebar, below post content with different priorities and contexts<br />\nb) I also have cases where I&#8217;ve improved the editing experience for my users by having meta boxes above or below the title because this fits with their content editing flow.<br />\nc) I really don&#8217;t like the &#8220;Extended settings&#8221; title. For some editing workflows the information in meta boxes is actually critical, core content/settings, not something optional/added-on/extended. Is this editable? Can developers add additional sections of their own like this?</p></blockquote>\n<p>Gutenberg engineer Riad Benguella acknowledged these concerns as legitimate and said the team is still exploring different options for the panel.</p>\n<p>&#8220;For the first iteration, we&#8217;ll probably keep the collapsed state but have multiple areas,&#8221; Benguella said. &#8220;There are some good design proposals dropping the expanding area (for the content area) and replacing them with &#8220;separators,&#8221; which might be <a href=\"https://github.com/WordPress/gutenberg/issues/952#issuecomment-312804592\" rel=\"noopener\" target=\"_blank\">good as a v2</a>.&#8221;</p>\n<p>It may have seemed like Gutenberg development has been on hold due to the delayed JavaScript framework decision, but development is still ongoing. It slowed over the past couple weeks while most of the project&#8217;s chief contributors were attending the Automattic GM.</p>\n<p>&#8220;The framework decision doesn’t affect most Gutenberg development work &#8211; because the framework is hidden behind a compatibility layer, the majority of development work (at least, the work that touches the UI) can talk to the compatibility layer,&#8221; contributor Gary Pendergast said.</p>\n<p>&#8220;There are also large areas of code that don’t need the framework at all. For example, adding <a href=\"https://github.com/WordPress/gutenberg/pull/2740\" rel=\"noopener\" target=\"_blank\">postmeta support</a> was just about writing the glue between the Block API and the REST API.&#8221;</p>\n<p>Pendergast said that even once a JavaScript framework decision is made, Gutenberg will only require one or two developers to work on the necessary changes, but all other contributors will be able to continue on without any issues.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 30 Sep 2017 04:21:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"WPTavern: DigitalOcean Partners with GitHub to Support Open Source Projects during Hacktoberfest October 1–31\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75163\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"https://wptavern.com/digitalocean-partners-with-github-to-support-open-source-projects-during-hacktoberfest-october-1-31\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2705:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/09/Screen-Shot-2017-09-29-at-12.29.22-PM.png?ssl=1\"><img /></a></p>\n<p>DigitalOcean is organizing its fourth annual <a href=\"https://hacktoberfest.digitalocean.com\" rel=\"noopener\" target=\"_blank\">Hacktoberfest</a> in partnership with GitHub. The event was created to support open source projects and participants can earn a free t-shirt by contributing four pull requests during the month of October.</p>\n<p>More than 29,000 people signed up for <a href=\"https://blog.digitalocean.com/open-source-at-its-hacktoberbest/\" rel=\"noopener\" target=\"_blank\">Hacktoberfest 2016</a> from 114 countries and 10,227 people completed the challenge. The event tracked a record-breaking 92,569 total PRs opened, up from 49,000 the previous year. Participants contributed to more than 29,000 repositories, spurring progress on thousands of open source projects and making maintainers very busing during the month of October.</p>\n<p>In preparation for the event, maintainers can add the &#8220;Hacktoberfest&#8221; label to issues in their GitHub projects that would be suitable for new contributors to work on. Participants can <a href=\"https://github.com/search?q=label:hacktoberfest+state:open+type:issue\" rel=\"noopener\" target=\"_blank\">browse all the &#8220;Hacktoberfest&#8221; issues</a> if they need some inspiration to get started.</p>\n<p>Both <a href=\"https://github.com/woocommerce/woocommerce/issues?q=is%3Aissue%20is%3Aopen%20label%3AHacktoberfest\" rel=\"noopener\" target=\"_blank\">WooCommerce</a> and <a href=\"https://github.com/WordPress/gutenberg/labels/Hacktoberfest\" rel=\"noopener\" target=\"_blank\">Gutenberg</a> plugin maintainers have already started applying the &#8220;Hacktoberfest&#8221; label to  issues to help WordPress developers find a good entry point for contributing.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/09/Screen-Shot-2017-09-29-at-12.19.21-PM.png?ssl=1\"><img /></a></p>\n<p><a href=\"https://hacktoberfest.digitalocean.com/\" rel=\"noopener\" target=\"_blank\">Hacktoberfest</a> begins Sunday, October 1, but participants can sign up anytime between October 1 and October 31. All participants will receive limited-edition Hactoberfest stickers, even if you don&#8217;t complete the four pull requests. Those who complete the challenge before October 31st will be eligible to receive a shirt. Pull requests can be made in any public GitHub-hosted repository and are not limited to those with the Hacktoberfest label.</p>\n<p>Please leave a comment on this post if you have a WordPress-related plugin, theme, or project that has a few designated Hacktoberfest issues for new contributors.</p>\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 29 Sep 2017 18:16:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WPTavern: A Very Brief Introduction to Version Control and Git\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75177\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wptavern.com/a-very-brief-introduction-to-version-control-and-git\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3819:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/petersuhm.jpeg?ssl=1\"><img /></a>This post was contributed by guest author <a href=\"http://petersuhm.com/\" target=\"_blank\">Peter Suhm</a>. Peter is a web developer from the Land of the Danes. He is the creator of <a href=\"https://wptavern.com/wp-pusher-aims-to-provide-pain-free-deployment-of-wordpress-themes-and-plugins-from-github\" target=\"_blank\">WP Pusher</a> and a huge travel addict, bringing his work along with him as he goes.<br />\n&nbsp;</p>\n<hr />\n<p>Have you ever done this?</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/09/file-versions.png?ssl=1\"><img /></a></p>\n<p>Most of us have.</p>\n<p>Do you know what the technical term for it is? <em>Version control</em>. Your own, homemade, delicious implementation of version control!</p>\n<p>Okay, how about this?</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/09/commented-code.png?ssl=1\"><img /></a></p>\n<p>Version control right there!</p>\n<p>What I’m trying to show with these two examples is that all developers use some sort of version control. Some use Ctrl-z to roll back to a previous version, some use a zipped backup in a Dropbox folder and some use a dedicated version control system (VCS), such as Git. All the things we are trying to accomplish by backing up our files, commenting out old code and stashing it away in another “final-FINAL” zipball has been taken care of already. All we need to do is to embrace these VCS tools that we have available in our tool belt.</p>\n<p>Git is not complicated to use. It might seem difficult and overwhelming but in your day to day life you will probably use a maximum of 3-4 different commands. Learning how to use 3-4 commands to properly have version control of every single change ever made to your code base is a great deal compared to the “final-FINAL” approach.</p>\n<p>Here’s what version control looks like:</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/09/version-control-intro.png?ssl=1\"><img /></a></p>\n<p>This is a screenshot of the <a href=\"https://github.com/WordPress/WordPress\" rel=\"noopener\" target=\"_blank\">WordPress Git mirror on GitHub</a>. Every time a change is made to the code base, it is recorded with Git and there is no need to copy the whole code base, throwing it into another folder, zipping it and naming it “final-FINAL-F-I-N-A-L”. If you dive into the WordPress code base on GitHub, you can find <a href=\"https://github.com/WordPress/WordPress/commit/23f1a9d2a4e9b484290f130e6c80e38e7fdcd453\" rel=\"noopener\" target=\"_blank\">commits dating back to 2003</a>, made by “someone” named saxmatt!</p>\n<p>Let’s dive into one of these commits, as they are called in Git:</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/09/commit.png?ssl=1\"><img /></a></p>\n<p>This is the diff (Git jargon for difference between 2 commits) for the “class-wp-widget-text.php” file. The red line is being replaced with the green line below it. No need to comment it out to save it for eternity, like in that other example. Git will do that for us and we can forever and always refer back to this commit to see what was replaced and with what.</p>\n<p>Of course, the full WordPress code base is a large project with many collaborators. However, no project is too small to benefit from Git. Once you master those 3-4 commands, using Git in your day-to-day developer life becomes second nature, just like hitting Ctrl-s. It might not be obvious right now, but when you pull out an old project months or years later, having version control helps you catch up and gives you the confidence to change things without fearing disaster.</p>\n<p>So I challenge you to learn Git! Not necessarily deeply, just a little bit.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Sep 2017 22:31:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WPTavern: WordCamp Incubator Program Gears Up for Round 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75159\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wptavern.com/wordcamp-incubator-program-gears-up-for-round-2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2791:\"<p>Last year the WordPress Community Team launched an experimental <a href=\"https://wptavern.com/wordpress-to-launch-experimental-wordcamp-incubator-program\" rel=\"noopener\" target=\"_blank\">WordCamp Incubator program</a> to bring WordCamps to new cities where meetups had not been very well established. After receiving 182 applications, organizers narrowed the selections to three cities with the most potential to foster an emerging WordPress community. Successful WordCamps were held in Denpasar, Harare, and Medellín. Six additional communities that applied to the program ended up organizing WordCamps as well with the help of community mentors.</p>\n<p>This week Andrea Middleton announced that the Community Team will be pursuing <a href=\"https://make.wordpress.org/community/2017/09/27/wordcamp-incubator-program-v2-new-role-name/\" rel=\"noopener\" target=\"_blank\">round two of the WordCamp Incubator program</a>. Given the rapid growth of the global WordPress community, Middleton said the greatest challenge to getting the program running again is finding people who can oversee the new WordCamps. The full-time sponsored volunteer staff from the previous year is already fully committed for 2018.</p>\n<p>&#8220;This is a time-intensive volunteer role,&#8221; Middleton said. &#8220;We estimate that lead organizers spend about 170 hours on a WordCamp, and I figure that the folks working to support the growth of an Incubator event need to dedicate about 200-250 hours over the planning cycle. The job is that of co-organizer, mentor, and ambassador — since it’s probable that no one you’re working with has ever actually attended a WordCamp.&#8221;</p>\n<p>Experience having organized WordCamps is a prerequisite for taking on the community advisor role. Middleton also emphasized the importance of sensitivity and experience collaborating with people from other cultures. She estimates the volunteer role is likely to require 25 hours per month. As this is almost a part-time job, the Community Team is looking at the possibility of having interested volunteers pitch their companies to sponsor some of their hours to work on the incubator program. They are also considering creating a team of incubator advisors to work together assisting multiple communities.</p>\n<p>The team is aiming to decide on a name for the advisor role and come up with a plan for recruiting volunteers by October 6. This will be followed by a call for communities that would like to be considered for the program and host their first WordCamp in 2018. Anyone interested in volunteering can jump in on the discussion on the <a href=\"https://make.wordpress.org/community/2017/09/27/wordcamp-incubator-program-v2-new-role-name/\" rel=\"noopener\" target=\"_blank\">make.wordpress.org/community</a> blog.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Sep 2017 21:26:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: WPWeekly Episode 289 – Where Did WordPress’ Ease of Use Go?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=75134&preview=true&preview_id=75134\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wptavern.com/wpweekly-episode-289-where-did-wordpress-ease-of-use-go\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3091:\"<p>In this episode, <a href=\"https://jjj.blog/\">John James Jacoby</a> and I are joined by <a href=\"http://scottbolinger.com/\">Scott Bolinger</a>. Bolinger recently attended a Content and Commerce Summit where WordPress and WooCommerce were not mentioned. Bolinger <a href=\"http://scottbolinger.com/perspective-on-wordpress/\">shared the perspective</a> he gained from an attending the event and speaking with a friend who uses Shopify.</p>\n<p>We discuss what happened to WordPress&#8217; ease of use, which user segment the project is developed for, and how can it provide an end-to-end user experience that&#8217;s on par with SaaS offerings like SquareSpace or Wix. We also talk about the challenges associated with setting up a WordPress site after the installation process. Last but not least, we discuss why some people are not recommending WordPress to friends or family anymore.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/donatewc-reaches-fundraising-goal\">DonateWC Reaches Fundraising Goal</a><br />\n<a href=\"https://wptavern.com/wordcamp-for-publishers-videos-now-available-on-youtube\">WordCamp for Publishers Videos Now Available on YouTube</a><br />\n<a href=\"https://wptavern.com/apply-filters-podcast-to-be-retired-after-83-episodes\">Apply Filters Podcast to be Retired after 83 Episodes</a><br />\n<a href=\"https://wptavern.com/facebook-to-re-license-react-after-backlash-from-open-source-community\">Facebook to Re-license React after Backlash from Open Source Community</a><br />\n<a href=\"https://wptavern.com/wordpress-explores-a-javascript-framework-agnostic-approach-to-building-gutenberg-blocks\">WordPress Explores a JavaScript Framework-Agnostic Approach to Building Gutenberg Blocks</a><br />\n<a href=\"https://wptavern.com/si-captcha-anti-spam-plugin-permanently-removed-from-wordpress-og-due-to-spam-code\">SI CAPTCHA Anti-Spam Plugin Permanently Removed from WordPress.org Due to Spam Code</a></p>\n<h2>Picks of the Week:</h2>\n<p><a href=\"https://make.wordpress.org/plugins/2016/02/12/on-the-topic-of-selling-your-plugins/\">Otto shares tips and advice on selling plugins</a>.</p>\n<p><a href=\"https://en.wikipedia.org/wiki/Metroid:_Samus_Returns\">Metroid: Samus Returns</a> and Nintendo 3DS.</p>\n<p><a href=\"http://amyciavolino.com/assets/MindfulCommunicationInCodeReviews.pdf\">Mindful Communication in Code Reviews by Amy Ciavolino</a>.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, October 4th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #289:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Sep 2017 22:37:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: WordPress.com Adds Google Photos Integration, Available Now for Jetpack-Enabled Sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75084\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://wptavern.com/wordpress-com-adds-google-photos-integration-available-now-for-jetpack-enabled-sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3566:\"<p>WordPress.com now supports <a href=\"https://en.blog.wordpress.com/2017/09/26/upload-once-blog-anywhere-photos-from-google/\" rel=\"noopener\" target=\"_blank\">seamless integration between Google Photos and the WordPress media library</a>. Users can connect their Google accounts to have access to their photos when inserting an image.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/09/Screen-Shot-2017-09-27-at-3.39.22-PM.png?ssl=1\"><img /></a></p>\n<p><a href=\"https://www.google.com/photos/\" rel=\"noopener\" target=\"_blank\">Google Photos</a> has gained popularity due to its automatic tagless organization and free, unlimited backup for photos and videos up to 16MP and 1080p HD. In May 2017, the service reported <a href=\"https://www.blog.google/products/photos/google-photos-500-million-new-sharing/\" rel=\"noopener\" target=\"_blank\">500 million monthly users</a> backing up more than 1.2 billion photos and videos per day.</p>\n<p>When inserting pictures on WordPress.com, users can also take advantage of Google&#8217;s smart image searching capabilities. The service is fairly good at recognizing what is in your images and where they were taken, even if you haven&#8217;t specifically categorized them or added descriptions.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/09/Screen-Shot-2017-09-27-at-3.46.51-PM.png?ssl=1\"><img /></a></p>\n<p>The new Google Photos integration is also available for Jetpack-enabled sites when posting via the WordPress.com interface. (It is not available in wp-admin of self-hosted sites.) Unfortunately, this experience is still rather buggy. After adding photos, WordPress.com didn&#8217;t seem to be able to save drafts and it was also unable to display the most recent photos from the past week.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/09/Screen-Shot-2017-09-27-at-1.44.52-PM-e1506544898526.png?ssl=1\"><img /></a></p>\n<p>Users should also note that when you authenticate with Google Photos, it will open access to the photos from every single site that you have connected to that particular WordPress.com account. This access is, however, is limited to the specific user who connected. Multiple users on a site will each need to authenticate separately and can connect their own Google accounts. The users do not have access to each other&#8217;s photos. It&#8217;s also easy to revoke access at <a href=\"https://wordpress.com/sharing/\" rel=\"noopener\" target=\"_blank\">wordpress.com/sharing</a>.</p>\n<p>The new Google Photos feature has been very well received by WordPress.com users, as it saves them the trouble of downloading images from the service and then uploading to their media libraries. It&#8217;s not quite as convenient for Jetpack-enabled sites, because it adds additional steps to the publishing process.</p>\n<p>&#8220;Excellent feature, but will it be available directly from self-hosted sites without using WordPress.com?&#8221; one user asked. &#8220;This cuts out so many steps in our publishing workflow, but then adds several more if we then need to login to WordPress.com to do this. Our admin setup is complex, so switching to editing here isn’t an option. I have multiple contributors who write directly and this would be a game changer if they could directly upload their images from their account.&#8221;</p>\n<p>A WordPress.com representative confirmed that there are currently no plans to support a standalone version in Jetpack. They are, however, looking at supporting other services, such as Flickr, in the future.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Sep 2017 22:17:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"WPTavern: Camp Press – A Detox from Digital Life\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=75139\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wptavern.com/camp-press-a-detox-from-digital-life\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3381:\"<p>The following is a guest post by Brad Williams who shares his experience at <a href=\"https://camp.press/\">Camp Press</a> this past weekend. Brad is the Co-Founder and CEO of the website design and development agency <a href=\"https://webdevstudios.com\">WebDevStudios</a>.</p>\n<p>He is also a co-author of the Professional WordPress book series. Brad is a US Marine Corps veteran and has been developing websites for over 20 years, including the last 10 where he has focused on open-source technologies like WordPress.</p>\n<hr />\n<img />Brad Williams at Camp Press\n<p>I’ve been to a number of WordCamps and tech-related events over the years. They all follow a similar pattern of speakers, panels, sponsors, after-parties, etc. We’ve all been to these types of events and generally know what to expect; so when <a href=\"https://twitter.com/ifyouwillit?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor\">Mendel Kurland</a> pitched the idea of <a href=\"https://camp.press/\">Camp Press</a> to me as &#8216;geeks camping,&#8217; I was intrigued.</p>\n<p>I went to Camp Press with no idea of what to expect. I honestly have never felt less prepared for an event as I did for this one. I like to plan. So, going to an event where I wasn’t 100% sure how it would work had me feeling nervous. What I soon realized is that I liked being pushed out of my &#8216;safety bubble.&#8217;</p>\n<p>The Camp Press location was absolutely amazing and truly helped make the event special. We stayed at a large summer camp style setup, about an hour outside of Oklahoma City called Fry Lake. If you aren’t familiar with Oklahoma, just imagine driving an hour from a large city to the middle of nowhere. Perfect.</p>\n<p>Fry Lake had cabins, shower and bathroom facilities, an amazing swimming lake with diving boards, and a full cafeteria kitchen. We were literally back at the type of summer camp we experienced as kids, and we immediately knew it.</p>\n<img />Camp Press Fire\n<p>As we learned more about each other, we quickly became more comfortable as a group. We shared stories, laughed, cooked, and debated topics from tech to TV shows. We discussed very personal struggles and experiences, some of which I would guess haven’t been shared outside of close family. We sang songs around the campfire, performed late-night improv, made s’mores, and enjoyed each other’s company.</p>\n<p>Even more amazing is that nothing was scripted. There was no agenda, set activities, presentations. It was just natural interaction. Over the course of a few days, we all grew closer to each other. There was an unspoken bond forming between everyone at Camp Press.</p>\n<p>I didn’t know what to expect going to <a href=\"https://camp.press/\">Camp Press</a>. What I promptly learned is that was the entire point of the event—doing the unexpected, pushing yourself outside of your comfort zone, making new friends, having fun and serious conversations, and doing all of this without the normal technology that is always around us.</p>\n<p>When is the last time you had a detox from digital life? My detox was last weekend, and I can’t wait to do it again!</p>\n<img />Camp Press Attendees\n<p>For more insight into Camp Press and to get Mendel&#8217;s perspective, check out the event&#8217;s <a href=\"https://camp.press/general/inaugural-camp-press-2017-huge-success/\">official blog post</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Sep 2017 22:12:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 25 Oct 2017 08:43:07 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Wed, 25 Oct 2017 08:15:09 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20170308123701\";}','no'),(550,'_site_transient_timeout_browser_a9db4d03969fdd98d377b682b063efe6','1507886328','no'),(551,'_site_transient_browser_a9db4d03969fdd98d377b682b063efe6','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"61.0.3163.100\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(871,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1508964188','no'),(872,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1508920988','no'),(3304,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1524611738;s:8:\"response\";a:4:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.0.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.0.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";N;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:33:\"duplicate-post/duplicate-post.php\";s:11:\"new_version\";s:5:\"3.2.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/duplicate-post.3.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=1612753\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=1612753\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=1612986\";}s:11:\"banners_rtl\";a:0:{}s:14:\"upgrade_notice\";s:90:\"<p>Adds compatibility with Gutenberg UI and fixes a problem with slugs on new installs</p>\";s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";N;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:31:\"wp-google-maps/wpGoogleMaps.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/wp-google-maps\";s:4:\"slug\";s:14:\"wp-google-maps\";s:6:\"plugin\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:11:\"new_version\";s:6:\"7.0.03\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-google-maps/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wp-google-maps.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-google-maps/assets/icon-256x256.png?rev=970398\";s:2:\"1x\";s:66:\"https://ps.w.org/wp-google-maps/assets/icon-128x128.png?rev=970398\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-google-maps/assets/banner-772x250.jpg?rev=792293\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";N;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:33:\"w.org/plugins/wp-maintenance-mode\";s:4:\"slug\";s:19:\"wp-maintenance-mode\";s:6:\"plugin\";s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";s:11:\"new_version\";s:5:\"2.1.2\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/wp-maintenance-mode/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/wp-maintenance-mode.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wp-maintenance-mode/assets/icon-256x256.png?rev=1746218\";s:2:\"1x\";s:72:\"https://ps.w.org/wp-maintenance-mode/assets/icon-128x128.png?rev=1746218\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/wp-maintenance-mode/assets/banner-772x250.png?rev=1833485\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";N;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:2:{s:25:\"easy-modal/easy-modal.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:24:\"w.org/plugins/easy-modal\";s:4:\"slug\";s:10:\"easy-modal\";s:6:\"plugin\";s:25:\"easy-modal/easy-modal.php\";s:11:\"new_version\";s:5:\"2.1.0\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/easy-modal/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/easy-modal.2.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/easy-modal/assets/icon-256x256.png?rev=982657\";s:2:\"1x\";s:62:\"https://ps.w.org/easy-modal/assets/icon-128x128.png?rev=982657\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:64:\"https://ps.w.org/easy-modal/assets/banner-772x250.png?rev=961467\";}s:11:\"banners_rtl\";a:0:{}}s:9:\"hello.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/hello-dolly.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=969907\";s:2:\"1x\";s:63:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=969907\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/hello-dolly/assets/banner-772x250.png?rev=478342\";}s:11:\"banners_rtl\";a:0:{}}}}','no'),(3227,'_site_transient_easy-modal-addon-list','a:11:{i:0;O:8:\"stdClass\":10:{s:11:\"new_version\";s:1:\"1\";s:4:\"name\";s:16:\"Priority Support\";s:4:\"slug\";s:15:\"premium-support\";s:3:\"url\";s:56:\"http://easy-modal.com/addons/premium-support?changelog=1\";s:8:\"homepage\";s:44:\"http://easy-modal.com/addons/premium-support\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:5:\"image\";s:65:\"https://easy-modal.com/wp-content/uploads/edd/2014/08/support.jpg\";s:7:\"excerpt\";s:95:\"We will provide advanced technical support and even log in to your site to solve your problems.\";s:8:\"sections\";s:376:\"a:2:{s:11:\"description\";s:319:\"Why Sign Up for Easy Modal Priority Support? Rapid Response Times With Priority Support, your tickets are always at the front of our queue. We always answer Priority Support tickets first. More In Depth Support Whatever the issue is, we will dig in and do our absolute best to resolve issues for you. We will [&hellip;]\";s:9:\"changelog\";s:0:\"\";}\";}i:1;O:8:\"stdClass\":10:{s:11:\"new_version\";s:0:\"\";s:4:\"name\";s:16:\"Developer Bundle\";s:4:\"slug\";s:13:\"pro-developer\";s:3:\"url\";s:54:\"http://easy-modal.com/addons/pro-developer?changelog=1\";s:8:\"homepage\";s:42:\"http://easy-modal.com/addons/pro-developer\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:5:\"image\";s:61:\"https://easy-modal.com/wp-content/uploads/edd/2014/08/box.jpg\";s:7:\"excerpt\";s:96:\"Our most popular addons in an unlimited site bundle. Get 6 Add Ons for just $145 - a $217 value!\";s:8:\"sections\";s:364:\"a:2:{s:11:\"description\";s:307:\"Easy Modal Pro Developer Bundle includes our most popular Addons to you get started streamlining and improving your website. Get all of our most popular Add Ons in an unlimited site bundle – save a ton and take advantage of this generous offer. Get 6 Add Ons for just $145 – a $217 value! You [&hellip;]\";s:9:\"changelog\";s:0:\"\";}\";}i:2;O:8:\"stdClass\":10:{s:11:\"new_version\";s:0:\"\";s:4:\"name\";s:10:\"Pro Bundle\";s:4:\"slug\";s:10:\"pro-bundle\";s:3:\"url\";s:51:\"http://easy-modal.com/addons/pro-bundle?changelog=1\";s:8:\"homepage\";s:39:\"http://easy-modal.com/addons/pro-bundle\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:5:\"image\";s:66:\"https://easy-modal.com/wp-content/uploads/2014/08/em-pro-addon.jpg\";s:7:\"excerpt\";s:93:\"Our most popular addons in a great one site bundle. Get 6 Add Ons for just $40 - a $62 value!\";s:8:\"sections\";s:100:\"a:2:{s:11:\"description\";s:44:\"Our most popular addons in one great bundle.\";s:9:\"changelog\";s:0:\"\";}\";}i:3;O:8:\"stdClass\":11:{s:11:\"new_version\";s:5:\"1.0.3\";s:4:\"name\";s:16:\"Unlimited Themes\";s:4:\"slug\";s:16:\"unlimited-themes\";s:3:\"url\";s:57:\"http://easy-modal.com/addons/unlimited-themes?changelog=1\";s:8:\"homepage\";s:45:\"http://easy-modal.com/addons/unlimited-themes\";s:7:\"package\";s:124:\"http://easy-modal.com/?edd_action=package_download&id=1017&key=31028f99126402f21307dd78b65062c4&expires=MTUyNDE3MDkzNg%3D%3D\";s:13:\"download_link\";s:124:\"http://easy-modal.com/?edd_action=package_download&id=1017&key=31028f99126402f21307dd78b65062c4&expires=MTUyNDE3MDkzNg%3D%3D\";s:5:\"image\";s:74:\"https://easy-modal.com/wp-content/uploads/edd/2014/08/unlimited-themes.jpg\";s:7:\"excerpt\";s:70:\"Create as many themes as you need. Choose which theme each modal uses.\";s:8:\"sections\";s:126:\"a:2:{s:11:\"description\";s:70:\"Create as many themes as you need. Choose which theme each modal uses.\";s:9:\"changelog\";s:0:\"\";}\";s:7:\"license\";s:40:\"748233db174411807da7f5bbee74161e2d373b71\";}i:4;O:8:\"stdClass\":10:{s:11:\"new_version\";s:5:\"1.0.3\";s:4:\"name\";s:11:\"Scroll Pops\";s:4:\"slug\";s:11:\"scroll-pops\";s:3:\"url\";s:52:\"http://easy-modal.com/addons/scroll-pops?changelog=1\";s:8:\"homepage\";s:40:\"http://easy-modal.com/addons/scroll-pops\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:5:\"image\";s:64:\"https://easy-modal.com/wp-content/uploads/edd/2014/08/scroll.jpg\";s:7:\"excerpt\";s:49:\"Popup modals when the user scrolls down the page.\";s:8:\"sections\";s:106:\"a:2:{s:11:\"description\";s:50:\"Pop up modals when the user scrolls down the page.\";s:9:\"changelog\";s:0:\"\";}\";}i:5;O:8:\"stdClass\":11:{s:11:\"new_version\";s:5:\"1.0.3\";s:4:\"name\";s:17:\"Force User Action\";s:4:\"slug\";s:17:\"force-user-action\";s:3:\"url\";s:58:\"http://easy-modal.com/addons/force-user-action?changelog=1\";s:8:\"homepage\";s:46:\"http://easy-modal.com/addons/force-user-action\";s:7:\"package\";s:124:\"http://easy-modal.com/?edd_action=package_download&id=1013&key=6f3959c59f38d883cb754459b0dbcccf&expires=MTUyNDE3MDkzNg%3D%3D\";s:13:\"download_link\";s:124:\"http://easy-modal.com/?edd_action=package_download&id=1013&key=6f3959c59f38d883cb754459b0dbcccf&expires=MTUyNDE3MDkzNg%3D%3D\";s:5:\"image\";s:61:\"https://easy-modal.com/wp-content/uploads/edd/2014/08/fua.jpg\";s:7:\"excerpt\";s:86:\"Disable the close button, forcing the user to fill out your form or do another action.\";s:8:\"sections\";s:142:\"a:2:{s:11:\"description\";s:86:\"Disable the close button, forcing the user to fill out your form or do another action.\";s:9:\"changelog\";s:0:\"\";}\";s:7:\"license\";s:40:\"d881fa46f731e037d7fec73b69a3d50bde42acd6\";}i:6;O:8:\"stdClass\":10:{s:11:\"new_version\";s:5:\"1.0.3\";s:4:\"name\";s:16:\"Age Verification\";s:4:\"slug\";s:16:\"age-verification\";s:3:\"url\";s:57:\"http://easy-modal.com/addons/age-verification?changelog=1\";s:8:\"homepage\";s:45:\"http://easy-modal.com/addons/age-verification\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:5:\"image\";s:74:\"https://easy-modal.com/wp-content/uploads/edd/2014/08/age-verification.jpg\";s:7:\"excerpt\";s:99:\"Quickly add age verification modals to your website. Multiple types of verification to choose from.\";s:8:\"sections\";s:155:\"a:2:{s:11:\"description\";s:99:\"Quickly add age verification modals to your website. Multiple types of verification to choose from.\";s:9:\"changelog\";s:0:\"\";}\";}i:7;O:8:\"stdClass\":11:{s:11:\"new_version\";s:5:\"1.0.3\";s:4:\"name\";s:21:\"Advanced Theme Editor\";s:4:\"slug\";s:21:\"advanced-theme-editor\";s:3:\"url\";s:62:\"http://easy-modal.com/addons/advanced-theme-editor?changelog=1\";s:8:\"homepage\";s:50:\"http://easy-modal.com/addons/advanced-theme-editor\";s:7:\"package\";s:124:\"http://easy-modal.com/?edd_action=package_download&id=1009&key=957167477782493e82238004eedc8f83&expires=MTUyNDE3MDkzNg%3D%3D\";s:13:\"download_link\";s:124:\"http://easy-modal.com/?edd_action=package_download&id=1009&key=957167477782493e82238004eedc8f83&expires=MTUyNDE3MDkzNg%3D%3D\";s:5:\"image\";s:61:\"https://easy-modal.com/wp-content/uploads/edd/2014/08/ate.jpg\";s:7:\"excerpt\";s:65:\"Add background images to the overlay, container and close button.\";s:8:\"sections\";s:121:\"a:2:{s:11:\"description\";s:65:\"Add background images to the overlay, container and close button.\";s:9:\"changelog\";s:0:\"\";}\";s:7:\"license\";s:40:\"9e74ef0953dd5ddeb84553d63391e63842b727fb\";}i:8;O:8:\"stdClass\":11:{s:11:\"new_version\";s:5:\"1.0.3\";s:4:\"name\";s:11:\"Exit Modals\";s:4:\"slug\";s:11:\"exit-modals\";s:3:\"url\";s:52:\"http://easy-modal.com/addons/exit-modals?changelog=1\";s:8:\"homepage\";s:40:\"http://easy-modal.com/addons/exit-modals\";s:7:\"package\";s:123:\"http://easy-modal.com/?edd_action=package_download&id=984&key=b103e01a0631b69389f50460a6b3b64f&expires=MTUyNDE3MDkzNg%3D%3D\";s:13:\"download_link\";s:123:\"http://easy-modal.com/?edd_action=package_download&id=984&key=b103e01a0631b69389f50460a6b3b64f&expires=MTUyNDE3MDkzNg%3D%3D\";s:5:\"image\";s:62:\"https://easy-modal.com/wp-content/uploads/edd/2014/08/exit.jpg\";s:7:\"excerpt\";s:55:\"Open a modal when the user attempts to leave your site.\";s:8:\"sections\";s:109:\"a:2:{s:11:\"description\";s:53:\"Open a modal when the user attempt to leave the site.\";s:9:\"changelog\";s:0:\"\";}\";s:7:\"license\";s:40:\"23cd449fd408024cee459f0e4ef1ee88f1dba3c0\";}i:9;O:8:\"stdClass\":11:{s:11:\"new_version\";s:5:\"1.0.4\";s:4:\"name\";s:9:\"Auto Open\";s:4:\"slug\";s:9:\"auto-open\";s:3:\"url\";s:50:\"http://easy-modal.com/addons/auto-open?changelog=1\";s:8:\"homepage\";s:38:\"http://easy-modal.com/addons/auto-open\";s:7:\"package\";s:123:\"http://easy-modal.com/?edd_action=package_download&id=950&key=cfaa27abb26111d1cfefb9fecb089fbe&expires=MTUyNDE3MDkzNg%3D%3D\";s:13:\"download_link\";s:123:\"http://easy-modal.com/?edd_action=package_download&id=950&key=cfaa27abb26111d1cfefb9fecb089fbe&expires=MTUyNDE3MDkzNg%3D%3D\";s:5:\"image\";s:62:\"https://easy-modal.com/wp-content/uploads/edd/2014/08/open.jpg\";s:7:\"excerpt\";s:72:\"Open modals automatically when users visit your site or a specific page.\";s:8:\"sections\";s:253:\"a:2:{s:11:\"description\";s:72:\"Open modals automatically when users visit your site or a specific page.\";s:9:\"changelog\";s:123:\"v1.0.3\r\n<ul>\r\n	<li>Added filters em_autoopen_max_delay, em_autoopen_min_delay, em_autoopen_steps_delay.</li>\r\n</ul>\r\n&nbsp;\";}\";s:7:\"license\";s:40:\"0eb4cfbcab03ea98ea8b280d330d2cbabe019e4c\";}i:10;O:8:\"stdClass\":11:{s:11:\"new_version\";s:5:\"1.0.3\";s:4:\"name\";s:12:\"Login Modals\";s:4:\"slug\";s:12:\"login-modals\";s:3:\"url\";s:53:\"http://easy-modal.com/addons/login-modals?changelog=1\";s:8:\"homepage\";s:41:\"http://easy-modal.com/addons/login-modals\";s:7:\"package\";s:123:\"http://easy-modal.com/?edd_action=package_download&id=825&key=4d2ec5ce7f2a26799c33fa4058ebb899&expires=MTUyNDE3MDkzNg%3D%3D\";s:13:\"download_link\";s:123:\"http://easy-modal.com/?edd_action=package_download&id=825&key=4d2ec5ce7f2a26799c33fa4058ebb899&expires=MTUyNDE3MDkzNg%3D%3D\";s:5:\"image\";s:72:\"https://easy-modal.com/wp-content/uploads/2014/08/login-modals-addon.jpg\";s:7:\"excerpt\";s:93:\"Quickly add Login, Registration and Forgot Your Password modals to your site. All using AJAX.\";s:8:\"sections\";s:149:\"a:2:{s:11:\"description\";s:93:\"Quickly add Login, Registration and Forgot Your Password modals to your site. All using AJAX.\";s:9:\"changelog\";s:0:\"\";}\";s:7:\"license\";s:40:\"022b1d39c91cb749c5f16195cab68b50c2bc89bf\";}}','no'),(840,'_site_transient_timeout_browser_ae7243d6fcce16c4a1bb2c2339d3a779','1509455233','no'),(841,'_site_transient_browser_ae7243d6fcce16c4a1bb2c2339d3a779','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"61.0.3163.100\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(305,'_site_transient_timeout_browser_910ae212836ebd1b512fb57c395ff9ff','1506587122','no'),(306,'_site_transient_browser_910ae212836ebd1b512fb57c395ff9ff','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"56.0\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(338,'fs_active_plugins','O:8:\"stdClass\":0:{}','yes'),(325,'albdesign_modal_popup_default_options','a:16:{s:22:\"modal_background_color\";s:7:\"#ff0000\";s:12:\"modal_effect\";s:1:\"1\";s:18:\"general_text_color\";s:7:\"#ffffff\";s:16:\"title_text_color\";s:7:\"#336699\";s:22:\"title_background_color\";s:7:\"#f845D1\";s:13:\"overlay_color\";s:7:\"#f845D1\";s:15:\"overlay_opacity\";s:3:\"0.8\";s:17:\"modal_padding_top\";s:2:\"40\";s:19:\"modal_padding_right\";s:2:\"40\";s:20:\"modal_padding_bottom\";s:2:\"40\";s:18:\"modal_padding_left\";s:2:\"40\";s:11:\"modal_width\";s:2:\"50\";s:12:\"triggered_by\";s:1:\"a\";s:19:\"trigger_inside_text\";s:10:\"Open popup\";s:15:\"trigger_on_exit\";s:2:\"no\";s:21:\"trigger_on_exit_count\";i:1;}','yes'),(326,'SG_POPUP_VERSION','2.643','yes'),(327,'SGPBUsageDays','0','yes'),(328,'SGPBInstallDate','1505999706','yes'),(329,'SGPBOpenNextTime','1508591706','yes'),(330,'SGPBMaxOpenCount','80','yes'),(331,'SG_POPUP_HTML_1','1','yes'),(332,'SgpbCounter','a:1:{i:1;i:2;}','yes'),(333,'popup_window_width','500','yes'),(334,'popup_window_height','500','yes'),(335,'popup_window_left','0','yes'),(336,'popup_window_top','0','yes'),(337,'widget_simple_popup','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(339,'fs_debug_mode','','yes'),(340,'fs_accounts','a:5:{s:11:\"plugin_data\";a:1:{s:11:\"popup-maker\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:9:\"prev_path\";s:86:\"/home/islamicfinancial/public_html/demo/wp-content/plugins/popup-maker/popup-maker.php\";}s:17:\"install_timestamp\";i:1506000699;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:9:\"1.2.1.7.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"1.6.6\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:1;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:30:\"islamicfinancialservices.co.uk\";s:9:\"server_ip\";s:15:\"115.112.129.194\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1506000699;s:7:\"version\";s:5:\"1.6.6\";}s:17:\"was_plugin_loaded\";b:1;s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1506000710;s:7:\"version\";s:5:\"1.6.6\";}}}s:13:\"file_slug_map\";a:1:{s:27:\"popup-maker/popup-maker.php\";s:11:\"popup-maker\";}s:7:\"plugins\";a:1:{s:11:\"popup-maker\";O:9:\"FS_Plugin\":16:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:11:\"Popup Maker\";s:4:\"slug\";s:11:\"popup-maker\";s:4:\"type\";N;s:4:\"file\";s:27:\"popup-maker/popup-maker.php\";s:7:\"version\";s:5:\"1.6.6\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_0a02cbd99443e0ab7211b19222fe3\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"147\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"1d9c9cf31dd3bc6459e65d780db6bc26\";s:13:\"admin_notices\";a:1:{s:11:\"popup-maker\";a:0:{}}}','yes'),(341,'popmake_settings','a:1:{s:26:\"disable_popup_category_tag\";i:1;}','yes'),(342,'pum_ver','1.6.6','yes'),(343,'fs_api_cache','a:0:{}','yes'),(347,'popmake_default_theme','695','yes'),(348,'_pum_installed_themes','a:5:{i:0;s:8:\"lightbox\";i:1;s:15:\"enterprise-blue\";i:2;s:9:\"hello-box\";i:3;s:12:\"cutting-edge\";i:4;s:13:\"framed-border\";}','yes'),(349,'pum_reviews_installed_on','2017-09-21 13:31:41','yes'),(350,'pum_db_ver','6','yes'),(352,'_site_transient_timeout_popmake-google-fonts-list','1508419917','no'),(353,'_site_transient_popmake-google-fonts-list','a:696:{s:7:\"ABeeZee\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"ABeeZee\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/abeezee/v4/mE5BOuZKGln_Ex0uYKpIaw.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/abeezee/v4/kpplLynmYgP0YtlJA3atRw.ttf\";}}s:4:\"Abel\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Abel\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/abel/v6/RpUKfqNxoyNe_ka23bzQ2A.ttf\";}}s:13:\"Abril Fatface\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Abril Fatface\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/abrilfatface/v8/X1g_KwGeBV3ajZIXQ9VnDojjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:8:\"Aclonica\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Aclonica\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/aclonica/v6/M6pHZMPwK3DiBSlo3jwAKQ.ttf\";}}s:4:\"Acme\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Acme\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/acme/v5/-J6XNtAHPZBEbsifCdBt-g.ttf\";}}s:5:\"Actor\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Actor\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/actor/v6/ugMf40CrRK6Jf6Yz_xNSmQ.ttf\";}}s:7:\"Adamina\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Adamina\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/adamina/v7/RUQfOodOMiVVYqFZcSlT9w.ttf\";}}s:10:\"Advent Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Advent Pro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:7:{i:100;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/87-JOpSUecTG50PBYK4ysi3USBnSvpkopQaUR-2r7iU.ttf\";i:200;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/URTSSjIp0Wr-GrjxFdFWnGeudeTO44zf-ht3k-KNzwg.ttf\";i:300;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/sJaBfJYSFgoB80OL1_66m0eOrDcLawS7-ssYqLr2Xp4.ttf\";s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/adventpro/v4/1NxMBeKVcNNH2H46AUR3wfesZW2xOQ-xsNqO47m55DA.ttf\";i:500;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/7kBth2-rT8tP40RmMMXMLJp-63r6doWhTEbsfBIRJ7A.ttf\";i:600;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/3Jo-2maCzv2QLzQBzaKHV_pTEJqju4Hz1txDWij77d4.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/adventpro/v4/M4I6QiICt-ey_wZTpR2gKwJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:15:\"Aguafina Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Aguafina Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/aguafinascript/v5/65g7cgMtMGnNlNyq_Z6CvMxLhO8OSNnfAp53LK1_iRs.ttf\";}}s:7:\"Akronim\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Akronim\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/akronim/v5/qA0L2CSArk3tuOWE1AR1DA.ttf\";}}s:6:\"Aladin\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Aladin\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/aladin/v5/PyuJ5cVHkduO0j5fAMKvAA.ttf\";}}s:7:\"Aldrich\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Aldrich\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/aldrich/v6/kMMW1S56gFx7RP_mW1g-Eg.ttf\";}}s:4:\"Alef\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Alef\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/alef/v4/ENvZ_P0HBDQxNZYCQO0lUA.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/alef/v4/VDgZJhEwudtOzOFQpZ8MEA.ttf\";}}s:8:\"Alegreya\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Alegreya\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:6:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/alegreya/v7/62J3atXd6bvMU4qO_ca-eA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/cbshnQGxwmlHBjUil7DaIfesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/alegreya/v7/5oZtdI5-wQwgAFrd9erCsaCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/IWi8e5bpnqhMRsZKTcTUWgJKKGfqHaYFsRG-T3ceEVo.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/alegreya/v7/oQeMxX-vxGImzDgX6nxA7KCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"900italic\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/-L71QLH_XqgYWaI1GbOVhp0EAVxt0G0biEntp43Qt6E.ttf\";}}s:11:\"Alegreya SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Alegreya SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:6:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/3ozeFnTbygMK6PfHh8B-iqCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/GOqmv3FLsJ2r6ZALMZVBmkeOrDcLawS7-ssYqLr2Xp4.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/M9OIREoxDkvynwTpBAYUq3e1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/5PCoU7IUfCicpKBJtBmP6c_zJjSACmk0BRPxQqhnNLU.ttf\";i:900;s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/M9OIREoxDkvynwTpBAYUqyenaqEuufTBk9XMKnKmgDA.ttf\";s:9:\"900italic\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/5PCoU7IUfCicpKBJtBmP6U_yTOUGsoC54csJe1b-IRw.ttf\";}}s:13:\"Alegreya Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Alegreya Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"vietnamese\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:14:{i:100;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/TKyx_-JJ6MdpQruNk-t-PJFGFO4uyVFMfB6LZsii7kI.ttf\";s:9:\"100italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/gRkSP2lBpqoMTVxg7DmVn2cDnjsrnI9_xJ-5gnBaHsE.ttf\";i:300;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9acB1LjARzAvdqa1uQC32v70.ttf\";s:9:\"300italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9CnfqlVoxTUFFx1C8tBqmbcg.ttf\";s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/KYNzioYhDai7mTMnx_gDgn8f0n03UdmQgF_CLvNR2vg.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/TKyx_-JJ6MdpQruNk-t-PD4G9C9ttb0Oz5Cvf0qOitE.ttf\";i:500;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aQqQmZ7VjhwksfpNVG0pqGc.ttf\";s:9:\"500italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9Cs7DCVO6wo6i5LKIyZDzK40.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aVCbmAUID8LN-q3pJpOk3Ys.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9CpF66r9C4AnxxlBlGd7xY4g.ttf\";i:800;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9acxnD5BewVtRRHHljCwR2bM.ttf\";s:9:\"800italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9CicOAJ_9MkLPbDmrtXDPbIU.ttf\";i:900;s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aW42xlVP-j5dagE7-AU2zwg.ttf\";s:9:\"900italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9ChRaDUI9aE8-k7PrIG2iiuo.ttf\";}}s:16:\"Alegreya Sans SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Alegreya Sans SC\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"vietnamese\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:14:{i:100;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/trwFkDJLOJf6hqM93944kVnzStfdnFU-MXbO84aBs_M.ttf\";s:9:\"100italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/qG3gA9iy5RpXMH4crZboqqakMVR0XlJhO7VdJ8yYvA4.ttf\";i:300;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR46-1IqtfxJspFjzJp0SaQRcI.ttf\";s:9:\"300italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0CnTKaH808trtzttbEg4yVA.ttf\";s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/6kgb6ZvOagoVIRZyl8XV-EklWX-XdLVn1WTiuGuvKIU.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/trwFkDJLOJf6hqM93944kTfqo69HNOlCNZvbwAmUtiA.ttf\";i:500;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR46_hHTluI57wqxl55RvSYo3s.ttf\";s:9:\"500italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0NqVvxKdFVwqwzilqfVd39U.ttf\";i:700;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR4600aId5t1FC-xZ8nmpa_XLk.ttf\";s:9:\"700italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0IBYn3VD6xMEnodOh8pnFw4.ttf\";i:800;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR46wQgSHD3Lo1Mif2Wkk5swWA.ttf\";s:9:\"800italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0HStmCm6Rs90XeztCALm0H8.ttf\";i:900;s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR461Rf9EWUSEX_PR1d_gLKfpM.ttf\";s:9:\"900italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0IvtwEfTCJoOJugANj-jWDI.ttf\";}}s:10:\"Alex Brush\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Alex Brush\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/alexbrush/v6/ooh3KJFbKJSUoIRWfiu8o_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:13:\"Alfa Slab One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Alfa Slab One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/alfaslabone/v5/Qx6FPcitRwTC_k88tLPc-Yjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:5:\"Alice\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Alice\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/alice/v7/wZTAfivekBqIg-rk63nFvQ.ttf\";}}s:5:\"Alike\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Alike\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/alike/v7/Ho8YpRKNk_202fwDiGNIyw.ttf\";}}s:13:\"Alike Angular\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Alike Angular\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/alikeangular/v6/OpeCu4xxI3qO1C7CZcJtPT3XH2uEnVI__ynTBvNyki8.ttf\";}}s:5:\"Allan\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Allan\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/allan/v7/T3lemhgZmLQkQI2Qc2bQHA.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/allan/v7/zSxQiwo7wgnr7KkMXhSiag.ttf\";}}s:7:\"Allerta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Allerta\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/allerta/v7/s9FOEuiJFTNbMe06ifzV8g.ttf\";}}s:15:\"Allerta Stencil\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Allerta Stencil\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/allertastencil/v7/CdSZfRtHbQrBohqmzSdDYFf2eT4jUldwg_9fgfY_tHc.ttf\";}}s:6:\"Allura\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Allura\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/allura/v4/4hcqgZanyuJ2gMYWffIR6A.ttf\";}}s:8:\"Almendra\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Almendra\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/almendra/v8/PDpbB-ZF7deXAAEYPkQOeg.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/almendra/v8/CNWLyiDucqVKVgr4EMidi_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/almendra/v8/ZpLdQMj7Q2AFio4nNO6A76CWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/almendra/v8/-tXHKMcnn6FqrhJV3l1e3QJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:16:\"Almendra Display\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Almendra Display\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/almendradisplay/v6/2Zuu97WJ_ez-87yz5Ai8fF6uyC_qD11hrFQ6EGgTJWI.ttf\";}}s:11:\"Almendra SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Almendra SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/almendrasc/v6/IuiLd8Fm9I6raSalxMoWeaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Amarante\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Amarante\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/amarante/v4/2dQHjIBWSpydit5zkJZnOw.ttf\";}}s:8:\"Amaranth\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Amaranth\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/amaranth/v6/7VcBog22JBHsHXHdnnycTA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/amaranth/v6/UrJlRY9LcVERJSvggsdBqPesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/amaranth/v6/j5OFHqadfxyLnQRxFeox6qCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/amaranth/v6/BHyuYFj9nqLFNvOvGh0xTwJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:9:\"Amatic SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Amatic SC\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/amaticsc/v6/MldbRWLFytvqxU1y81xSVg.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/amaticsc/v6/IDnkRTPGcrSVo50UyYNK7y3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Amethysta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Amethysta\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/amethysta/v4/1jEo9tOFIJDolAUpBnWbnA.ttf\";}}s:7:\"Anaheim\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Anaheim\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/anaheim/v4/t-z8aXHMpgI2gjN_rIflKA.ttf\";}}s:6:\"Andada\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Andada\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/andada/v7/rSFaDqNNQBRw3y19MB5Y4w.ttf\";}}s:6:\"Andika\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Andika\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/andika/v6/oe-ag1G0lcqZ3IXfeEgaGg.ttf\";}}s:6:\"Angkor\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Angkor\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/angkor/v8/DLpLgIS-8F10ecwKqCm95Q.ttf\";}}s:24:\"Annie Use Your Telescope\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:24:\"Annie Use Your Telescope\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:99:\"http://fonts.gstatic.com/s/annieuseyourtelescope/v6/2cuiO5VmaR09C8SLGEQjGqbp7mtG8sPlcZvOaO8HBak.ttf\";}}s:13:\"Anonymous Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Anonymous Pro\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/Zhfjj_gat3waL4JSju74E-V_5zh5b-_HiooIRUBwn1A.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/q0u6LFHwttnT_69euiDbWKwIsuKDCXG0NQm7BvAgx-c.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/WDf5lZYgdmmKhO8E1AQud--Cz_5MeePnXDAcLNWyBME.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/_fVr_XGln-cetWSUc-JpfA1LL9bfs7wyIp6F8OC9RxA.ttf\";}}s:5:\"Antic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Antic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/antic/v7/hEa8XCNM7tXGzD0Uk0AipA.ttf\";}}s:12:\"Antic Didone\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Antic Didone\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/anticdidone/v4/r3nJcTDuOluOL6LGDV1vRy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:10:\"Antic Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Antic Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/anticslab/v4/PSbJCTKkAS7skPdkd7AKEvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Anton\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Anton\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/anton/v6/XIbCenm-W0IRHWYIh7CGUQ.ttf\";}}s:6:\"Arapey\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Arapey\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/arapey/v5/dqu823lrSYn8T2gApTdslA.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/arapey/v5/pY-Xi5JNBpaWxy2tZhEm5A.ttf\";}}s:7:\"Arbutus\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Arbutus\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/arbutus/v5/Go_hurxoUsn5MnqNVQgodQ.ttf\";}}s:12:\"Arbutus Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Arbutus Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/arbutusslab/v4/6k3Yp6iS9l4jRIpynA8qMy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:19:\"Architects Daughter\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Architects Daughter\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/architectsdaughter/v6/RXTgOOQ9AAtaVOHxx0IUBMCy0EhZjHzu-y0e6uLf4Fg.ttf\";}}s:13:\"Archivo Black\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Archivo Black\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/archivoblack/v4/WoAoVT7K3k7hHfxKbvB6B51XQG8isOYYJhPIYAyrESQ.ttf\";}}s:14:\"Archivo Narrow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Archivo Narrow\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/DsLzC9scoPnrGiwYYMQXppTvAuddT2xDMbdz0mdLyZY.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/vqsrtPCpTU3tJlKfuXP5zUpmlyBQEFfdE6dERLXdQGQ.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/M__Wu4PAmHf4YZvQM8tWsMLtdzs3iyjn_YuT226ZsLU.ttf\";s:9:\"700italic\";s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/wG6O733y5zHl4EKCOh8rSTg5KB8MNJ4uPAETq9naQO8.ttf\";}}s:5:\"Arimo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Arimo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";i:3;s:8:\"cyrillic\";i:4;s:5:\"greek\";i:5;s:5:\"latin\";i:6;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/arimo/v8/Gpeo80g-5ji2CcyXWnzh7g.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/arimo/v8/_OdGbnX2-qQ96C4OjhyuPw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/arimo/v8/ZItXugREyvV9LnbY_gxAmw.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/arimo/v8/__nOLWqmeXdhfr0g7GaFePesZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Arizonia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Arizonia\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/arizonia/v6/yzJqkHZqryZBTM7RKYV9Wg.ttf\";}}s:6:\"Armata\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Armata\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/armata/v6/1H8FwGgIRrbYtxSfXhOHlQ.ttf\";}}s:8:\"Artifika\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Artifika\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/artifika/v6/Ekfp4H4QG7D-WsABDOyj8g.ttf\";}}s:4:\"Arvo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Arvo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/arvo/v8/vvWPwz-PlZEwjOOIKqoZzA.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/arvo/v8/id5a4BCjbenl5Gkqonw_Rw.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/arvo/v8/OB3FDST7U38u3OjPK_vvRQ.ttf\";s:9:\"700italic\";s:61:\"http://fonts.gstatic.com/s/arvo/v8/Hvl2MuWoXLaCy2v6MD4Yvw.ttf\";}}s:4:\"Asap\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Asap\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/asap/v4/2lf-1MDR8tsTpEtvJmr2hA.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/asap/v4/mwxNHf8QS8gNWCAMwkJNIg.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/asap/v4/o5RUA7SsJ80M8oDFBnrDbg.ttf\";s:9:\"700italic\";s:61:\"http://fonts.gstatic.com/s/asap/v4/_rZz9y2oXc09jT5T6BexLQ.ttf\";}}s:5:\"Asset\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Asset\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/asset/v6/hfPmqY-JzuR1lULlQf9iTg.ttf\";}}s:7:\"Astloch\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Astloch\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/astloch/v6/fmbitVmHYLQP7MGPuFgpag.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/astloch/v6/aPkhM2tL-tz1jX6aX2rvo_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:4:\"Asul\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Asul\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/asul/v5/9qpsNR_OOwyOYyo2N0IbBw.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/asul/v5/uO8uNmxaq87-DdPmkEg5Gg.ttf\";}}s:10:\"Atomic Age\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Atomic Age\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/atomicage/v6/WvBMe4FxANIKpo6Oi0mVJ_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Aubrey\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Aubrey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/aubrey/v8/zo9w8klO8bmOQIMajQ2aTA.ttf\";}}s:9:\"Audiowide\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Audiowide\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/audiowide/v4/yGcwRZB6VmoYhPUYT-mEow.ttf\";}}s:10:\"Autour One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Autour One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/autourone/v4/2xmQBcg7FN72jaQRFZPIDvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Average\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Average\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/average/v4/aHUibBqdDbVYl5FM48pxyQ.ttf\";}}s:12:\"Average Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Average Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/averagesans/v4/dnU3R-5A_43y5bIyLztPsS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:19:\"Averia Gruesa Libre\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Averia Gruesa Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/averiagruesalibre/v4/10vbZTOoN6T8D-nvDzwRFyXcKHuZXlCN8VkWHpkUzKM.ttf\";}}s:12:\"Averia Libre\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Averia Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:6:{i:300;s:89:\"http://fonts.gstatic.com/s/averialibre/v4/r6hGL8sSLm4dTzOPXgx5XacQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/I6wAYuAvOgT7el2ePj2nkina0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/rYVgHZZQICWnhjguGsBspC3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/1etzuoNxVHR8F533EkD1WfMZXuCXbOrAvx5R0IT5Oyo.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/averialibre/v4/r6hGL8sSLm4dTzOPXgx5XUD2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/I6wAYuAvOgT7el2ePj2nkvAs9-1nE9qOqhChW0m4nDE.ttf\";}}s:17:\"Averia Sans Libre\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Averia Sans Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:6:{i:300;s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/_9-jTfQjaBsWAF_yp5z-V4CP_KG_g80s1KXiBtJHoNc.ttf\";s:9:\"300italic\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/o7BEIK-fG3Ykc5Rzteh88YuyGu4JqttndUh4gRKxic0.ttf\";s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/yRJpjT39KxACO9F31mj_LqV8_KRn4epKAjTFK1s1fsg.ttf\";s:6:\"italic\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/COEzR_NPBSUOl3pFwPbPoCZU2HnUZT1xVKaIrHDioao.ttf\";i:700;s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/_9-jTfQjaBsWAF_yp5z-V8QwVOrz1y5GihpZmtKLhlI.ttf\";s:9:\"700italic\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/o7BEIK-fG3Ykc5Rzteh88bXy1DXgmJcVtKjM5UWamMs.ttf\";}}s:18:\"Averia Serif Libre\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Averia Serif Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:6:{i:300;s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/yvITAdr5D1nlsdFswJAb8SmC4gFJ2PHmfdVKEd_5S9M.ttf\";s:9:\"300italic\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/YOLFXyye4sZt6AZk1QybCG2okl0bU63CauowU4iApig.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/fdtF30xa_Erw0zAzOoG4BZqY66i8AUyI16fGqw0iAew.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/o9qhvK9iT5iDWfyhQUe-6Ru_b0bTq5iipbJ9hhgHJ6U.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/yvITAdr5D1nlsdFswJAb8Q50KV5TaOVolur4zV2iZsg.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/YOLFXyye4sZt6AZk1QybCNxohRXP4tNDqG3X4Hqn21k.ttf\";}}s:10:\"Bad Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Bad Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/badscript/v5/cRyUs0nJ2eMQFHwBsZNRXfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Balthazar\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Balthazar\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/balthazar/v5/WgbaSIs6dJAGXJ0qbz2xlw.ttf\";}}s:7:\"Bangers\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Bangers\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/bangers/v7/WAffdge5w99Xif-DLeqmcA.ttf\";}}s:5:\"Basic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Basic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/basic/v6/hNII2mS5Dxw5C0u_m3mXgA.ttf\";}}s:10:\"Battambang\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Battambang\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/battambang/v9/MzrUfQLefYum5vVGM3EZVPesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/battambang/v9/dezbRtMzfzAA99DmrCYRMgJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:7:\"Baumans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Baumans\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/baumans/v5/o0bFdPW1H5kd5saqqOcoVg.ttf\";}}s:5:\"Bayon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bayon\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bayon/v8/yTubusjTnpNRZwA4_50iVw.ttf\";}}s:8:\"Belgrano\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Belgrano\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/belgrano/v6/iq8DUa2s7g6WRCeMiFrmtQ.ttf\";}}s:7:\"Belleza\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Belleza\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/belleza/v4/wchA3BWJlVqvIcSeNZyXew.ttf\";}}s:9:\"BenchNine\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"BenchNine\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{i:300;s:87:\"http://fonts.gstatic.com/s/benchnine/v4/ah9xtUy9wLQ3qnWa2p-piS3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/benchnine/v4/h3OAlYqU3aOeNkuXgH2Q2w.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/benchnine/v4/qZpi6ZVZg3L2RL_xoBLxWS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:7:\"Bentham\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Bentham\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/bentham/v6/5-Mo8Fe7yg5tzV0GlQIuzQ.ttf\";}}s:15:\"Berkshire Swash\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Berkshire Swash\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/berkshireswash/v4/4RZJjVRPjYnC2939hKCAimKfbtsIjCZP_edQljX9gR0.ttf\";}}s:5:\"Bevan\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bevan\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bevan/v7/Rtg3zDsCeQiaJ_Qno22OJA.ttf\";}}s:13:\"Bigelow Rules\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Bigelow Rules\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/bigelowrules/v4/FEJCPLwo07FS-6SK6Al50X8f0n03UdmQgF_CLvNR2vg.ttf\";}}s:11:\"Bigshot One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Bigshot One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/bigshotone/v6/wSyZjBNTWDQHnvWE2jt6j6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:5:\"Bilbo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bilbo\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bilbo/v6/-ty-lPs5H7OIucWbnpFrkA.ttf\";}}s:16:\"Bilbo Swash Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Bilbo Swash Caps\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/bilboswashcaps/v7/UB_-crLvhx-PwGKW1oosDmYeFSdnSpRYv5h9gpdlD1g.ttf\";}}s:6:\"Bitter\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Bitter\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/bitter/v7/w_BNdJvVZDRmqy5aSfB2kQ.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/bitter/v7/TC0FZEVzXQIGgzmRfKPZbA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/bitter/v7/4dUtr_4BvHuoRU35suyOAg.ttf\";}}s:13:\"Black Ops One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Black Ops One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/blackopsone/v7/2XW-DmDsGbDLE372KrMW1Yjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:5:\"Bokor\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bokor\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bokor/v8/uAKdo0A85WW23Gs6mcbw7A.ttf\";}}s:6:\"Bonbon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Bonbon\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/bonbon/v6/IW3u1yzG1knyW5oz0s9_6Q.ttf\";}}s:8:\"Boogaloo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Boogaloo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/boogaloo/v6/4Wu1tvFMoB80fSu8qLgQfQ.ttf\";}}s:10:\"Bowlby One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Bowlby One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/bowlbyone/v7/eKpHjHfjoxM2bX36YNucefesZW2xOQ-xsNqO47m55DA.ttf\";}}s:13:\"Bowlby One SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Bowlby One SC\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/bowlbyonesc/v8/8ZkeXftTuzKBtmxOYXoRedDkZCMxWJecxjvKm2f8MJw.ttf\";}}s:7:\"Brawler\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Brawler\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/brawler/v6/3gfSw6imxQnQxweVITqUrg.ttf\";}}s:10:\"Bree Serif\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Bree Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/breeserif/v5/5h9crBVIrvZqgf34FHcnEfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:14:\"Bubblegum Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Bubblegum Sans\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/bubblegumsans/v5/Y9iTUUNz6lbl6TrvV4iwsytnKWgpfO2iSkLzTz-AABg.ttf\";}}s:11:\"Bubbler One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Bubbler One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/bubblerone/v4/e8S0qevkZAFaBybtt_SU4qCWcynf_cDxXwCLxiixG1c.ttf\";}}s:4:\"Buda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Buda\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:3:\"300\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{i:300;s:61:\"http://fonts.gstatic.com/s/buda/v6/hLtAmNUmEMJH2yx7NGUjnA.ttf\";}}s:7:\"Buenard\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Buenard\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/buenard/v6/NSpMPGKAUgrLrlstYVvIXQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/buenard/v6/yUlGE115dGr7O9w9FlP3UvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Butcherman\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Butcherman\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/butcherman/v7/bxiJmD567sPBVpJsT0XR0vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:14:\"Butterfly Kids\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Butterfly Kids\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/butterflykids/v4/J4NTF5M25htqeTffYImtlUZaDk62iwTBnbnvwSjZciA.ttf\";}}s:5:\"Cabin\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Cabin\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:8:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/cabin/v7/XeuAFYo2xAPHxZGBbQtHhA.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/cabin/v7/0tJ9k3DI5xC4GBgs1E_Jxw.ttf\";i:500;s:62:\"http://fonts.gstatic.com/s/cabin/v7/HgsCQ-k3_Z_uQ86aFolNBg.ttf\";s:9:\"500italic\";s:83:\"http://fonts.gstatic.com/s/cabin/v7/50sjhrGE0njyO-7mGDhGP_esZW2xOQ-xsNqO47m55DA.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/cabin/v7/eUDAvKhBtmTCkeVBsFk34A.ttf\";s:9:\"600italic\";s:83:\"http://fonts.gstatic.com/s/cabin/v7/sFQpQDBd3G2om0Nl5dD2CvesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/cabin/v7/4EKhProuY1hq_WCAomq9Dg.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/cabin/v7/K83QKi8MOKLEqj6bgZ7LrfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:15:\"Cabin Condensed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Cabin Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/B0txb0blf2N29WdYPJjMSiQPsWWoiv__AzYJ9Zzn9II.ttf\";i:500;s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/Ez4zJbsGr2BgXcNUWBVgEARL_-ABKXdjsJSPT0lc2Bk.ttf\";i:600;s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/Ez4zJbsGr2BgXcNUWBVgELS5sSASxc8z4EQTQj7DCAI.ttf\";i:700;s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/Ez4zJbsGr2BgXcNUWBVgEMAWgzcA047xWLixhLCofl8.ttf\";}}s:12:\"Cabin Sketch\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Cabin Sketch\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/cabinsketch/v8/d9fijO34zQajqQvl3YHRCS3USBnSvpkopQaUR-2r7iU.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/cabinsketch/v8/ki3SSN5HMOO0-IOLOj069ED2ttfZwueP-QU272T9-k4.ttf\";}}s:15:\"Caesar Dressing\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Caesar Dressing\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/caesardressing/v5/2T_WzBgE2Xz3FsyJMq34T9gR43u4FvCuJwIfF5Zxl6Y.ttf\";}}s:10:\"Cagliostro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Cagliostro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cagliostro/v5/i85oXbtdSatNEzss99bpj_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:14:\"Calligraffitti\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Calligraffitti\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/calligraffitti/v7/vLVN2Y-z65rVu1R7lWdvyDXz_orj3gX0_NzfmYulrko.ttf\";}}s:6:\"Cambay\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cambay\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-01-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cambay/v1/etU9Bab4VuhzS-OKsb1VXg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/cambay/v1/ZEz9yNqpEOgejaw1rBhugQ.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/cambay/v1/jw9niBxa04eEhnSwTWCEgw.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/cambay/v1/j-5v_uUr0NXTumWN0siOiaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:5:\"Cambo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Cambo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/cambo/v5/PnwpRuTdkYCf8qk4ajmNRA.ttf\";}}s:6:\"Candal\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Candal\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/candal/v6/x44dDW28zK7GR1gGDBmj9g.ttf\";}}s:9:\"Cantarell\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Cantarell\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/cantarell/v6/p5ydP_uWQ5lsFzcP_XVMEw.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/cantarell/v6/DTCLtOSqP-7dgM-V_xKUjqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/cantarell/v6/Yir4ZDsCn4g1kWopdg-ehC3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/cantarell/v6/weehrwMeZBXb0QyrWnRwFXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:11:\"Cantata One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Cantata One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cantataone/v5/-a5FDvnBqaBMDaGgZYnEfqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:11:\"Cantora One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Cantora One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cantoraone/v5/oI-DS62RbHI8ZREjp73ehqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Capriola\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Capriola\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/capriola/v4/JxXPlkdzWwF9Cwelbvi9jA.ttf\";}}s:5:\"Cardo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Cardo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:9:\"latin-ext\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";i:3;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/cardo/v8/jbkF2_R0FKUEZTq5dwSknQ.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/cardo/v8/pcv4Np9tUkq0YREYUcEEJQ.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/cardo/v8/lQN30weILimrKvp8rZhF1w.ttf\";}}s:5:\"Carme\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Carme\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/carme/v7/08E0NP1eRBEyFRUadmMfgA.ttf\";}}s:14:\"Carrois Gothic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Carrois Gothic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/carroisgothic/v4/GCgb7bssGpwp7V5ynxmWy2x3d0cwUleGuRTmCYfCUaM.ttf\";}}s:17:\"Carrois Gothic SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Carrois Gothic SC\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/carroisgothicsc/v4/bVp4nhwFIXU-r3LqUR8DSJTdPW1ioadGi2uRiKgJVCY.ttf\";}}s:10:\"Carter One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Carter One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/carterone/v8/5X_LFvdbcB7OBG7hBgZ7fPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Caudex\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Caudex\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:9:\"latin-ext\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";i:3;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/caudex/v6/PWEexiHLDmQbn2b1OPZWfg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/caudex/v6/XjMZF6XCisvV3qapD4oJdw.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/caudex/v6/PetCI4GyQ5Q3LiOzUu_mMg.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/caudex/v6/yT8YeHLjaJvQXlUEYOA8gqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:18:\"Cedarville Cursive\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Cedarville Cursive\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/cedarvillecursive/v6/cuCe6HrkcqrWTWTUE7dw-41zwq9-z_Lf44CzRAA0d0Y.ttf\";}}s:11:\"Ceviche One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Ceviche One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cevicheone/v6/WOaXIMBD4VYMy39MsobJhKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:10:\"Changa One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Changa One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/changaone/v9/dr4qjce4W3kxFrZRkVD87fesZW2xOQ-xsNqO47m55DA.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/changaone/v9/wJVQlUs1lAZel-WdTo2U9y3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Chango\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Chango\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/chango/v5/3W3AeMMtRTH08t5qLOjBmg.ttf\";}}s:18:\"Chau Philomene One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Chau Philomene One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/chauphilomeneone/v4/KKc5egCL-a2fFVoOA2x6tBFi5dxgSTdxqnMJgWkBJcg.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/chauphilomeneone/v4/eJj1PY_iN4KiIuyOvtMHJP6uyLkxyiC4WcYA74sfquE.ttf\";}}s:9:\"Chela One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Chela One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/chelaone/v4/h5O0dEnpnIq6jQnWxZybrA.ttf\";}}s:14:\"Chelsea Market\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Chelsea Market\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/chelseamarket/v4/qSdzwh2A4BbNemy78sJLfAAI1i8fIftCBXsBF2v9UMI.ttf\";}}s:6:\"Chenla\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Chenla\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/chenla/v9/aLNpdAUDq2MZbWz2U1a16g.ttf\";}}s:17:\"Cherry Cream Soda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Cherry Cream Soda\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/cherrycreamsoda/v6/OrD-AUnFcZeeKa6F_c0_WxOiHiuAPYA9ry3O1RG2XIU.ttf\";}}s:12:\"Cherry Swash\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Cherry Swash\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/cherryswash/v4/HqOk7C7J1TZ5i3L-ejF0vi3USBnSvpkopQaUR-2r7iU.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/cherryswash/v4/-CfyMyQqfucZPQNB0nvYyED2ttfZwueP-QU272T9-k4.ttf\";}}s:5:\"Chewy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Chewy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/chewy/v7/hcDN5cvQdIu6Bx4mg_TSyw.ttf\";}}s:6:\"Chicle\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Chicle\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/chicle/v5/xg4q57Ut9ZmyFwLp51JLgg.ttf\";}}s:5:\"Chivo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Chivo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/chivo/v7/L88PEuzS9eRfHRZhAPhZyw.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/chivo/v7/Oe3-Q-a2kBzPnhHck_baMg.ttf\";i:900;s:62:\"http://fonts.gstatic.com/s/chivo/v7/JAdkiWd46QCW4vOsj3dzTA.ttf\";s:9:\"900italic\";s:83:\"http://fonts.gstatic.com/s/chivo/v7/LoszYnE86q2wJEOjCigBQ_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Cinzel\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cinzel\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cinzel/v4/GF7dy_Nc-a6EaHYSyGd-EA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/cinzel/v4/nYcFQ6_3pf_6YDrOFjBR8Q.ttf\";i:900;s:63:\"http://fonts.gstatic.com/s/cinzel/v4/FTBj72ozM2cEOSxiVsRb3A.ttf\";}}s:17:\"Cinzel Decorative\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Cinzel Decorative\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/cinzeldecorative/v4/fmgK7oaJJIXAkhd9798yQgT5USbJx2F82lQbogPy2bY.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/cinzeldecorative/v4/pXhIVnhFtL_B9Vb1wq2F95-YYVDmZkJErg0zgx9XuZI.ttf\";i:900;s:94:\"http://fonts.gstatic.com/s/cinzeldecorative/v4/pXhIVnhFtL_B9Vb1wq2F97Khqbv0zQZa0g-9HOXAalU.ttf\";}}s:14:\"Clicker Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Clicker Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/clickerscript/v4/Zupmk8XwADjufGxWB9KThBnpV0hQCek3EmWnCPrvGRM.ttf\";}}s:4:\"Coda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Coda\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/coda/v10/yHDvulhg-P-p2KRgRrnUYw.ttf\";i:800;s:62:\"http://fonts.gstatic.com/s/coda/v10/6ZIw0sbALY0KTMWllZB3hQ.ttf\";}}s:12:\"Coda Caption\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Coda Caption\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:3:\"800\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{i:800;s:89:\"http://fonts.gstatic.com/s/codacaption/v8/YDl6urZh-DUFhiMBTgAnz_qsay_1ZmRGmC8pVRdIfAg.ttf\";}}s:8:\"Codystar\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Codystar\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{i:300;s:86:\"http://fonts.gstatic.com/s/codystar/v4/EVaUzfJkcb8Zqx9kzQLXqqCWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/codystar/v4/EN-CPFKYowSI7SuR7-0cZA.ttf\";}}s:5:\"Combo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Combo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/combo/v5/Nab98KjR3JZSSPGtzLyXNw.ttf\";}}s:9:\"Comfortaa\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Comfortaa\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{i:300;s:87:\"http://fonts.gstatic.com/s/comfortaa/v7/r_tUZNl0G8xCoOmp_JkSCi3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/comfortaa/v7/lZx6C1VViPgSOhCBUP7hXA.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/comfortaa/v7/fND5XPYKrF2tQDwwfWZJIy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Coming Soon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Coming Soon\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/comingsoon/v6/Yz2z3IAe2HSQAOWsSG8COKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:11:\"Concert One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Concert One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/concertone/v7/N5IWCIGhUNdPZn_efTxKN6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:9:\"Condiment\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Condiment\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/condiment/v4/CstmdiPpgFSV0FUNL5LrJA.ttf\";}}s:7:\"Content\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Content\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/content/v8/l8qaLjygvOkDEU2G6-cjfQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/content/v8/7PivP8Zvs2qn6F6aNbSQe_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Contrail One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Contrail One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/contrailone/v6/b41KxjgiyqX-hkggANDU6C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Convergence\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Convergence\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/convergence/v5/eykrGz1NN_YpQmkAZjW-qKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Cookie\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cookie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cookie/v7/HxeUC62y_YdDbiFlze357A.ttf\";}}s:5:\"Copse\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Copse\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/copse/v6/wikLrtPGjZDvZ5w2i5HLWg.ttf\";}}s:6:\"Corben\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Corben\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/corben/v8/tTysMZkt-j8Y5yhkgsoajQ.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/corben/v8/lirJaFSQWdGQuV--fksg5g.ttf\";}}s:9:\"Courgette\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Courgette\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/courgette/v4/2YO0EYtyE9HUPLZprahpZA.ttf\";}}s:7:\"Cousine\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Cousine\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";i:3;s:8:\"cyrillic\";i:4;s:5:\"greek\";i:5;s:5:\"latin\";i:6;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/cousine/v9/GYX4bPXObJNJo63QJEUnLg.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/cousine/v9/1WtIuajLoo8vjVwsrZ3eOg.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/cousine/v9/FXEOnNUcCzhdtoBxiq-lovesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/cousine/v9/y_AZ5Sz-FwL1lux2xLSTZS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:8:\"Coustard\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Coustard\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/coustard/v6/iO2Rs5PmqAEAXoU3SkMVBg.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/coustard/v6/W02OCWO6OfMUHz6aVyegQ6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:21:\"Covered By Your Grace\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Covered By Your Grace\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/coveredbyyourgrace/v6/6ozZp4BPlrbDRWPe3EBGA6CVUMdvnk-GcAiZQrX9Gek.ttf\";}}s:12:\"Crafty Girls\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Crafty Girls\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/craftygirls/v5/0Sv8UWFFdhQmesHL32H8oy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Creepster\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Creepster\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/creepster/v5/0vdr5kWJ6aJlOg5JvxnXzQ.ttf\";}}s:11:\"Crete Round\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Crete Round\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/creteround/v5/B8EwN421qqOCCT8vOH4wJ6CWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/creteround/v5/5xAt7XK2vkUdjhGtt98unUeOrDcLawS7-ssYqLr2Xp4.ttf\";}}s:12:\"Crimson Text\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Crimson Text\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:6:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/3IFMwfRa07i-auYR-B-zNS3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/a5QZnvmn5amyNI-t2BMkWPMZXuCXbOrAvx5R0IT5Oyo.ttf\";i:600;s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/rEy5tGc5HdXy56Xvd4f3I2v8CylhIUtwUiYO7Z2wXbE.ttf\";s:9:\"600italic\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/4j4TR-EfnvCt43InYpUNDIR-5-urNOGAobhAyctHvW8.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/rEy5tGc5HdXy56Xvd4f3I0D2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/4j4TR-EfnvCt43InYpUNDPAs9-1nE9qOqhChW0m4nDE.ttf\";}}s:13:\"Croissant One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Croissant One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/croissantone/v4/mPjsOObnC77fp1cvZlOfIYjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:7:\"Crushed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Crushed\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/crushed/v6/aHwSejs3Kt0Lg95u7j32jA.ttf\";}}s:6:\"Cuprum\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cuprum\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cuprum/v7/JgXs0F_UiaEdAS74msmFNg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/cuprum/v7/cLEz0KV6OxInnktSzpk58g.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/cuprum/v7/6tl3_FkDeXSD72oEHuJh4w.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/cuprum/v7/bnkXaBfoYvaJ75axRPSwVKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Cutive\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cutive\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cutive/v7/G2bW-ImyOCwKxBkLyz39YQ.ttf\";}}s:11:\"Cutive Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Cutive Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cutivemono/v4/ncWQtFVKcSs8OW798v30k6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Damion\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Damion\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/damion/v6/13XtECwKxhD_VrOqXL4SiA.ttf\";}}s:14:\"Dancing Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Dancing Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/dancingscript/v6/DK0eTGXiZjN6yA8zAEyM2RnpV0hQCek3EmWnCPrvGRM.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/dancingscript/v6/KGBfwabt0ZRLA5W1ywjowb_dAmXiKjTPGCuO6G2MbfA.ttf\";}}s:7:\"Dangrek\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Dangrek\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/dangrek/v8/LOaFhBT-EHNxZjV8DAW_ew.ttf\";}}s:20:\"Dawning of a New Day\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Dawning of a New Day\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/dawningofanewday/v7/JiDsRhiKZt8uz3NJ5xA06gXLnohmOYWQZqo_sW8GLTk.ttf\";}}s:8:\"Days One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Days One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/daysone/v6/kzwZjNhc1iabMsrc_hKBIA.ttf\";}}s:5:\"Dekko\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Dekko\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-01-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/dekko/v1/AKtgABKC1rUxgIgS-bpojw.ttf\";}}s:6:\"Delius\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Delius\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/delius/v6/TQA163qafki2-gV-B6F_ag.ttf\";}}s:17:\"Delius Swash Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Delius Swash Caps\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/deliusswashcaps/v8/uXyrEUnoWApxIOICunRq7yIrxb5zDVgU2N3VzXm7zq4.ttf\";}}s:14:\"Delius Unicase\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Delius Unicase\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/deliusunicase/v9/b2sKujV3Q48RV2PQ0k1vqu6rPKfVZo7L2bERcf0BDns.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/deliusunicase/v9/7FTMTITcb4dxUp99FAdTqNy5weKXdcrx-wE0cgECMq8.ttf\";}}s:13:\"Della Respira\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Della Respira\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/dellarespira/v4/F4E6Lo_IZ6L9AJCcbqtDVeDcg5akpSnIcsPhLOFv7l8.ttf\";}}s:8:\"Denk One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Denk One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/denkone/v4/TdXOeA4eA_hEx4W8Sh9wPw.ttf\";}}s:10:\"Devonshire\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Devonshire\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/devonshire/v5/I3ct_2t12SYizP8ZC-KFi_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Dhurjati\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Dhurjati\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/dhurjati/v4/uV6jO5e2iFMbGB0z79Cy5g.ttf\";}}s:13:\"Didact Gothic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Didact Gothic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";i:5;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/didactgothic/v7/v8_72sD3DYMKyM0dn3LtWotBLojGU5Qdl8-5NL4v70w.ttf\";}}s:9:\"Diplomata\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Diplomata\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/diplomata/v6/u-ByBiKgN6rTMA36H3kcKg.ttf\";}}s:12:\"Diplomata SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Diplomata SC\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/diplomatasc/v5/JdVwAwfE1a_pahXjk5qpNi3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Domine\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Domine\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/domine/v4/wfVIgamVFjMNQAEWurCiHA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/domine/v4/phBcG1ZbQFxUIt18hPVxnw.ttf\";}}s:11:\"Donegal One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Donegal One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/donegalone/v4/6kN4-fDxz7T9s5U61HwfF6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:10:\"Doppio One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Doppio One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/doppioone/v4/WHZ3HJQotpk_4aSMNBo_t_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Dorsa\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Dorsa\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/dorsa/v7/wCc3cUe6XrmG2LQE6GlIrw.ttf\";}}s:5:\"Dosis\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Dosis\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:7:{i:200;s:62:\"http://fonts.gstatic.com/s/dosis/v4/ztftab0r6hcd7AeurUGrSQ.ttf\";i:300;s:62:\"http://fonts.gstatic.com/s/dosis/v4/awIB6L0h5mb0plIKorXmuA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/dosis/v4/rJRlixu-w0JZ1MyhJpao_Q.ttf\";i:500;s:62:\"http://fonts.gstatic.com/s/dosis/v4/ruEXDOFMxDPGnjCBKRqdAQ.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/dosis/v4/KNAswRNwm3tfONddYyidxg.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/dosis/v4/AEEAj0ONidK8NQQMBBlSig.ttf\";i:800;s:62:\"http://fonts.gstatic.com/s/dosis/v4/nlrKd8E69vvUU39XGsvR7Q.ttf\";}}s:11:\"Dr Sugiyama\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Dr Sugiyama\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/drsugiyama/v5/S5Yx3MIckgoyHhhS4C9Tv6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:10:\"Droid Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Droid Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/droidsans/v6/rS9BT6-asrfjpkcV3DXf__esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/droidsans/v6/EFpQQyG9GqCrobXxL-KRMQJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:15:\"Droid Sans Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Droid Sans Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/droidsansmono/v7/ns-m2xQYezAtqh7ai59hJcwD6PD0c3_abh9zHKQtbGU.ttf\";}}s:11:\"Droid Serif\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Droid Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/droidserif/v6/DgAtPy6rIVa2Zx3Xh9KaNaCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/droidserif/v6/cj2hUnSRBhwmSPr9kS5890eOrDcLawS7-ssYqLr2Xp4.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/droidserif/v6/QQt14e8dY39u-eYBZmppwXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/droidserif/v6/c92rD_x0V1LslSFt3-QEps_zJjSACmk0BRPxQqhnNLU.ttf\";}}s:9:\"Duru Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Duru Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/durusans/v8/R1xHvAOARPh8_so9_UKw1w.ttf\";}}s:9:\"Dynalight\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Dynalight\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/dynalight/v5/-CWsIe8OUDWTIHjSAh41kA.ttf\";}}s:11:\"EB Garamond\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"EB Garamond\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";i:3;s:8:\"cyrillic\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/ebgaramond/v7/CDR0kuiFK7I1OZ2hSdR7G6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:10:\"Eagle Lake\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Eagle Lake\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/eaglelake/v4/ZKlYin7caemhx9eSg6RvPfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Eater\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Eater\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/eater/v5/gm6f3OmYEdbs3lPQtUfBkA.ttf\";}}s:9:\"Economica\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Economica\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/economica/v4/G4rJRujzZbq9Nxngu9l3hg.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/economica/v4/p5O9AVeUqx_n35xQRinNYaCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/economica/v4/UK4l2VEpwjv3gdcwbwXE9C3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/economica/v4/ac5dlUsedQ03RqGOeay-3Xe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:8:\"Ek Mukta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Ek Mukta\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:7:{i:200;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/crtkNHh5JcM3VJKG0E-B36CWcynf_cDxXwCLxiixG1c.ttf\";i:300;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/mpaAv7CIyk0VnZlqSneVxKCWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/ekmukta/v7/aFcjXdC5jyJ1p8w54wIIrg.ttf\";i:500;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/PZ1y2MstFczWvBlFSgzMyaCWcynf_cDxXwCLxiixG1c.ttf\";i:600;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/Z5Mfzeu6M3emakcJO2QeTqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/4ugcOGR28Jn-oBIn0-qLYaCWcynf_cDxXwCLxiixG1c.ttf\";i:800;s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/O68TH5OjEhVmn9_gIrcfS6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:11:\"Electrolize\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Electrolize\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/electrolize/v5/yFVu5iokC-nt4B1Cyfxb9aCWcynf_cDxXwCLxiixG1c.ttf\";}}s:5:\"Elsie\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Elsie\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/elsie/v5/gwspePauE45BJu6Ok1QrfQ.ttf\";i:900;s:62:\"http://fonts.gstatic.com/s/elsie/v5/1t-9f0N2NFYwAgN7oaISqg.ttf\";}}s:16:\"Elsie Swash Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Elsie Swash Caps\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/elsieswashcaps/v4/9L3hIJMPCf6sxCltnxd6X2YeFSdnSpRYv5h9gpdlD1g.ttf\";i:900;s:92:\"http://fonts.gstatic.com/s/elsieswashcaps/v4/iZnus9qif0tR5pGaDv5zdKoKBWBozTtxi30NfZDOXXU.ttf\";}}s:11:\"Emblema One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Emblema One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/emblemaone/v5/7IlBUjBWPIiw7cr_O2IfSaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Emilys Candy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Emilys Candy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/emilyscandy/v4/PofLVm6v1SwZGOzC8s-I3S3USBnSvpkopQaUR-2r7iU.ttf\";}}s:10:\"Engagement\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Engagement\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/engagement/v5/4Uz0Jii7oVPcaFRYmbpU6vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Englebert\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Englebert\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/englebert/v4/sll38iOvOuarDTYBchlP3Q.ttf\";}}s:9:\"Enriqueta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Enriqueta\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/enriqueta/v5/_p90TrIwR1SC-vDKtmrv6A.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/enriqueta/v5/I27Pb-wEGH2ajLYP0QrtSC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Erica One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Erica One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ericaone/v6/cIBnH2VAqQMIGYAcE4ufvQ.ttf\";}}s:7:\"Esteban\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Esteban\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/esteban/v4/ESyhLgqDDyK5JcFPp2svDw.ttf\";}}s:15:\"Euphoria Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Euphoria Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/euphoriascript/v4/c4XB4Iijj_NvSsCF4I0O2MxLhO8OSNnfAp53LK1_iRs.ttf\";}}s:5:\"Ewert\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Ewert\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/ewert/v4/Em8hrzuzSbfHcTVqMjbAQg.ttf\";}}s:3:\"Exo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Exo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:18:{i:100;s:60:\"http://fonts.gstatic.com/s/exo/v4/RI7A9uwjRmPbVp0n8e-Jvg.ttf\";s:9:\"100italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/qtGyZZlWb2EEvby3ZPosxw.ttf\";i:200;s:60:\"http://fonts.gstatic.com/s/exo/v4/F8OfC_swrRRxpFt-tlXZQg.ttf\";s:9:\"200italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/fr4HBfXHYiIngW2_bhlgRw.ttf\";i:300;s:60:\"http://fonts.gstatic.com/s/exo/v4/SBrN7TKUqgGUvfxqHqsnNw.ttf\";s:9:\"300italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/3gmiLjBegIfcDLISjTGA1g.ttf\";s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/exo/v4/eUEzTFueNXRVhbt4PEB8kQ.ttf\";s:6:\"italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/cfgolWisMSURhpQeVHl_NA.ttf\";i:500;s:60:\"http://fonts.gstatic.com/s/exo/v4/jCg6DmGGXt_OVyp5ofQHPw.ttf\";s:9:\"500italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/lo5eTdCNJZQVN08p8RnzAQ.ttf\";i:600;s:60:\"http://fonts.gstatic.com/s/exo/v4/q_SG5kXUmOcIvFpgtdZnlw.ttf\";s:9:\"600italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/0cExa8K_pxS2lTuMr68XUA.ttf\";i:700;s:60:\"http://fonts.gstatic.com/s/exo/v4/3_jwsL4v9uHjl5Q37G57mw.ttf\";s:9:\"700italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/0me55yJIxd5vyQ9bF7SsiA.ttf\";i:800;s:60:\"http://fonts.gstatic.com/s/exo/v4/yLPuxBuV0lzqibRJyooOJg.ttf\";s:9:\"800italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/n3LejeKVj_8gtZq5fIgNYw.ttf\";i:900;s:60:\"http://fonts.gstatic.com/s/exo/v4/97d0nd6Yv4-SA_X92xAuZA.ttf\";s:9:\"900italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/JHTkQVhzyLtkY13Ye95TJQ.ttf\";}}s:5:\"Exo 2\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Exo 2\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:18:{i:100;s:61:\"http://fonts.gstatic.com/s/exo2/v3/oVOtQy53isv97g4UhBUDqg.ttf\";s:9:\"100italic\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/LNYVgsJcaCxoKFHmd4AZcg.ttf\";i:200;s:61:\"http://fonts.gstatic.com/s/exo2/v3/qa-Ci2pBwJdCxciE1ErifQ.ttf\";s:9:\"200italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/DCrVxDVvS69n50O-5erZVvesZW2xOQ-xsNqO47m55DA.ttf\";i:300;s:61:\"http://fonts.gstatic.com/s/exo2/v3/nLUBdz_lHHoVIPor05Byhw.ttf\";s:9:\"300italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/iSy9VTeUTiqiurQg2ywtu_esZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/Pf_kZuIH5c5WKVkQUaeSWQ.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/xxA5ZscX9sTU6U0lZJUlYA.ttf\";i:500;s:61:\"http://fonts.gstatic.com/s/exo2/v3/oM0rzUuPqVJpW-VEIpuW5w.ttf\";s:9:\"500italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/amzRVCB-gipwdihZZ2LtT_esZW2xOQ-xsNqO47m55DA.ttf\";i:600;s:61:\"http://fonts.gstatic.com/s/exo2/v3/YnSn3HsyvyI1feGSdRMYqA.ttf\";s:9:\"600italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/Vmo58BiptGwfVFb0teU5gPesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/exo2/v3/2DiK4XkdTckfTk6we73-bQ.ttf\";s:9:\"700italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/Sdo-zW-4_--pDkTg6bYrY_esZW2xOQ-xsNqO47m55DA.ttf\";i:800;s:61:\"http://fonts.gstatic.com/s/exo2/v3/IVYl_7dJruOg8zKRpC8Hrw.ttf\";s:9:\"800italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/p0TA6KeOz1o4rySEbvUxI_esZW2xOQ-xsNqO47m55DA.ttf\";i:900;s:61:\"http://fonts.gstatic.com/s/exo2/v3/e8csG8Wnu87AF6uCndkFRQ.ttf\";s:9:\"900italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/KPhsGCoT2-7Uj6pMlRscH_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:13:\"Expletus Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Expletus Sans\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:8:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/expletussans/v7/gegTSDBDs5le3g6uxU1ZsX8f0n03UdmQgF_CLvNR2vg.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v7/Y-erXmY0b6DU_i2Qu0hTJj4G9C9ttb0Oz5Cvf0qOitE.ttf\";i:500;s:90:\"http://fonts.gstatic.com/s/expletussans/v7/cl6rhMY77Ilk8lB_uYRRwAqQmZ7VjhwksfpNVG0pqGc.ttf\";s:9:\"500italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v7/sRBNtc46w65uJE451UYmW87DCVO6wo6i5LKIyZDzK40.ttf\";i:600;s:90:\"http://fonts.gstatic.com/s/expletussans/v7/cl6rhMY77Ilk8lB_uYRRwCvj1tU7IJMS3CS9kCx2B3U.ttf\";s:9:\"600italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v7/sRBNtc46w65uJE451UYmW8yKH23ZS6zCKOFHG0e_4JE.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/expletussans/v7/cl6rhMY77Ilk8lB_uYRRwFCbmAUID8LN-q3pJpOk3Ys.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v7/sRBNtc46w65uJE451UYmW5F66r9C4AnxxlBlGd7xY4g.ttf\";}}s:12:\"Fanwood Text\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Fanwood Text\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/fanwoodtext/v6/hDNDHUlsSb8bgnEmDp4T_i3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/fanwoodtext/v6/0J3SBbkMZqBV-3iGxs5E9_MZXuCXbOrAvx5R0IT5Oyo.ttf\";}}s:9:\"Fascinate\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fascinate\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/fascinate/v5/ZE0637WWkBPKt1AmFaqD3Q.ttf\";}}s:16:\"Fascinate Inline\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Fascinate Inline\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/fascinateinline/v6/lRguYfMfWArflkm5aOQ5QJmp8DTZ6iHear7UV05iykg.ttf\";}}s:10:\"Faster One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Faster One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/fasterone/v5/YxTOW2sf56uxD1T7byP5K_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Fasthand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Fasthand\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/fasthand/v7/6XAagHH_KmpZL67wTvsETQ.ttf\";}}s:9:\"Fauna One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fauna One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/faunaone/v4/8kL-wpAPofcAMELI_5NRnQ.ttf\";}}s:8:\"Federant\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Federant\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/federant/v7/tddZFSiGvxICNOGra0i5aA.ttf\";}}s:6:\"Federo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Federo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/federo/v8/JPhe1S2tujeyaR79gXBLeQ.ttf\";}}s:6:\"Felipa\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Felipa\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/felipa/v4/SeyfyFZY7abAQXGrOIYnYg.ttf\";}}s:5:\"Fenix\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Fenix\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/fenix/v4/Ak8wR3VSlAN7VN_eMeJj7Q.ttf\";}}s:12:\"Finger Paint\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Finger Paint\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/fingerpaint/v4/m_ZRbiY-aPb13R3DWPBGXy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Fira Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fira Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/firamono/v3/WQOm1D4RO-yvA9q9trJc8g.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/firamono/v3/l24Wph3FsyKAbJ8dfExTZy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Fira Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fira Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:8:{i:300;s:86:\"http://fonts.gstatic.com/s/firasans/v5/VTBnrK42EiOBncVyQXZ7jy3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"300italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/6s0YCA9oCTF6hM60YM-qTS9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/firasans/v5/nsT0isDy56OkSX99sFQbXw.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/cPT_2ddmoxsUuMtQqa8zGqCWcynf_cDxXwCLxiixG1c.ttf\";i:500;s:86:\"http://fonts.gstatic.com/s/firasans/v5/zM2u8V3CuPVwAAXFQcDi4C3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"500italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/6s0YCA9oCTF6hM60YM-qTcCNfqCYlB_eIx7H1TVXe60.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/firasans/v5/DugPdSljmOTocZOR2CItOi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/6s0YCA9oCTF6hM60YM-qTXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:10:\"Fjalla One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Fjalla One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/fjallaone/v4/3b7vWCfOZsU53vMa8LWsf_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Fjord One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fjord One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/fjordone/v5/R_YHK8au2uFPw5tNu5N7zw.ttf\";}}s:8:\"Flamenco\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Flamenco\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{i:300;s:86:\"http://fonts.gstatic.com/s/flamenco/v6/x9iI5CogvuZVCGoRHwXuo6CWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/flamenco/v6/HC0ugfLLgt26I5_BWD1PZA.ttf\";}}s:7:\"Flavors\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Flavors\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/flavors/v5/SPJi5QclATvon8ExcKGRvQ.ttf\";}}s:10:\"Fondamento\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Fondamento\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/fondamento/v5/6LWXcjT1B7bnWluAOSNfMPesZW2xOQ-xsNqO47m55DA.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/fondamento/v5/y6TmwhSbZ8rYq7OTFyo7OS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:16:\"Fontdiner Swanky\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Fontdiner Swanky\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/fontdinerswanky/v6/8_GxIO5ixMtn5P6COsF3TlBjMPLzPAFJwRBn-s1U7kA.ttf\";}}s:5:\"Forum\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Forum\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/forum/v7/MZUpsq1VfLrqv8eSDcbrrQ.ttf\";}}s:12:\"Francois One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Francois One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/francoisone/v9/bYbkq2nU2TSx4SwFbz5sCC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Freckle Face\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Freckle Face\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/freckleface/v4/7-B8j9BPJgazdHIGqPNv8y3USBnSvpkopQaUR-2r7iU.ttf\";}}s:20:\"Fredericka the Great\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Fredericka the Great\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/frederickathegreat/v5/7Es8Lxoku-e5eOZWpxw18nrnet6gXN1McwdQxS1dVrI.ttf\";}}s:11:\"Fredoka One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Fredoka One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/fredokaone/v4/QKfwXi-z-KtJAlnO2ethYqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Freehand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Freehand\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/freehand/v8/uEBQxvA0lnn_BrD6krlxMw.ttf\";}}s:6:\"Fresca\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Fresca\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/fresca/v5/2q7Qm9sCo1tWvVgSDVWNIw.ttf\";}}s:7:\"Frijole\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Frijole\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/frijole/v5/L2MfZse-2gCascuD-nLhWg.ttf\";}}s:7:\"Fruktur\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Fruktur\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/fruktur/v6/PnQvfEi1LssAvhJsCwH__w.ttf\";}}s:9:\"Fugaz One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fugaz One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/fugazone/v6/5tteVDCwxsr8-5RuSiRWOw.ttf\";}}s:9:\"GFS Didot\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"GFS Didot\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"greek\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gfsdidot/v6/jQKxZy2RU-h9tkPZcRVluA.ttf\";}}s:15:\"GFS Neohellenic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"GFS Neohellenic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"greek\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/B4xRqbn-tANVqVgamMsSDiayCZa0z7CpFzlkqoCHztc.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/KnaWrO4awITAqigQIIYXKkCTdomiyJpIzPbEbIES3rU.ttf\";i:700;s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/7HwjPQa7qNiOsnUce2h4448_BwCLZY3eDSV6kppAwI8.ttf\";s:9:\"700italic\";s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/FwWjoX6XqT-szJFyqsu_GYFF0fM4h-krcpQk7emtCpE.ttf\";}}s:8:\"Gabriela\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Gabriela\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gabriela/v4/B-2ZfbAO3HDrxqV6lR5tdA.ttf\";}}s:6:\"Gafata\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Gafata\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/gafata/v5/aTFqlki_3Dc3geo-FxHTvQ.ttf\";}}s:8:\"Galdeano\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Galdeano\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/galdeano/v6/ZKFMQI6HxEG1jOT0UGSZUg.ttf\";}}s:7:\"Galindo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Galindo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/galindo/v4/2lafAS_ZEfB33OJryhXDUg.ttf\";}}s:13:\"Gentium Basic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Gentium Basic\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v7/KCktj43blvLkhOTolFn-MYtBLojGU5Qdl8-5NL4v70w.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v7/qoFz4NSMaYC2UmsMAG3lyTj3mvXnCeAk09uTtmkJGRc.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v7/2qL6yulgGf0wwgOp-UqGyLNuTeOOLg3nUymsEEGmdO0.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v7/8N9-c_aQDJ8LbI1NGVMrwtswO1vWwP9exiF8s0wqW10.ttf\";}}s:18:\"Gentium Book Basic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Gentium Book Basic\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v6/IRFxB2matTxrjZt6a3FUnrWDjKAyldGEr6eEi2MBNeY.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v6/qHqW2lwKO8-uTfIkh8FsUfXfjMwrYnmPVsQth2IcAPY.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v6/T2vUYmWzlqUtgLYdlemGnaWESMHIjnSjm9UUxYtEOko.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v6/632u7TMIoFDWQYUaHFUp5PA2A9KyRZEkn4TZVuhsWRM.ttf\";}}s:3:\"Geo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Geo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/geo/v8/mJuJYk5Pww84B4uHAQ1XaA.ttf\";s:6:\"italic\";s:60:\"http://fonts.gstatic.com/s/geo/v8/8_r1wToF7nPdDuX1qxel6Q.ttf\";}}s:7:\"Geostar\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Geostar\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/geostar/v6/A8WQbhQbpYx3GWWaShJ9GA.ttf\";}}s:12:\"Geostar Fill\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Geostar Fill\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/geostarfill/v6/Y5ovXPPOHYTfQzK2aM-hui3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Germania One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Germania One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/germaniaone/v4/3_6AyUql_-FbDi1e68jHdC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Gidugu\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Gidugu\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/gidugu/v3/Ey6Eq3hrT6MM58iFItFcgw.ttf\";}}s:13:\"Gilda Display\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Gilda Display\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/gildadisplay/v4/8yAVUZLLZ3wb7dSsjix0CADHmap7fRWINAsw8-RaxNg.ttf\";}}s:14:\"Give You Glory\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Give You Glory\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/giveyouglory/v6/DFEWZFgGmfseyIdGRJAxuBwwkpSPZdvjnMtysdqprfI.ttf\";}}s:13:\"Glass Antiqua\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Glass Antiqua\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/glassantiqua/v4/0yLrXKplgdUDIMz5TnCHNODcg5akpSnIcsPhLOFv7l8.ttf\";}}s:6:\"Glegoo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Glegoo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/glegoo/v5/2tf-h3n2A_SNYXEO0C8bKw.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/glegoo/v5/TlLolbauH0-0Aiz1LUH5og.ttf\";}}s:17:\"Gloria Hallelujah\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Gloria Hallelujah\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/gloriahallelujah/v7/CA1k7SlXcY5kvI81M_R28Q3RdPdyebSUyJECJouPsvA.ttf\";}}s:10:\"Goblin One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Goblin One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/goblinone/v6/331XtzoXgpVEvNTVcBJ_C_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Gochi Hand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Gochi Hand\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/gochihand/v7/KT1-WxgHsittJ34_20IfAPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Gorditas\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Gorditas\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gorditas/v4/uMgZhXUyH6qNGF3QsjQT5Q.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/gorditas/v4/6-XCeknmxaon8AUqVkMnHaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:21:\"Goudy Bookletter 1911\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Goudy Bookletter 1911\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/goudybookletter1911/v6/l5lwlGTN3pEY5Bf-rQEuIIjNDsyURsIKu4GSfvSE4mA.ttf\";}}s:8:\"Graduate\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Graduate\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/graduate/v4/JpAmYLHqcIh9_Ff35HHwiA.ttf\";}}s:11:\"Grand Hotel\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Grand Hotel\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/grandhotel/v4/C_A8HiFZjXPpnMt38XnK7qCWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Gravitas One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Gravitas One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/gravitasone/v6/nBHdBv6zVNU8MtP6w9FwTS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Great Vibes\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Great Vibes\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/greatvibes/v4/4Mi5RG_9LjQYrTU55GN_L6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Griffy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Griffy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/griffy/v4/vWkyYGBSyE5xjnShNtJtzw.ttf\";}}s:6:\"Gruppo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Gruppo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/gruppo/v7/pS_JM0cK_piBZve-lfUq9w.ttf\";}}s:5:\"Gudea\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Gudea\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/gudea/v4/S-4QqBlkMPiiA3jNeCR5yw.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/gudea/v4/7mNgsGw_vfS-uUgRVXNDSw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/gudea/v4/lsip4aiWhJ9bx172Y9FN_w.ttf\";}}s:8:\"Gurajada\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Gurajada\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gurajada/v4/6Adfkl4PCRyq6XTENACEyA.ttf\";}}s:6:\"Habibi\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Habibi\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/habibi/v5/YYyqXF6pWpL7kmKgS_2iUA.ttf\";}}s:6:\"Halant\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Halant\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2014-08-27\";s:5:\"files\";a:5:{i:300;s:63:\"http://fonts.gstatic.com/s/halant/v1/dM3ItAOWNNod_Cf3MnLlEg.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/halant/v1/rEs7Jk3SVyt3cTx6DoTu1w.ttf\";i:500;s:63:\"http://fonts.gstatic.com/s/halant/v1/tlsNj3K-hJKtiirTDtUbkQ.ttf\";i:600;s:63:\"http://fonts.gstatic.com/s/halant/v1/zNR2WvI_V8o652vIZp3X4Q.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/halant/v1/D9FN7OH89AuCmZDLHbPQfA.ttf\";}}s:15:\"Hammersmith One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Hammersmith One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/hammersmithone/v7/FWNn6ITYqL6or7ZTmBxRhjjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}s:7:\"Hanalei\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Hanalei\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/hanalei/v6/Sx8vVMBnXSQyK6Cn0CBJ3A.ttf\";}}s:12:\"Hanalei Fill\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Hanalei Fill\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/hanaleifill/v5/5uPeWLnaDdtm4UBG26Ds6C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:7:\"Handlee\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Handlee\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/handlee/v5/6OfkXkyC0E5NZN80ED8u3A.ttf\";}}s:7:\"Hanuman\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Hanuman\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/hanuman/v8/hRhwOGGmElJSl6KSPvEnOQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/hanuman/v8/lzzXZ2l84x88giDrbfq76vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Happy Monkey\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Happy Monkey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/happymonkey/v5/c2o0ps8nkBmaOYctqBq1rS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Headland One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Headland One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/headlandone/v4/iGmBeOvQGfq9DSbjJ8jDVy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Henny Penny\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Henny Penny\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/hennypenny/v4/XRgo3ogXyi3tpsFfjImRF6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:20:\"Herr Von Muellerhoff\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Herr Von Muellerhoff\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/herrvonmuellerhoff/v6/mmy24EUmk4tjm4gAEjUd7NLGIYrUsBdh-JWHYgiDiMU.ttf\";}}s:4:\"Hind\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Hind\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:5:{i:300;s:61:\"http://fonts.gstatic.com/s/hind/v5/qa346Adgv9kPDXoD1my4kA.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/hind/v5/mktFHh5Z5P9YjGKSslSUtA.ttf\";i:500;s:61:\"http://fonts.gstatic.com/s/hind/v5/2cs8RCVcYtiv4iNDH1UsQQ.ttf\";i:600;s:61:\"http://fonts.gstatic.com/s/hind/v5/TUKUmFMXSoxloBP1ni08oA.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/hind/v5/cXJJavLdUbCfjxlsA6DqTw.ttf\";}}s:15:\"Holtwood One SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Holtwood One SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/holtwoodonesc/v7/sToOq3cIxbfnhbEkgYNuBbAgSRh1LpJXlLfl8IbsmHg.ttf\";}}s:14:\"Homemade Apple\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Homemade Apple\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/homemadeapple/v6/yg3UMEsefgZ8IHz_ryz86BiPOmFWYV1WlrJkRafc4c0.ttf\";}}s:8:\"Homenaje\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Homenaje\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/homenaje/v5/v0YBU0iBRrGdVjDNQILxtA.ttf\";}}s:15:\"IM Fell DW Pica\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"IM Fell DW Pica\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/imfelldwpica/v6/W81bfaWiUicLSPbJhW-ATsA5qm663gJGVdtpamafG5A.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/imfelldwpica/v6/alQJ8SK5aSOZVaelYoyT4PL2asmh5DlYQYCosKo6yQs.ttf\";}}s:18:\"IM Fell DW Pica SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"IM Fell DW Pica SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/imfelldwpicasc/v6/xBKKJV4z2KsrtQnmjGO17JZ9RBdEL0H9o5qzT1Rtof4.ttf\";}}s:19:\"IM Fell Double Pica\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"IM Fell Double Pica\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/imfelldoublepica/v6/yN1wY_01BkQnO0LYAhXdUol14jEdVOhEmvtCMCVwYak.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/imfelldoublepica/v6/64odUh2hAw8D9dkFKTlWYq0AWwkgdQfsRHec8TYi4mI.ttf\";}}s:22:\"IM Fell Double Pica SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"IM Fell Double Pica SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/imfelldoublepicasc/v6/jkrUtrLFpMw4ZazhfkKsGwc4LoC4OJUqLw9omnT3VOU.ttf\";}}s:15:\"IM Fell English\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"IM Fell English\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/imfellenglish/v6/xwIisCqGFi8pff-oa9uSVHGNmx1fDm-u2eBJHQkdrmk.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/imfellenglish/v6/Z3cnIAI_L3XTRfz4JuZKbuewladMPCWTthtMv9cPS-c.ttf\";}}s:18:\"IM Fell English SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"IM Fell English SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/imfellenglishsc/v6/h3Tn6yWfw4b5qaLD1RWvz5ATixNthKRRR1XVH3rJNiw.ttf\";}}s:20:\"IM Fell French Canon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"IM Fell French Canon\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/imfellfrenchcanon/v6/iKB0WL1BagSpNPz3NLMdsJ3V2FNpBrlLSvqUnERhBP8.ttf\";s:6:\"italic\";s:95:\"http://fonts.gstatic.com/s/imfellfrenchcanon/v6/owCuNQkLLFW7TBBPJbMnhRa-QL94KdW80H29tcyld2A.ttf\";}}s:23:\"IM Fell French Canon SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"IM Fell French Canon SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/imfellfrenchcanonsc/v6/kA3bS19-tQbeT_iG32EZmaiyyzHwYrAbmNulTz423iM.ttf\";}}s:20:\"IM Fell Great Primer\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"IM Fell Great Primer\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/imfellgreatprimer/v6/AL8ALGNthei20f9Cu3e93rgeX3ROgtTz44CitKAxzKI.ttf\";s:6:\"italic\";s:95:\"http://fonts.gstatic.com/s/imfellgreatprimer/v6/1a-artkXMVg682r7TTxVY1_YG2SFv8Ma7CxRl1S3o7g.ttf\";}}s:23:\"IM Fell Great Primer SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"IM Fell Great Primer SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/imfellgreatprimersc/v6/A313vRj97hMMGFjt6rgSJtRg-ciw1Y27JeXb2Zv4lZQ.ttf\";}}s:7:\"Iceberg\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Iceberg\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/iceberg/v4/p2XVm4M-N0AOEEOymFKC5w.ttf\";}}s:7:\"Iceland\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Iceland\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/iceland/v5/kq3uTMGgvzWGNi39B_WxGA.ttf\";}}s:7:\"Imprima\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Imprima\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/imprima/v4/eRjquWLjwLGnTEhLH7u3kA.ttf\";}}s:11:\"Inconsolata\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Inconsolata\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/inconsolata/v10/7bMKuoy6Nh0ft0SHnIGMuaCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/inconsolata/v10/AIed271kqQlcIRSOnQH0yXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:5:\"Inder\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Inder\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/inder/v5/C38TwecLTfKxIHDc_Adcrw.ttf\";}}s:12:\"Indie Flower\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Indie Flower\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/indieflower/v7/10JVD_humAd5zP2yrFqw6i3USBnSvpkopQaUR-2r7iU.ttf\";}}s:5:\"Inika\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Inika\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/inika/v4/eZCrULQGaIxkrRoGz_DjhQ.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/inika/v4/bl3ZoTyrWsFun2zYbsgJrA.ttf\";}}s:12:\"Irish Grover\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Irish Grover\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/irishgrover/v6/kUp7uUPooL-KsLGzeVJbBC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Istok Web\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Istok Web\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/istokweb/v8/RYLSjEXQ0nNtLLc4n7--dQ.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/istokweb/v8/kvcT2SlTjmGbC3YlZxmrl6CWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/istokweb/v8/2koEo4AKFSvK4B52O_Mwai3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/istokweb/v8/ycQ3g52ELrh3o_HYCNNUw3e1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:8:\"Italiana\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Italiana\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/italiana/v4/dt95fkCSTOF-c6QNjwSycA.ttf\";}}s:9:\"Italianno\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Italianno\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/italianno/v6/HsyHnLpKf8uP7aMpDQHZmg.ttf\";}}s:16:\"Jacques Francois\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Jacques Francois\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/jacquesfrancois/v4/_-0XWPQIW6tOzTHg4KaJ_M13D_4KM32Q4UmTSjpuNGQ.ttf\";}}s:23:\"Jacques Francois Shadow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"Jacques Francois Shadow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:99:\"http://fonts.gstatic.com/s/jacquesfrancoisshadow/v4/V14y0H3vq56fY9SV4OL_FASt0D_oLVawA8L8b9iKjbs.ttf\";}}s:14:\"Jim Nightshade\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Jim Nightshade\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/jimnightshade/v4/_n43lYHXVWNgXegdYRIK9CF1W_bo0EdycfH0kHciIic.ttf\";}}s:10:\"Jockey One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Jockey One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/jockeyone/v6/cAucnOZLvFo07w2AbufBCfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Jolly Lodger\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Jolly Lodger\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/jollylodger/v4/RX8HnkBgaEKQSHQyP9itiS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Josefin Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Josefin Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:10:{i:100;s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/q9w3H4aeBxj0hZ8Osfi3d8SVQ0giZ-l_NELu3lgGyYw.ttf\";s:9:\"100italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/s7-P1gqRNRNn-YWdOYnAOXXcj1rQwlNLIS625o-SrL0.ttf\";i:300;s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z6cQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/ppse0J9fKSaoxCIIJb33Gyna0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/xgzbb53t8j-Mo-vYa23n5i3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/q9w3H4aeBxj0hZ8Osfi3d_MZXuCXbOrAvx5R0IT5Oyo.ttf\";i:600;s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z2v8CylhIUtwUiYO7Z2wXbE.ttf\";s:9:\"600italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/ppse0J9fKSaoxCIIJb33G4R-5-urNOGAobhAyctHvW8.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z0D2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/ppse0J9fKSaoxCIIJb33G_As9-1nE9qOqhChW0m4nDE.ttf\";}}s:12:\"Josefin Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Josefin Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:10:{i:100;s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/etsUjZYO8lTLU85lDhZwUsSVQ0giZ-l_NELu3lgGyYw.ttf\";s:9:\"100italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/8BjDChqLgBF3RJKfwHIYh3Xcj1rQwlNLIS625o-SrL0.ttf\";i:300;s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/NbE6ykYuM2IyEwxQxOIi2KcQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/af9sBoKGPbGO0r21xJulyyna0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/46aYWdgz-1oFX11flmyEfS3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/etsUjZYO8lTLU85lDhZwUvMZXuCXbOrAvx5R0IT5Oyo.ttf\";i:600;s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/NbE6ykYuM2IyEwxQxOIi2Gv8CylhIUtwUiYO7Z2wXbE.ttf\";s:9:\"600italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/af9sBoKGPbGO0r21xJuly4R-5-urNOGAobhAyctHvW8.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/NbE6ykYuM2IyEwxQxOIi2ED2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/af9sBoKGPbGO0r21xJuly_As9-1nE9qOqhChW0m4nDE.ttf\";}}s:8:\"Joti One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Joti One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/jotione/v4/P3r_Th0ESHJdzunsvWgUfQ.ttf\";}}s:6:\"Judson\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Judson\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/judson/v7/znM1AAs0eytUaJzf1CrYZQ.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/judson/v7/GVqQW9P52ygW-ySq-CLwAA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/judson/v7/he4a2LwiPJc7r8x0oKCKiA.ttf\";}}s:5:\"Julee\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Julee\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/julee/v6/CAib-jsUsSO8SvVRnE9fHA.ttf\";}}s:15:\"Julius Sans One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Julius Sans One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/juliussansone/v4/iU65JP9acQHPDLkdalCF7jjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}s:5:\"Junge\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Junge\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/junge/v4/j4IXCXtxrw9qIBheercp3A.ttf\";}}s:4:\"Jura\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Jura\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{i:300;s:61:\"http://fonts.gstatic.com/s/jura/v7/Rqx_xy1UnN0C7wD3FUSyPQ.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/jura/v7/YAWMwF3sN0KCbynMq-Yr_Q.ttf\";i:500;s:61:\"http://fonts.gstatic.com/s/jura/v7/16xhfjHCiaLj3tsqqgmtGg.ttf\";i:600;s:61:\"http://fonts.gstatic.com/s/jura/v7/iwseduOwJSdY8wQ1Y6CJdA.ttf\";}}s:17:\"Just Another Hand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Just Another Hand\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/justanotherhand/v7/fKV8XYuRNNagXr38eqbRf99BnJIEGrvoojniP57E51c.ttf\";}}s:23:\"Just Me Again Down Here\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"Just Me Again Down Here\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/justmeagaindownhere/v8/sN06iTc9ITubLTgXoG-kc3M9eVLpVTSK6TqZTIgBrWQ.ttf\";}}s:5:\"Kalam\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kalam\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{i:300;s:62:\"http://fonts.gstatic.com/s/kalam/v6/MgQQlk1SgPEHdlkWMNh7Jg.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kalam/v6/hNEJkp2K-aql7e5WQish4Q.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/kalam/v6/95nLItUGyWtNLZjSckluLQ.ttf\";}}s:7:\"Kameron\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Kameron\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/kameron/v7/9r8HYhqDSwcq9WMjupL82A.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/kameron/v7/rabVVbzlflqvmXJUFlKnu_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Kantumruy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Kantumruy\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{i:300;s:87:\"http://fonts.gstatic.com/s/kantumruy/v3/ERRwQE0WG5uanaZWmOFXNi3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/kantumruy/v3/kQfXNYElQxr5dS8FyjD39Q.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/kantumruy/v3/gie_zErpGf_rNzs920C2Ji3USBnSvpkopQaUR-2r7iU.ttf\";}}s:5:\"Karla\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Karla\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/karla/v5/78UgGRwJFkhqaoFimqoKpQ.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/karla/v5/51UBKly9RQOnOkj95ZwEFw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/karla/v5/JS501sZLxZ4zraLQdncOUA.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/karla/v5/3YDyi09gQjCRh-5-SVhTTvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Karma\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Karma\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:5:{i:300;s:62:\"http://fonts.gstatic.com/s/karma/v5/lH6ijJnguWR2Sz7tEl6MQQ.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/karma/v5/wvqTxAGBUrTqU0urTEoPIw.ttf\";i:500;s:62:\"http://fonts.gstatic.com/s/karma/v5/9YGjxi6Hcvz2Kh-rzO_cAw.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/karma/v5/h_CVzXXtqSxjfS2sIwaejA.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/karma/v5/smuSM08oApsQPPVYbHd1CA.ttf\";}}s:14:\"Kaushan Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Kaushan Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/kaushanscript/v4/qx1LSqts-NtiKcLw4N03IBnpV0hQCek3EmWnCPrvGRM.ttf\";}}s:6:\"Kavoon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Kavoon\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/kavoon/v4/382m-6baKXqJFQjEgobt6Q.ttf\";}}s:10:\"Kdam Thmor\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Kdam Thmor\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/kdamthmor/v3/otCdP6UU-VBIrBfVDWBQJ_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Keania One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Keania One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/keaniaone/v4/PACrDKZWngXzgo-ucl6buvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Kelly Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Kelly Slab\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/kellyslab/v6/F_2oS1e9XdYx1MAi8XEVefesZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Kenia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kenia\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kenia/v8/OLM9-XfITK9PsTLKbGBrwg.ttf\";}}s:5:\"Khand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Khand\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:5:{i:300;s:62:\"http://fonts.gstatic.com/s/khand/v4/072zRl4OU9Pinjjkg174LA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/khand/v4/HdLdTNFqNIDGJZl1ZEj84w.ttf\";i:500;s:62:\"http://fonts.gstatic.com/s/khand/v4/46_p-SqtuMe56nxQdteWxg.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/khand/v4/zggGWYIiPJyMTgkfxP_kaA.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/khand/v4/0I0UWaN-X5QBmfexpXKhqg.ttf\";}}s:5:\"Khmer\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Khmer\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/khmer/v9/vWaBJIbaQuBNz02ALIKJ3A.ttf\";}}s:5:\"Khula\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Khula\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-01-28\";s:5:\"files\";a:5:{i:300;s:62:\"http://fonts.gstatic.com/s/khula/v1/_1LySU5Upq-sc4OZ1b_GIw.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/khula/v1/izcPIFyCSd16XI1Ak_Wk7Q.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/khula/v1/4ZH86Hce-aeFDaedTnbkbg.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/khula/v1/UGVExGl-Jjs-YPpGv-MZ6w.ttf\";i:800;s:62:\"http://fonts.gstatic.com/s/khula/v1/Sccp_oOo8FWgbx5smie7xQ.ttf\";}}s:8:\"Kite One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Kite One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/kiteone/v4/8ojWmgUc97m0f_i6sTqLoQ.ttf\";}}s:7:\"Knewave\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Knewave\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/knewave/v5/KGHM4XWr4iKnBMqzZLkPBg.ttf\";}}s:9:\"Kotta One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Kotta One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/kottaone/v4/AB2Q7hVw6niJYDgLvFXu5w.ttf\";}}s:6:\"Koulen\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Koulen\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/koulen/v10/AAYOK8RSRO7FTskTzFuzNw.ttf\";}}s:6:\"Kranky\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Kranky\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/kranky/v6/C8dxxTS99-fZ84vWk8SDrg.ttf\";}}s:5:\"Kreon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kreon\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{i:300;s:62:\"http://fonts.gstatic.com/s/kreon/v9/HKtJRiq5C2zbq5N1IX32sA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kreon/v9/zA_IZt0u0S3cvHJu-n1oEg.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/kreon/v9/jh0dSmaPodjxISiblIUTkw.ttf\";}}s:6:\"Kristi\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Kristi\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/kristi/v7/aRsgBQrkQkMlu4UPSnJyOQ.ttf\";}}s:9:\"Krona One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Krona One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/kronaone/v4/zcQj4ljqTo166AdourlF9w.ttf\";}}s:15:\"La Belle Aurore\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"La Belle Aurore\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/labelleaurore/v6/Irdbc4ASuUoWDjd_Wc3md123K2iuuhwZgaKapkyRTY8.ttf\";}}s:5:\"Laila\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Laila\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2014-08-27\";s:5:\"files\";a:5:{i:300;s:62:\"http://fonts.gstatic.com/s/laila/v1/bLbIVEZF3IWSZ-in72GJvA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/laila/v1/6iYor3edprH7360qtBGoag.ttf\";i:500;s:62:\"http://fonts.gstatic.com/s/laila/v1/tkf8VtFvW9g3VsxQCA6WOQ.ttf\";i:600;s:62:\"http://fonts.gstatic.com/s/laila/v1/3EMP2L6JRQ4GaHIxCldCeA.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/laila/v1/R7P4z1xjcjecmjZ9GyhqHQ.ttf\";}}s:11:\"Lakki Reddy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Lakki Reddy\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lakkireddy/v3/Q5EpFa91FjW37t0FCnedaKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Lancelot\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Lancelot\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/lancelot/v5/XMT7T_oo_MQUGAnU2v-sdA.ttf\";}}s:4:\"Lato\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Lato\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:10:{i:100;s:62:\"http://fonts.gstatic.com/s/lato/v11/Upp-ka9rLQmHYCsFgwL-eg.ttf\";s:9:\"100italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/zLegi10uS_9-fnUDISl0KA.ttf\";i:300;s:62:\"http://fonts.gstatic.com/s/lato/v11/Ja02qOppOVq9jeRjWekbHg.ttf\";s:9:\"300italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/dVebFcn7EV7wAKwgYestUg.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/lato/v11/h7rISIcQapZBpei-sXwIwg.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/P_dJOFJylV3A870UIOtr0w.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/lato/v11/iX_QxBBZLhNj5JHlTzHQzg.ttf\";s:9:\"700italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/WFcZakHrrCKeUJxHA4T_gw.ttf\";i:900;s:62:\"http://fonts.gstatic.com/s/lato/v11/8TPEV6NbYWZlNsXjbYVv7w.ttf\";s:9:\"900italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/draWperrI7n2xi35Cl08fA.ttf\";}}s:13:\"League Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"League Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/leaguescript/v7/wnRFLvfabWK_DauqppD6vSeUSrabuTpOsMEiRLtKwk0.ttf\";}}s:12:\"Leckerli One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Leckerli One\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/leckerlione/v7/S2Y_iLrItTu8kIJTkS7DrC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Ledger\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ledger\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ledger/v4/G432jp-tahOfWHbCYkI0jw.ttf\";}}s:6:\"Lekton\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Lekton\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/lekton/v7/r483JYmxf5PjIm4jVAm8Yg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/lekton/v7/_UbDIPBA1wDqSbhp-OED7A.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/lekton/v7/WZw-uL8WTkx3SBVfTlevXQ.ttf\";}}s:5:\"Lemon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Lemon\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/lemon/v5/wed1nNu4LNSu-3RoRVUhUw.ttf\";}}s:17:\"Libre Baskerville\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Libre Baskerville\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:3:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsKyyZRYCSvpCzQKuMWnP5NDY.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/librebaskerville/v4/QHIOz1iKF3bIEzRdDFaf5QnhapNS5Oi8FPrBRDLbsW4.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/librebaskerville/v4/kH7K4InNTm7mmOXXjrA5v-xuswJKUVpBRfYFpz0W3Iw.ttf\";}}s:11:\"Life Savers\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Life Savers\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lifesavers/v6/g49cUDk4Y1P0G5NMkMAm7qCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/lifesavers/v6/THQKqChyYUm97rNPVFdGGXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:10:\"Lilita One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Lilita One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/lilitaone/v4/vTxJQjbNV6BCBHx8sGDCVvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:15:\"Lily Script One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Lily Script One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/lilyscriptone/v4/uPWsLVW8uiXqIBnE8ZwGPDjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}s:9:\"Limelight\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Limelight\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/limelight/v7/5dTfN6igsXjLjOy8QQShcg.ttf\";}}s:11:\"Linden Hill\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Linden Hill\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lindenhill/v6/UgsC0txqd-E1yjvjutwm_KCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/lindenhill/v6/OcS3bZcu8vJvIDH8Zic83keOrDcLawS7-ssYqLr2Xp4.ttf\";}}s:7:\"Lobster\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Lobster\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2015-01-06\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/lobster/v12/9LpJGtNuM1D8FAZ2BkJH2Q.ttf\";}}s:11:\"Lobster Two\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Lobster Two\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lobstertwo/v7/xb9aY4w9ceh8JRzobID1naCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/lobstertwo/v7/Ul_16MSbfayQv1I4QhLEoEeOrDcLawS7-ssYqLr2Xp4.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/lobstertwo/v7/bmdxOflBqMqjEC0-kGsIiHe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/lobstertwo/v7/LEkN2_no_6kFvRfiBZ8xpM_zJjSACmk0BRPxQqhnNLU.ttf\";}}s:16:\"Londrina Outline\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Londrina Outline\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/londrinaoutline/v5/lls08GOa1eT74p072l1AWJmp8DTZ6iHear7UV05iykg.ttf\";}}s:15:\"Londrina Shadow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Londrina Shadow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/londrinashadow/v4/dNYuzPS_7eYgXFJBzMoKdbw6Z3rVA5KDSi7aQxS92Nk.ttf\";}}s:15:\"Londrina Sketch\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Londrina Sketch\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/londrinasketch/v4/p7Ai06aT1Ycp_D2fyE3z69d6z_uhFGnpCOifUY1fJQo.ttf\";}}s:14:\"Londrina Solid\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Londrina Solid\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/londrinasolid/v4/yysorIEiYSBb0ylZjg791MR125CwGqh8XBqkBzea0LA.ttf\";}}s:4:\"Lora\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Lora\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:4:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/lora/v9/aXJ7KVIGcejEy1abawZazg.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/lora/v9/AN2EZaj2tFRpyveuNn9BOg.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/lora/v9/enKND5SfzQKkggBA_VnT1A.ttf\";s:9:\"700italic\";s:61:\"http://fonts.gstatic.com/s/lora/v9/ivs9j3kYU65pR9QD9YFdzQ.ttf\";}}s:21:\"Love Ya Like A Sister\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Love Ya Like A Sister\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/loveyalikeasister/v7/LzkxWS-af0Br2Sk_YgSJY-ad1xEP8DQfgfY8MH9aBUg.ttf\";}}s:17:\"Loved by the King\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Loved by the King\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/lovedbytheking/v6/wg03xD4cWigj4YDufLBSr8io2AFEwwMpu7y5KyiyAJc.ttf\";}}s:14:\"Lovers Quarrel\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Lovers Quarrel\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/loversquarrel/v4/gipdZ8b7pKb89MzQLAtJHLHLxci2ElvNEmOB303HLk0.ttf\";}}s:12:\"Luckiest Guy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Luckiest Guy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/luckiestguy/v6/5718gH8nDy3hFVihOpkY5C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:8:\"Lusitana\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Lusitana\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/lusitana/v4/l1h9VDomkwbdzbPdmLcUIw.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/lusitana/v4/GWtZyUsONxgkdl3Mc1P7FKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Lustria\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Lustria\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/lustria/v4/gXAk0s4ai0X-TAOhYzZd1w.ttf\";}}s:7:\"Macondo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Macondo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/macondo/v5/G6yPNUscRPQ8ufBXs_8yRQ.ttf\";}}s:18:\"Macondo Swash Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Macondo Swash Caps\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/macondoswashcaps/v4/SsSR706z-MlvEH7_LS6JAPkkgYRHs6GSG949m-K6x2k.ttf\";}}s:5:\"Magra\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Magra\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/magra/v4/hoZ13bwCXBxuGZqAudgc5A.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/magra/v4/6fOM5sq5cIn8D0RjX8Lztw.ttf\";}}s:13:\"Maiden Orange\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Maiden Orange\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/maidenorange/v6/ZhKIA2SPisEwdhW7g0RUWojjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:4:\"Mako\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Mako\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/mako/v7/z5zSLmfPlv1uTVAdmJBLXg.ttf\";}}s:8:\"Mallanna\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Mallanna\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/mallanna/v4/krCTa-CfMbtxqF0689CbuQ.ttf\";}}s:7:\"Mandali\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Mandali\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/mandali/v4/0lF8yJ7fkyjXuqtSi5bWbQ.ttf\";}}s:9:\"Marcellus\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Marcellus\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/marcellus/v4/UjiLZzumxWC9whJ86UtaYw.ttf\";}}s:12:\"Marcellus SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Marcellus SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/marcellussc/v4/_jugwxhkkynrvsfrxVx8gS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Marck Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Marck Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/marckscript/v7/O_D1NAZVOFOobLbVtW3bci3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Margarine\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Margarine\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/margarine/v5/DJnJwIrcO_cGkjSzY3MERw.ttf\";}}s:9:\"Marko One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Marko One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/markoone/v6/hpP7j861sOAco43iDc4n4w.ttf\";}}s:8:\"Marmelad\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Marmelad\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/marmelad/v6/jI0_FBlSOIRLL0ePWOhOwQ.ttf\";}}s:6:\"Marvel\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Marvel\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/marvel/v6/Fg1dO8tWVb-MlyqhsbXEkg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/marvel/v6/HzyjFB-oR5usrc7Lxz9g8w.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/marvel/v6/WrHDBL1RupWGo2UcdgxB3Q.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/marvel/v6/Gzf5NT09Y6xskdQRj2kz1qCWcynf_cDxXwCLxiixG1c.ttf\";}}s:4:\"Mate\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Mate\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/mate/v5/ooFviPcJ6hZP5bAE71Cawg.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/mate/v5/5XwW6_cbisGvCX5qmNiqfA.ttf\";}}s:7:\"Mate SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Mate SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/matesc/v5/-YkIT2TZoPZF6pawKzDpWw.ttf\";}}s:9:\"Maven Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Maven Pro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/mavenpro/v7/sqPJIFG4gqsjl-0q_46Gbw.ttf\";i:500;s:86:\"http://fonts.gstatic.com/s/mavenpro/v7/SQVfzoJBbj9t3aVcmbspRi3USBnSvpkopQaUR-2r7iU.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/mavenpro/v7/uDssvmXgp7Nj3i336k_dSi3USBnSvpkopQaUR-2r7iU.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/mavenpro/v7/-91TwiFzqeL1F7Kh91APwS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:7:\"McLaren\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"McLaren\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/mclaren/v4/OprvTGxaiINBKW_1_U0eoQ.ttf\";}}s:6:\"Meddon\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Meddon\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/meddon/v7/f8zJO98uu2EtSj9p7ci9RA.ttf\";}}s:13:\"MedievalSharp\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"MedievalSharp\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/medievalsharp/v8/85X_PjV6tftJ0-rX7KYQkOe45sJkivqprK7VkUlzfg0.ttf\";}}s:10:\"Medula One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Medula One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/medulaone/v6/AasPgDQak81dsTGQHc5zUPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Megrim\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Megrim\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/megrim/v7/e-9jVUC9lv1zxaFQARuftw.ttf\";}}s:11:\"Meie Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Meie Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/meiescript/v4/oTIWE5MmPye-rCyVp_6KEqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Merienda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Merienda\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/merienda/v4/MYY6Og1qZlOQtPW2G95Y3A.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/merienda/v4/GlwcvRLlgiVE2MBFQ4r0sKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Merienda One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Merienda One\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/meriendaone/v7/bCA-uDdUx6nTO8SjzCLXvS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Merriweather\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Merriweather\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:8:{i:300;s:90:\"http://fonts.gstatic.com/s/merriweather/v8/ZvcMqxEwPfh2qDWBPxn6nqcQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:90:\"http://fonts.gstatic.com/s/merriweather/v8/EYh7Vl4ywhowqULgRdYwICna0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/merriweather/v8/RFda8w1V0eDZheqfcyQ4EC3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/merriweather/v8/So5lHxHT37p2SS4-t60SlPMZXuCXbOrAvx5R0IT5Oyo.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/merriweather/v8/ZvcMqxEwPfh2qDWBPxn6nkD2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/merriweather/v8/EYh7Vl4ywhowqULgRdYwIPAs9-1nE9qOqhChW0m4nDE.ttf\";i:900;s:90:\"http://fonts.gstatic.com/s/merriweather/v8/ZvcMqxEwPfh2qDWBPxn6nqObDOjC3UL77puoeHsE3fw.ttf\";s:9:\"900italic\";s:90:\"http://fonts.gstatic.com/s/merriweather/v8/EYh7Vl4ywhowqULgRdYwIBd0_s6jQr9r5s5OZYvtzBY.ttf\";}}s:17:\"Merriweather Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Merriweather Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:8:{i:300;s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/6LmGj5dOJopQKEkt88Gowan5N8K-_DP0e9e_v51obXQ.ttf\";s:9:\"300italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/nAqt4hiqwq3tzCecpgPmVdytE4nGXk2hYD5nJ740tBw.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/AKu1CjQ4qnV8MUltkAX3sOAj_ty82iuwwDTNEYXGiyQ.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/3Mz4hOHzs2npRMG3B1ascZ32VBCoA_HLsn85tSWZmdo.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/6LmGj5dOJopQKEkt88GowbqxG25nQNOioCZSK4sU-CA.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/nAqt4hiqwq3tzCecpgPmVbuqAJxizi8Dk_SK5et7kMg.ttf\";i:800;s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/6LmGj5dOJopQKEkt88GowYufzO2zUYSj5LqoJ3UGkco.ttf\";s:9:\"800italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v5/nAqt4hiqwq3tzCecpgPmVdDmPrYMy3aZO4LmnZsxTQw.ttf\";}}s:5:\"Metal\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Metal\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/metal/v9/zA3UOP13ooQcxjv04BZX5g.ttf\";}}s:11:\"Metal Mania\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Metal Mania\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/metalmania/v6/isriV_rAUgj6bPWPN6l9QKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Metamorphous\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Metamorphous\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/metamorphous/v6/wGqUKXRinIYggz-BTRU9ei3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Metrophobic\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Metrophobic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/metrophobic/v6/SaglWZWCrrv_D17u1i4v_aCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Michroma\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Michroma\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/michroma/v7/0c2XrW81_QsiKV8T9thumA.ttf\";}}s:7:\"Milonga\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Milonga\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/milonga/v4/dzNdIUSTGFmy2ahovDRcWg.ttf\";}}s:9:\"Miltonian\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Miltonian\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/miltonian/v8/Z4HrYZyqm0BnNNzcCUfzoQ.ttf\";}}s:16:\"Miltonian Tattoo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Miltonian Tattoo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/miltoniantattoo/v9/1oU_8OGYwW46eh02YHydn2uk0YtI6thZkz1Hmh-odwg.ttf\";}}s:7:\"Miniver\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Miniver\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/miniver/v5/4yTQohOH_cWKRS5laRFhYg.ttf\";}}s:14:\"Miss Fajardose\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Miss Fajardose\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/missfajardose/v6/WcXjlQPKn6nBfr8LY3ktNu6rPKfVZo7L2bERcf0BDns.ttf\";}}s:14:\"Modern Antiqua\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Modern Antiqua\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/modernantiqua/v6/8qX_tr6Xzy4t9fvZDXPkh6rFJ4O13IHVxZbM6yoslpo.ttf\";}}s:7:\"Molengo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Molengo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/molengo/v7/jcjgeGuzv83I55AzOTpXNQ.ttf\";}}s:5:\"Molle\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Molle\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/molle/v4/9XTdCsjPXifLqo5et-YoGA.ttf\";}}s:5:\"Monda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Monda\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/monda/v4/qFMHZ9zvR6B_gnoIgosPrw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/monda/v4/EVOzZUyc_j1w2GuTgTAW1g.ttf\";}}s:8:\"Monofett\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Monofett\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/monofett/v6/C6K5L799Rgxzg2brgOaqAw.ttf\";}}s:7:\"Monoton\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Monoton\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/monoton/v6/aCz8ja_bE4dg-7agSvExdw.ttf\";}}s:20:\"Monsieur La Doulaise\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Monsieur La Doulaise\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/monsieurladoulaise/v5/IMAdMj6Eq9jZ46CPctFtMKP61oAqTJXlx5ZVOBmcPdM.ttf\";}}s:7:\"Montaga\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Montaga\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/montaga/v4/PwTwUboiD-M4-mFjZfJs2A.ttf\";}}s:6:\"Montez\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Montez\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/montez/v6/kx58rLOWQQLGFM4pDHv5Ng.ttf\";}}s:10:\"Montserrat\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Montserrat\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/montserrat/v6/Kqy6-utIpx_30Xzecmeo8_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcgJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:21:\"Montserrat Alternates\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Montserrat Alternates\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:98:\"http://fonts.gstatic.com/s/montserratalternates/v4/z2n1Sjxk9souK3HCtdHuklPuEVRGaG9GCQnmM16YWq0.ttf\";i:700;s:98:\"http://fonts.gstatic.com/s/montserratalternates/v4/YENqOGAVzwIHjYNjmKuAZpeqBKvsAhm-s2I4RVSXFfc.ttf\";}}s:20:\"Montserrat Subrayada\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Montserrat Subrayada\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/montserratsubrayada/v4/nzoCWCz0e9c7Mr2Gl8bbgrJymm6ilkk9f0nDA_sC_qk.ttf\";i:700;s:97:\"http://fonts.gstatic.com/s/montserratsubrayada/v4/wf-IKpsHcfm0C9uaz9IeGJvEcF1LWArDbGWgKZSH9go.ttf\";}}s:4:\"Moul\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Moul\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/moul/v8/Kb0ALQnfyXawP1a_P_gpTQ.ttf\";}}s:8:\"Moulpali\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Moulpali\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/moulpali/v9/diD74BprGhmVkJoerKmrKA.ttf\";}}s:22:\"Mountains of Christmas\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"Mountains of Christmas\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:98:\"http://fonts.gstatic.com/s/mountainsofchristmas/v8/dVGBFPwd6G44IWDbQtPew2Auds3jz1Fxb61CgfaGDr4.ttf\";i:700;s:98:\"http://fonts.gstatic.com/s/mountainsofchristmas/v8/PymufKtHszoLrY0uiAYKNM9cPTbSBTrQyTa5TWAe3vE.ttf\";}}s:13:\"Mouse Memoirs\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Mouse Memoirs\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mousememoirs/v4/NBFaaJFux_j0AQbAsW3QeH8f0n03UdmQgF_CLvNR2vg.ttf\";}}s:10:\"Mr Bedfort\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Mr Bedfort\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/mrbedfort/v5/81bGgHTRikLs_puEGshl7_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Mr Dafoe\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Mr Dafoe\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/mrdafoe/v5/s32Q1S6ZkT7EaX53mUirvQ.ttf\";}}s:14:\"Mr De Haviland\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Mr De Haviland\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mrdehaviland/v5/fD8y4L6PJ4vqDk7z8Y8e27v4lrhng1lzu7-weKO6cw8.ttf\";}}s:19:\"Mrs Saint Delafield\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Mrs Saint Delafield\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/mrssaintdelafield/v4/vuWagfFT7bj9lFtZOFBwmjHMBelqWf3tJeGyts2SmKU.ttf\";}}s:13:\"Mrs Sheppards\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Mrs Sheppards\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mrssheppards/v5/2WFsWMV3VUeCz6UVH7UjCn8f0n03UdmQgF_CLvNR2vg.ttf\";}}s:4:\"Muli\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Muli\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:4:{i:300;s:61:\"http://fonts.gstatic.com/s/muli/v7/VJw4F3ZHRAZ7Hmg3nQu5YQ.ttf\";s:9:\"300italic\";s:61:\"http://fonts.gstatic.com/s/muli/v7/s-NKMCru8HiyjEt0ZDoBoA.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/muli/v7/KJiP6KznxbALQgfJcDdPAw.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/muli/v7/Cg0K_IWANs9xkNoxV7H1_w.ttf\";}}s:13:\"Mystery Quest\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Mystery Quest\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mysteryquest/v4/467jJvg0c7HgucvBB9PLDyeUSrabuTpOsMEiRLtKwk0.ttf\";}}s:3:\"NTR\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"NTR\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/ntr/v4/e7H4ZLtGfVOYyOupo6T12g.ttf\";}}s:6:\"Neucha\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Neucha\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/neucha/v7/bijdhB-TzQdtpl0ykhGh4Q.ttf\";}}s:6:\"Neuton\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Neuton\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:6:{i:200;s:63:\"http://fonts.gstatic.com/s/neuton/v8/DA3Mkew3XqSkPpi1f4tJow.ttf\";i:300;s:63:\"http://fonts.gstatic.com/s/neuton/v8/xrc_aZ2hx-gdeV0mlY8Vww.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/neuton/v8/9R-MGIOQUdjAVeB6nE6PcQ.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/neuton/v8/uVMT3JOB5BNFi3lgPp6kEg.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/neuton/v8/gnWpkWY7DirkKiovncYrfg.ttf\";i:800;s:63:\"http://fonts.gstatic.com/s/neuton/v8/XPzBQV4lY6enLxQG9cF1jw.ttf\";}}s:10:\"New Rocker\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"New Rocker\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/newrocker/v5/EFUWzHJedEkpW399zYOHofesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"News Cycle\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"News Cycle\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/newscycle/v12/xyMAr8VfiUzIOvS1abHJO_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/newscycle/v12/G28Ny31cr5orMqEQy6ljtwJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:7:\"Niconne\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Niconne\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/niconne/v6/ZA-mFw2QNXodx5y7kfELBg.ttf\";}}s:9:\"Nixie One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nixie One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/nixieone/v7/h6kQfmzm0Shdnp3eswRaqQ.ttf\";}}s:6:\"Nobile\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Nobile\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/nobile/v7/lC_lPi1ddtN38iXTCRh6ow.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/nobile/v7/vGmrpKzWQQSrb-PR6FWBIA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/nobile/v7/9p6M-Yrg_r_QPmSD1skrOg.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/nobile/v7/oQ1eYPaXV638N03KvsNvyKCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Nokora\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Nokora\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/nokora/v9/dRyz1JfnyKPNaRcBNX9F9A.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/nokora/v9/QMqqa4QEOhQpiig3cAPmbQ.ttf\";}}s:7:\"Norican\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Norican\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/norican/v4/SHnSqhYAWG5sZTWcPzEHig.ttf\";}}s:7:\"Nosifer\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Nosifer\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/nosifer/v5/7eJGoIuHRrtcG00j6CptSA.ttf\";}}s:20:\"Nothing You Could Do\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Nothing You Could Do\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/nothingyoucoulddo/v6/jpk1K3jbJoyoK0XKaSyQAf-TpkXjXYGWiJZAEtBRjPU.ttf\";}}s:12:\"Noticia Text\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Noticia Text\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"vietnamese\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/wdyV6x3eKpdeUPQ7BJ5uUC3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/dAuxVpkYE_Q_IwIm6elsKPMZXuCXbOrAvx5R0IT5Oyo.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/pEko-RqEtp45bE2P80AAKUD2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/-rQ7V8ARjf28_b7kRa0JuvAs9-1nE9qOqhChW0m4nDE.ttf\";}}s:9:\"Noto Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Noto Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";i:3;s:10:\"vietnamese\";i:4;s:8:\"cyrillic\";i:5;s:5:\"greek\";i:6;s:5:\"latin\";i:7;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/notosans/v6/0Ue9FiUJwVhi4NGfHJS5uA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/notosans/v6/dLcNKMgJ1H5RVoZFraDz0qCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1y3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/notosans/v6/9Z3uUWMRR7crzm1TjRicDne1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:10:\"Noto Serif\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Noto Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";i:3;s:8:\"cyrillic\";i:4;s:5:\"greek\";i:5;s:5:\"latin\";i:6;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/notoserif/v4/zW6mc7bC1CWw8dH0yxY8JfesZW2xOQ-xsNqO47m55DA.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/notoserif/v4/HQXBIwLHsOJCNEQeX9kNzy3USBnSvpkopQaUR-2r7iU.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/notoserif/v4/lJAvZoKA5NttpPc9yc6lPQJKKGfqHaYFsRG-T3ceEVo.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/notoserif/v4/Wreg0Be4tcFGM2t6VWytvED2ttfZwueP-QU272T9-k4.ttf\";}}s:8:\"Nova Cut\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Nova Cut\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/novacut/v8/6q12jWcBvj0KO2cMRP97tA.ttf\";}}s:9:\"Nova Flat\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Flat\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novaflat/v8/pK7a0CoGzI684qe_XSHBqQ.ttf\";}}s:9:\"Nova Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novamono/v7/6-SChr5ZIaaasJFBkgrLNw.ttf\";}}s:9:\"Nova Oval\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Oval\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novaoval/v8/VuukVpKP8BwUf8o9W5LYQQ.ttf\";}}s:10:\"Nova Round\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Nova Round\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/novaround/v8/7-cK3Ari_8XYYFgVMxVhDvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:11:\"Nova Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Nova Script\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/novascript/v8/dEvxQDLgx1M1TKY-NmBWYaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:9:\"Nova Slim\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Slim\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novaslim/v8/rPYXC81_VL2EW-4CzBX65g.ttf\";}}s:11:\"Nova Square\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Nova Square\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/novasquare/v8/BcBzXoaDzYX78rquGXVuSqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Numans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Numans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/numans/v6/g5snI2p6OEjjTNmTHyBdiQ.ttf\";}}s:6:\"Nunito\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Nunito\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:3:{i:300;s:63:\"http://fonts.gstatic.com/s/nunito/v7/zXQvrWBJqUooM7Xv98MrQw.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/nunito/v7/ySZTeT3IuzJj0GK6uGpbBg.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/nunito/v7/aEdlqgMuYbpe4U3TnqOQMA.ttf\";}}s:14:\"Odor Mean Chey\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Odor Mean Chey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/odormeanchey/v8/GK3E7EjPoBkeZhYshGFo0eVKG8sq4NyGgdteJLvqLDs.ttf\";}}s:7:\"Offside\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Offside\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/offside/v4/v0C913SB8wqQUvcu1faUqw.ttf\";}}s:15:\"Old Standard TT\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Old Standard TT\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/oldstandardtt/v7/n6RTCDcIPWSE8UNBa4k-DLcB5jyhm1VsHs65c3QNDr0.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/oldstandardtt/v7/QQT_AUSp4AV4dpJfIN7U5PWrQzeMtsHf8QsWQ2cZg3c.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/oldstandardtt/v7/5Ywdce7XEbTSbxs__4X1_HJqbZqK7TdZ58X80Q_Lw8Y.ttf\";}}s:9:\"Oldenburg\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Oldenburg\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/oldenburg/v4/dqA_M_uoCVXZbCO-oKBTnQ.ttf\";}}s:11:\"Oleo Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Oleo Script\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/oleoscript/v5/21stZcmPyzbQVXtmGegyqKCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/oleoscript/v5/hudNQFKFl98JdNnlo363fne1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:22:\"Oleo Script Swash Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"Oleo Script Swash Caps\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/oleoscriptswashcaps/v4/vdWhGqsBUAP-FF3NOYTe4iMF4kXAPemmyaDpMXQ31P0.ttf\";i:700;s:97:\"http://fonts.gstatic.com/s/oleoscriptswashcaps/v4/HMO3ftxA9AU5floml9c755reFYaXZ4zuJXJ8fr8OO1g.ttf\";}}s:9:\"Open Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Open Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:8:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";i:3;s:10:\"vietnamese\";i:4;s:8:\"cyrillic\";i:5;s:5:\"greek\";i:6;s:5:\"latin\";i:7;s:9:\"greek-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2014-10-17\";s:5:\"files\";a:10:{i:300;s:87:\"http://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTS3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"300italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxi9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/opensans/v10/IgZJs4-7SA1XX_edsoXWog.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v10/O4NhV7_qs9r9seTo7fnsVKCWcynf_cDxXwCLxiixG1c.ttf\";i:600;s:87:\"http://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"600italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxpZ7xm-Bj30Bj2KNdXDzSZg.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzC3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxne1Pd76Vl7zRpE7NLJQ7XU.ttf\";i:800;s:87:\"http://fonts.gstatic.com/s/opensans/v10/EInbV5DfGHOiMmvb1Xr-hi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"800italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxg89PwPrYLaRFJ-HNCU9NbA.ttf\";}}s:19:\"Open Sans Condensed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Open Sans Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";i:3;s:8:\"cyrillic\";i:4;s:5:\"greek\";i:5;s:5:\"latin\";i:6;s:9:\"greek-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{i:300;s:96:\"http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xEMwSSh38KQVJx4ABtsZTnA.ttf\";s:9:\"300italic\";s:96:\"http://fonts.gstatic.com/s/opensanscondensed/v10/jIXlqT1WKafUSwj6s9AzV4_LkTZ_uhAwfmGJ084hlvM.ttf\";i:700;s:96:\"http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xBEM87DM3yorPOrvA-vB930.ttf\";}}s:11:\"Oranienbaum\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Oranienbaum\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/oranienbaum/v4/M98jYwCSn0PaFhXXgviCoaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Orbitron\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Orbitron\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/orbitron/v6/DY8swouAZjR3RaUPRf0HDQ.ttf\";i:500;s:86:\"http://fonts.gstatic.com/s/orbitron/v6/p-y_ffzMdo5JN_7ia0vYEqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/orbitron/v6/PS9_6SLkY1Y6OgPO3APr6qCWcynf_cDxXwCLxiixG1c.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/orbitron/v6/2I3-8i9hT294TE_pyjy9SaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Oregano\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Oregano\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/oregano/v4/UiLhqNixVv2EpjRoBG6axA.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/oregano/v4/_iwqGEht6XsAuEaCbYG64Q.ttf\";}}s:7:\"Orienta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Orienta\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/orienta/v4/_NKSk93mMs0xsqtfjCsB3Q.ttf\";}}s:15:\"Original Surfer\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Original Surfer\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/originalsurfer/v5/gdHw6HpSIN4D6Xt7pi1-qIkEz33TDwAZczo_6fY7eg0.ttf\";}}s:6:\"Oswald\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Oswald\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:3:{i:300;s:64:\"http://fonts.gstatic.com/s/oswald/v10/y3tZpCdiRD4oNRRYFcAR5Q.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/oswald/v10/uLEd2g2vJglLPfsBF91DCg.ttf\";i:700;s:64:\"http://fonts.gstatic.com/s/oswald/v10/7wj8ldV_5Ti37rHa0m1DDw.ttf\";}}s:16:\"Over the Rainbow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Over the Rainbow\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/overtherainbow/v7/6gp-gkpI2kie2dHQQLM2jQBdxkZd83xOSx-PAQ2QmiI.ttf\";}}s:8:\"Overlock\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Overlock\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:6:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/overlock/v5/Z8oYsGi88-E1cUB8YBFMAg.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/rq6EacukHROOBrFrK_zF6_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/overlock/v5/Fexr8SqXM8Bm_gEVUA7AKaCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/wFWnYgeXKYBks6gEUwYnfAJKKGfqHaYFsRG-T3ceEVo.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/overlock/v5/YPJCVTT8ZbG3899l_-KIGqCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"900italic\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/iOZhxT2zlg7W5ij_lb-oDp0EAVxt0G0biEntp43Qt6E.ttf\";}}s:11:\"Overlock SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Overlock SC\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/overlocksc/v5/8D7HYDsvS_g1GhBnlHzgzaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:3:\"Ovo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Ovo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/ovo/v7/mFg27dimu3s9t09qjCwB1g.ttf\";}}s:6:\"Oxygen\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Oxygen\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:3:{i:300;s:63:\"http://fonts.gstatic.com/s/oxygen/v5/lZ31r0bR1Bzt_DfGZu1S8A.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/oxygen/v5/uhoyAE7XlQL22abzQieHjw.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/oxygen/v5/yLqkmDwuNtt5pSqsJmhyrg.ttf\";}}s:11:\"Oxygen Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Oxygen Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/oxygenmono/v4/DigTu7k4b7OmM8ubt1Qza6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"PT Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"PT Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ptmono/v4/QUbM8H9yJK5NhpQ0REO6Wg.ttf\";}}s:7:\"PT Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"PT Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ptsans/v8/UFoEz2uiuMypUGZL1NKoeg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/ptsans/v8/yls9EYWOd496wiu7qzfgNg.ttf\";i:700;s:84:\"http://fonts.gstatic.com/s/ptsans/v8/F51BEgHuR0tYHxF0bD4vwvesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:15:\"PT Sans Caption\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"PT Sans Caption\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/ptsanscaption/v9/OXYTDOzBcXU8MTNBvBHeSW8by34Z3mUMtM-o4y-SHCY.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/ptsanscaption/v9/Q-gJrFokeE7JydPpxASt25tc0eyfI4QDEsobEEpk_hA.ttf\";}}s:14:\"PT Sans Narrow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"PT Sans Narrow\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4ZTvAuddT2xDMbdz0mdLyZY.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYsLtdzs3iyjn_YuT226ZsLU.ttf\";}}s:8:\"PT Serif\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"PT Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/ptserif/v8/sAo427rn3-QL9sWCbMZXhA.ttf\";s:6:\"italic\";s:85:\"http://fonts.gstatic.com/s/ptserif/v8/9khWhKzhpkH0OkNnBKS3n_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/ptserif/v8/kyZw18tqQ5if-_wpmxxOeKCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/ptserif/v8/Foydq9xJp--nfYIx2TBz9QJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:16:\"PT Serif Caption\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"PT Serif Caption\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/ptserifcaption/v8/7xkFOeTxxO1GMC1suOUYWVsRioCqs5fohhaYel24W3k.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/ptserifcaption/v8/0kfPsmrmTSgiec7u_Wa0DB1mqvzPHelJwRcF_s_EUM0.ttf\";}}s:8:\"Pacifico\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Pacifico\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/pacifico/v7/GIrpeRY1r5CzbfL8r182lw.ttf\";}}s:7:\"Paprika\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Paprika\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/paprika/v4/b-VpyoRSieBdB5BPJVF8HQ.ttf\";}}s:10:\"Parisienne\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Parisienne\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/parisienne/v4/TW74B5QISJNx9moxGlmJfvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:11:\"Passero One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Passero One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/passeroone/v8/Yc-7nH5deCCv9Ed0MMnAQqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:11:\"Passion One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Passion One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/passionone/v6/1UIK1tg3bKJ4J3o35M4heqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/passionone/v6/feOcYDy2R-f3Ysy72PYJ2ne1Pd76Vl7zRpE7NLJQ7XU.ttf\";i:900;s:88:\"http://fonts.gstatic.com/s/passionone/v6/feOcYDy2R-f3Ysy72PYJ2ienaqEuufTBk9XMKnKmgDA.ttf\";}}s:18:\"Pathway Gothic One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Pathway Gothic One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/pathwaygothicone/v4/Lqv9ztoTUV8Q0FmQZzPqaA6A6xIYD7vYcYDop1i-K-c.ttf\";}}s:12:\"Patrick Hand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Patrick Hand\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"vietnamese\";i:2;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/patrickhand/v10/9BG3JJgt_HlF3NpEUehL0C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:15:\"Patrick Hand SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Patrick Hand SC\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"vietnamese\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/patrickhandsc/v4/OYFWCgfCR-7uHIovjUZXsbAgSRh1LpJXlLfl8IbsmHg.ttf\";}}s:9:\"Patua One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Patua One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/patuaone/v6/njZwotTYjswR4qdhsW-kJw.ttf\";}}s:11:\"Paytone One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Paytone One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/paytoneone/v8/3WCxC7JAJjQHQVoIE0ZwvqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Peddana\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Peddana\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-01-08\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/peddana/v4/zaSZuj_GhmC8AOTugOROnA.ttf\";}}s:7:\"Peralta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Peralta\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/peralta/v4/cTJX5KEuc0GKRU9NXSm-8Q.ttf\";}}s:16:\"Permanent Marker\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Permanent Marker\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/permanentmarker/v5/9vYsg5VgPHKK8SXYbf3sMol14xj5tdg9OHF8w4E7StQ.ttf\";}}s:19:\"Petit Formal Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Petit Formal Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/petitformalscript/v4/OEZwr2-ovBsq2n3ACCKoEvVPl2Gjtxj0D6F7QLy1VQc.ttf\";}}s:7:\"Petrona\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Petrona\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/petrona/v5/nnQwxlP6dhrGovYEFtemTg.ttf\";}}s:11:\"Philosopher\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Philosopher\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/philosopher/v7/oZLTrB9jmJsyV0u_T0TKEaCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/philosopher/v7/_9Hnc_gz9k7Qq6uKaeHKmUeOrDcLawS7-ssYqLr2Xp4.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/philosopher/v7/napvkewXG9Gqby5vwGHICHe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/philosopher/v7/PuKlryTcvTj7-qZWfLCFIM_zJjSACmk0BRPxQqhnNLU.ttf\";}}s:6:\"Piedra\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Piedra\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/piedra/v5/owf-AvEEyAj9LJ2tVZ_3Mw.ttf\";}}s:13:\"Pinyon Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Pinyon Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/pinyonscript/v6/TzghnhfCn7TuE73f-CBQ0CeUSrabuTpOsMEiRLtKwk0.ttf\";}}s:10:\"Pirata One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Pirata One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/pirataone/v4/WnbD86B4vB2ckYcL7oxuhvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Plaster\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Plaster\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/plaster/v7/O4QG9Z5116CXyfJdR9zxLw.ttf\";}}s:4:\"Play\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Play\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/play/v6/GWvfObW8LhtsOX333MCpBg.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/play/v6/crPhg6I0alLI-MpB3vW-zw.ttf\";}}s:8:\"Playball\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Playball\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/playball/v6/3hOFiQm_EUzycTpcN9uz4w.ttf\";}}s:16:\"Playfair Display\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Playfair Display\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:6:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1CV6uyC_qD11hrFQ6EGgTJWI.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/9MkijrV-dEJ0-_NWV7E6NzMsbnvDNEBX25F5HWk9AhI.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgICsv6SrURqJprbhH_C1Mw8w.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDECsYW3XoOVcYyYdp9NzzS9E.ttf\";i:900;s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIKqwMe2wjvZrAR44M0BJZ48.ttf\";s:9:\"900italic\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEC0JfJ4xmm7j1kL6D7mPxrA.ttf\";}}s:19:\"Playfair Display SC\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Playfair Display SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:6:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/G0-tvBxd4eQRdwFKB8dRkcpjYTDWIvcAwAccqeW9uNM.ttf\";s:6:\"italic\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/myuYiFR-4NTrUT4w6TKls2klJsJYggW8rlNoTOTuau0.ttf\";i:700;s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/5ggqGkvWJU_TtW2W8cEubA-Amcyomnuy4WsCiPxGHjw.ttf\";s:9:\"700italic\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/6X0OQrQhEEnPo56RalREX4krgPi80XvBcbTwmz-rgmU.ttf\";i:900;s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/5ggqGkvWJU_TtW2W8cEubKXL3C32k275YmX_AcBPZ7w.ttf\";s:9:\"900italic\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v4/6X0OQrQhEEnPo56RalREX8Zag2q3ssKz8uH1RU4a9gs.ttf\";}}s:7:\"Podkova\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Podkova\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/podkova/v8/eylljyGVfB8ZUQjYY3WZRQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/podkova/v8/SqW4aa8m_KVrOgYSydQ33vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Poiret One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Poiret One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-10-07\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/poiretone/v4/dWcYed048E5gHGDIt8i1CPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Poller One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Poller One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/pollerone/v6/dkctmDlTPcZ6boC8662RA_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:4:\"Poly\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Poly\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/poly/v7/bcMAuiacS2qkd54BcwW6_Q.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/poly/v7/Zkx-eIlZSjKUrPGYhV5PeA.ttf\";}}s:8:\"Pompiere\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Pompiere\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/pompiere/v6/o_va2p9CD5JfmFohAkGZIA.ttf\";}}s:12:\"Pontano Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Pontano Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/pontanosans/v4/gTHiwyxi6S7iiHpqAoiE3C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:16:\"Port Lligat Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Port Lligat Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/portlligatsans/v5/CUEdhRk7oC7up0p6t0g4P6mASEpx5X0ZpsuJOuvfOGA.ttf\";}}s:16:\"Port Lligat Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Port Lligat Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/portlligatslab/v5/CUEdhRk7oC7up0p6t0g4PxLSPACXvawUYCBEnHsOe30.ttf\";}}s:5:\"Prata\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Prata\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/prata/v6/3gmx8r842loRRm9iQkCDGg.ttf\";}}s:11:\"Preahvihear\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Preahvihear\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/preahvihear/v8/82tDI-xTc53CxxOzEG4hDaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:14:\"Press Start 2P\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Press Start 2P\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/pressstart2p/v4/8Lg6LX8-ntOHUQnvQ0E7o1jfl3W46Sz5gOkEVhcFWF4.ttf\";}}s:14:\"Princess Sofia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Princess Sofia\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/princesssofia/v4/8g5l8r9BM0t1QsXLTajDe-wjmA7ie-lFcByzHGRhCIg.ttf\";}}s:8:\"Prociono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Prociono\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/prociono/v6/43ZYDHWogdFeNBWTl6ksmw.ttf\";}}s:10:\"Prosto One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Prosto One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/prostoone/v4/bsqnAElAqk9kX7eABTRFJPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Puritan\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Puritan\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/puritan/v7/wv_RtgVBSCn-or2MC0n4Kg.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/puritan/v7/BqZX8Tp200LeMv1KlzXgLQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/puritan/v7/pJS2SdwI0SCiVnO0iQSFT_esZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/puritan/v7/rFG3XkMJL75nUNZwCEIJqC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:12:\"Purple Purse\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Purple Purse\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/purplepurse/v5/Q5heFUrdmei9axbMITxxxS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Quando\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Quando\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/quando/v4/03nDiEZuO2-h3xvtG6UmHg.ttf\";}}s:8:\"Quantico\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Quantico\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/quantico/v5/pwSnP8Xpaix2rIz99HrSlQ.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/quantico/v5/KQhDd2OsZi6HiITUeFQ2U_esZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/quantico/v5/OVZZzjcZ3Hkq2ojVcUtDjaCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/quantico/v5/HeCYRcZbdRso3ZUu01ELbQJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:12:\"Quattrocento\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Quattrocento\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/quattrocento/v7/WZDISdyil4HsmirlOdBRFC3USBnSvpkopQaUR-2r7iU.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/quattrocento/v7/Uvi-cRwyvqFpl9j3oT2mqkD2ttfZwueP-QU272T9-k4.ttf\";}}s:17:\"Quattrocento Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Quattrocento Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/efd6FGWWGX5Z3ztwLBrG9eAj_ty82iuwwDTNEYXGiyQ.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/8PXYbvM__bjl0rBnKiByg532VBCoA_HLsn85tSWZmdo.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/tXSgPxDl7Lk8Zr_5qX8FIbqxG25nQNOioCZSK4sU-CA.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/8N1PdXpbG6RtFvTjl-5E7buqAJxizi8Dk_SK5et7kMg.ttf\";}}s:9:\"Questrial\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Questrial\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/questrial/v6/MoHHaw_WwNs_hd9ob1zTVw.ttf\";}}s:9:\"Quicksand\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Quicksand\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{i:300;s:87:\"http://fonts.gstatic.com/s/quicksand/v5/qhfoJiLu10kFjChCCTvGlC3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/quicksand/v5/Ngv3fIJjKB7sD-bTUGIFCA.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/quicksand/v5/32nyIRHyCu6iqEka_hbKsi3USBnSvpkopQaUR-2r7iU.ttf\";}}s:14:\"Quintessential\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Quintessential\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/quintessential/v4/mmk6ioesnTrEky_Zb92E5s02lXbtMOtZWfuxKeMZO8Q.ttf\";}}s:7:\"Qwigley\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Qwigley\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/qwigley/v6/aDqxws-KubFID85TZHFouw.ttf\";}}s:15:\"Racing Sans One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Racing Sans One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/racingsansone/v4/1r3DpWaCiT7y3PD4KgkNyDjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}s:6:\"Radley\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Radley\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/radley/v9/FgE9di09a-mXGzAIyI6Q9Q.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/radley/v9/Z_JcACuPAOO2f9kzQcGRug.ttf\";}}s:8:\"Rajdhani\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Rajdhani\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:5:{i:300;s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/9pItuEhQZVGdq8spnHTku6CWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rajdhani/v5/Wfy5zp4PGFAFS7-Wetehzw.ttf\";i:500;s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/nd_5ZpVwm710HcLual0fBqCWcynf_cDxXwCLxiixG1c.ttf\";i:600;s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/5fnmZahByDeTtgxIiqbJSaCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/UBK6d2Hg7X7wYLlF92aXW6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Raleway\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Raleway\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:9:{i:100;s:64:\"http://fonts.gstatic.com/s/raleway/v9/UDfD6oxBaBnmFJwQ7XAFNw.ttf\";i:200;s:85:\"http://fonts.gstatic.com/s/raleway/v9/LAQwev4hdCtYkOYX4Oc7nPesZW2xOQ-xsNqO47m55DA.ttf\";i:300;s:85:\"http://fonts.gstatic.com/s/raleway/v9/2VvSZU2kb4DZwFfRM4fLQPesZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/raleway/v9/_dCzxpXzIS3sL-gdJWAP8A.ttf\";i:500;s:85:\"http://fonts.gstatic.com/s/raleway/v9/348gn6PEmbLDWlHbbV15d_esZW2xOQ-xsNqO47m55DA.ttf\";i:600;s:85:\"http://fonts.gstatic.com/s/raleway/v9/M7no6oPkwKYJkedjB1wqEvesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/raleway/v9/VGEV9-DrblisWOWLbK-1XPesZW2xOQ-xsNqO47m55DA.ttf\";i:800;s:85:\"http://fonts.gstatic.com/s/raleway/v9/mMh0JrsYMXcLO69jgJwpUvesZW2xOQ-xsNqO47m55DA.ttf\";i:900;s:85:\"http://fonts.gstatic.com/s/raleway/v9/ajQQGcDBLcyLpaUfD76UuPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Raleway Dots\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Raleway Dots\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/ralewaydots/v4/lhLgmWCRcyz-QXo8LCzTfC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:10:\"Ramabhadra\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Ramabhadra\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/ramabhadra/v5/JyhxLXRVQChLDGADS_c5MPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:8:\"Ramaraja\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Ramaraja\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-01-08\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ramaraja/v1/XIqzxFapVczstBedHdQTiw.ttf\";}}s:6:\"Rambla\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Rambla\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/rambla/v4/YaTmpvm5gFg_ShJKTQmdzg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/rambla/v4/mhUgsKmp0qw3uATdDDAuwA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/rambla/v4/C5VZH8BxQKmnBuoC00UPpw.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/rambla/v4/ziMzUZya6QahrKONSI1TzqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Rammetto One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Rammetto One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/rammettoone/v5/mh0uQ1tV8QgSx9v_KyEYPC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:8:\"Ranchers\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Ranchers\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ranchers/v4/9ya8CZYhqT66VERfjQ7eLA.ttf\";}}s:6:\"Rancho\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Rancho\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/rancho/v6/ekp3-4QykC4--6KaslRgHA.ttf\";}}s:5:\"Ranga\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Ranga\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-01-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/ranga/v1/xpW6zFTNzY1JykoBIqE1Zg.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/ranga/v1/h8G_gEUH7vHKH-NkjAs34A.ttf\";}}s:9:\"Rationale\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rationale\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/rationale/v7/7M2eN-di0NGLQse7HzJRfg.ttf\";}}s:12:\"Ravi Prakash\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Ravi Prakash\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/raviprakash/v3/8EzbM7Rymjk25jWeHxbO6C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Redressed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Redressed\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/redressed/v6/3aZ5sTBppH3oSm5SabegtA.ttf\";}}s:13:\"Reenie Beanie\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Reenie Beanie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/reeniebeanie/v6/ljpKc6CdXusL1cnGUSamX4jjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:7:\"Revalia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Revalia\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/revalia/v4/1TKw66fF5_poiL0Ktgo4_A.ttf\";}}s:6:\"Ribeye\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ribeye\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ribeye/v5/e5w3VE8HnWBln4Ll6lUj3Q.ttf\";}}s:13:\"Ribeye Marrow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Ribeye Marrow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/ribeyemarrow/v6/q7cBSA-4ErAXBCDFPrhlY0cTNmV93fYG7UKgsLQNQWs.ttf\";}}s:9:\"Righteous\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Righteous\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/righteous/v5/0nRRWM_gCGCt2S-BCfN8WQ.ttf\";}}s:6:\"Risque\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Risque\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/risque/v4/92RnElGnl8yHP97-KV3Fyg.ttf\";}}s:6:\"Roboto\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Roboto\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:12:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";i:3;s:8:\"cyrillic\";i:4;s:5:\"greek\";i:5;s:5:\"latin\";i:6;s:9:\"greek-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2015-01-14\";s:5:\"files\";a:12:{i:100;s:64:\"http://fonts.gstatic.com/s/roboto/v15/7MygqTe2zs9YkP0adA9QQQ.ttf\";s:9:\"100italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/T1xnudodhcgwXCmZQ490TPesZW2xOQ-xsNqO47m55DA.ttf\";i:300;s:64:\"http://fonts.gstatic.com/s/roboto/v15/dtpHsbgPEm2lVWciJZ0P-A.ttf\";s:9:\"300italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/iE8HhaRzdhPxC93dOdA056CWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/W5F8_SL0XFawnjxHGsZjJA.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/hcKoSgxdnKlbH5dlTwKbow.ttf\";i:500;s:64:\"http://fonts.gstatic.com/s/roboto/v15/Uxzkqj-MIMWle-XP2pDNAA.ttf\";s:9:\"500italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/daIfzbEw-lbjMyv4rMUUTqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:64:\"http://fonts.gstatic.com/s/roboto/v15/bdHGHleUa-ndQCOrdpfxfw.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/owYYXKukxFDFjr0ZO8NXh6CWcynf_cDxXwCLxiixG1c.ttf\";i:900;s:64:\"http://fonts.gstatic.com/s/roboto/v15/H1vB34nOKWXqzKotq25pcg.ttf\";s:9:\"900italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/b9PWBSMHrT2zM5FgUdtu0aCWcynf_cDxXwCLxiixG1c.ttf\";}}s:16:\"Roboto Condensed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Roboto Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";i:3;s:8:\"cyrillic\";i:4;s:5:\"greek\";i:5;s:5:\"latin\";i:6;s:9:\"greek-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2015-01-14\";s:5:\"files\";a:6:{i:300;s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nJRhFVcex_hajThhFkHyhYk.ttf\";s:9:\"300italic\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/mg0cGfGRUERshzBlvqxeAPYa9bgCHecWXGgisnodcS0.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsKDbm6fPDOZJsR8PmdG62gY.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/BP5K8ZAJv9qEbmuFp8RpJY_eiqgTfYGaH0bJiUDZ5GA.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nPOYkGiSOYDq_T7HbIOV1hA.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/mg0cGfGRUERshzBlvqxeAE2zk2RGRC3SlyyLLQfjS_8.ttf\";}}s:11:\"Roboto Slab\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Roboto Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";i:3;s:8:\"cyrillic\";i:4;s:5:\"greek\";i:5;s:5:\"latin\";i:6;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{i:100;s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/MEz38VLIFL-t46JUtkIEgIAWxXGWZ3yJw6KhWS7MxOk.ttf\";i:300;s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJS9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/3__ulTNA7unv0UtplybPiqCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}s:9:\"Rochester\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rochester\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/rochester/v6/bnj8tmQBiOkdji_G_yvypg.ttf\";}}s:9:\"Rock Salt\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rock Salt\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rocksalt/v6/Zy7JF9h9WbhD9V3SFMQ1UQ.ttf\";}}s:7:\"Rokkitt\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Rokkitt\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/rokkitt/v8/GMA7Z_ToF8uSvpZAgnp_VQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/rokkitt/v8/gxlo-sr3rPmvgSixYog_ofesZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Romanesco\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Romanesco\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/romanesco/v5/2udIjUrpK_CPzYSxRVzD4Q.ttf\";}}s:9:\"Ropa Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Ropa Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ropasans/v5/Gba7ZzVBuhg6nX_AoSwlkQ.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/ropasans/v5/V1zbhZQscNrh63dy5Jk2nqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Rosario\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Rosario\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rosario/v10/bL-cEh8dXtDupB2WccA2LA.ttf\";s:6:\"italic\";s:65:\"http://fonts.gstatic.com/s/rosario/v10/pkflNy18HEuVVx4EOjeb_Q.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/rosario/v10/nrS6PJvDWN42RP4TFWccd_esZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/rosario/v10/EOgFX2Va5VGrkhn_eDpIRS3USBnSvpkopQaUR-2r7iU.ttf\";}}s:8:\"Rosarivo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Rosarivo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rosarivo/v4/EmPiINK0qyqc7KSsNjJamA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/rosarivo/v4/u3VuWsWQlX1pDqsbz4paNPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:12:\"Rouge Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Rouge Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/rougescript/v5/AgXDSqZJmy12qS0ixjs6Vy3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Rozha One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rozha One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2014-09-04\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rozhaone/v2/PyrMHQ6lucEIxwKmhqsX8A.ttf\";}}s:14:\"Rubik Mono One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Rubik Mono One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/rubikmonoone/v3/e_cupPtD4BrZzotubJD7UbAREgn5xbW23GEXXnhMQ5Y.ttf\";}}s:9:\"Rubik One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rubik One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rubikone/v3/Zs6TtctNRSIR8T5PO018rQ.ttf\";}}s:4:\"Ruda\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Ruda\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/ruda/v7/jPEIPB7DM2DNK_uBGv2HGw.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/ruda/v7/JABOu1SYOHcGXVejUq4w6g.ttf\";i:900;s:61:\"http://fonts.gstatic.com/s/ruda/v7/Uzusv-enCjoIrznlJJaBRw.ttf\";}}s:6:\"Rufina\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Rufina\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/rufina/v4/s9IFr_fIemiohfZS-ZRDbQ.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/rufina/v4/D0RUjXFr55y4MVZY2Ww_RA.ttf\";}}s:11:\"Ruge Boogie\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Ruge Boogie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/rugeboogie/v7/U-TTmltL8aENLVIqYbI5QaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Ruluko\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ruluko\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ruluko/v4/lv4cMwJtrx_dzmlK5SDc1g.ttf\";}}s:10:\"Rum Raisin\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Rum Raisin\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/rumraisin/v4/kDiL-ntDOEq26B7kYM7cx_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:14:\"Ruslan Display\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Ruslan Display\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/ruslandisplay/v7/SREdhlyLNUfU1VssRBfs3rgH88D3l9N4auRNHrNS708.ttf\";}}s:9:\"Russo One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Russo One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/russoone/v4/zfwxZ--UhUc7FVfgT21PRQ.ttf\";}}s:6:\"Ruthie\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ruthie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ruthie/v6/vJ2LorukHSbWYoEs5juivg.ttf\";}}s:3:\"Rye\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Rye\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/rye/v4/VUrJlpPpSZxspl3w_yNOrQ.ttf\";}}s:10:\"Sacramento\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sacramento\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/sacramento/v4/_kv-qycSHMNdhjiv0Kj7BvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:4:\"Sail\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Sail\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/sail/v6/iuEoG6kt-bePGvtdpL0GUQ.ttf\";}}s:5:\"Salsa\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Salsa\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/salsa/v6/BnpUCBmYdvggScEPs5JbpA.ttf\";}}s:7:\"Sanchez\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Sanchez\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sanchez/v4/BEL8ao-E2LJ5eHPLB2UAiw.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/sanchez/v4/iSrhkWLexUZzDeNxNEHtzA.ttf\";}}s:8:\"Sancreek\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Sancreek\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/sancreek/v7/8ZacBMraWMvHly4IJI3esw.ttf\";}}s:11:\"Sansita One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Sansita One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/sansitaone/v6/xWqf68oB50JXqGIRR0h2hqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Sarina\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Sarina\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/sarina/v5/XYtRfaSknHIU3NHdfTdXoQ.ttf\";}}s:8:\"Sarpanch\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Sarpanch\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2014-09-04\";s:5:\"files\";a:6:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/sarpanch/v1/YMBZdT27b6O5a1DADbAGSg.ttf\";i:500;s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/Ov7BxSrFSZYrfuJxL1LzQaCWcynf_cDxXwCLxiixG1c.ttf\";i:600;s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/WTnP2wnc0qSbUaaDG-2OQ6CWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/57kYsSpovYmFaEt2hsZhv6CWcynf_cDxXwCLxiixG1c.ttf\";i:800;s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/OKyqPLjdnuVghR-1TV6RzaCWcynf_cDxXwCLxiixG1c.ttf\";i:900;s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/JhYc2cr6kqWTo_P0vfvJR6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Satisfy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Satisfy\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/satisfy/v6/PRlyepkd-JCGHiN8e9WV2w.ttf\";}}s:5:\"Scada\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Scada\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/scada/v4/iZNC3ZEYwe3je6H-28d5Ug.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/scada/v4/PCGyLT1qNawkOUQ3uHFhBw.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/scada/v4/t6XNWdMdVWUz93EuRVmifQ.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/scada/v4/kLrBIf7V4mDMwcd_Yw7-D_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Schoolbell\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Schoolbell\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/schoolbell/v6/95-3djEuubb3cJx-6E7j4vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:14:\"Seaweed Script\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Seaweed Script\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/seaweedscript/v4/eorWAPpOvvWrPw5IHwE60BnpV0hQCek3EmWnCPrvGRM.ttf\";}}s:9:\"Sevillana\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Sevillana\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/sevillana/v4/6m1Nh35oP7YEt00U80Smiw.ttf\";}}s:11:\"Seymour One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Seymour One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/seymourone/v4/HrdG2AEG_870Xb7xBVv6C6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:18:\"Shadows Into Light\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Shadows Into Light\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/shadowsintolight/v6/clhLqOv7MXn459PTh0gXYAW_5bEze-iLRNvGrRpJsfM.ttf\";}}s:22:\"Shadows Into Light Two\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"Shadows Into Light Two\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/shadowsintolighttwo/v4/gDxHeefcXIo-lOuZFCn2xVQrZk-Pga5KeEE_oZjkQjQ.ttf\";}}s:6:\"Shanti\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Shanti\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/shanti/v7/lc4nG_JG6Q-2FQSOMMhb_w.ttf\";}}s:5:\"Share\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Share\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/share/v5/1ytD7zSb_-g9I2GG67vmVw.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/share/v5/a9YGdQWFRlNJ0zClJVaY3Q.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/share/v5/XrU8e7a1YKurguyY2azk1Q.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/share/v5/A992-bLVYwAflKu6iaznufesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Share Tech\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Share Tech\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sharetech/v4/Dq3DuZ5_0SW3oEfAWFpen_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:15:\"Share Tech Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Share Tech Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/sharetechmono/v4/RQxK-3RA0Lnf3gnnnNrAscwD6PD0c3_abh9zHKQtbGU.ttf\";}}s:9:\"Shojumaru\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Shojumaru\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/shojumaru/v4/WP8cxonzQQVAoI3RJQ2wug.ttf\";}}s:11:\"Short Stack\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Short Stack\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/shortstack/v6/v4dXPI0Rm8XN9gk4SDdqlqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:8:\"Siemreap\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Siemreap\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/siemreap/v9/JSK-mOIsXwxo-zE9XDDl_g.ttf\";}}s:10:\"Sigmar One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sigmar One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sigmarone/v6/oh_5NxD5JBZksdo2EntKefesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Signika\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Signika\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{i:300;s:85:\"http://fonts.gstatic.com/s/signika/v6/0wDPonOzsYeEo-1KO78w4fesZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/signika/v6/WvDswbww0oAtvBg2l1L-9w.ttf\";i:600;s:85:\"http://fonts.gstatic.com/s/signika/v6/lQMOF6NUN2ooR7WvB7tADvesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/signika/v6/lEcnfPBICWJPv5BbVNnFJPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:16:\"Signika Negative\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Signika Negative\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{i:300;s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/q5TOjIw4CenPw6C-TW06FjYFXpUPtCmIEFDvjUnLLaI.ttf\";s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/Z-Q1hzbY8uAo3TpTyPFMXVM1lnCWMnren5_v6047e5A.ttf\";i:600;s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/q5TOjIw4CenPw6C-TW06FrKLaDJM01OezSVA2R_O3qI.ttf\";i:700;s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/q5TOjIw4CenPw6C-TW06FpYzPxtVvobH1w3hEppR8WI.ttf\";}}s:9:\"Simonetta\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Simonetta\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/simonetta/v5/fN8puNuahBo4EYMQgp12Yg.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/simonetta/v5/ynxQ3FqfF_Nziwy3T9ZwL6CWcynf_cDxXwCLxiixG1c.ttf\";i:900;s:87:\"http://fonts.gstatic.com/s/simonetta/v5/22EwvvJ2r1VwVCxit5LcVi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"900italic\";s:87:\"http://fonts.gstatic.com/s/simonetta/v5/WUXOpCgBZaRPrWtMCpeKoienaqEuufTBk9XMKnKmgDA.ttf\";}}s:7:\"Sintony\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Sintony\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sintony/v4/IDhCijoIMev2L6Lg5QsduQ.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/sintony/v4/zVXQB1wqJn6PE4dWXoYpvPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:13:\"Sirin Stencil\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Sirin Stencil\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/sirinstencil/v5/pRpLdo0SawzO7MoBpvowsImg74kgS1F7KeR8rWhYwkU.ttf\";}}s:8:\"Six Caps\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Six Caps\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sixcaps/v7/_XeDnO0HOV8Er9u97If1tQ.ttf\";}}s:7:\"Skranji\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Skranji\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/skranji/v4/jnOLPS0iZmDL7dfWnW3nIw.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/skranji/v4/Lcrhg-fviVkxiEgoadsI1vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Slabo 13px\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Slabo 13px\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2014-12-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/slabo13px/v2/jPGWFTjRXfCSzy0qd1nqdvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Slabo 27px\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Slabo 27px\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2014-12-03\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/slabo27px/v2/gC0o8B9eU21EafNkXlRAfPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Slackey\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Slackey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/slackey/v6/evRIMNhGVCRJvCPv4kteeA.ttf\";}}s:6:\"Smokum\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Smokum\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/smokum/v6/8YP4BuAcy97X8WfdKfxVRw.ttf\";}}s:6:\"Smythe\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Smythe\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/smythe/v7/yACD1gy_MpbB9Ft42fUvYw.ttf\";}}s:7:\"Sniglet\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Sniglet\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sniglet/v7/XWhyQLHH4SpCVsHRPRgu9w.ttf\";i:800;s:85:\"http://fonts.gstatic.com/s/sniglet/v7/NLF91nBmcEfkBgcEWbHFa_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Snippet\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Snippet\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/snippet/v6/eUcYMLq2GtHZovLlQH_9kA.ttf\";}}s:13:\"Snowburst One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Snowburst One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/snowburstone/v4/zSQzKOPukXRux2oTqfYJjIjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:10:\"Sofadi One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sofadi One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sofadione/v4/nirf4G12IcJ6KI8Eoj119fesZW2xOQ-xsNqO47m55DA.ttf\";}}s:5:\"Sofia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Sofia\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/sofia/v5/Imnvx0Ag9r6iDBFUY5_RaQ.ttf\";}}s:10:\"Sonsie One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sonsie One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sonsieone/v5/KSP7xT1OSy0q2ob6RQOTWPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:16:\"Sorts Mill Goudy\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Sorts Mill Goudy\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/sortsmillgoudy/v6/JzRrPKdwEnE8F1TDmDLMUlIL2Qjg-Xlsg_fhGbe2P5U.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/sortsmillgoudy/v6/UUu1lKiy4hRmBWk599VL1TYNkCNSzLyoucKmbTguvr0.ttf\";}}s:15:\"Source Code Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Source Code Pro\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:7:{i:200;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqaXvKVW_haheDNrHjziJZVk.ttf\";i:300;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVP7R5lD_au4SZC6Ks_vyWs.ttf\";s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD9Rl0pGnog23EMYRrBmUzJQ.ttf\";i:500;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqX63uKwMO11Of4rJWV582wg.ttf\";i:600;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqeiMeWyi5E_-XkTgB5psiDg.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqfgXsetDviZcdR5OzC1KPcw.ttf\";i:900;s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqRA_awHl7mXRjE_LQVochcU.ttf\";}}s:15:\"Source Sans Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Source Sans Pro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"vietnamese\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:12:{i:200;s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGKXvKVW_haheDNrHjziJZVk.ttf\";s:9:\"200italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6OptKU7UIBg2hLM7eMTU8bI.ttf\";i:300;s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGFP7R5lD_au4SZC6Ks_vyWs.ttf\";s:9:\"300italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6DUpNKoQAsDux-Todp8f29w.ttf\";s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNRl0pGnog23EMYRrBmUzJQ.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoMwRX4TIfMQQEXLu74GftruE.ttf\";i:600;s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGOiMeWyi5E_-XkTgB5psiDg.ttf\";s:9:\"600italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6Pp6lGoTTgjlW0sC4r900Co.ttf\";i:700;s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGPgXsetDviZcdR5OzC1KPcw.ttf\";s:9:\"700italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6LVT4locI09aamSzFGQlDMY.ttf\";i:900;s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGBA_awHl7mXRjE_LQVochcU.ttf\";s:9:\"900italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6A0NcF6HPGWR298uWIdxWv0.ttf\";}}s:16:\"Source Serif Pro\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Source Serif Pro\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/sourceserifpro/v4/CeUM4np2c42DV49nanp55YGL0S0YDpKs5GpLtZIQ0m4.ttf\";i:600;s:92:\"http://fonts.gstatic.com/s/sourceserifpro/v4/yd5lDMt8Sva2PE17yiLarGi4cQnvCGV11m1KlXh97aQ.ttf\";i:700;s:92:\"http://fonts.gstatic.com/s/sourceserifpro/v4/yd5lDMt8Sva2PE17yiLarEkpYHRvxGNSCrR82n_RDNk.ttf\";}}s:13:\"Special Elite\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Special Elite\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/specialelite/v6/9-wW4zu3WNoD5Fjka35Jm4jjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:10:\"Spicy Rice\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Spicy Rice\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/spicyrice/v5/WGCtz7cLoggXARPi9OGD6_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Spinnaker\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Spinnaker\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/spinnaker/v8/MQdIXivKITpjROUdiN6Jgg.ttf\";}}s:6:\"Spirax\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Spirax\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/spirax/v5/IOKqhk-Ccl7y31yDsePPkw.ttf\";}}s:10:\"Squada One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Squada One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/squadaone/v5/3tzGuaJdD65cZVgfQzN8uvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:20:\"Sree Krushnadevaraya\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Sree Krushnadevaraya\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/sreekrushnadevaraya/v4/CdsXmnHyEqVl1ahzOh5qnzjDZVem5Eb4d0dXjXa0F_Q.ttf\";}}s:9:\"Stalemate\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Stalemate\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/stalemate/v4/wQLCnG0qB6mOu2Wit2dt_w.ttf\";}}s:13:\"Stalinist One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Stalinist One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/stalinistone/v6/ltOD4Zj3WJDXYjAIR-9vZojjx0o0jr6fNXxPgYh_a8Q.ttf\";}}s:15:\"Stardos Stencil\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Stardos Stencil\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/stardosstencil/v6/ygEOyTW9a6u4fi4OXEZeTFf2eT4jUldwg_9fgfY_tHc.ttf\";i:700;s:92:\"http://fonts.gstatic.com/s/stardosstencil/v6/h4ExtgvoXhPtv9Ieqd-XC81wDCbBgmIo8UyjIhmkeSM.ttf\";}}s:21:\"Stint Ultra Condensed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Stint Ultra Condensed\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/stintultracondensed/v5/8DqLK6-YSClFZt3u3EgOUYelbRYnLTTQA1Z5cVLnsI4.ttf\";}}s:20:\"Stint Ultra Expanded\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Stint Ultra Expanded\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/stintultraexpanded/v4/FeigX-wDDgHMCKuhekhedQ7dxr0N5HY0cZKknTIL6n4.ttf\";}}s:5:\"Stoke\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Stoke\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{i:300;s:62:\"http://fonts.gstatic.com/s/stoke/v6/Sell9475FOS8jUqQsfFsUQ.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/stoke/v6/A7qJNoqOm2d6o1E6e0yUFg.ttf\";}}s:6:\"Strait\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Strait\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/strait/v4/m4W73ViNmProETY2ybc-Bg.ttf\";}}s:19:\"Sue Ellen Francisco\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Sue Ellen Francisco\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/sueellenfrancisco/v7/TwHX4vSxMUnJUdEz1JIgrhzazJzPVbGl8jnf1tisRz4.ttf\";}}s:9:\"Sunshiney\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Sunshiney\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/sunshiney/v6/kaWOb4pGbwNijM7CkxK1sQ.ttf\";}}s:16:\"Supermercado One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Supermercado One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/supermercadoone/v6/kMGPVTNFiFEp1U274uBMb4mm5hmSKNFf3C5YoMa-lrM.ttf\";}}s:7:\"Suranna\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Suranna\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/suranna/v4/PYmfr6TQeTqZ-r8HnPM-kA.ttf\";}}s:9:\"Suravaram\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Suravaram\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-01-13\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/suravaram/v3/G4dPee4pel_w2HqzavW4MA.ttf\";}}s:11:\"Suwannaphum\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Suwannaphum\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/suwannaphum/v9/1jIPOyXied3T79GCnSlCN6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:18:\"Swanky and Moo Moo\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Swanky and Moo Moo\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/swankyandmoomoo/v6/orVNZ9kDeE3lWp3U3YELu9DVLKqNC3_XMNHhr8S94FU.ttf\";}}s:9:\"Syncopate\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Syncopate\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/syncopate/v6/RQVwO52fAH6MI764EcaYtw.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/syncopate/v6/S5z8ixiOoC4WJ1im6jAlYC3USBnSvpkopQaUR-2r7iU.ttf\";}}s:9:\"Tangerine\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Tangerine\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/tangerine/v6/DTPeM3IROhnkz7aYG2a9sA.ttf\";i:700;s:87:\"http://fonts.gstatic.com/s/tangerine/v6/UkFsr-RwJB_d2l9fIWsx3i3USBnSvpkopQaUR-2r7iU.ttf\";}}s:6:\"Taprom\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Taprom\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/taprom/v8/-KByU3BaUsyIvQs79qFObg.ttf\";}}s:5:\"Tauri\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Tauri\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/tauri/v4/XIWeYJDXNqiVNej0zEqtGg.ttf\";}}s:4:\"Teko\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Teko\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:5:{i:300;s:61:\"http://fonts.gstatic.com/s/teko/v5/OobFGE9eo24rcBpN6zXDaQ.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/teko/v5/UtekqODEqZXSN2L-njejpA.ttf\";i:500;s:61:\"http://fonts.gstatic.com/s/teko/v5/FQ0duU7gWM4cSaImOfAjBA.ttf\";i:600;s:61:\"http://fonts.gstatic.com/s/teko/v5/QDx_i8H-TZ1IK1JEVrqwEQ.ttf\";i:700;s:61:\"http://fonts.gstatic.com/s/teko/v5/xKfTxe_SWpH4xU75vmvylA.ttf\";}}s:5:\"Telex\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Telex\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/telex/v4/24-3xP9ywYeHOcFU3iGk8A.ttf\";}}s:18:\"Tenali Ramakrishna\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Tenali Ramakrishna\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-01-08\";s:5:\"files\";a:1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/tenaliramakrishna/v3/M0nTmDqv2M7AGoGh-c946BZak5pSBHqWX6uyVMiMFoA.ttf\";}}s:10:\"Tenor Sans\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Tenor Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/tenorsans/v7/dUBulmjNJJInvK5vL7O9yfesZW2xOQ-xsNqO47m55DA.ttf\";}}s:11:\"Text Me One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Text Me One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/textmeone/v4/9em_3ckd_P5PQkP4aDyDLqCWcynf_cDxXwCLxiixG1c.ttf\";}}s:18:\"The Girl Next Door\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"The Girl Next Door\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/thegirlnextdoor/v7/cWRA4JVGeEcHGcPl5hmX7kzo0nFFoM60ux_D9BUymX4.ttf\";}}s:6:\"Tienne\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Tienne\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/tienne/v8/-IIfDl701C0z7-fy2kmGvA.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/tienne/v8/JvoCDOlyOSEyYGRwCyfs3g.ttf\";i:900;s:63:\"http://fonts.gstatic.com/s/tienne/v8/FBano5T521OWexj2iRYLMw.ttf\";}}s:7:\"Timmana\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Timmana\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-02-19\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/timmana/v1/T25SicsJUJkc2s2sbBsDnA.ttf\";}}s:5:\"Tinos\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Tinos\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";i:3;s:8:\"cyrillic\";i:4;s:5:\"greek\";i:5;s:5:\"latin\";i:6;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/tinos/v8/EqpUbkVmutfwZ0PjpoGwCg.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/tinos/v8/slfyzlasCr9vTsaP4lUh9A.ttf\";i:700;s:62:\"http://fonts.gstatic.com/s/tinos/v8/vHXfhX8jZuQruowfon93yQ.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/tinos/v8/M6kfzvDMM0CdxdraoFpG6vesZW2xOQ-xsNqO47m55DA.ttf\";}}s:9:\"Titan One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Titan One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/titanone/v4/FbvpRvzfV_oipS0De3iAZg.ttf\";}}s:13:\"Titillium Web\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Titillium Web\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:11:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:11:{i:200;s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wprzOdCrLccoxq42eaxM802O0.ttf\";s:9:\"200italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPj4N98U-66ThNJvtgddRfBE.ttf\";i:300;s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr9ZAkYT8DuUZELiKLwMGWAo.ttf\";s:9:\"300italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPrfzCkqg7ORZlRf2cc4mXu8.ttf\";s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcTyagQBwYgYywpS70xNq8SQ.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/r9OmwyQxrgzUAhaLET_KO-ixohbIP6lHkU-1Mgq95cY.ttf\";i:600;s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr28K9dEd5Ue-HTQrlA7E2xQ.ttf\";s:9:\"600italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPgOhzTSndyK8UWja2yJjKLc.ttf\";i:700;s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr2-6tpSbB9YhmWtmd1_gi_U.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPio3LEw-4MM8Ao2j9wPOfpw.ttf\";i:900;s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr7L0GmZLri-m-nfoo0Vul4Y.ttf\";}}s:11:\"Trade Winds\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Trade Winds\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/tradewinds/v5/sDOCVgAxw6PEUi2xdMsoDaCWcynf_cDxXwCLxiixG1c.ttf\";}}s:7:\"Trocchi\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Trocchi\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/trocchi/v4/uldNPaKrUGVeGCVsmacLwA.ttf\";}}s:7:\"Trochut\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Trochut\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:3:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/trochut/v4/6Y65B0x-2JsnYt16OH5omw.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/trochut/v4/pczUwr4ZFvC79TgNO5cZng.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/trochut/v4/lWqNOv6ISR8ehNzGLFLnJ_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:7:\"Trykker\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Trykker\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/trykker/v5/YiVrVJpBFN7I1l_CWk6yYQ.ttf\";}}s:10:\"Tulpen One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Tulpen One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/tulpenone/v6/lwcTfVIEVxpZLZlWzR5baPesZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Ubuntu\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ubuntu\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";i:5;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:8:{i:300;s:63:\"http://fonts.gstatic.com/s/ubuntu/v7/7-wH0j2QCTHKgp7vLh9-sQ.ttf\";s:9:\"300italic\";s:84:\"http://fonts.gstatic.com/s/ubuntu/v7/j-TYDdXcC_eQzhhp386SjaCWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ubuntu/v7/lhhB5ZCwEkBRbHMSnYuKyA.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/ubuntu/v7/b9hP8wd30SygxZjGGk4DCQ.ttf\";i:500;s:63:\"http://fonts.gstatic.com/s/ubuntu/v7/bMbHEMwSUmkzcK2x_74QbA.ttf\";s:9:\"500italic\";s:84:\"http://fonts.gstatic.com/s/ubuntu/v7/NWdMogIO7U6AtEM4dDdf_aCWcynf_cDxXwCLxiixG1c.ttf\";i:700;s:63:\"http://fonts.gstatic.com/s/ubuntu/v7/B7BtHjNYwAp3HgLNagENOQ.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/ubuntu/v7/pqisLQoeO9YTDCNnlQ9bf6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:16:\"Ubuntu Condensed\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Ubuntu Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";i:5;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/ubuntucondensed/v6/DBCt-NXN57MTAFjitYxdrKDbm6fPDOZJsR8PmdG62gY.ttf\";}}s:11:\"Ubuntu Mono\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Ubuntu Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"latin-ext\";i:2;s:8:\"cyrillic\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";i:5;s:9:\"greek-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/EgeuS9OtEmA0y_JRo03MQaCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/KAKuHXAHZOeECOWAHsRKA0eOrDcLawS7-ssYqLr2Xp4.ttf\";i:700;s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/ceqTZGKHipo8pJj4molytne1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/n_d8tv_JOIiYyMXR4eaV9c_zJjSACmk0BRPxQqhnNLU.ttf\";}}s:5:\"Ultra\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Ultra\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/ultra/v8/OW8uXkOstRADuhEmGOFQLA.ttf\";}}s:14:\"Uncial Antiqua\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Uncial Antiqua\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/uncialantiqua/v4/F-leefDiFwQXsyd6eaSllqrFJ4O13IHVxZbM6yoslpo.ttf\";}}s:8:\"Underdog\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Underdog\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/underdog/v5/gBv9yjez_-5PnTprHWq0ig.ttf\";}}s:9:\"Unica One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Unica One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/unicaone/v4/KbYKlhWMDpatWViqDkNQgA.ttf\";}}s:14:\"UnifrakturCook\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"UnifrakturCook\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{i:700;s:92:\"http://fonts.gstatic.com/s/unifrakturcook/v8/ASwh69ykD8iaoYijVEU6RrWZkcsCTHKV51zmcUsafQ0.ttf\";}}s:18:\"UnifrakturMaguntia\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"UnifrakturMaguntia\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/unifrakturmaguntia/v7/7KWy3ymCVR_xfAvvcIXm3-kdNg30GQauG_DE-tMYtWk.ttf\";}}s:7:\"Unkempt\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Unkempt\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/unkempt/v7/NLLBeNSspr0RGs71R5LHWA.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/unkempt/v7/V7H-GCl9bgwGwqFqTTgDHvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Unlock\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Unlock\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/unlock/v6/rXEQzK7uIAlhoyoAEiMy1w.ttf\";}}s:4:\"Unna\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Unna\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/unna/v8/UAS0AM7AmbdCNY_80xyAZQ.ttf\";}}s:5:\"VT323\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"VT323\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/vt323/v7/ITU2YQfM073o1iYK3nSOmQ.ttf\";}}s:11:\"Vampiro One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Vampiro One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/vampiroone/v6/OVDs4gY4WpS5u3Qd1gXRW6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:6:\"Varela\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Varela\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/varela/v7/ON7qs0cKUUixhhDFXlZUjw.ttf\";}}s:12:\"Varela Round\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Varela Round\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/varelaround/v6/APH4jr0uSos5wiut5cpjri3USBnSvpkopQaUR-2r7iU.ttf\";}}s:11:\"Vast Shadow\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Vast Shadow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/vastshadow/v6/io4hqKX3ibiqQQjYfW0-h6CWcynf_cDxXwCLxiixG1c.ttf\";}}s:12:\"Vesper Libre\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Vesper Libre\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/vesperlibre/v5/Cg-TeZFsqV8BaOcoVwzu2C3USBnSvpkopQaUR-2r7iU.ttf\";i:500;s:89:\"http://fonts.gstatic.com/s/vesperlibre/v5/0liLgNkygqH6EOtsVjZDsZMQuUSAwdHsY8ov_6tk1oA.ttf\";i:700;s:89:\"http://fonts.gstatic.com/s/vesperlibre/v5/0liLgNkygqH6EOtsVjZDsUD2ttfZwueP-QU272T9-k4.ttf\";i:900;s:89:\"http://fonts.gstatic.com/s/vesperlibre/v5/0liLgNkygqH6EOtsVjZDsaObDOjC3UL77puoeHsE3fw.ttf\";}}s:5:\"Vibur\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Vibur\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/vibur/v7/xB9aKsUbJo68XP0bAg2iLw.ttf\";}}s:8:\"Vidaloka\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Vidaloka\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/vidaloka/v8/C6Nul0ogKUWkx356rrt9RA.ttf\";}}s:4:\"Viga\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Viga\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/viga/v5/uD87gDbhS7frHLX4uL6agg.ttf\";}}s:5:\"Voces\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Voces\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/voces/v4/QoBH6g6yKgNIgvL8A2aE2Q.ttf\";}}s:7:\"Volkhov\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Volkhov\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/volkhov/v8/MDIZAofe1T_J3un5Kgo8zg.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/volkhov/v8/1rTjmztKEpbkKH06JwF8Yw.ttf\";i:700;s:85:\"http://fonts.gstatic.com/s/volkhov/v8/L8PbKS-kEoLHm7nP--NCzPesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/volkhov/v8/W6oG0QDDjCgj0gmsHE520C3USBnSvpkopQaUR-2r7iU.ttf\";}}s:8:\"Vollkorn\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Vollkorn\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/vollkorn/v6/IiexqYAeh8uII223thYx3w.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/vollkorn/v6/UuIzosgR1ovBhJFdwVp3fvesZW2xOQ-xsNqO47m55DA.ttf\";i:700;s:86:\"http://fonts.gstatic.com/s/vollkorn/v6/gOwQjJVGXlDOONC12hVoBqCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/vollkorn/v6/KNiAlx6phRqXCwnZZG51JAJKKGfqHaYFsRG-T3ceEVo.ttf\";}}s:8:\"Voltaire\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Voltaire\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/voltaire/v6/WvqBzaGEBbRV-hrahwO2cA.ttf\";}}s:23:\"Waiting for the Sunrise\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"Waiting for the Sunrise\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:98:\"http://fonts.gstatic.com/s/waitingforthesunrise/v7/eNfH7kLpF1PZWpsetF-ha9TChrNgrDiT3Zy6yGf3FnM.ttf\";}}s:8:\"Wallpoet\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Wallpoet\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/wallpoet/v7/hmum4WuBN4A0Z_7367NDIg.ttf\";}}s:15:\"Walter Turncoat\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Walter Turncoat\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/walterturncoat/v6/sG9su5g4GXy1KP73cU3hvQplL2YwNeota48DxFlGDUo.ttf\";}}s:6:\"Warnes\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Warnes\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/warnes/v6/MXG7_Phj4YpzAXxKGItuBw.ttf\";}}s:9:\"Wellfleet\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Wellfleet\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/wellfleet/v4/J5tOx72iFRPgHYpbK9J4XQ.ttf\";}}s:9:\"Wendy One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Wendy One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/wendyone/v4/R8CJT2oDXdMk_ZtuHTxoxw.ttf\";}}s:8:\"Wire One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Wire One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/wireone/v6/sRLhaQOQpWnvXwIx0CycQw.ttf\";}}s:17:\"Yanone Kaffeesatz\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Yanone Kaffeesatz\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:4:{i:200;s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRbq92v6XxU4pSv06GI0NsGc.ttf\";i:300;s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRZlIwXPiNoNT_wxzJ2t3mTE.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/YDAoLskQQ5MOAgvHUQCcLdXn3cHbFGWU4T2HrSN6JF4.ttf\";i:700;s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRf2R4S6PlKaGXWPfWpHpcl0.ttf\";}}s:10:\"Yellowtail\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Yellowtail\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/yellowtail/v6/HLrU6lhCTjXfLZ7X60LcB_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Yeseva One\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Yeseva One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/yesevaone/v9/eenQQxvpzSA80JmisGcgX_esZW2xOQ-xsNqO47m55DA.ttf\";}}s:10:\"Yesteryear\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Yesteryear\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/yesteryear/v5/dv09hP_ZrdjVOfZQXKXuZvesZW2xOQ-xsNqO47m55DA.ttf\";}}s:6:\"Zeyada\";a:8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Zeyada\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2014-08-28\";s:5:\"files\";a:1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/zeyada/v6/hmonmGYYFwqTZQfG2nRswQ.ttf\";}}}','no'),(674,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.5\";s:7:\"version\";s:5:\"4.9.5\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.5\";s:7:\"version\";s:5:\"4.9.5\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.8.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.8.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.8.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.8.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.8.6\";s:7:\"version\";s:5:\"4.8.6\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.7.10.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.7.10.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.10-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.7.10-new-bundled.zip\";s:7:\"partial\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.7.10-partial-5.zip\";s:8:\"rollback\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.10-rollback-5.zip\";}s:7:\"current\";s:6:\"4.7.10\";s:7:\"version\";s:6:\"4.7.10\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:5:\"4.7.5\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1524601413;s:15:\"version_checked\";s:5:\"4.7.5\";s:12:\"translations\";a:0:{}}','no'),(236,'duplicate_post_copytitle','1','yes'),(237,'duplicate_post_copydate','0','yes'),(238,'duplicate_post_copystatus','0','yes'),(239,'duplicate_post_copyslug','1','yes'),(240,'duplicate_post_copyexcerpt','1','yes'),(241,'duplicate_post_copycontent','1','yes'),(242,'duplicate_post_copythumbnail','1','yes'),(243,'duplicate_post_copytemplate','1','yes'),(244,'duplicate_post_copyformat','1','yes'),(245,'duplicate_post_copyauthor','0','yes'),(246,'duplicate_post_copypassword','0','yes'),(247,'duplicate_post_copyattachments','0','yes'),(248,'duplicate_post_copychildren','0','yes'),(249,'duplicate_post_copycomments','0','yes'),(250,'duplicate_post_copymenuorder','1','yes'),(251,'duplicate_post_taxonomies_blacklist','a:0:{}','yes'),(252,'duplicate_post_blacklist','','yes'),(253,'duplicate_post_types_enabled','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(254,'duplicate_post_show_row','1','yes'),(255,'duplicate_post_show_adminbar','1','yes'),(256,'duplicate_post_show_submitbox','1','yes'),(257,'duplicate_post_show_bulkactions','1','yes'),(258,'duplicate_post_version','3.2','no'),(259,'duplicate_post_show_notice','1','no'),(473,'_site_transient_timeout_browser_e351ac2df468e9d187ecf31163c935dc','1507279810','no'),(875,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1508964190','no'),(876,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1508920990','no'),(877,'_transient_timeout_dash_88ae138922fe95674369b1cb3d215a2b','1508964190','no'),(878,'_transient_dash_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2017/10/wordpress-4-9-beta-4/\'>WordPress 4.9 Beta 4</a> <span class=\"rss-date\">October 25, 2017</span><div class=\"rssSummary\">WordPress 4.9 Beta 4 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.9, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the beta here (zip). [&hellip;]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2017/10/wordpress-4-9-beta-4/\'>Dev Blog: WordPress 4.9 Beta 4</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/woocommerce-retires-canvas-theme-recommends-customers-migrate-to-storefront-theme\'>WPTavern: WooCommerce Retires Canvas Theme, Recommends Customers Migrate to Storefront Theme</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/gutenberg-1-5-adds-initial-support-for-meta-boxes-makes-gutenberg-the-default-editor\'>WPTavern: Gutenberg 1.5 Adds Initial Support for Meta Boxes, Makes Gutenberg the Default Editor</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\"dashboard-news-plugin\"><span>Popular Plugin:</span> WordPress Importer&nbsp;<a href=\"plugin-install.php?tab=plugin-information&amp;plugin=wordpress-importer&amp;_wpnonce=81c5c2a556&amp;TB_iframe=true&amp;width=600&amp;height=800\" class=\"thickbox open-plugin-details-modal\" aria-label=\"Install WordPress Importer\">(Install)</a></li></ul></div>','no'),(873,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1508964190','no'),(874,'_transient_feed_b9388c83948825c1edaef0d856b7b109','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Popular — WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wordpress.org/plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Plugins extend and expand the functionality of WordPress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Oct 2017 08:35:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=4.9-beta3-41966\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:39:\"\n		\n		\n		\n		\n		\n		\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Contact Form 7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins/contact-form-7/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Aug 2007 12:43:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wordpress.org/plugins-wp/contact-form-7/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5872:\"<p><!--section=description--></p>\n<p>Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.</p>\n<h4>Docs &amp; Support</h4>\n<p>You can find <a href=\"https://contactform7.com/docs/\" rel=\"nofollow\">docs</a>, <a href=\"https://contactform7.com/faq/\" rel=\"nofollow\">FAQ</a> and more detailed information about Contact Form 7 on <a href=\"https://contactform7.com/\" rel=\"nofollow\">contactform7.com</a>. If you were unable to find the answer to your question on the FAQ or in any of the documentation, you should check the <a href=\"https://wordpress.org/support/plugin/contact-form-7/\" rel=\"nofollow\">support forum</a> on WordPress.org. If you can&#8217;t locate any topics that pertain to your particular issue, post a new topic for it.</p>\n<h4>Contact Form 7 Needs Your Support</h4>\n<p>It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using Contact Form 7 and find it useful, please consider <a href=\"https://contactform7.com/donate/\" rel=\"nofollow\"><strong>making a donation</strong></a>. Your donation will help encourage and support the plugin&#8217;s continued development and better user support.</p>\n<h4>Recommended Plugins</h4>\n<p>The following plugins are recommended for Contact Form 7 users:</p>\n<ul>\n<li><a href=\"https://wordpress.org/plugins/flamingo/\">Flamingo</a> by Takayuki Miyoshi &#8211; With Flamingo, you can save submitted messages via contact forms in the database.</li>\n<li><a href=\"https://wordpress.org/plugins/postman-smtp/\">Postman</a> by<br />\nJason Hendriks &#8211; Postman is a next-generation SMTP Mailer, software that assists in the delivery of email generated by your WordPress site.</li>\n<li><a href=\"https://wordpress.org/plugins/bogo/\">Bogo</a> by Takayuki Miyoshi &#8211; Bogo is a straight-forward multilingual plugin that doesn&#8217;t cause headaches.</li>\n</ul>\n<h4>Translations</h4>\n<p>You can <a href=\"https://contactform7.com/translating-contact-form-7/\" rel=\"nofollow\">translate Contact Form 7</a> on <a href=\"https://translate.wordpress.org/projects/wp-plugins/contact-form-7\" rel=\"nofollow\"><strong>translate.wordpress.org</strong></a>.</p>\n<p><!--section=installation--></p>\n<ol>\n<li>Upload the entire <code>contact-form-7</code> folder to the <code>/wp-content/plugins/</code> directory.</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>\n</ol>\n<p>You will find &#8216;Contact&#8217; menu in your WordPress admin panel.</p>\n<p>For basic usage, you can also have a look at the <a href=\"https://contactform7.com/\" rel=\"nofollow\">plugin web site</a>.</p>\n<p><!--section=faq--></p>\n<p>Do you have questions or issues with Contact Form 7? Use these support channels appropriately.</p>\n<ol>\n<li><a href=\"https://contactform7.com/docs/\" rel=\"nofollow\">Docs</a></li>\n<li><a href=\"https://contactform7.com/faq/\" rel=\"nofollow\">FAQ</a></li>\n<li><a href=\"https://wordpress.org/support/plugin/contact-form-7/\" rel=\"nofollow\">Support Forum</a></li>\n</ol>\n<p><a href=\"https://contactform7.com/support/\" rel=\"nofollow\">Support</a></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<ol>\n<li>Upload the entire <code>contact-form-7</code> folder to the <code>/wp-content/plugins/</code> directory.</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>\n</ol>\n<p>You will find &#8216;Contact&#8217; menu in your WordPress admin panel.</p>\n<p>For basic usage, you can also have a look at the <a href=\"https://contactform7.com/\" rel=\"nofollow\">plugin web site</a>.</p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<p>For more information, see <a href=\"https://contactform7.com/category/releases/\" rel=\"nofollow\">Releases</a>.</p>\n<h4>4.9</h4>\n<ul>\n<li>Supports subscribers_only setting</li>\n<li>Changes the default value of WPCF7_VERIFY_NONCE to false</li>\n<li>WPCF7_FormTagsManager::collect_tag_types() supports invert option</li>\n<li>New filter hooks: wpcf7_verify_nonce, wpcf7_subscribers_only_notice, wpcf7_remote_ip_addr, and wpcf7_submission_is_blacklisted</li>\n<li>Fixed: Form-tag&#8217;s tabindex option did not accept 0 or negative integer values</li>\n<li>Shows a validation error when no option in a radio buttons group is checked</li>\n<li>Config validator: Adds a validation rule against the use of deprecated settings (on_sent_ok and on_submit)</li>\n<li>Allows to pass the skip_mail option through the WPCF7_ContactForm::submit() and WPCF7_Submission::get_instance() function parameters.</li>\n<li>Triggers wpcf7beforesubmit custom DOM event. You can manipulate the formData object through an event handler.</li>\n</ul>\n<h4>4.8.1</h4>\n<ul>\n<li>wpcf7.initForm JavaScript function added to isolate form initialization process.</li>\n<li>Fix response message duplication caused by repeated click on submit button.</li>\n<li>Clear $phpmailer-&gt;AltBody to avoid unintended inheritance from previous wp_mail() calls.</li>\n<li>Fix incorrect character count of textarea input.</li>\n<li>Akismet: Exclude the comment_author, comment_author_email, and comment_author_url values from the comment_content value.</li>\n<li>REST API: More reliable approach to build route URLs.</li>\n<li>Include free_text inputs into event.detail.inputs.</li>\n</ul>\n<h4>4.8</h4>\n<ul>\n<li>Stopped using jquery.form.js.</li>\n<li>Added custom REST API endpoints for Ajax form submissions.</li>\n<li>WPCF7_FormTag class implements ArrayAccess interface.</li>\n<li>WPCF7_FormTagsManager::filter() filters form-tags based on features they support.</li>\n<li>New form-tag features: do-not-store, display-block, and display-hidden</li>\n<li>Removed inappropriate content from h1 headings.</li>\n<li>Added the support of size:invisible option to the reCAPTCHA form-tag.</li>\n</ul>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/plugins/contact-form-7/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n		\n		\n		\n		\n		\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Yoast SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Oct 2010 20:55:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/plugins-wp/wordpress-seo/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using&#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:14814:\"<p><!--section=description--></p>\n<p>WordPress out of the box is already technically quite a good platform for SEO. This was true when Joost wrote his original <a href=\"https://yoast.com/articles/wordpress-seo/\" rel=\"nofollow\">WordPress SEO</a> article in 2008 (updated every few months) and it&#8217;s still true today, but that doesn&#8217;t mean you can&#8217;t improve it further! This plugin is written from the ground up by Joost de Valk and his team at <a href=\"https://yoast.com/\" rel=\"nofollow\">Yoast</a> to improve your site&#8217;s SEO on <em>all</em> needed aspects. While this <a href=\"https://yoast.com/wordpress/plugins/seo/\" rel=\"nofollow\">Yoast SEO plugin</a> goes the extra mile to take care of all the technical optimization, more on that below, it first and foremost helps you write better content.  Yoast SEO forces you to choose a focus keyword when you&#8217;re writing your articles, and then makes sure you use that focus keyword everywhere.</p>\n<blockquote>\n<p><strong>Premium Support</strong><br />\n  The Yoast team does not always provide active support for the Yoast SEO plugin on the WordPress.org forums. One-on-one email support is available to people who bought the <a href=\"https://yoast.com/wordpress/plugins/seo-premium/\" rel=\"nofollow\">Premium Yoast SEO plugin</a> only.<br />\n  Note that the Premium SEO plugin has several extra features too, including the option to have multiple focus keywords and a redirect manager, so it might be well worth your investment!</p>\n<p>You should also check out the <a href=\"https://yoast.com/wordpress/plugins/local-seo/\" rel=\"nofollow\">Yoast Local SEO</a>, <a href=\"https://yoast.com/wordpress/plugins/news-seo/\" rel=\"nofollow\">Yoast News SEO</a> and <a href=\"https://yoast.com/wordpress/plugins/video-seo/\" rel=\"nofollow\">Yoast Video SEO</a> extensions to Yoast SEO. These of course come with support too.</p>\n<p><strong>Bug Reports</strong><br />\n  Bug reports for Yoast SEO are <a href=\"https://github.com/Yoast/wordpress-seo\" rel=\"nofollow\">welcomed on GitHub</a>. Please note GitHub is <em>not</em> a support forum, and issues that aren&#8217;t properly qualified as bugs will be closed.</p>\n</blockquote>\n<h4>Write better content with Yoast SEO</h4>\n<p>Using the snippet preview, you can see a rendering of what your post or page will look like in the search results, whether your title is too long or too short, and whether your meta description makes sense in the context of a search result. This way the plugin will help you not only increase rankings but also increase the click through rate for organic search results.</p>\n<h4>Page Analysis</h4>\n<p>The Yoast SEO plugins <a href=\"https://yoast.com/content-seo-wordpress-linkdex/\" rel=\"nofollow\">Page Analysis</a> functionality checks simple things you&#8217;re bound to forget. It checks, for instance, if you have images in your post and whether they have an alt tag containing the focus keyword for that post. It also checks whether your posts are long enough, whether you&#8217;ve written a meta description and if that meta description contains your focus keyword, if you&#8217;ve used any subheadings within your post, etc. etc.</p>\n<p>The plugin also allows you to write meta titles and descriptions for all your category, tag and custom taxonomy archives, giving you the option to further optimize those pages.</p>\n<p>Combined, this plugin makes sure that your content is the type of content search engines will love!</p>\n<h4>Technical WordPress Search Engine Optimization</h4>\n<p>While out of the box WordPress is pretty good for SEO, it needs some tweaks here and there. This Yoast SEO plugin guides you through some of the settings needed, for instance by reminding you to enable pretty permalinks. But it also goes beyond that, by automatically optimizing and inserting the meta tags and link elements that Google and other search engines like so much:</p>\n<h4>Meta &amp; Link Elements</h4>\n<p>With the Yoast SEO plugin you can control which pages Google shows in its search results and which pages it doesn&#8217;t show. By default, it will tell search engines to index all of your pages, including category and tag archives, but to only show the first pages in the search results. It&#8217;s not very useful for a user to end up on the third page of your &#8220;personal&#8221; category, right?</p>\n<p>WordPress itself only shows canonical link elements on single pages, but Yoast SEO makes it output canonical link elements everywhere. Google has recently announced they would also use <code>rel=\"next\"</code> and <code>rel=\"prev\"</code> link elements in the <code>head</code> section of your paginated archives. This plugin adds those automatically. See <a href=\"https://yoast.com/rel-next-prev-paginated-archives/\" rel=\"nofollow\">this post</a> for more info.</p>\n<h4>XML Sitemaps</h4>\n<p>The Yoast SEO plugin has the most advanced XML Sitemaps functionality in any WordPress plugin. Once you check the box, it automatically creates XML sitemaps and notifies Google &amp; Bing of the sitemaps&#8217; existence. These XML sitemaps include the images in your posts &amp; pages too, so that your images may be found better in the search engines too.</p>\n<p>These XML Sitemaps will even work on large sites, because of how they&#8217;re created, using one index sitemap that links to sub-sitemaps for each 1,000 posts. They will also work with custom post types and custom taxonomies automatically, while giving you the option to remove those from the XML sitemap should you wish to.</p>\n<p>Because of using <a href=\"https://yoast.com/xsl-stylesheet-xml-sitemap/\" rel=\"nofollow\">XSL stylesheets for these XML Sitemaps</a>, the XML sitemaps are easily readable for the human eye too, so you can spot things that shouldn&#8217;t be in there.</p>\n<h4>RSS Optimization</h4>\n<p>Are you being outranked by scrapers? Instead of cursing at them, use them to your advantage! By automatically adding a link to your RSS feed pointing back to the original article, you&#8217;re telling the search engine where they should be looking for the original. This way, the Yoast SEO plugin increases your own chance of ranking for your chosen keywords and gets rid of scrapers in one go!</p>\n<h4>Breadcrumbs</h4>\n<p>If your theme is compatible, and themes based on for instance Genesis or by WooThemes often are, you can use the built-in Breadcrumbs functionality. This allows you to create an easy navigation that is great for both users and search engines, and will support the search engines in understanding the structure of your site.</p>\n<p>Making your theme compatible isn&#8217;t hard either, check <a href=\"https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/\" rel=\"nofollow\">these instructions</a>.</p>\n<h4>Edit your .htaccess and robots.txt file</h4>\n<p>Using the built-in file editor, you can edit your WordPress blog&#8217;s <code>.htaccess</code> and <code>robots.txt</code> file, giving you direct access to the two most powerful files, from an SEO perspective, in your WordPress install.</p>\n<h4>Social Integration</h4>\n<p>SEO and Social Media are heavily intertwined. That&#8217;s why this plugin also comes with a Facebook OpenGraph implementation and will soon also support Google+ sharing tags.</p>\n<h4>Multi-Site Compatible</h4>\n<p>The Yoast SEO plugin, unlike some others, is fully Multi-Site compatible. The XML Sitemaps work fine in all setups and you even have the option, in the Network settings, to copy the settings from one blog to another, or make blogs default to the settings for a specific blog.</p>\n<h4>Import &amp; Export functionality</h4>\n<p>If you have multiple blogs, setting up plugins like this one on all of them might seem like a daunting task. Except that it&#8217;s not, because what you can do is simple: you set up the plugin once. You then export your settings and simply import them on all your other sites. It&#8217;s that simple!</p>\n<h4>Import functionality for other WordPress SEO plugins</h4>\n<p>If you&#8217;ve used All In One SEO Pack or HeadSpace2 before using this plugin, you might want to import all your old titles and descriptions. You can do that easily using the built-in import functionality. There&#8217;s also import functionality for some of the older Yoast plugins, like Robots Meta and RSS footer.</p>\n<p>Should you have a need to import from another SEO plugin to Yoast SEO, or from a theme like Genesis or Thesis, you can use the <a href=\"https://wordpress.org/extend/plugins/seo-data-transporter/\" rel=\"nofollow\">SEO Data Transporter</a> plugin, which will easily convert your SEO meta data from and to a whole set of plugins like Platinum SEO, SEO Ultimate, Greg&#8217;s High Performance SEO, and themes like Headway, Hybrid, WooFramework, Catalyst etc.</p>\n<p>Read <a href=\"https://yoast.com/all-in-one-seo-pack-migration/\" rel=\"nofollow\">this migration guide</a> if you still have questions about migrating from another SEO plugin to Yoast SEO.</p>\n<h4>Yoast SEO Plugin in your Language!</h4>\n<p>Currently a huge translation project is underway, translating Yoast SEO in as much as 24 languages. So far, the translations for French and Dutch are complete, but we still need help on a lot of other languages, so if you&#8217;re good at translating, please join us at <a href=\"http://translate.yoast.com\" rel=\"nofollow\">translate.yoast.com</a>.</p>\n<h4>News SEO</h4>\n<p>Be sure to also check out the premium <a href=\"https://yoast.com/wordpress/plugins/news-seo/\" rel=\"nofollow\">News SEO module</a> if you need Google News Sitemaps. It tightly integrates with Yoast SEO to give you the combined power of News Sitemaps and full Search Engine Optimization.</p>\n<h4>Further Reading</h4>\n<p>For more info, check out the following articles:</p>\n<ul>\n<li>The <a href=\"https://kb.yoast.com/kb/category/yoast-seo/\" rel=\"nofollow\">Yoast SEO Knowledgebase</a>.</li>\n<li><a href=\"https://yoast.com/articles/wordpress-seo/\" rel=\"nofollow\">WordPress SEO &#8211; The definitive Guide by Yoast</a>.</li>\n<li>Once you have great SEO, you&#8217;ll need the <a href=\"https://yoast.com/articles/wordpress-hosting/\" rel=\"nofollow\">best WordPress Hosting</a>.</li>\n<li>The <a href=\"https://yoast.com/wordpress/plugins/seo/\" rel=\"nofollow\">Yoast SEO Plugin</a> official homepage.</li>\n<li>Other <a href=\"https://yoast.com/wordpress/plugins/\" rel=\"nofollow\">WordPress Plugins</a> by the same team.</li>\n<li>Follow Yoast on <a href=\"https://facebook.com/yoast\" rel=\"nofollow\">Facebook</a> &amp; <a href=\"http://twitter.com/yoast\" rel=\"nofollow\">Twitter</a>.</li>\n</ul>\n<h3>From within WordPress</h3>\n<ol>\n<li>Visit &#8216;Plugins &gt; Add New&#8217;</li>\n<li>Search for &#8216;Yoast SEO&#8217;</li>\n<li>Activate Yoast SEO from your Plugins page.</li>\n<li>Go to &#8220;after activation&#8221; below.</li>\n</ol>\n<h3>Manually</h3>\n<ol>\n<li>Upload the <code>wordpress-seo</code> folder to the <code>/wp-content/plugins/</code> directory</li>\n<li>Activate the Yoast SEO plugin through the &#8216;Plugins&#8217; menu in WordPress</li>\n<li>Go to &#8220;after activation&#8221; below.</li>\n</ol>\n<h3>After activation</h3>\n<ol>\n<li>You should see (a notice to start) the Yoast SEO configuration wizard.</li>\n<li>Go through the configuration wizard and set up the plugin for your site.</li>\n<li>You&#8217;re done!</li>\n</ol>\n<p><!--section=faq--></p>\n<p>You&#8217;ll find answers to many of your questions on <a href=\"https://kb.yoast.com/kb/category/yoast-seo/\" rel=\"nofollow\">kb.yoast.com</a>.</p>\n<p><!--section=changelog--></p>\n<h4>5.7.0</h4>\n<p>Release Date: October 24th, 2017</p>\n<p>Enhancements:<br />\n    * Adds notifications when we detect certain plugins are installed to suggest our AMP and ACF glue plugins.<br />\n    * Adds the ability to start the configuration wizard from the admin bar menu.<br />\n    * Adds better responsive styling for the video tabs in the Help Center.<br />\n    * Replaces the link to Google AdWords with the https variant, props <a href=\"https://github.com/shane-gray\" rel=\"nofollow\">Shane Gray</a>.<br />\n    * Changes to the desired spelling of <code>plugin</code> and <code>setup</code>, props <a href=\"https://github.com/pedro-mendonca\" rel=\"nofollow\">Pedro Mendonça</a>.</p>\n<p>Bugfixes:<br />\n    * Fixes a bug where the text link counter doesn&#8217;t count links for scheduled posts when they get published.<br />\n    * Fixes a bug where the internal link count is not updated when a post is removed permanently.</p>\n<h4>5.6.1</h4>\n<p>Release Date: October 13th, 2017</p>\n<p>Bugfixes<br />\n    * Fixes a bug where the SEO Manager role was not being able to save SEO settings.</p>\n<h4>5.6.0</h4>\n<p>Release Date: October 10th, 2017</p>\n<p>Enhancements<br />\n    * Removes legacy license page and shows the new license page by default.<br />\n    * Changes references from licenses to subscriptions and sites on the premium submenu page.<br />\n    * Changes the appearance of the Help Center in line with our design approach.<br />\n    * Introduces an explanation bar when the <code>Cornerstone content</code> filter is active.</p>\n<p>Bugfixes<br />\n    * Fixes a bug where Hebrew slugs aren&#8217;t decoded on display in the bulk editor.<br />\n    * Fixes a bug where the internal link count is not updated when there are no links to that page or post anymore.<br />\n    * Fixes the <code>Cornerstone content</code> filter to behave consistently with existing WordPress filters.</p>\n<h4>5.5.1</h4>\n<p>Release Date: September 28th, 2017</p>\n<ul>\n<li>\n<p>Bugfixes</p>\n<ul>\n<li>Fixes Snippet preview error when Yoast metabox has been removed.</li>\n</ul>\n</li>\n<li>\n<p>Changes</p>\n<ul>\n<li>Change Yoast Blog feed to new endpoint.</li>\n</ul>\n</li>\n</ul>\n<h4>5.5.0</h4>\n<p>Release Date: September 26th, 2017</p>\n<ul>\n<li>\n<p>Enhancements</p>\n<ul>\n<li>Updated the Dashboard Widget with a new design.</li>\n<li>Added additional explanations to the Configuration wizard.</li>\n<li>Added <code>contentinfo</code> landmark for assistive technologies to the Configuration wizard page.</li>\n<li>Introduces <code>wpseo_manager</code> and <code>wpseo_editor</code> roles.</li>\n<li>Introduces <code>wpseo_manage_options</code> capability to control which users have access to all SEO settings.</li>\n<li>Introduces <code>wpseo_edit_advanced_metadata</code> capability to control which users have access to the advanced SEO settings.</li>\n</ul>\n</li>\n<li>\n<p>Bugfixes</p>\n<ul>\n<li>Fixed a bug where certain options (<code>site_type</code>, <code>environment_type</code> and <code>has_multiple_authors</code>) would be reset to their default value whenever one of the feature toggles were changed.</li>\n<li>Ensured that <code>has_multiple_authors</code> gets validated.</li>\n</ul>\n</li>\n</ul>\n<h4>Earlier versions</h4>\n<p>For the changelog of earlier versions, please refer to the separate changelog.txt file.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:39:\"\n		\n		\n		\n		\n		\n		\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/plugins/akismet/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Oct 2005 08:57:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpress.org/plugins-wp/akismet/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"Akismet checks your comments and contact form submissions against our global database of spam to&#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:19828:\"<p><!--section=description--></p>\n<p>Akismet checks your comments and contact form submissions against our global database of spam to prevent your site from publishing malicious content. You can review the comment spam it catches on your blog&#8217;s &#8220;Comments&#8221; admin screen.</p>\n<p>Major features in Akismet include:</p>\n<ul>\n<li>Automatically checks all comments and filters out the ones that look like spam.</li>\n<li>Each comment has a status history, so you can easily see which comments were caught or cleared by Akismet and which were spammed or unspammed by a moderator.</li>\n<li>URLs are shown in the comment body to reveal hidden or misleading links.</li>\n<li>Moderators can see the number of approved comments for each user.</li>\n<li>A discard feature that outright blocks the worst spam, saving you disk space and speeding up your site.</li>\n</ul>\n<p>PS: You&#8217;ll need an <a href=\"https://akismet.com/get/\" rel=\"nofollow\">Akismet.com API key</a> to use it.  Keys are free for personal blogs; paid subscriptions are available for businesses and commercial sites.</p>\n<p><!--section=installation--></p>\n<p>Upload the Akismet plugin to your blog, Activate it, then enter your <a href=\"https://akismet.com/get/\" rel=\"nofollow\">Akismet.com API key</a>.</p>\n<p>1, 2, 3: You&#8217;re done!</p>\n<p><!--section=changelog--></p>\n<h4>4.0</h4>\n<p><em>Release Date &#8211; 19 September 2017</em></p>\n<ul>\n<li>Added REST API endpoints for configuring Akismet and retrieving stats.</li>\n<li>Increased the minimum supported WordPress version to 4.0.</li>\n<li>Added compatibility with comments submitted via the REST API.</li>\n<li>Improved the progress indicator on the &#8220;Check for Spam&#8221; button.</li>\n</ul>\n<h4>3.3.4</h4>\n<p><em>Release Date &#8211; 3 August 2017</em></p>\n<ul>\n<li>Disabled Akismet&#8217;s debug log output by default unless AKISMET_DEBUG is defined.</li>\n<li>URL previews now begin preloading when the mouse moves near them in the comments section of wp-admin.</li>\n<li>When a comment is caught by the Comment Blacklist, Akismet will always allow it to stay in the trash even if it is spam as well.</li>\n<li>Fixed a bug that was preventing an error from being shown when a site can&#8217;t reach Akismet&#8217;s servers.</li>\n</ul>\n<h4>3.3.3</h4>\n<p><em>Release Date &#8211; 13 July 2017</em></p>\n<ul>\n<li>Reduced amount of bandwidth used by the URL Preview feature.</li>\n<li>Improved the admin UI when the API key is manually pre-defined for the site.</li>\n<li>Removed a workaround for WordPress installations older than 3.3 that will improve Akismet&#8217;s compatibility with other plugins.</li>\n<li>The number of spam blocked that is displayed on the WordPress dashboard will now be more accurate and updated more frequently.</li>\n<li>Fixed a bug in the Akismet widget that could cause PHP warnings.</li>\n</ul>\n<h4>3.3.2</h4>\n<p><em>Release Date &#8211; 10 May 2017</em></p>\n<ul>\n<li>Fixed a bug causing JavaScript errors in some browsers.</li>\n</ul>\n<h4>3.3.1</h4>\n<p><em>Release Date &#8211; 2 May 2017</em></p>\n<ul>\n<li>Improve performance by only requesting the akismet_comment_nonce option when absolutely necessary.</li>\n<li>Fixed two bugs that could cause PHP warnings.</li>\n<li>Fixed a bug that was preventing the &#8220;Remove author URL&#8221; feature from working after a comment was edited using &#8220;Quick Edit.&#8221;</li>\n<li>Fixed a bug that was preventing the URL preview feature from working after a comment was edited using &#8220;Quick Edit.&#8221;</li>\n</ul>\n<h4>3.3</h4>\n<p><em>Release Date &#8211; 23 February 2017</em></p>\n<ul>\n<li>Updated the Akismet admin pages with a new clean design.</li>\n<li>Fixed bugs preventing the <code>akismet_add_comment_nonce</code> and <code>akismet_update_alert</code> wrapper functions from working properly.</li>\n<li>Fixed bug preventing the loading indicator from appearing when re-checking all comments for spam.</li>\n<li>Added a progress indicator to the &#8220;Check for Spam&#8221; button.</li>\n<li>Added a success message after manually rechecking the Pending queue for spam.</li>\n</ul>\n<h4>3.2</h4>\n<p><em>Release Date &#8211; 6 September 2016</em></p>\n<ul>\n<li>Added a WP-CLI module. You can now check comments and recheck the moderation queue from the command line.</li>\n<li>Stopped using the deprecated jQuery function <code>.live()</code>.</li>\n<li>Fixed a bug in <code>remove_comment_author_url()</code> and <code>add_comment_author_url()</code> that could generate PHP notices.</li>\n<li>Fixed a bug that could cause an infinite loop for sites with very very very large comment IDs.</li>\n<li>Fixed a bug that could cause the Akismet widget title to be blank.</li>\n</ul>\n<h4>3.1.11</h4>\n<p><em>Release Date &#8211; 12 May 2016</em></p>\n<ul>\n<li>Fixed a bug that could cause the &#8220;Check for Spam&#8221; button to skip some comments.</li>\n<li>Fixed a bug that could prevent some spam submissions from being sent to Akismet.</li>\n<li>Updated all links to use https:// when possible.</li>\n<li>Disabled Akismet debug logging unless WP_DEBUG and WP_DEBUG_LOG are both enabled.</li>\n</ul>\n<h4>3.1.10</h4>\n<p><em>Release Date &#8211; 1 April 2016</em></p>\n<ul>\n<li>Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.</li>\n<li>Fixed a bug that could have resulted in comments that were caught by the core WordPress comment blacklist not to have a corresponding History entry.</li>\n<li>Fixed a bug that could have caused avoidable PHP warnings in the error log.</li>\n</ul>\n<h4>3.1.9</h4>\n<p><em>Release Date &#8211; 28 March 2016</em></p>\n<ul>\n<li>Add compatibility with Jetpack so that Jetpack can automatically configure Akismet settings when appropriate.</li>\n<li>Fixed a bug preventing some comment data from being sent to Akismet.</li>\n</ul>\n<h4>3.1.8</h4>\n<p><em>Release Date &#8211; 4 March 2016</em></p>\n<ul>\n<li>Fixed a bug preventing Akismet from being used with some plugins that rewrite admin URLs.</li>\n<li>Reduced the amount of bandwidth used on Akismet API calls</li>\n<li>Reduced the amount of space Akismet uses in the database</li>\n<li>Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.</li>\n</ul>\n<h4>3.1.7</h4>\n<p><em>Release Date &#8211; 4 January 2016</em></p>\n<ul>\n<li>Added documentation for the &#8216;akismet_comment_nonce&#8217; filter.</li>\n<li>The post-install activation button is now accessible to screen readers and keyboard-only users.</li>\n<li>Fixed a bug that was preventing the &#8220;Remove author URL&#8221; feature from working in WordPress 4.4</li>\n</ul>\n<h4>3.1.6</h4>\n<p><em>Release Date &#8211; 14 December 2015</em></p>\n<ul>\n<li>Improve the notices shown after activating Akismet.</li>\n<li>Update some strings to allow for the proper plural forms in all languages.</li>\n</ul>\n<h4>3.1.5</h4>\n<p><em>Release Date &#8211; 13 October 2015</em></p>\n<ul>\n<li>Closes a potential XSS vulnerability.</li>\n</ul>\n<h4>3.1.4</h4>\n<p><em>Release Date &#8211; 24 September 2015</em></p>\n<ul>\n<li>Fixed a bug that was preventing some users from automatically connecting using Jetpack if they didn&#8217;t have a current Akismet subscription.</li>\n<li>Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.</li>\n<li>Error messages and instructions have been simplified to be more understandable.</li>\n<li>Link previews are enabled for all links inside comments, not just the author&#8217;s website link.</li>\n</ul>\n<h4>3.1.3</h4>\n<p><em>Release Date &#8211; 6 July 2015</em></p>\n<ul>\n<li>Notify users when their account status changes after previously being successfully set up. This should help any users who are seeing blank Akismet settings screens.</li>\n</ul>\n<h4>3.1.2</h4>\n<p><em>Release Date &#8211; 7 June 2015</em></p>\n<ul>\n<li>Reduced the amount of space Akismet uses in the commentmeta table.</li>\n<li>Fixed a bug where some comments with quotes in the author name weren&#8217;t getting history entries</li>\n<li>Pre-emptive security improvements to ensure that the Akismet plugin can&#8217;t be used by attackers to compromise a WordPress installation.</li>\n<li>Better UI for the key entry field: allow whitespace to be included at the beginning or end of the key and strip it out automatically when the form is submitted.</li>\n<li>When deactivating the plugin, notify the Akismet API so the site can be marked as inactive.</li>\n<li>Clearer error messages.</li>\n</ul>\n<h4>3.1.1</h4>\n<p><em>Release Date &#8211; 17th March, 2015</em></p>\n<ul>\n<li>Improvements to the &#8220;Remove comment author URL&#8221; JavaScript</li>\n<li>Include the pingback pre-check from the 2.6 branch.</li>\n</ul>\n<h4>3.1</h4>\n<p><em>Release Date &#8211; 11th March, 2015</em></p>\n<ul>\n<li>Use HTTPS by default for all requests to Akismet.</li>\n<li>Fix for a situation where Akismet might strip HTML from a comment.</li>\n</ul>\n<h4>3.0.4</h4>\n<p><em>Release Date &#8211; 11th December, 2014</em></p>\n<ul>\n<li>Fix to make .htaccess compatible with Apache 2.4.</li>\n<li>Fix to allow removal of https author URLs.</li>\n<li>Fix to avoid stripping part of the author URL when removing and re-adding.</li>\n<li>Removed the &#8220;Check for Spam&#8221; button from the &#8220;Trash&#8221; and &#8220;Approved&#8221; queues, where it would have no effect.</li>\n<li>Allow automatic API key configuration when Jetpack is installed and connected to a WordPress.com account</li>\n</ul>\n<h4>3.0.3</h4>\n<p><em>Release Date &#8211; 3rd November, 2014</em></p>\n<ul>\n<li>Fix for sending the wrong data to delete_comment action that could have prevented old spam comments from being deleted.</li>\n<li>Added a filter to disable logging of Akismet debugging information.</li>\n<li>Added a filter for the maximum comment age when deleting old spam comments.</li>\n<li>Added a filter for the number per batch when deleting old spam comments.</li>\n<li>Removed the &#8220;Check for Spam&#8221; button from the Spam folder.</li>\n</ul>\n<h4>3.0.2</h4>\n<p><em>Release Date &#8211; 18th August, 2014</em></p>\n<ul>\n<li>Performance improvements.</li>\n<li>Fixed a bug that could truncate the comment data being sent to Akismet for checking.</li>\n</ul>\n<h4>3.0.1</h4>\n<p><em>Release Date &#8211; 9th July, 2014</em></p>\n<ul>\n<li>Removed dependency on PHP&#8217;s fsockopen function</li>\n<li>Fix spam/ham reports to work when reported outside of the WP dashboard, e.g., from Notifications or the WP app</li>\n<li>Remove jQuery dependency for comment form JavaScript</li>\n<li>Remove unnecessary data from some Akismet comment meta</li>\n<li>Suspended keys will now result in all comments being put in moderation, not spam.</li>\n</ul>\n<h4>3.0.0</h4>\n<p><em>Release Date &#8211; 15th April, 2014</em></p>\n<ul>\n<li>Move Akismet to Settings menu</li>\n<li>Drop Akismet Stats menu</li>\n<li>Add stats snapshot to Akismet settings</li>\n<li>Add Akismet subscription details and status to Akismet settings</li>\n<li>Add contextual help for each page</li>\n<li>Improve Akismet setup to use Jetpack to automate plugin setup</li>\n<li>Fix &#8220;Check for Spam&#8221; to use AJAX to avoid page timing out</li>\n<li>Fix Akismet settings page to be responsive</li>\n<li>Drop legacy code</li>\n<li>Tidy up CSS and Javascript</li>\n<li>Replace the old discard setting with a new &#8220;discard pervasive spam&#8221; feature.</li>\n</ul>\n<h4>2.6.0</h4>\n<p><em>Release Date &#8211; 18th March, 2014</em></p>\n<ul>\n<li>Add ajax paging to the check for spam button to handle large volumes of comments</li>\n<li>Optimize javascript and add localization support </li>\n<li>Fix bug in link to spam comments from right now dashboard widget</li>\n<li>Fix bug with deleting old comments to avoid timeouts dealing with large volumes of comments</li>\n<li>Include X-Pingback-Forwarded-For header in outbound WordPress pingback verifications</li>\n<li>Add pre-check for pingbacks, to stop spam before an outbound verification request is made</li>\n</ul>\n<h4>2.5.9</h4>\n<p><em>Release Date &#8211; 1st August, 2013</em></p>\n<ul>\n<li>Update &#8216;Already have a key&#8217; link to redirect page rather than depend on javascript</li>\n<li>Fix some non-translatable strings to be translatable</li>\n<li>Update Activation banner in plugins page to redirect user to Akismet config page</li>\n</ul>\n<h4>2.5.8</h4>\n<p><em>Release Date &#8211; 20th January, 2013</em></p>\n<ul>\n<li>Simplify the activation process for new users</li>\n<li>Remove the reporter_ip parameter</li>\n<li>Minor preventative security improvements</li>\n</ul>\n<h4>2.5.7</h4>\n<p><em>Release Date &#8211; 13th December, 2012</em></p>\n<ul>\n<li>FireFox Stats iframe preview bug</li>\n<li>Fix mshots preview when using https</li>\n<li>Add .htaccess to block direct access to files</li>\n<li>Prevent some PHP notices</li>\n<li>Fix Check For Spam return location when referrer is empty</li>\n<li>Fix Settings links for network admins</li>\n<li>Fix prepare() warnings in WP 3.5</li>\n</ul>\n<h4>2.5.6</h4>\n<p><em>Release Date &#8211; 26th April, 2012</em></p>\n<ul>\n<li>Prevent retry scheduling problems on sites where wp_cron is misbehaving</li>\n<li>Preload mshot previews</li>\n<li>Modernize the widget code</li>\n<li>Fix a bug where comments were not held for moderation during an error condition</li>\n<li>Improve the UX and display when comments are temporarily held due to an error</li>\n<li>Make the Check For Spam button force a retry when comments are held due to an error</li>\n<li>Handle errors caused by an invalid key</li>\n<li>Don&#8217;t retry comments that are too old</li>\n<li>Improve error messages when verifying an API key</li>\n</ul>\n<h4>2.5.5</h4>\n<p><em>Release Date &#8211; 11th January, 2012</em></p>\n<ul>\n<li>Add nonce check for comment author URL remove action</li>\n<li>Fix the settings link</li>\n</ul>\n<h4>2.5.4</h4>\n<p><em>Release Date &#8211; 5th January, 2012</em></p>\n<ul>\n<li>Limit Akismet CSS and Javascript loading in wp-admin to just the pages that need it</li>\n<li>Added author URL quick removal functionality</li>\n<li>Added mShot preview on Author URL hover</li>\n<li>Added empty index.php to prevent directory listing</li>\n<li>Move wp-admin menu items under Jetpack, if it is installed</li>\n<li>Purge old Akismet comment meta data, default of 15 days</li>\n</ul>\n<h4>2.5.3</h4>\n<p><em>Release Date &#8211; 8th Febuary, 2011</em></p>\n<ul>\n<li>Specify the license is GPL v2 or later</li>\n<li>Fix a bug that could result in orphaned commentmeta entries</li>\n<li>Include hotfix for WordPress 3.0.5 filter issue</li>\n</ul>\n<h4>2.5.2</h4>\n<p><em>Release Date &#8211; 14th January, 2011</em></p>\n<ul>\n<li>Properly format the comment count for author counts</li>\n<li>Look for super admins on multisite installs when looking up user roles</li>\n<li>Increase the HTTP request timeout</li>\n<li>Removed padding for author approved count</li>\n<li>Fix typo in function name</li>\n<li>Set Akismet stats iframe height to fixed 2500px.  Better to have one tall scroll bar than two side by side.</li>\n</ul>\n<h4>2.5.1</h4>\n<p><em>Release Date &#8211; 17th December, 2010</em></p>\n<ul>\n<li>Fix a bug that caused the &#8220;Auto delete&#8221; option to fail to discard comments correctly</li>\n<li>Remove the comment nonce form field from the &#8216;Akismet Configuration&#8217; page in favor of using a filter, akismet_comment_nonce</li>\n<li>Fixed padding bug in &#8220;author&#8221; column of posts screen</li>\n<li>Added margin-top to &#8220;cleared by &#8230;&#8221; badges on dashboard</li>\n<li>Fix possible error when calling akismet_cron_recheck()</li>\n<li>Fix more PHP warnings</li>\n<li>Clean up XHTML warnings for comment nonce</li>\n<li>Fix for possible condition where scheduled comment re-checks could get stuck</li>\n<li>Clean up the comment meta details after deleting a comment</li>\n<li>Only show the status badge if the comment status has been changed by someone/something other than Akismet</li>\n<li>Show a &#8216;History&#8217; link in the row-actions</li>\n<li>Translation fixes</li>\n<li>Reduced font-size on author name</li>\n<li>Moved &#8220;flagged by&#8230;&#8221; notification to top right corner of comment container and removed heavy styling</li>\n<li>Hid &#8220;flagged by&#8230;&#8221; notification while on dashboard</li>\n</ul>\n<h4>2.5.0</h4>\n<p><em>Release Date &#8211; 7th December, 2010</em></p>\n<ul>\n<li>Track comment actions under &#8216;Akismet Status&#8217; on the edit comment screen</li>\n<li>Fix a few remaining deprecated function calls ( props Mike Glendinning ) </li>\n<li>Use HTTPS for the stats IFRAME when wp-admin is using HTTPS</li>\n<li>Use the WordPress HTTP class if available</li>\n<li>Move the admin UI code to a separate file, only loaded when needed</li>\n<li>Add cron retry feature, to replace the old connectivity check</li>\n<li>Display Akismet status badge beside each comment</li>\n<li>Record history for each comment, and display it on the edit page</li>\n<li>Record the complete comment as originally submitted in comment_meta, to use when reporting spam and ham</li>\n<li>Highlight links in comment content</li>\n<li>New option, &#8220;Show the number of comments you&#8217;ve approved beside each comment author.&#8221;</li>\n<li>New option, &#8220;Use a nonce on the comment form.&#8221;</li>\n</ul>\n<h4>2.4.0</h4>\n<p><em>Release Date &#8211; 23rd August, 2010</em></p>\n<ul>\n<li>Spell out that the license is GPLv2</li>\n<li>Fix PHP warnings</li>\n<li>Fix WordPress deprecated function calls</li>\n<li>Fire the delete_comment action when deleting comments</li>\n<li>Move code specific for older WP versions to legacy.php</li>\n<li>General code clean up</li>\n</ul>\n<h4>2.3.0</h4>\n<p><em>Release Date &#8211; 5th June, 2010</em></p>\n<ul>\n<li>Fix &#8220;Are you sure&#8221; nonce message on config screen in WPMU</li>\n<li>Fix XHTML compliance issue in sidebar widget</li>\n<li>Change author link; remove some old references to WordPress.com accounts</li>\n<li>Localize the widget title (core ticket #13879)</li>\n</ul>\n<h4>2.2.9</h4>\n<p><em>Release Date &#8211; 2nd June, 2010</em></p>\n<ul>\n<li>Eliminate a potential conflict with some plugins that may cause spurious reports</li>\n</ul>\n<h4>2.2.8</h4>\n<p><em>Release Date &#8211; 27th May, 2010</em></p>\n<ul>\n<li>Fix bug in initial comment check for ipv6 addresses</li>\n<li>Report comments as ham when they are moved from spam to moderation</li>\n<li>Report comments as ham when clicking undo after spam</li>\n<li>Use transition_comment_status action when available instead of older actions for spam/ham submissions</li>\n<li>Better diagnostic messages when PHP network functions are unavailable</li>\n<li>Better handling of comments by logged-in users</li>\n</ul>\n<h4>2.2.7</h4>\n<p><em>Release Date &#8211; 17th December, 2009</em></p>\n<ul>\n<li>Add a new AKISMET_VERSION constant</li>\n<li>Reduce the possibility of over-counting spam when another spam filter plugin is in use</li>\n<li>Disable the connectivity check when the API key is hard-coded for WPMU</li>\n</ul>\n<h4>2.2.6</h4>\n<p><em>Release Date &#8211; 20th July, 2009</em></p>\n<ul>\n<li>Fix a global warning introduced in 2.2.5</li>\n<li>Add changelog and additional readme.txt tags</li>\n<li>Fix an array conversion warning in some versions of PHP</li>\n<li>Support a new WPCOM_API_KEY constant for easier use with WordPress MU</li>\n</ul>\n<h4>2.2.5</h4>\n<p><em>Release Date &#8211; 13th July, 2009</em></p>\n<ul>\n<li>Include a new Server Connectivity diagnostic check, to detect problems caused by firewalls</li>\n</ul>\n<h4>2.2.4</h4>\n<p><em>Release Date &#8211; 3rd June, 2009</em></p>\n<ul>\n<li>Fixed a key problem affecting the stats feature in WordPress MU</li>\n<li>Provide additional blog information in Akismet API calls</li>\n</ul>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<p>Upload the Akismet plugin to your blog, Activate it, then enter your <a href=\"https://akismet.com/get/\" rel=\"nofollow\">Akismet.com API key</a>.</p>\n<p>1, 2, 3: You&#8217;re done!</p>\n</dd>\n</dl>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://wordpress.org/plugins/akismet/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:39:\"\n		\n		\n		\n		\n		\n		\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Jetpack by WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/plugins/jetpack/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jan 2011 02:21:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpress.org/plugins-wp/jetpack/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"The one plugin you need for stats, related posts, search engine optimization, social sharing, protection,&#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:13272:\"<p><!--section=description--></p>\n<p>Keep any WordPress site secure, increase traffic, and engage your readers.</p>\n<h4>Traffic and SEO Tools</h4>\n<p>Traffic is the lifeblood of any website. Jetpack includes:</p>\n<ul>\n<li>[free] Site stats and analytics</li>\n<li>[free] Automatic sharing on Facebook, Twitter, LinkedIn, Tumblr, Reddit, and WhatsApp</li>\n<li>[free] Related posts</li>\n<li>[paid] Search engine optimization tools for Google, Bing, Twitter, Facebook, and WordPress.com</li>\n<li>[paid] Advertising program that includes the best of AdSense, Facebook Ads, AOL, Amazon, Google AdX, and Yahoo</li>\n</ul>\n<h4>Security and Backup Services</h4>\n<p>Stop worrying about data loss, downtime, and hacking. Jetpack provides:</p>\n<ul>\n<li>[free] Brute force attack protection</li>\n<li>[free] Downtime and uptime monitoring</li>\n<li>[free] Secured logins and two-factor authentication</li>\n<li>[paid] Malware scanning, code scanning, and threat resolution</li>\n<li>[paid] Site backups, restores, and migrations</li>\n</ul>\n<h4>Content Creation</h4>\n<p>Add rich, beautifully-presented media &#8212; no graphic design expertise necessary:</p>\n<ul>\n<li>[free] A high-speed CDN for your images</li>\n<li>[free] Carousels, slideshows, and tiled galleries</li>\n<li>[free] Simple embeds from YouTube, Google Documents, Spotify and more</li>\n<li>[free] Sidebar customization including Facebook, Twitter, and RSS feeds</li>\n<li>[free] Extra sidebar widgets including blog stats, calendar, and author widgets</li>\n<li>[paid] High-speed, ad-free, and high-definition video hosting</li>\n</ul>\n<h4>Discussion and Community</h4>\n<p>Create a connection with your readers and keep them coming back to your site with:</p>\n<ul>\n<li>[free] Email subscriptions</li>\n<li>[free] Comment login with Facebook, Twitter, and Google</li>\n<li>[free] Fully-customizable contact forms</li>\n<li>[free] Infinite scroll for your posts</li>\n</ul>\n<h4>Expert Support</h4>\n<p>We have an entire team of Happiness Engineers ready to help you. Ask your questions in the support forum, or <a href=\"https://jetpack.com/contact-support\" rel=\"nofollow\">contact us directly</a>.</p>\n<h4>Paid Services</h4>\n<p>Most of Jetpack&#8217;s features and services are free. Jetpack also provides advanced security and backup services, video hosting, site monetization, priority support, and more SEO tools in three <a href=\"https://jetpack.com/pricing?from=wporg\" rel=\"nofollow\">simple and affordable plans</a>.</p>\n<h4>Get Started</h4>\n<p>Installation is free, quick, and easy. Set up <a href=\"https://jetpack.com/install?from=wporg\" rel=\"nofollow\">the free plan</a> in minutes.</p>\n<p><!--section=installation--></p>\n<h4>Automated Installation</h4>\n<p>Installation is free, quick, and easy. <a href=\"https://jetpack.com/install?from=wporg\" rel=\"nofollow\">Install Jetpack from our site</a> in minutes.</p>\n<h4>Manual Alternatives</h4>\n<p>Alternatively, install Jetpack via the plugin directory, or upload the files manually to your server and follow the on-screen instructions. If you need additional help <a href=\"https://jetpack.com/support/installing-jetpack/\" rel=\"nofollow\">read our detailed instructions</a>.</p>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<h4>Automated Installation</h4>\n<p>Installation is free, quick, and easy. <a href=\"https://jetpack.com/install?from=wporg\" rel=\"nofollow\">Install Jetpack from our site</a> in minutes.</p>\n<h4>Manual Alternatives</h4>\n<p>Alternatively, install Jetpack via the plugin directory, or upload the files manually to your server and follow the on-screen instructions. If you need additional help <a href=\"https://jetpack.com/support/installing-jetpack/\" rel=\"nofollow\">read our detailed instructions</a>.</p>\n</dd>\n<dt>Is Jetpack Free?</dt>\n<dd>\n<p>Yes! Jetpack&#8217;s core features are and always will be free.</p>\n<p>These include: <a href=\"https://jetpack.com/features/traffic/site-stats\" rel=\"nofollow\">site stats</a>, a <a href=\"https://jetpack.com/features/writing/content-delivery-network/\" rel=\"nofollow\">high-speed CDN</a> for images, <a href=\"https://jetpack.com/features/traffic/related-posts\" rel=\"nofollow\">related posts</a>, <a href=\"https://jetpack.com/features/security/downtime-monitoring\" rel=\"nofollow\">downtime monitoring</a>, brute force <a href=\"https://jetpack.com/features/security/brute-force-attack-protection\" rel=\"nofollow\">attack protection</a>, <a href=\"https://jetpack.com/features/traffic/automatic-publishing/\" rel=\"nofollow\">automated sharing</a> to social networks, <a href=\"https://jetpack.com/features/writing/sidebar-customization/\" rel=\"nofollow\">sidebar customization</a>, and many more.</p>\n</dd>\n<dt>Should I purchase a paid plan?</dt>\n<dd>\n<p>Jetpack&#8217;s paid services include automated backups, security scanning, spam filtering, video hosting, site monetization, SEO tools, and priority support.</p>\n<p>If you&#8217;re interested in learning more about the extra layers of protection and advanced tools available, learn more about our <a href=\"https://jetpack.com/pricing?from=wporg\" rel=\"nofollow\">paid plans</a>.</p>\n</dd>\n<dt>Why do I need a WordPress.com account?</dt>\n<dd>\n<p>Since Jetpack and its services are provided and hosted by WordPress.com, a WordPress.com account is required for Jetpack to function.</p>\n</dd>\n<dt>I already have a WordPress account, but Jetpack isn&#8217;t working. What&#8217;s going on?</dt>\n<dd>\n<p>A WordPress.com account is different from the account you use to log into your self-hosted WordPress. If you can log into <a href=\"https://wordpress.com\" rel=\"nofollow\">WordPress.com</a>, then you already have a WordPress.com account. If you can&#8217;t, you can easily create one <a href=\"https://jetpack.com/install?from=wporg\" rel=\"nofollow\">during installation</a>.</p>\n</dd>\n<dt>How do I view my stats?</dt>\n<dd>\n<p>Once you&#8217;ve installed Jetpack your stats will be available on <a href=\"https://wordpress.com/stats\" rel=\"nofollow\">WordPress.com/Stats</a>, on the official <a href=\"https://apps.wordpress.com/mobile/\" rel=\"nofollow\">WordPress mobile apps</a>, and on your Jetpack dashboard.</p>\n</dd>\n<dt>How do I contribute to Jetpack?</dt>\n<dd>\n<p>There are opportunities for developers at all levels to contribute. <a href=\"https://jetpack.com/contribute\" rel=\"nofollow\">Learn more about contributing to Jetpack</a> or consider <a href=\"https://jetpack.com/beta\" rel=\"nofollow\">joining our beta program</a>.</p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>5.4</h4>\n<ul>\n<li>Release date: October 3, 2017</li>\n<li>Release post: http://wp.me/p1moTy-67V</li>\n</ul>\n<p><strong>Major Enhancements</strong><br />\n* Multiple improvements to the connection process, to allow more people to use the Jetpack plugin, even on very specific server configurations.<br />\n* Add a new Welcome screen to guide site owners after they have purchased a Jetpack plan.</p>\n<p><strong>Enhancements</strong><br />\n* Add Schema.org markup to the Contact Info Widget.<br />\n* Add a new &#8220;Date&#8221; field to the Contact Form.<br />\n* Added support in the Google Analytics feature for IP anonymization and basic WooCommerce tracking.<br />\n* Do not show any update notices when in <a href=\"http://jetpack.com/support/development-mode\" rel=\"nofollow\">development mode</a>.<br />\n* Improve our documentation to help contributors set up a unit testing environment.<br />\n* Avoid conflicts between Jetpack&#8217;s Infinite Scroll and other Infinite Scroll plugins.<br />\n* Improvements to the WordPress.com REST API to avoid issues when interacting with your site&#8217;s categories and tags on WordPress.com.<br />\n* Allow third party plugin and theme authors to add new menu items to the WordPress.com toolbar.<br />\n* Improve the Content Options panel displayed in the Customizer with certain themes.<br />\n* Add architecture for the Jetpack Search feature, available for Jetpack Professional users.<br />\n* Simple Payments: improve the display of the payment items when used on your site.<br />\n* Ensure a proper display of the Recipe shortcode on sites using an RTL language.<br />\n* Improve the display of the Facebook posts, images, and all other Facebook embeds in your posts.<br />\n* Synchronize the author information for all published posts.<br />\n* Record how Jetpack was discovered and activated to better understand how site owners first discover Jetpack.<br />\n* Improve the display and options offered with the Milestone Widget.</p>\n<p><strong>Bug fixes</strong><br />\n* We fixed layout issues appearing in the admin interface for IE11 users.<br />\n* Comment Form: avoid whitespace sometimes appearing below the form with some themes.<br />\n* Contact Form: avoid errors in the post editor on sites using RTL languages.<br />\n* Toolbar: always display the Toolbar when it&#8217;s active, regardless of other admin bar settings.<br />\n* Widget Visibility: make sure rules are correctly migrated from the old Jetpack image widget to the new WordPress Image Widget.<br />\n* Avoid errors showing that Jetpack is out of date on WordPress.com, when running a Multisite network.<br />\n* WP CLI: avoid warnings when using the <code>wp jetpack protect whitelist list</code> command to list the whitelisted IP addresses in the Protect feature.<br />\n* Avoid displaying raw HTML in the Stats Configuration screen.<br />\n* Comment edits are reflected properly in wordpress.com.</p>\n<h4>5.3</h4>\n<ul>\n<li>Release date: September 5, 2017</li>\n<li>Release post: http://wp.me/p1moTy-5Xv</li>\n</ul>\n<p><strong>Major Enhancements</strong><br />\n* Full PHP 7.1 compatibility.<br />\n* It&#8217;s now possible to preview your site within WordPress.com.</p>\n<p><strong>Enhancements</strong><br />\n* The Ads feature now gives you more options and control over the ads displayed on your site.<br />\n* Increased performance in the admin by cutting back on unnecessary requests.<br />\n* Loading comment avatars from Facebook and Twitter through a more secure https.<br />\n* Admin UI is much friendlier on initial activation when there are no stats to display.<br />\n* You&#8217;re now able to stop VideoPress from looping a video during autoplay through the shortcode.<br />\n* Made some optimizations to the Jetpack connection process which means connecting your site more is more reliable.<br />\n* The EU Cookie Law widget got some styling improvements and looks better in any theme.<br />\n* There&#8217;s a new Jetpack CLI command to allow testing of the Jetpack connection.<br />\n* Added the Likes and Monitor features to our recommended features list, making it easier to activate for new sites.<br />\n* Improvements made that makes sure we have the most up-to-date version of your site when managing from WordPress.com.<br />\n* Added a link to view your Comments in the WordPress.com toolbar.<br />\n* Lots of minor design improvements to the Jetpack admin area.<br />\n* We&#8217;ve found a few places where we were able to optimize the loading of css files.<br />\n* Removed the Omnisearch feature.</p>\n<p><strong>Bug fixes</strong><br />\n* Fixed compatibility issues with plugins using TinyMCE.<br />\n* Contact Form submission emails have been fixed for sites hosted on SiteGround.<br />\n* Updating WordPress.com themes will no longer have any problems.<br />\n* The Sitemaps feature will no longer error with posts/images with special characters in the title.<br />\n* There are no more conflicts with the ACF plugin when adding a new custom field.<br />\n* Fixed a bug that would cause some plugins to throw warnings with the Shortcode feature.<br />\n* We&#8217;re no longer loading a font on the front-end for the Likes feature, which will also have some performance benefits.<br />\n* The Jetpack admin UI had some bugs that were causing some features to not display the correct active status, which are squashed now.<br />\n* Cleaned up our markup to avoid XHTML validation errors.<br />\n* Brought back a filter for the Widget Visibility feature that was accidentally removed.<br />\n* Managing your comments and comment authors more reliable from WordPress.com.</p>\n<h4>5.2.1</h4>\n<ul>\n<li>Release date: August 2, 2017</li>\n<li>Release post: https://jetpack.com/?p=22686</li>\n</ul>\n<p><strong>Bug fixes</strong><br />\n* Solves an issue that caused widgets to lose their content when saved in WP Admin or Customizer.</p>\n<h4>5.2</h4>\n<ul>\n<li>Release date: August 1, 2017</li>\n<li>Release post: https://jetpack.com/?p=22509</li>\n</ul>\n<p><strong>Major Enhancements</strong><br />\n* Contact Forms now sports a fancy new interface that allows you to visually compose your form in the editor.<br />\n* We have a new and slick way to showcase and explain the features we recommend to activate to new users.</p>\n<p><strong>Enhancements</strong><br />\n* Reduced 500kb from plugin zip file, which means faster updates.<br />\n* Refactored and reduced code for Comment Likes so it&#8217;s faster and lighter.</p>\n<p><strong>Bug fixes</strong><br />\n* An inconsistency experienced in WordPress.com dashboard when Related Posts settings were set in the local site&#8217;s WP Admin is now fixed.<br />\n* Fixed a 404 when loading Open Sans font from a stylesheet plus now it&#8217;s only enqueued if it will be used.<br />\n* Solve PHP warnings when Image widget wasn&#8217;t migrated.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://wordpress.org/plugins/jetpack/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:33:\"\n		\n		\n		\n		\n				\n\n		\n		\n				\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress Importer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 May 2010 18:48:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Uncategorized\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins-wp/wordpress-importer/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brian Colinger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4618:\"<p><!--section=description--></p>\n<p>The WordPress Importer will import the following content from a WordPress export file:</p>\n<ul>\n<li>Posts, pages and other custom post types</li>\n<li>Comments</li>\n<li>Custom fields and post meta</li>\n<li>Categories, tags and terms from custom taxonomies</li>\n<li>Authors</li>\n</ul>\n<p>For further information and instructions please see the <a href=\"https://codex.wordpress.org/Importing_Content#WordPress\" rel=\"nofollow\">Codex page on Importing Content</a></p>\n<h3>Filters</h3>\n<p>The importer has a couple of filters to allow you to completely enable/block certain features:</p>\n<ul>\n<li><code>import_allow_create_users</code>: return false if you only want to allow mapping to existing users</li>\n<li><code>import_allow_fetch_attachments</code>: return false if you do not wish to allow importing and downloading of attachments</li>\n<li><code>import_attachment_size_limit</code>: return an integer value for the maximum file size in bytes to save (default is 0, which is unlimited)</li>\n</ul>\n<p>There are also a few actions available to hook into:</p>\n<ul>\n<li><code>import_start</code>: occurs after the export file has been uploaded and author import settings have been chosen</li>\n<li><code>import_end</code>: called after the last output from the importer</li>\n</ul>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<p>The quickest method for installing the importer is:</p>\n<ol>\n<li>Visit Tools -&gt; Import in the WordPress dashboard</li>\n<li>Click on the WordPress link in the list of importers</li>\n<li>Click &#8220;Install Now&#8221;</li>\n<li>Finally click &#8220;Activate Plugin &amp; Run Importer&#8221;</li>\n</ol>\n<p>If you would prefer to do things manually then follow these instructions:</p>\n<ol>\n<li>Upload the <code>wordpress-importer</code> folder to the <code>/wp-content/plugins/</code> directory</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>\n<li>Go to the Tools -&gt; Import screen, click on WordPress</li>\n</ol>\n</dd>\n<dt>Help! I&#8217;m getting out of memory errors or a blank screen.</dt>\n<dd>\n<p>If your exported file is very large, the import script may run into your host&#8217;s configured memory limit for PHP.</p>\n<p>A message like &#8220;Fatal error: Allowed memory size of 8388608 bytes exhausted&#8221; indicates that the script can&#8217;t successfully import your XML file under the current PHP memory limit. If you have access to the php.ini file, you can manually increase the limit; if you do not (your WordPress installation is hosted on a shared server, for instance), you might have to break your exported XML file into several smaller pieces and run the import script one at a time.</p>\n<p>For those with shared hosting, the best alternative may be to consult hosting support to determine the safest approach for running the import. A host may be willing to temporarily lift the memory limit and/or run the process directly from their end.</p>\n<p>&#8212; <a href=\"https://codex.wordpress.org/Importing_Content#Before_Importing\" rel=\"nofollow\">WordPress Codex: Importing Content</a></p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>0.6.3</h4>\n<ul>\n<li>Add support for import term metadata.</li>\n<li>Fix bug that caused slashes to be stripped from imported content.</li>\n<li>Fix bug that caused characters to be stripped inside of CDATA in some cases.</li>\n<li>Fix PHP notices.</li>\n</ul>\n<h4>0.6.2</h4>\n<ul>\n<li>Add wp_import_existing_post filter. See: https://core.trac.wordpress.org/ticket/33721</li>\n</ul>\n<h4>0.6</h4>\n<ul>\n<li>Support for WXR 1.2 and multiple CDATA sections</li>\n<li>Post aren&#8217;t duplicates if their post_type&#8217;s are different</li>\n</ul>\n<h4>0.5.2</h4>\n<ul>\n<li>Double check that the uploaded export file exists before processing it. This prevents incorrect error messages when<br />\nan export file is uploaded to a server with bad permissions and WordPress 3.3 or 3.3.1 is being used.</li>\n</ul>\n<h4>0.5</h4>\n<ul>\n<li>Import comment meta (requires export from WordPress 3.2)</li>\n<li>Minor bugfixes and enhancements</li>\n</ul>\n<h4>0.4</h4>\n<ul>\n<li>Map comment user_id where possible</li>\n<li>Import attachments from <code>wp:attachment_url</code></li>\n<li>Upload attachments to correct directory</li>\n<li>Remap resized image URLs correctly</li>\n</ul>\n<h4>0.3</h4>\n<ul>\n<li>Use an XML Parser if possible</li>\n<li>Proper import support for nav menus</li>\n<li>&#8230; and much more, see <a href=\"https://core.trac.wordpress.org/ticket/15197\" rel=\"nofollow\">Trac ticket #15197</a></li>\n</ul>\n<h4>0.1</h4>\n<ul>\n<li>Initial release</li>\n</ul>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:39:\"\n		\n		\n		\n		\n		\n		\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/plugins/woocommerce/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Sep 2011 15:32:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/plugins-wp/woocommerce/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WooThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:22616:\"<p><!--section=description--></p>\n<p>WooCommerce is a free eCommerce plugin that allows you to sell anything, beautifully. Built to integrate seamlessly with WordPress, WooCommerce is the world’s favorite eCommerce solution that gives both store owners and developers complete control.</p>\n<p>With endless flexibility and access to hundreds of free and premium WordPress extensions, WooCommerce now powers 30% of all online stores &#8212; more than any other platform.</p>\n<iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/1KahlicghaE?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe>\n<h4>Sell anything, anywhere</h4>\n<p>With WooCommerce, you can sell both physical and digital goods in all shapes and sizes, offer product variations, multiple configurations, and instant downloads to shoppers, and even sell affiliate goods from online marketplaces.</p>\n<p>With premium extensions, you can offer bookings, memberships, and recurring subscriptions. Perhaps you’d like to sell monthly subscriptions for physical goods, or offer your members a discount on digital downloads? It’s all possible.</p>\n<h4>Ship wherever you like</h4>\n<p>Offer free shipping, flat rate shipping, or make real-time calculations. Limit your shipments to specific countries, or open your store up to the world. Shipping is highly configurable, and WooCommerce even supports drop shipping.</p>\n<h4>Extensive payment options</h4>\n<p>WooCommerce comes bundled with the ability to accept major credit cards, PayPal, BACS (bank transfers), and cash on delivery. Need additional options? More than 140 region-specific gateways integrate with WooCommerce, including popular choices like Stripe, Authorize.Net, and Amazon Payments.</p>\n<h4>You control it all &#8212; forever</h4>\n<p>WooCommerce gives you complete control of your store, from taxes to stock levels to customer accounts. Add and remove extensions, change your design, and switch settings as you please. It’s all under your control.</p>\n<p>One of the biggest risks of using a hosted eCommerce platform is what happens to your store if the provider closes up shop. With WooCommerce, you have complete control, so there’s never any reason to worry. Your data belongs to you &#8212; and it’s kept secure, thanks to regular audits by industry leaders.</p>\n<h4>Define your style with Storefront</h4>\n<p><a href=\"https://wordpress.org/themes/storefront/\" rel=\"nofollow\">Storefront</a> is a free WordPress theme available to any WooCommerce store. Along with deep WooCommerce integration, Storefront prioritizes speed and uptime while eliminating theme and plugin conflicts during major updates.</p>\n<p>Define your style even further by customizing Storefront to your liking or choosing from one of our several <a href=\"https://woocommerce.com/product-category/themes/storefront-child-theme-themes/\" rel=\"nofollow\">Storefront child themes</a>. It’s all up to you, and all open source.</p>\n<h4>Built with developers in mind</h4>\n<p>Extendable, adaptable, and open source &#8212; WooCommerce was created with developers in mind. With its strong, robust framework, you can scale your client’s store all the way from basic to high-end (infinity and beyond).</p>\n<p>Built with a REST API, WooCommerce can integrate with virtually any service. Your store’s data can be accessed anywhere, anytime, 100% securely. WooCommerce allows developers to easily create, modify, and grow a store that meets their specifications.</p>\n<p>No matter the size of the store you want to build, WooCommerce will scale to meet your requirements. With a growing collection of more than 300 extensions, you can enhance each store’s features to meet your client’s unique needs &#8212; or even create your own solution.</p>\n<p>If security is a concern, rest easy. WooCommerce is audited by a dedicated team of developers working around the clock to identify and patch any and all discovered bugs.</p>\n<p>We also support WooCommerce and all its extensions with comprehensive, easily-accessible documentation. With our docs, you’ll learn how to create the exact site your client needs.</p>\n<h4>Extensions galore</h4>\n<p>WordPress.org is home to some amazing extensions for WooCommerce, including:</p>\n<ul>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-google-analytics-integration/\">Google Analytics</a></li>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-delivery-notes/\">Delivery Notes</a></li>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/\">PDF Invoices and Packing Slips</a></li>\n<li><a href=\"https://wordpress.org/plugins/affiliates-woocommerce-light/\">Affiliates Integration Light</a></li>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-new-product-badge/\">New Product Badges</a></li>\n</ul>\n<p>Keen to see them all? Search WordPress.org for ‘WooCommerce’ to dive in.</p>\n<p>If you’re looking for something endorsed and maintained by the developers who built WooCommerce, there are a plethora of premium eCommerce extensions, the most popular of which include:</p>\n<ul>\n<li><a href=\"https://woocommerce.com/products/woocommerce-subscriptions/\" rel=\"nofollow\">WooCommerce Subscriptions</a></li>\n<li><a href=\"https://woocommerce.com/products/woocommerce-memberships/\" rel=\"nofollow\">WooCommerce Memberships</a></li>\n<li><a href=\"https://woocommerce.com/products/woocommerce-bookings/\" rel=\"nofollow\">WooCommerce Bookings</a></li>\n<li><a href=\"https://woocommerce.com/products/dynamic-pricing/\" rel=\"nofollow\">Dynamic Pricing</a></li>\n<li><a href=\"https://woocommerce.com/products/table-rate-shipping/\" rel=\"nofollow\">Table Rate Shipping</a></li>\n<li><a href=\"https://woocommerce.com/products/product-csv-import-suite/\" rel=\"nofollow\">Product CSV Import Suite</a></li>\n</ul>\n<p>And there’s plenty more where they came from. Visit our <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/\" rel=\"nofollow\">extensions page</a> to find out everything you’re capable of and all that&#8217;s possible with premium WooCommerce extensions.</p>\n<h4>Join our growing community</h4>\n<p>When you download WooCommerce, you join a community of more than a million store owners, developers, and WordPress enthusiasts. We’re one of the fastest-growing open source communities online, and whether you’re a n00b or a Ninja, we’d love to have you!</p>\n<p>If you’re interested in contributing to WooCommerce we’ve got more than 350 contributors, and there’s always room for more. Head over to the <a href=\"https://github.com/woocommerce/woocommerce\" rel=\"nofollow\">WooCommerce GitHub Repository</a> to find out how you can pitch in.</p>\n<p>Want to add a new language to WooCommerce? Swell! You can contribute via <a href=\"https://translate.wordpress.org/projects/wp-plugins/woocommerce\" rel=\"nofollow\">translate.wordpress.org</a>.</p>\n<p>And, finally, consider joining or spearheading a WooCommerce Meetup locally, more about those <a href=\"https://woocommerce.com/woocommerce/meetups/\" rel=\"nofollow\">here</a>.</p>\n<p><!--section=installation--></p>\n<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP version 5.2.4 or greater (PHP 5.6 or greater is recommended)</li>\n<li>MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)</li>\n<li>Some payment gateways require fsockopen support (for IPN access)</li>\n<li>WordPress 4.4+</li>\n</ul>\n<p>Visit the <a href=\"https://docs.woocommerce.com/document/server-requirements/\" rel=\"nofollow\">WooCommerce server requirements documentation</a> for a detailed list of server requirements.</p>\n<h4>Automatic installation</h4>\n<p>Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.</p>\n<p>In the search field type “WooCommerce” and click Search Plugins. Once you’ve found our eCommerce plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.</p>\n<h4>Manual installation</h4>\n<p>The manual installation method involves downloading our eCommerce plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains <a href=\"https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation\" rel=\"nofollow\">instructions on how to do this here</a>.</p>\n<h4>Updating</h4>\n<p>Automatic updates should work like a charm; as always though, ensure you backup your site just in case.</p>\n<p>If on the off-chance you do encounter issues with the shop/category pages after an update you simply need to flush the permalinks by going to WordPress &gt; Settings &gt; Permalinks and hitting &#8216;save&#8217;. That should return things to normal.</p>\n<h4>Dummy data</h4>\n<p>WooCommerce comes with some dummy data you can use to see how products look; either import dummy_data.xml via the <a href=\"https://wordpress.org/plugins/wordpress-importer/\">WordPress importer</a> or use our <a href=\"https://woocommerce.com/products/product-csv-import-suite/\" rel=\"nofollow\">CSV Import Suite plugin</a> to import dummy_data.csv and dummy_data_variations.csv.</p>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP version 5.2.4 or greater (PHP 5.6 or greater is recommended)</li>\n<li>MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)</li>\n<li>Some payment gateways require fsockopen support (for IPN access)</li>\n<li>WordPress 4.4+</li>\n</ul>\n<p>Visit the <a href=\"https://docs.woocommerce.com/document/server-requirements/\" rel=\"nofollow\">WooCommerce server requirements documentation</a> for a detailed list of server requirements.</p>\n<h4>Automatic installation</h4>\n<p>Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.</p>\n<p>In the search field type “WooCommerce” and click Search Plugins. Once you’ve found our eCommerce plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.</p>\n<h4>Manual installation</h4>\n<p>The manual installation method involves downloading our eCommerce plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains <a href=\"https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation\" rel=\"nofollow\">instructions on how to do this here</a>.</p>\n<h4>Updating</h4>\n<p>Automatic updates should work like a charm; as always though, ensure you backup your site just in case.</p>\n<p>If on the off-chance you do encounter issues with the shop/category pages after an update you simply need to flush the permalinks by going to WordPress &gt; Settings &gt; Permalinks and hitting &#8216;save&#8217;. That should return things to normal.</p>\n<h4>Dummy data</h4>\n<p>WooCommerce comes with some dummy data you can use to see how products look; either import dummy_data.xml via the <a href=\"https://wordpress.org/plugins/wordpress-importer/\">WordPress importer</a> or use our <a href=\"https://woocommerce.com/products/product-csv-import-suite/\" rel=\"nofollow\">CSV Import Suite plugin</a> to import dummy_data.csv and dummy_data_variations.csv.</p>\n</dd>\n<dt>Where can I find WooCommerce documentation and user guides?</dt>\n<dd>\n<p>For help setting up and configuring WooCommerce please refer to our <a href=\"https://docs.woocommerce.com/documentation/plugins/woocommerce/getting-started/\" rel=\"nofollow\">user guide</a></p>\n<p>For extending or theming WooCommerce, see our <a href=\"https://docs.woocommerce.com/documentation/plugins/woocommerce/woocommerce-codex/\" rel=\"nofollow\">codex</a>.</p>\n</dd>\n<dt>Where can I get support or talk to other users?</dt>\n<dd>\n<p>If you get stuck, you can ask for help in the <a href=\"https://wordpress.org/support/plugin/woocommerce\" rel=\"nofollow\">WooCommerce Plugin Forum</a>.</p>\n<p>For help with premium extensions from WooCommerce.com, use <a href=\"https://woocommerce.com/my-account/tickets/\" rel=\"nofollow\">our helpdesk</a>.</p>\n</dd>\n<dt>Will WooCommerce work with my theme?</dt>\n<dd>\n<p>Yes; WooCommerce will work with any theme, but may require some styling to make it match nicely. Please see our <a href=\"https://docs.woocommerce.com/documentation/plugins/woocommerce/woocommerce-codex/\" rel=\"nofollow\">codex</a> for help. If you&#8217;re looking for a theme with built in WooCommerce integration we recommend <a href=\"https://woocommerce.com/storefront/\" rel=\"nofollow\">Storefront</a>.</p>\n</dd>\n<dt>Where can I request new features, eCommerce themes and extensions?</dt>\n<dd>\n<p>You can vote on and request new features and extensions in our <a href=\"http://ideas.woothemes.com/forums/133476-woocommerce\" rel=\"nofollow\">WooIdeas board</a></p>\n</dd>\n<dt>Where can I report bugs or contribute to the project?</dt>\n<dd>\n<p>Bugs can be reported either in our support forum or preferably on the <a href=\"https://github.com/woocommerce/woocommerce/issues\" rel=\"nofollow\">WooCommerce GitHub repository</a>.</p>\n</dd>\n<dt>Where can I find the REST API documentation?</dt>\n<dd>\n<p>You can find the documentation of our REST API on the <a href=\"https://woocommerce.github.io/woocommerce-rest-api-docs/\" rel=\"nofollow\">WooCommerce REST API Docs</a>.</p>\n</dd>\n<dt>WooCommerce is awesome! Can I contribute?</dt>\n<dd>\n<p>Yes you can! Join in on our <a href=\"http://github.com/woocommerce/woocommerce/\" rel=\"nofollow\">GitHub repository</a> <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>3.2.1 &#8211; 2017-10-13</h4>\n<ul>\n<li>Fix &#8211; Made grouped products display in the saved order, vs the menu order.</li>\n<li>Fix &#8211; Made variations with &#8216;same as parent&#8217; tax class calculate taxes correctly.</li>\n<li>Fix &#8211; Fixed tax rate reverting to 0 when the tax rate itself is not changed and the row is saved.</li>\n<li>Fix &#8211; Made tax rates sort correctly when defining postcodes and cities.</li>\n<li>Fix &#8211; Made guided tour help tab videos lazy-load to prevent performance issues.</li>\n<li>Fix &#8211; Added SelectWoo dependency to admin meta box scripts.</li>\n<li>Fix &#8211; Fixed cart subtotal 1p rounding error.</li>\n<li>Fix &#8211; Fixed discount logic to also look at variation parent categories when validating coupons.</li>\n<li>Fix &#8211; Product import filename based matching, and full URL based matching where the date part would still be present.</li>\n<li>Fix &#8211; Fixed storage of cart discounts when prices include tax.</li>\n<li>Fix &#8211; Added styling for screen-reader-text for themes which do not define it.</li>\n<li>Fix &#8211; Fixed legacy cart <code>prices_include_tax</code> variable.</li>\n<li>Fix &#8211;  Hide cat-parent class when category will show no children due to the new depth setting.</li>\n<li>Fix &#8211; Make sure image zoom is enable for calling initZoomForTarget.</li>\n<li>Fix &#8211; {blogname} email placeholder.</li>\n<li>Fix &#8211; API &#8211; Use edit context when updating prices.</li>\n<li>Tweak &#8211; Clearly describe when a feature is powered by WooCommerce Services in the setup wizard.</li>\n<li>Tweak &#8211; Restored discount total line in order screen when discounts are present.</li>\n<li>Tweak &#8211; Add back option to send admin new order email, and include order number and customer email in order emails.</li>\n<li>Tweak &#8211; Replace settings screenshot on wp.org listing.</li>\n</ul>\n<h4>3.2.0 &#8211; 2017-10-11</h4>\n<ul>\n<li>Feature &#8211; Coupons can now be applied and removed in admin when editing unpaid orders.</li>\n<li>Feature &#8211; Simplified the ability to resend order details to customers with a single &#8220;Resend Order Details&#8221; action.</li>\n<li>Feature &#8211; Added store street address, city and postal code to settings for use by plugins.</li>\n<li>Feature &#8211; Wrapping values in quotes now let&#8217;s you use commas in the product CSV importer.</li>\n<li>Feature &#8211; If a fatal error occurs, WooCommerce will catch and log it to be viewed in WC &gt; Status &gt; Logs.</li>\n<li>Feature &#8211; Drag and drop sorting on the grouped product field to control display order.</li>\n<li>Feature &#8211; Integrated selectWoo; more accessible Select2 (enhanced select boxes) in admin and on the front-end.</li>\n<li>Feature &#8211; Enhanced select boxes in the shipping calculator.</li>\n<li>Feature &#8211; Enhanced select boxes in layered nav &#8220;or&#8221; widget.</li>\n<li>Feature &#8211; Ajaxified the product category filter on the products screen.</li>\n<li>Feature &#8211; <code>[products]</code> shortcode can be used in place of other product shortcodes &#8211; one shortcode to rule them all.</li>\n<li>Feature &#8211; Added option to control maximum depth of product category widget, and cleaned up widget naming.</li>\n<li>Feature &#8211; Show sorting options when viewing search results. This defaults to sorting by relevance.</li>\n<li>Feature &#8211; Support for the <code>WC tested up to</code> plugin header to show which extensions have been tested against updates.</li>\n<li>Feature &#8211; Helper &#8211; Filters on the subscription management screen, update notifications, and support for shared licenses.</li>\n<li>Tweak &#8211; Importer now supports menu_order property, adds filename based titles to imported images, and correctly sets post status of variations.</li>\n<li>Tweak &#8211; Made the buyer phone number clickable in the in the order back-end.</li>\n<li>Tweak &#8211; Clean up user is_paying_customer after deleting an order.</li>\n<li>Tweak &#8211; If stock changes between page load and editing, reject stock changes to avoid incorrect stock changes.</li>\n<li>Tweak &#8211; Disable search engines indexing core, dynamic, cart/checkout pages.</li>\n<li>Tweak &#8211; Added shortcodes to description output in structured data, and improved variable product data.</li>\n<li>Tweak &#8211; Use AJAX when restoring an item in the cart, and removing an item from the mini-cart.</li>\n<li>Tweak &#8211; On-boarding: added &#8220;next&#8221; button to pointers and allowed them to be dismissed.</li>\n<li>Tweak &#8211; Display post states for WC pages e.g. shop, checkout etc.</li>\n<li>Tweak &#8211; Improved order tracking page display and validation.</li>\n<li>Tweak &#8211; Wizard improvements, with store-owner newsletter sign-up.</li>\n<li>Tweak &#8211; Improved tax calculations on negative fees by apportioning to all items.</li>\n<li>Tweak &#8211; Added logic to install the plugins and themes asynchronously without using wp-cron.</li>\n<li>Tweak &#8211; Modify product API returned data by context.</li>\n<li>Tweak &#8211; Move js clipboards off of zeroclipboard script.</li>\n<li>Tweak &#8211; Remove spam trap field from registration form.</li>\n<li>Tweak &#8211; Added screen reader text to quantity input template.</li>\n<li>Fix &#8211; Improved error handling in the CSV importer when invalid files are uploaded.</li>\n<li>Fix &#8211; Handle full refunds in tax report by date.</li>\n<li>Fix &#8211; API &#8211; Return empty result when there is no on_sale products.</li>\n<li>Fix &#8211; Fixed WC_Emails::wrap_message hooks .</li>\n<li>Fix &#8211; Load up gateways on ajax order status transitions so PayPal funds capture when order is completed.</li>\n<li>Fix &#8211; Replace wistia videos with youtube.</li>\n<li>Fix &#8211; Handle sale dates on the fly in case of missed cron schedule.</li>\n<li>Fix &#8211; If sorting by date in the REST API, fallback to ID so searches are consistant.</li>\n<li>Fix &#8211; Do not apply custom sorting to product feeds.</li>\n<li>Fix &#8211; Make importer columns case-insensitive.</li>\n<li>Dev &#8211; Make parse_date_for_wp_query public.</li>\n<li>Dev &#8211; API &#8211; Creating webhooks uses the current API version rather than the latest API version.</li>\n<li>Dev &#8211; Product CRUD search helpers.</li>\n<li>Dev &#8211; Refactor shipping rate to include instance IDs, and pass instance IDs through filters.</li>\n<li>Dev &#8211; New attribute helper functions.</li>\n<li>Dev &#8211; Order note helper functions.</li>\n<li>Dev &#8211; Added the &#8220;Terms and conditions&#8221; page to the api system status report.</li>\n<li>Dev &#8211; Made date inputs reusable.</li>\n<li>Dev &#8211; Added option for merging when using &#8216;Order Again&#8217; via filter <code>woocommerce_empty_cart_when_order_again</code>.</li>\n<li>Dev &#8211; Added system status tool for re-populating order address search indexes.</li>\n<li>Dev &#8211; Added system status tool for clearing webhook logs.</li>\n<li>Dev &#8211; Added woocommerce_get_asset_url filter.</li>\n<li>Dev &#8211; Show notice when internal meta props are accessed directly.</li>\n<li>Dev &#8211; Improve meta data updates so data is only updated when changed.</li>\n<li>Dev &#8211; Improved get_filtered_term_product_counts performance.</li>\n<li>Dev &#8211; Introduced wc_get_account_orders_actions function.</li>\n<li>Dev &#8211; <code>wc_get_account_formatted_address</code> can get address by customer ID.</li>\n<li>Dev &#8211; Added <code>woocommerce_get_product_id_by_sku</code> filter.</li>\n<li>Dev &#8211; Refactored cart to use new WC_Cart_Session/WC_Cart_Totals/WC_Cart_Fees/WC_Discounts classes.</li>\n<li>Dev &#8211; New <code>WC_Shortcode_Products</code> class to handle all product based shortcodes.</li>\n<li>Theming &#8211; Display downloads in their own table, universally, using a new template file.</li>\n<li>Theming &#8211; Checkout: Order pay template</li>\n<li>Localization &#8211; Added cantons of Switzerland.</li>\n<li>Localization &#8211; Updated XAF and XOF currency codes.</li>\n<li>Localization &#8211; Added rtl support for activation.css.</li>\n<li>Localization &#8211; Updated Mexican states to use correct 2 letter codes.</li>\n<li>Localization &#8211; Improved many strings by excluding HTML.</li>\n<li>Many smaller fixes and improvements &#8211; see GitHub!</li>\n</ul>\n<p><a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/master/CHANGELOG.txt\" rel=\"nofollow\">See changelog for all versions</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/plugins/woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:39:\"\n		\n		\n		\n		\n		\n		\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"All in One SEO Pack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/all-in-one-seo-pack/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 19:30:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins-wp/all-in-one-seo-pack/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"The original SEO plugin for WordPress, downloaded over 30,000,000 times since 2007.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"uberdose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5016:\"<p><!--section=description--></p>\n<p>Use <strong>All in One SEO Pack</strong> to optimize your WordPress site for SEO. It&#8217;s easy and works out of the box for beginners, and has advanced features and an API for developers.</p>\n<p><strong><a href=\"http://semperplugins.com/plugins/all-in-one-seo-pack-pro-version/?loc=readme_utpv\" rel=\"nofollow\">Upgrade to Pro Version</a></strong></p>\n<p><a href=\"http://semperplugins.com/support/?loc=readme_ps\" rel=\"nofollow\">Premium Support</a></p>\n<p>First created in 2007, see why AIOSEO is one of the all time most downloaded plugins for WordPress.</p>\n<ul>\n<li>XML Sitemap support &#8211; submit your sitemap to Google and Bing and improve your SEO</li>\n<li>Image XML Sitemap submitted to Google and Bing to improve your Image SEO</li>\n<li>Google AMP support (Accelerated Mobile Pages)</li>\n<li>Google Analytics support</li>\n<li>Support for SEO on Custom Post Types</li>\n<li>Advanced Canonical URLs</li>\n<li>Redirect attachment pages to parent post</li>\n<li>Automatically notifies search engines like Google and Bing about changes to your site</li>\n<li>Built-in API so other plugins/themes can access and extend functionality</li>\n<li>ONLY free plugin to provide SEO Integration for e-Commerce sites, including WooCommerce</li>\n<li>Nonce Security built into All in One SEO Pack</li>\n<li>Automatically optimizes your <strong>titles</strong> for Google and other search engines</li>\n<li>Generates <strong>META tags automatically</strong></li>\n<li>Avoids the typical duplicate content found on WordPress blogs</li>\n<li>For beginners, you don&#8217;t even have to look at the options, it works out-of-the-box. Just install.</li>\n<li>For advanced users, you can fine-tune everything to optimize your SEO</li>\n<li>You can override any title and set any META description and any META keywords you want.</li>\n<li>Compatibility with many other plugins</li>\n<li>Translated into 57 languages</li>\n<li>PHP 7 100% Compatible</li>\n</ul>\n<p>Follow me on Twitter to keep up with the latest updates <a href=\"http://twitter.com/michaeltorbert/\" rel=\"nofollow\">Michael<br />\nTorbert</a></p>\n<p><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/46MR4FboMaA?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></p>\n<h4>Tags</h4>\n<p>seo, SEO, All in One, google, meta, meta description, search engine optimization, xml sitemap, xml sitemaps, google sitemap, sitemap, sitemaps, robots meta, rss, rss footer, yahoo, bing, widget, Post, plugin, admin, posts, shortcode, sidebar, twitter, page, images, comments, image, news sitemaps, XML News Sitemaps, WordPress SEO, multisite, canonical, nofollow, noindex, keywords, meta keywords, description, webmaster tools, google webmaster tools, seo pack, schema.org, search engines, custom post types, custom taxonomies, canonical</p>\n<p><!--section=faq--></p>\n<p>Please visit our complete <strong><a href=\"http://semperplugins.com/documentation/\" rel=\"nofollow\">Documentation</a></strong> before requesting support for SEO from the<br />\n<strong><a href=\"http://semperplugins.com/support/\" rel=\"nofollow\">All in One SEO Pack Support Forum</a></strong></p>\n<p><a href=\"http://semperfiwebdesign.com/documentation/all-in-one-seo-pack/translations-for-all-in-one-seo-pack/\" rel=\"nofollow\">Translations</a></p>\n<dl>\n<dt>General Settings</dt>\n<dd>\n<p><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/uGt6CVbA5bI?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></p>\n</dd>\n<dt>XML Sitemaps</dt>\n<dd>\n<p><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/zvNU92Low8A?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></p>\n</dd>\n<dt>Social Meta</dt>\n<dd>\n<p><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/Dfe49FiiAog?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></p>\n</dd>\n<dt>Performance</dt>\n<dd>\n<p><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/A0VKinM5s00?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<p>All in One SEO Pack <a href=\"http://semperfiwebdesign.com/documentation/all-in-one-seo-pack/all-in-one-seo-pack-release-history/\" rel=\"nofollow\">Changelog</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/all-in-one-seo-pack/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:39:\"\n		\n		\n		\n		\n		\n		\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Google XML Sitemaps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/google-sitemap-generator/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://wordpress.org/plugins/google-sitemap-generator/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Jun 2005 09:33:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins-wp/google-sitemap-generator/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"This plugin will improve SEO by helping search enginess better index your site using sitemaps.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Arne Brachhold\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:27964:\"<p><!--section=description--></p>\n<p>Use this plugin to greatly improve SEO to create special XML sitemaps which will help search engines like Google, Bing, Yahoo and Ask.com to better index your site.</p>\n<p>With such a sitemap, it&#8217;s much easier for the crawlers to see the complete structure of your site and retrieve it more efficiently. The plugin supports all kinds of WordPress generated pages as well as custom URLs. Additionally it notifies all major search engines every time you create a post about the new content.</p>\n<p>Supported since <em>over 9 years</em> and rated as the <a href=\"https://wordpress.org/plugins/browse/top-rated/\">best WordPress plugin</a>, it will do exactly what it&#8217;s supposed to do &#8211; providing a complete XML sitemap for search engines. It will not break your site, slow it down or annoy you. Guaranteed!</p>\n<blockquote>\n<p>If you like the plugin, feel free to rate it (on the right side of this page)! <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n</blockquote>\n<p>Related Links:</p>\n<ul>\n<li><a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/\" title=\"Google XML Sitemaps Plugin for WordPress\" rel=\"nofollow\">Plugin Homepage</a></li>\n<li><a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/changelog/\" title=\"Changelog of the Google XML Sitemaps Plugin for WordPress\" rel=\"nofollow\">Changelog</a></li>\n<li><a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/help/\" title=\"Google Sitemaps FAQ\" rel=\"nofollow\">Plugin help and sitemaps FAQ</a></li>\n<li><a href=\"https://wordpress.org/support/topic/read-before-opening-a-new-support-topic\" rel=\"nofollow\">Support Forum</a></li>\n</ul>\n<h3>License</h3>\n<p>Good news, this plugin is free for everyone! Since it&#8217;s released under the GPL, you can use it free of charge on your personal or commercial site.</p>\n<h3>Translations</h3>\n<p>The plugin comes with various translations, please refer to the <a href=\"https://codex.wordpress.org/Installing_WordPress_in_Your_Language\" title=\"Installing WordPress in Your Language\" rel=\"nofollow\">WordPress Codex</a> for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the sitemap.pot file which contains all definitions and may be used with a <a href=\"http://www.gnu.org/software/gettext/\" rel=\"nofollow\">gettext</a> editor like <a href=\"http://www.poedit.net/\" rel=\"nofollow\">Poedit</a> (Windows).</p>\n<p><!--section=installation--></p>\n<ol>\n<li>Install the plugin like you always install plugins, either by uploading it via FTP or by using the &#8220;Add Plugin&#8221; function of WordPress.</li>\n<li>Activate the plugin at the plugin administration page</li>\n<li>If you want: Open the plugin configuration page, which is located under Settings -&gt; XML-Sitemap and customize settings like priorities and change frequencies.</li>\n<li>The plugin will automatically update your sitemap of you publish a post, so there is nothing more to do <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></li>\n</ol>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<ol>\n<li>Install the plugin like you always install plugins, either by uploading it via FTP or by using the &#8220;Add Plugin&#8221; function of WordPress.</li>\n<li>Activate the plugin at the plugin administration page</li>\n<li>If you want: Open the plugin configuration page, which is located under Settings -&gt; XML-Sitemap and customize settings like priorities and change frequencies.</li>\n<li>The plugin will automatically update your sitemap of you publish a post, so there is nothing more to do <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></li>\n</ol>\n</dd>\n<dt>Where can I find the options page of the plugin?</dt>\n<dd>\n<p>It is under Settings &gt; XML Sitemap. I know nowadays many plugins add top-level menu items, but in most of the cases it is just not necessary. I&#8217;ve seen WP installations which looked like an Internet Explorer ten years ago with 20 toolbars installed. <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f609.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n</dd>\n<dt>Do I have to create a sitemap.xml and sitemap.xml.gz by myself?</dt>\n<dd>\n<p>Not anymore. Since version 4, these files are dynamically generated. <em>There must be no sitemap.xml or sitemap.xml.gz in your site directory anymore!</em> The plugin will try to rename them to sitemap.xml.bak if they still exists.</p>\n</dd>\n<dt>Does this plugin use static files or &#8220;I can&#8217;t find the sitemap.xml file!&#8221;</dt>\n<dd>\n<p>Not anymore. Since version 4, these files are dynamically generated just like any other WordPress content.</p>\n</dd>\n<dt>There are no comments yet (or I&#8217;ve disabled them) and all my postings have a priority of zero!</dt>\n<dd>\n<p>Please disable automatic priority calculation and define a static priority for posts.</p>\n</dd>\n<dt>So many configuration options&#8230; Do I need to change them?</dt>\n<dd>\n<p>No, only if you want to. Default values are ok for most sites.</p>\n</dd>\n<dt>Does this plugin work with all WordPress versions?</dt>\n<dd>\n<p>This version works with WordPress 3.3 and better. If you&#8217;re using an older version, please check the <a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/\" title=\"Google (XML) Sitemap Generator Plugin Homepage\" rel=\"nofollow\">Google Sitemaps Plugin Homepage</a> for the legacy releases. There is a working release for every WordPress version since 1.5, but you really should consider updating your WordPress installation!</p>\n</dd>\n<dt>My question isn&#8217;t answered here</dt>\n<dd>\n<p>Most of the plugin options are described at the <a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/\" rel=\"nofollow\">plugin homepage</a> as well as the dedicated <a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/help/\" title=\"List of common questions / problems regarding Google (XML) Sitemaps\" rel=\"nofollow\">Google Sitemaps FAQ</a>.</p>\n</dd>\n<dt>My question isn&#8217;t even answered there</dt>\n<dd>\n<p>Please post your question at the <a href=\"https://wordpress.org/support/topic/read-before-opening-a-new-support-topic\" rel=\"nofollow\">WordPress support forum</a> and tag your post with &#8220;google-sitemap-generator&#8221;.</p>\n</dd>\n<dt>What&#8217;s new in the latest version?</dt>\n<dd>\n<p>The changelog is maintained <a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/changelog/\" title=\"Google (XML) Sitemap Generator Plugin Changelog\" rel=\"nofollow\">here</a></p>\n</dd>\n<dt>Why is the changelog on a separate page and not here?</dt>\n<dd>\n<p>The WordPress.org repository is just another place to download this plugin. I don&#8217;t want to maintain too many pages with the same content. Thank you for your understanding!</p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>4.0.9 (2017-07-24)</h4>\n<ul>\n<li>Fixed security issue related to donation functionality.</li>\n</ul>\n<h4>4.0.8 (2014-11-15)</h4>\n<ul>\n<li>Fixed bug regarding the exclude categories feature, thanks to Claus Schöffel!</li>\n</ul>\n<h4>4.0.7.1 (2014-09-02)</h4>\n<ul>\n<li>Sorry, no new features this time… This release only updates the Compatibility-Tag to WordPress 4.0. Unfortunately there is no way to do this anymore without a new version</li>\n</ul>\n<h4>4.0.7 (2014-06-23)</h4>\n<ul>\n<li>Better compatibility with GoDaddy managed WP hosting</li>\n<li>Better compatibility with QuickCache</li>\n<li>Removed WordPress version from the sitemap</li>\n<li>Corrected link to WordPress privacy settings (if search engines are blocked)</li>\n<li>Changed hook which is being used for sitemap pings to avoid pings on draft edit</li>\n</ul>\n<h4>4.0.6 (2014-06-03)</h4>\n<ul>\n<li>Added option to disable automatic gzipping</li>\n<li>Fixed bug with duplicated external sitemap entries</li>\n<li>Don’t gzip if behind Varnish since Varnish can do that</li>\n</ul>\n<h4>4.0.5 (2014-05-18)</h4>\n<ul>\n<li>Added function to manually start ping for main-sitemap or all sub-sitemaps</li>\n<li>Added support for changing the base of the sitemap URL to another URL (for WP installations in sub-folders)</li>\n<li>Fixed issue with empty post sitemaps (related to GMT/local time offset)</li>\n<li>Fixed some timing issues in archives</li>\n<li>Improved check for possible problems before gzipping</li>\n<li>Fixed empty archives and author sitemaps in case there were no posts</li>\n<li>Fixed bug which caused the Priority Provider to disappear in recent PHP versions</li>\n<li>Plugin will also ping with the corresponding sub-sitemap in case a post was modified</li>\n<li>Better checking for empty external urls</li>\n<li>Changed text in XSL template to be more clear about sitemap-index and sub-sitemaps</li>\n<li>Changed content type to text/xml to improve compatibility with caching plugins</li>\n<li>Changed query parameters to is_feed=true to improve compatibility with caching plugins</li>\n<li>Switched from using WP_Query to load posts to a custom SQL statement to avoid problems with other plugin filters</li>\n<li>Added caching of some SQL statements</li>\n<li>Added support feed for more help topics</li>\n<li>Added link to new help page</li>\n<li>Cleaned up code and renamed variables to be more readable</li>\n<li>Updated Japanese Translation, thanks to Daisuke Takahashi</li>\n</ul>\n<h4>4.0.4 (2014-04-19)</h4>\n<ul>\n<li>Removed deprecated get_page call</li>\n<li>Changed last modification time of sub-sitemaps to the last modification date of the posts instead of the publish date</li>\n<li>Removed information window if the statistic option has not been activated</li>\n<li>Added link regarding new sitemap format</li>\n<li>Updated Portuguese translation, thanks to Pedro Martinho</li>\n<li>Updated German translation</li>\n</ul>\n<h4>4.0.3 (2014-04-13)</h4>\n<ul>\n<li>Fixed compression if an gzlib handler was already active</li>\n<li>Help regarding permalinks for Nginx users</li>\n<li>Fix with gzip compression in case there was other output before already</li>\n<li>Return 404 for HTML sitemaps if the option has been disabled</li>\n<li>Updated translations</li>\n</ul>\n<h4>4.0.2 (2014-04-01)</h4>\n<ul>\n<li>Fixed warning if an gzip handler is already active</li>\n</ul>\n<h4>4.0.1 (2014-03-31)</h4>\n<ul>\n<li>Fixed bug with custom post types including a &#8220;-&#8220;</li>\n<li>Fixed some 404 Not Found Errors</li>\n</ul>\n<h4>4.0 (2014-03-30)</h4>\n<ul>\n<li>No static files anymore, sitemap is created on the fly!</li>\n<li>Sitemap is split-up into sub-sitemaps by month, allowing up to 50.000 posts per month! <a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/google-xml-sitemap-generator-new-sitemap-format/\" rel=\"nofollow\">More information</a></li>\n<li>Support for custom post types and custom taxonomis!</li>\n<li>100% Multisite compatible, including by-blog and network activation.</li>\n<li>Reduced server resource usage due to less content per request.</li>\n<li>New API allows other plugins to add their own, separate sitemaps.</li>\n<li>Note: PHP 5.1 and WordPress 3.3 is required! The plugin will not work with lower versions!</li>\n<li>Note: This version will try to rename your old sitemap files to *-old.xml. If that doesn’t work, please delete them manually since no static files are needed anymore!</li>\n</ul>\n<h4>3.4.1 (2014-04-10)</h4>\n<ul>\n<li>Compatibility with mysqli</li>\n</ul>\n<h4>Version 3.4 (2013-11-24)</h4>\n<ul>\n<li>Fixed deprecation warnings in PHP 5.4, thanks to Dion Hulse!</li>\n</ul>\n<h4>3.3 (2013-09-28)</h4>\n<ul>\n<li>Fixed problem with file permission checking</li>\n<li>Filter out hashs (#) in URLs</li>\n</ul>\n<h4>3.2.9 (2013-01-11)</h4>\n<ul>\n<li>Fixed security issue with change frequencies and filename of sitemap file. Exploit was only possible with admin account.</li>\n</ul>\n<h4>3.2.8 (2012-08-08)</h4>\n<ul>\n<li>Fixed wrong custom taxonomy URLs, thanks to ramon fincken of the wordpress.org forum!</li>\n<li>Removed ASK ping since they shut down their service.</li>\n<li>Exclude post_format taxonomy from custom taxonomy list</li>\n</ul>\n<h4>3.2.7 (2012-04-24)</h4>\n<ul>\n<li>Fixed custom post types, thanks to clearsite of the wordpress.org forum!</li>\n<li>Fixed broken admin layout on WP 3.4</li>\n</ul>\n<h4>3.2.6 (2011-09-19)</h4>\n<ul>\n<li>Removed YAHOO ping since YAHOO uses bing now</li>\n<li>Removed deprecated function call</li>\n</ul>\n<h4>3.2.5 (2011-07-11)</h4>\n<ul>\n<li>Backported Bing ping success fix from beta</li>\n<li>Added friendly hint to try out the new beta</li>\n</ul>\n<h4>3.2.4 (2010-05-29)</h4>\n<ul>\n<li>Added (GMT) to date column in sitemap xslt template to avoid confusion with different time zones</li>\n<li>Fixed wrong SQL statement for author pages, thanks to twoenoug</li>\n<li>Fixed several deprecated function calls</li>\n<li>Note: This release does not support the new multisite feature of WordPress yet and will not be active when multisite is enabled.</li>\n</ul>\n<h4>3.2.3 (2010-04-02)</h4>\n<ul>\n<li>Fixed that all pages were missing in the sitemap if the “Uncategorized” category was excluded</li>\n</ul>\n<h4>3.2.2 (2009-12-19)</h4>\n<ul>\n<li>Updated compatibility tag to WordPress 2.9</li>\n<li>Fixed PHP4 problems</li>\n</ul>\n<h4>3.2.1 (2009-12-16)</h4>\n<ul>\n<li>Notes and update messages at the top of the admin page could interfere with the manual build function</li>\n<li>Help links in the WP contextual help were not shown anymore since the last update</li>\n<li>IE 7 sometimes displayed a cached admin page</li>\n<li>Removed invalid link to config page from the plugin description (The link lead to a &#8220;Not enough permission error&#8221;)</li>\n<li>Improved performance of getting the current plugin version by caching</li>\n<li>Updated Spanish language files</li>\n</ul>\n<h4>3.2 (2009-11-23)</h4>\n<ul>\n<li>Added function to show the actual results of a ping instead of only linking to the url</li>\n<li>Added new hook (sm_rebuild) for third party plugins to start building the sitemap</li>\n<li>Fixed bug which showed the wrong URL for the latest Google ping result</li>\n<li>Added some missing documentation</li>\n<li>Removed hardcoded php name for sitemap file in admin urls</li>\n<li>Uses KSES for showing ping test results</li>\n<li>Ping test fixed for WP &lt; 2.3</li>\n</ul>\n<h4>3.1.9 (2009-11-13)</h4>\n<ul>\n<li>Fixed MySQL Error if author pages were included</li>\n</ul>\n<h4>3.1.8 (2009-11-07)</h4>\n<ul>\n<li>Improved custom taxonomy handling and fixed wrong last modification date</li>\n<li>Fixed fatal error in WordPress versions lower than 2.3</li>\n<li>Fixed Update Notice for WordPress 2.8 and higher</li>\n<li>Added warning if blog privacy is activated</li>\n<li>Fixed priorities of additional pages were shown as 0 instead of 1</li>\n</ul>\n<h4>3.1.7 (2009-10-21)</h4>\n<ul>\n<li>Added support for custom taxonomies. Thanks to Lee!</li>\n</ul>\n<h4>3.1.6 (2009-08-31)</h4>\n<ul>\n<li>Fixed PHP error “Only variables can be passed by reference”</li>\n<li>Fixed wrong URLS of multi-page posts (Thanks artstorm!)</li>\n<li>Updated many language files</li>\n</ul>\n<h4>3.1.5 (2009-08-24)</h4>\n<ul>\n<li>Added option to completely disable the last modification time</li>\n<li>Fixed problem with HTTPS url for the XSL stylesheet if the sitemap was build via the admin panel</li>\n<li>Improved handling of homepage entry if a single page was set for it</li>\n<li>Fixed mktime warning which appeared sometimes</li>\n<li>Fixed bug which caused inf. reloads after rebuilding the sitemap via the admin panel</li>\n<li>Improved handling of missing sitemaps files if WP was moved to another location</li>\n</ul>\n<h4>3.1.4 (2009-06-22)</h4>\n<ul>\n<li>Fixed bug which broke all pings in WP older than 2.7</li>\n<li>Added more output in debug mode if pings fail</li>\n<li>Moved global post variable so other plugins can use it in get_permalink()</li>\n<li>Added small icon for ozh admin menu</li>\n<li>Added more help links in UI</li>\n</ul>\n<h4>3.1.3 (2009-06-07)</h4>\n<ul>\n<li>Changed MSN Live Search to Bing</li>\n<li>Exclude categories also now exludes the category itself and not only the posts</li>\n<li>Pings now use the new WordPress HTTP API instead of Snoopy</li>\n<li>Fixed bug that in localized WP installations priorities could not be saved</li>\n<li>The sitemap cron job is now cleared after a manual rebuild or after changing the config</li>\n<li>Adjusted style of admin area for WP 2.8 and refreshed icons</li>\n<li>Disabled the “Exclude categories” feature for WP 2.5.1, since it doesn’t have the required functions yet</li>\n</ul>\n<h4>3.1.2 (2008-12-26)</h4>\n<ul>\n<li>Changed the way the stylesheet is saved (default / custom stylesheet)</li>\n<li>Sitemap is now rebuild when a page is published</li>\n<li>Removed support for static robots.txt files, this is now handled via WordPress functions</li>\n<li>Added compat. exceptions for WP 2.0 and WP 2.1</li>\n</ul>\n<h4>3.1.1 (2008-12-21)</h4>\n<ul>\n<li>Fixed redirect issue if wp-admin is rewritten via mod_rewrite, thanks to macjoost</li>\n<li>Fixed wrong path to assets, thanks PozHonks</li>\n<li>Fixed wrong plugin URL if wp-content was renamed / redirected, thanks to wnorris</li>\n<li>Updated WP User Interface for 2.7</li>\n<li>Various other small things</li>\n</ul>\n<h4>3.1.0.1 (2008-05-27)</h4>\n<ul>\n<li>Extracted UI JS to external file</li>\n<li>Enabled the option to include following pages of multi-page posts</li>\n<li>Script tries to raise memory and time limit if active</li>\n</ul>\n<h4>3.1 (2008-05-22)</h4>\n<ul>\n<li>Marked as stable</li>\n</ul>\n<h4>3.1b3 (2008-05-19)</h4>\n<ul>\n<li>Cleaned up plugin directory and moved img files to subfolders</li>\n<li>Fixed background building bug in WP 2.1</li>\n<li>Removed auto-update plugin link for WP &lt; 2.5</li>\n</ul>\n<h4>3.1b2 (2008-05-18)</h4>\n<ul>\n<li>Fixed critical bug with the build in background option</li>\n<li>Added notification if a build is scheduled</li>\n</ul>\n<h4>3.1b1 (2008-05-08)</h4>\n<ul>\n<li>Splitted plugin in loader, generator and user interface to save memory</li>\n<li>Generator and UI will only be loaded when needed</li>\n<li>Secured all admin actions with nonces</li>\n<li>Improved WP 2.5 handling</li>\n<li>New &#8220;Suggest a Feature&#8221; link</li>\n</ul>\n<h4>3.0.3.3 (2008-04-29)</h4>\n<ul>\n<li>Fixed author pages</li>\n<li>Enhanced background building and increased delay to 15 seconds</li>\n<li>Enabled background building by default</li>\n</ul>\n<h4>3.0.3.2 (2008-04-28)</h4>\n<ul>\n<li>Improved WP 2.5 handling (fixes blank screens and timeouts)</li>\n</ul>\n<h4>3.0.3.1 (2008-03-30)</h4>\n<ul>\n<li>Added compatibility CSS for WP 2.5</li>\n</ul>\n<h4>3.0.3 (2007-12-30)</h4>\n<ul>\n<li>Added option to ping MSN Live Search</li>\n<li>Removed some WordPress hooks (the sitemap isn’t updates with every comment anymore)</li>\n</ul>\n<h4>3.0.2.1 (2007-11-28)</h4>\n<ul>\n<li>Fixed wrong XML Schema Location (Thanks to Emanuele Tessore)</li>\n<li>Added Russian Language files by Sergey http://ryvkin.ru</li>\n</ul>\n<h4>3.0.2 (2007-11-25)</h4>\n<ul>\n<li>Fixed bug which caused that some settings were not saved correctly</li>\n<li>Added option to exclude pages or post by ID</li>\n<li>Restored YAHOO ping service with API key since the other one is to unreliable</li>\n</ul>\n<h4>3.0.1 (2007-11-03)</h4>\n<ul>\n<li>Changed HTTP client for ping requests to Snoopy</li>\n<li>Added &#8220;safemode&#8221; for SQL which doesn’t use unbuffered results</li>\n<li>Added option to run the building process in background using wp-cron</li>\n<li>Added links to test the ping if it failed</li>\n</ul>\n<h4>3.0 final (2007-09-24)</h4>\n<ul>\n<li>Marked as stable</li>\n<li>Removed useless functions</li>\n</ul>\n<h4>3.0b11 (2007-09-23)</h4>\n<ul>\n<li>Changed mysql queries to unbuffered queries</li>\n<li>Uses MUCH less memory</li>\n<li>Option to limit the number of posts</li>\n</ul>\n<h4>3.0b10 (2007-09-04)</h4>\n<ul>\n<li>Added category support for WordPress 2.3</li>\n<li>Fixed bug with empty URLs in sitemap</li>\n<li>Repaired GET building</li>\n</ul>\n<h4>3.0b9 (2007-09-02)</h4>\n<ul>\n<li>Added tag support for WordPress 2.3</li>\n<li>Fixed archive bug with static pages (Thanks to Peter Claus Lamprecht)</li>\n<li>Fixed some missing translation strings, thanks to Kirin Lin</li>\n</ul>\n<h4>3.0b8 (2007-07-22)</h4>\n<ul>\n<li>Fixed bug with empty categories</li>\n<li>Fixed bug with translation plugins</li>\n<li>Added support for robots.txt</li>\n<li>Switched YAHOO ping API from YAHOO Web Services to the “normal” ping service</li>\n<li>Search engines will only be pinged if the sitemap file has changed</li>\n</ul>\n<h4>3.0b7 (2007-05-17)</h4>\n<ul>\n<li>Added Ask.com notification</li>\n<li>Added option to include the author pages like /author/john</li>\n<li>Fixed WP 2.1 / Pre 2.1 post / pages database changes</li>\n<li>Added check to not build the sitemap if importing posts</li>\n<li>Fixed wrong XSLT location (Thanks froosh)</li>\n<li>Small enhancements and bug fixes</li>\n</ul>\n<h4>3.0b6 (2007-01-23)</h4>\n<ul>\n<li>sitemap.xml.gz was not compressed</li>\n<li>YAHOO update-notification was PHP5 only (Thanks to Joseph Abboud!)</li>\n<li>More WP 2.1 optimizations</li>\n<li>Reduced memory usage with PHP5</li>\n</ul>\n<h4>3.0b5 (2007-01-19)</h4>\n<ul>\n<li>WordPress 2 Design</li>\n<li>YAHOO update notification</li>\n<li>New status report, removed ugly logfiles</li>\n<li>Added option to define a XSLT stylesheet and added a default one</li>\n<li>Fixed bug with sub-pages, thanks to <a href=\"http://baptiste.us/\" rel=\"nofollow\">Mike</a>, <a href=\"http://fastagent.de/\" rel=\"nofollow\">Peter</a> and <a href=\"http://publicityship.com.au/\" rel=\"nofollow\">Glenn</a></li>\n<li>Improved file handling, thanks to <a href=\"http://www.vjtd3.com/\" rel=\"nofollow\">VJTD3</a></li>\n<li>WP 2.1 improvements</li>\n</ul>\n<h4>3.0b4 (2006-11-16)</h4>\n<ul>\n<li>Fixed some smaller bugs</li>\n<li>Decreased memory usage which should solve timeout and memory problems</li>\n<li>Updated namespace to support YAHOO and MSN</li>\n</ul>\n<h4>3.0b2 (2006-01-14)</h4>\n<ul>\n<li>Fixed several bugs reported by users</li>\n</ul>\n<h4>3.0b (2005-11-25)</h4>\n<ul>\n<li>WordPress 2.0 (Beta, RC1) compatible</li>\n<li>Added different priority calculation modes and introduced an API to create custom ones (Some people didn’t like the way to calculate the post priority based on the count of user comments. This will give you the possibility to develop custom priority providers which fit your needs.)</li>\n<li>Added support to use the <a href=\"http://www.alexking.org/blog/2005/07/27/popularity-contest-11/\" rel=\"nofollow\">Popularity Contest</a> plugin by <a href=\"http://www.alexking.org/\" rel=\"nofollow\">Alex King</a> to calculate post priority (If you are already using the Popularity Contest plugin, this will be the best way to determine the priority of the posts. Uses to new priority API noted above.)</li>\n<li>Added option to exclude password protected posts (This was one of the most requested features.)</li>\n<li>Posts and pages marked for publish with a date in the future won’t be included</li>\n<li>Added function to start sitemap creation via GET and a secret key (If you are using external software which directly writes into the database without using the WordPress API, you can rebuild the sitemap with a simple HTTP Request. This can be made with a cron job for example.)</li>\n<li>Improved compatibility with other plugins (There should no longer be problems with other plugins now which checked for existence of a specified function to determine if you are in the control panel or not.)</li>\n<li>Recoded plugin architecture which is now fully OOP (The code is now cleaner and better to understand which makes it easier to modify. This should also avoid namespace problems.)</li>\n<li>Improved speed and optimized settings handling (Settings and pages are only loaded if the sitemap generation process starts and not every time a page loads. This saves one MySQL Query on every request.)</li>\n<li>Added Button to restore default configuration (Messed up the config? You’ll need just one click to restore all settings.)</li>\n<li>Added log file to check everything is running (In the new log window you can see when your sitemap was rebuilt or if there was any error.)</li>\n<li>Improved user-interface</li>\n<li>Added several links to homepage and support (This includes the Notify List about new releases and the WordPress support forum.)</li>\n</ul>\n<h4>2.7 (2005-11-25)</h4>\n<ul>\n<li>Added Polish Translation by <a href=\"http://kubazwolinski.com/\" rel=\"nofollow\">kuba</a></li>\n</ul>\n<h4>2.7 (2005-11-01)</h4>\n<ul>\n<li>Added French Translation by <a href=\"http://www.chezthierry.info/\" rel=\"nofollow\">Thierry Lanfranchi</a></li>\n</ul>\n<h4>2.7 (2005-07-21)</h4>\n<ul>\n<li>Fixed bug with incorrect date in additional pages (wrong format)</li>\n<li>Added Swedish Translation by <a href=\"http://tobiasbergius.se/\" rel=\"nofollow\">Tobias Bergius</a></li>\n</ul>\n<h4>2.6 (2005-07-16)</h4>\n<ul>\n<li>Included Chinese (Simplified) language files by <a href=\"http://www.june6.cn/\" rel=\"nofollow\">june6</a></li>\n</ul>\n<h4>2.6 (2005-07-04)</h4>\n<ul>\n<li>Added support to store the files at a custom location</li>\n<li>Changed the home URL to have a slash at the end</li>\n<li>Fixed errors with wp-mail</li>\n<li>Added support for other plugins to add content to the sitemap</li>\n</ul>\n<h4>2.5 (2005-06-15)</h4>\n<ul>\n<li>You can include now external pages which aren’t generated by WordPress or are not recognized by this plugin</li>\n<li>You can define a minimum post priority, which will overrride the calculated value if it’s too low</li>\n<li>The plugin will automatically ping Google whenever the sitemap gets regenerated</li>\n<li>Update 1: Included Spanish translations by <a href=\"http://www.cesargomez.org/\" rel=\"nofollow\">Cesar Gomez Martin</a></li>\n<li>Update 2: Included Italian translations by <a href=\"http://wordpress-it.it/\" rel=\"nofollow\">Stefano Aglietti</a></li>\n<li>Update 3: Included Traditional Chinese translations by <a href=\"http://kirin-lin.idv.tw/\" rel=\"nofollow\">Kirin Lin</a></li>\n</ul>\n<h4>2.2 (2005-06-08)</h4>\n<ul>\n<li>Language file support: <a href=\"http://hiromasa.zone.ne.jp/\" rel=\"nofollow\">Hiromasa</a> from <a href=\"http://hiromasa.zone.ne.jp/\" rel=\"nofollow\">http://hiromasa.zone.ne.jp</a> sent me a japanese version of the user interface and modified the script to support it! Thanks for this! Check <a href=\"https://codex.wordpress.org/WordPress_Localization\" rel=\"nofollow\">the WordPress Codex</a> how to set the language in WordPress.</li>\n<li>Added Japanese user interface by <a href=\"http://hiromasa.zone.ne.jp/\" rel=\"nofollow\">Hiromasa</a></li>\n<li>Added German user interface by me</li>\n</ul>\n<h4>2.12 (2005-06-07)</h4>\n<ul>\n<li>Changed SQL Statement for categories that it also works on MySQL 3</li>\n</ul>\n<h4>2.11 (2005-06-07)</h4>\n<ul>\n<li>Fixed a hardcoded tablename which made a SQL error</li>\n</ul>\n<h4>2.1 (2005-06-07)</h4>\n<ul>\n<li>Can also generate a gzipped version of the xml file (sitemap.xml.gz)</li>\n<li>Uses correct last modification dates for categories and archives. (Thanks to thx <a href=\"http://www.shupe.ca/\" rel=\"nofollow\">Rodney Shupe</a> for the SQL)</li>\n<li>Supports now different WordPress / Blog directories</li>\n<li>Fixed bug which ignored different post/page priorities (Reported by <a href=\"http://h3h.net/\" rel=\"nofollow\">Brad</a>)</li>\n</ul>\n<h4>2.01 (2005-06-07)</h4>\n<ul>\n<li>Fixed compatibility for PHP installations which are not configured to use short open tags</li>\n<li>Changed Line 147 from _e($i); to _e(strval($i));</li>\n<li>Thanks to <a href=\"http://publicvoidblog.de/\" rel=\"nofollow\">Christian Aust</a> for reporting this!</li>\n</ul>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/google-sitemap-generator/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:39:\"\n		\n		\n		\n		\n		\n		\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Limit Login Attempts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/limit-login-attempts/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/limit-login-attempts/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Jan 2009 14:20:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/plugins-wp/limit-login-attempts/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"Limit rate of login attempts, including by way of cookies, for each IP. Fully customizable.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11627:\"<p><!--section=description--></p>\n<p>Limit the number of login attempts possible both through normal login as well as using auth cookies.</p>\n<p>By default WordPress allows unlimited login attempts either through the login page or by sending special cookies. This allows passwords (or hashes) to be brute-force cracked with relative ease.</p>\n<p>Limit Login Attempts blocks an Internet address from making further attempts after a specified limit on retries is reached, making a brute-force attack difficult or impossible.</p>\n<p>Features</p>\n<ul>\n<li>Limit the number of retry attempts when logging in (for each IP). Fully customizable</li>\n<li>Limit the number of attempts to log in using auth cookies in same way</li>\n<li>Informs user about remaining retries or lockout time on login page</li>\n<li>Optional logging, optional email notification</li>\n<li>Handles server behind reverse proxy</li>\n<li>It is possible to whitelist IPs using a filter. But you probably shouldn&#8217;t. ?</li>\n</ul>\n<p>Translations: Bulgarian, Brazilian Portuguese, Catalan, Chinese (Traditional), Czech, Dutch, Finnish, French, German, Hungarian, Norwegian, Persian, Romanian, Russian, Spanish, Swedish, Turkish</p>\n<p>Plugin uses standard actions and filters only.</p>\n<p><!--section=installation--></p>\n<ol>\n<li>Download and extract plugin files to a wp-content/plugin directory.</li>\n<li>Activate the plugin through the WordPress admin interface.</li>\n<li>Customize the settings on the options page, if desired. If your server is located behind a reverse proxy make sure to change this setting.</li>\n</ol>\n<p>If you have any questions or problems please make a post here: https://wordpress.org/tags/limit-login-attempts</p>\n<p><!--section=faq--></p>\n<dl>\n<dt>Why not reset failed attempts on a successful login?</dt>\n<dd>\n<p>This is very much by design. Otherwise you could brute force the &#8220;admin&#8221; password by logging in as your own user every 4th attempt.</p>\n</dd>\n<dt>What is this option about site connection and reverse proxy?</dt>\n<dd>\n<p>A reverse proxy is a server in between the site and the Internet (perhaps handling caching or load-balancing). This makes getting the correct client IP to block slightly more complicated.</p>\n<p>The option default to NOT being behind a proxy &#8212; which should be by far the common case.</p>\n</dd>\n<dt>How do I know if my site is behind a reverse proxy?</dt>\n<dd>\n<p>You probably are not or you would know. We show a pretty good guess on the option page. Set the option using this unless you are sure you know better.</p>\n</dd>\n<dt>Can I whitelist my IP so I don&#8217;t get locked out?</dt>\n<dd>\n<p>First please consider if you really need this. Generally speaking it is not a good idea to have exceptions to your security policies.</p>\n<p>That said, there is now a filter which allows you to do it: &#8220;limit_login_whitelist_ip&#8221;.</p>\n<p>Example:<br />\nfunction my_ip_whitelist($allow, $ip) {<br />\n     return ($ip == &#8216;my-ip&#8217;) ? true : $allow;<br />\n}<br />\nadd_filter(&#8216;limit_login_whitelist_ip&#8217;, &#8216;my_ip_whitelist&#8217;, 10, 2);</p>\n<p>Note that we still do notification and logging as usual. This is meant to allow you to be aware of any suspicious activity from whitelisted IPs.</p>\n</dd>\n<dt>I locked myself out testing this thing, what do I do?</dt>\n<dd>\n<p>Either wait, or:</p>\n<p>If you know how to edit / add to PHP files you can use the IP whitelist functionality described above. You should then use the &#8220;Restore Lockouts&#8221; button on the plugin settings page and remove the whitelist function again.</p>\n<p>If you have ftp / ssh access to the site rename the file &#8220;wp-content/plugins/limit-login-attempts/limit-login-attempts.php&#8221; to deactivate the plugin.</p>\n<p>If you have access to the database (for example through phpMyAdmin) you can clear the limit_login_lockouts option in the wordpress options table. In a default setup this would work: &#8220;UPDATE wp_options SET option_value = &#8221; WHERE option_name = &#8216;limit_login_lockouts\'&#8221;</p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>1.7.1</h4>\n<p>This version fixes a security bug in version 1.6.2 and 1.7.0. Please upgrade immediately.</p>\n<p>&#8220;Auth cookies&#8221; are special cookies set at login that authenticating you to the system. It is how WordPress &#8220;remembers&#8221; that you are logged in between page loads.</p>\n<p>During lockout these are supposed to be cleared, but a change in 1.6.2 broke this. It allowed an attacker to keep trying to break these cookies during a lockout.</p>\n<p>Lockout of normal password login attempts still worked as it should, and it appears that all &#8220;auth cookie&#8221; attempts would keep getting logged.</p>\n<p>In theory the &#8220;auth cookie&#8221; is quite resistant to brute force attack. It contains a cryptographic hash of the user password, and the difficulty to break it is not based on the password strength but instead on the cryptographic operations used and the length of the hash value. In theory it should take many many years to break this hash. As theory and practice does not always agree it is still a good idea to have working lockouts of any such attempts.</p>\n<h4>1.7.0</h4>\n<ul>\n<li>Added filter that allows whitelisting IP. Please use with care!!</li>\n<li>Update to Spanish translation, thanks to Marcelo Pedra</li>\n<li>Updated Swedish translation</li>\n<li>Tested against WordPress 3.3.2</li>\n</ul>\n<h4>1.6.2</h4>\n<ul>\n<li>Fix bug where log would not get updated after it had been cleared</li>\n<li>Do plugin setup in &#8216;init&#8217; action</li>\n<li>Small update to Spanish translation file, thanks to Marcelo Pedra</li>\n<li>Tested against WordPress 3.2.1</li>\n</ul>\n<h4>1.6.1</h4>\n<ul>\n<li>(WordPress 3.0+) An invalid cookie can sometimes get sent multiple times before it gets cleared, resulting in multiple failed attempts or even a lockout from a single invalid cookie. Store the latest failed cookie to make sure we only count it as one failed attempt</li>\n<li>Define &#8220;Text Domain&#8221; correctly</li>\n<li>Include correct Dutch tranlation file. Thanks to Martin1 for noticing. Thanks again to Bjorn Wijers for the translation</li>\n<li>Updated POT file for this version</li>\n<li>Tested against WordPress 3.1-RC4</li>\n</ul>\n<h4>1.6.0</h4>\n<ul>\n<li>Happy New Year</li>\n<li>Tested against WordPress 3.1-RC1</li>\n<li>Plugin now requires WordPress version 2.8+. Of course you should never ever use anything but the latest version</li>\n<li>Fixed deprecation warnings that had been piling up with the old version requirement. Thanks to Johannes Ruthenberg for the report that prompted this</li>\n<li>Removed auth cookie admin check for version 2.7.</li>\n<li>Make sure relevant values in $_COOKIE get cleared right away on auth cookie validation failure. There are still some problems with cookie auth handling. The lockout can trigger prematurely in rare cases, but fixing it is plugin version 2 stuff unfortunately.</li>\n<li>Changed default time for retries to reset from 24 hours to 12 hours. The security impact is very minor and it means the warning will disappear &#8220;overnight&#8221;</li>\n<li>Added question to FAQ (&#8220;Why not reset failed attempts on a successful login?&#8221;)</li>\n<li>Updated screenshots</li>\n</ul>\n<h4>1.5.2</h4>\n<ul>\n<li>Reverted minor cookie-handling cleanup which might somehow be responsible for recently reported cookie related lockouts</li>\n<li>Added version 1.x Brazilian Portuguese translation, thanks to Luciano Passuello</li>\n<li>Added Finnish translation, thanks to Ari Kontiainen</li>\n</ul>\n<h4>1.5.1</h4>\n<ul>\n<li>Further multisite &amp; WPMU support (again thanks to <a href=\"mailto:&#101;&#114;&#105;&#x6b;&#x40;&#101;&#114;&#105;&#x6b;&#x73;&#x68;&#111;&#115;t&#x69;&#x6e;&#103;&#046;c&#x6f;&#x6d;\" rel=\"nofollow\">&#101;&#114;&#105;&#x6b;&#x40;&#101;&#114;&#105;&#x6b;&#x73;&#x68;&#111;&#115;t&#x69;&#x6e;&#103;&#046;c&#x6f;&#x6d;</a>)</li>\n<li>Better error handling if option variables are damaged</li>\n<li>Added Traditional Chinese translation, thanks to Denny Huang <a href=\"mailto:&#x62;&#105;&#x67;&#101;&#x78;&#112;&#x6c;&#111;&#114;&#x61;&#116;&#x69;&#111;&#x6e;&#115;&#064;&#x62;&#105;&#x67;&#101;&#x78;&#112;&#108;&#x6f;&#114;&#x61;&#116;&#x69;&#111;n&#x73;&#046;&#x63;&#111;&#x6d;&#046;t&#x77;\" rel=\"nofollow\">&#x62;&#105;&#x67;&#101;&#x78;&#112;&#x6c;&#111;&#114;&#x61;&#116;&#x69;&#111;&#x6e;&#115;&#064;&#x62;&#105;&#x67;&#101;&#x78;&#112;&#108;&#x6f;&#114;&#x61;&#116;&#x69;&#111;n&#x73;&#046;&#x63;&#111;&#x6d;&#046;t&#x77;</a></li>\n</ul>\n<h4>1.5</h4>\n<ul>\n<li>Tested against WordPress 3.0</li>\n<li>Handle 3.0 login page failure &#8220;shake&#8221;</li>\n<li>Basic multisite support (parts thanks to <a href=\"mailto:&#101;&#114;&#105;&#x6b;&#x40;&#101;&#114;&#105;&#x6b;&#x73;&#x68;&#111;&#115;t&#x69;&#x6e;&#103;&#046;c&#x6f;&#x6d;\" rel=\"nofollow\">&#101;&#114;&#105;&#x6b;&#x40;&#101;&#114;&#105;&#x6b;&#x73;&#x68;&#111;&#115;t&#x69;&#x6e;&#103;&#046;c&#x6f;&#x6d;</a>)</li>\n<li>Added Dutch translation, thanks to Bjorn Wijers <a href=\"mailto:b&#117;&#x72;&#111;&#x62;&#x6a;&#111;&#x72;n&#064;&#x62;&#117;&#x72;&#x6f;&#098;&#x6a;&#111;&#114;&#x6e;&#046;&#x6e;l\" rel=\"nofollow\">b&#117;&#x72;&#111;&#x62;&#x6a;&#111;&#x72;n&#064;&#x62;&#117;&#x72;&#x6f;&#098;&#x6a;&#111;&#114;&#x6e;&#046;&#x6e;l</a></li>\n<li>Added Hungarian translation, thanks to Blint Vereskuti <a href=\"mailto:&#098;&#097;&#x6c;&#x69;&#110;&#116;&#x40;v&#101;&#x72;&#x65;&#115;&#107;&#x75;&#x74;&#105;&#046;&#x69;n&#102;&#x6f;\" rel=\"nofollow\">&#098;&#097;&#x6c;&#x69;&#110;&#116;&#x40;v&#101;&#x72;&#x65;&#115;&#107;&#x75;&#x74;&#105;&#046;&#x69;n&#102;&#x6f;</a></li>\n<li>Added French translation, thanks to oVa <a href=\"mailto:&#111;&#118;&#x61;&#x31;&#x33;l&#097;&#115;&#x74;&#x61;&#x72;&#064;&#103;&#109;&#097;&#x69;&#x6c;&#x2e;&#099;&#111;&#109;\" rel=\"nofollow\">&#111;&#118;&#x61;&#x31;&#x33;l&#097;&#115;&#x74;&#x61;&#x72;&#064;&#103;&#109;&#097;&#x69;&#x6c;&#x2e;&#099;&#111;&#109;</a></li>\n</ul>\n<h4>1.4.1</h4>\n<ul>\n<li>Added Turkish translation, thanks to Yazan Canarkadas</li>\n</ul>\n<h4>1.4</h4>\n<ul>\n<li>Protect admin page update using wp_nonce</li>\n<li>Added Czech translation, thanks to Jakub Jedelsky</li>\n</ul>\n<h4>1.3.2</h4>\n<ul>\n<li>Added Bulgarian translation, thanks to Hristo Chakarov</li>\n<li>Added Norwegian translation, thanks to Rune Gulbrandsy</li>\n<li>Added Spanish translation, thanks to Marcelo Pedra</li>\n<li>Added Persian translation, thanks to Mostafa Soufi</li>\n<li>Added Russian translation, thanks to Jack Leonid (http://studio-xl.com)</li>\n</ul>\n<h4>1.3.1</h4>\n<ul>\n<li>Added Catalan translation, thanks to Robert Buj</li>\n<li>Added Romanian translation, thanks to Robert Tudor</li>\n</ul>\n<h4>1.3</h4>\n<ul>\n<li>Support for getting the correct IP for clients while server is behind reverse proxy, thanks to Michael Skerwiderski</li>\n<li>Added German translation, thanks to Michael Skerwiderski</li>\n</ul>\n<h4>1.2</h4>\n<ul>\n<li>No longer replaces pluggable function when cookie handling active. Re-implemented using available actions and filters</li>\n<li>Filter error messages during login to avoid information leak regarding available usernames</li>\n<li>Do not show retries or lockout messages except for login (registration, lost password pages). No change in actual enforcement</li>\n<li>Slightly more aggressive in trimming old retries data</li>\n</ul>\n<h4>1.1</h4>\n<ul>\n<li>Added translation support</li>\n<li>Added Swedish translation</li>\n<li>During lockout, filter out all other login errors</li>\n<li>Minor cleanups</li>\n</ul>\n<h4>1.0</h4>\n<ul>\n<li>Initial version</li>\n</ul>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/plugins/limit-login-attempts/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:39:\"\n		\n		\n		\n		\n		\n		\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"TinyMCE Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/tinymce-advanced/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Jun 2007 06:02:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/plugins-wp/tinymce-advanced/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Extends and enhances TinyMCE, the WordPress Visual Editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10701:\"<p><!--section=description--></p>\n<p>This plugin will let you add, remove and arrange the buttons that are shown on the Visual Editor toolbar. You can configure up to four rows of buttons including Font Sizes, Font Family, text and background colors, tables, etc. It will also let you enable the editor menu, see the <a href=\"screenshots\" rel=\"nofollow\">screenshots</a>.</p>\n<p>It includes 15 plugins for <a href=\"http://tinymce.com/\" rel=\"nofollow\">TinyMCE</a> that are automatically enabled or disabled depending on the buttons you have chosen. In addition this plugin adds some commonly used options as keeping the paragraph tags in the Text editor and importing the CSS classes from the theme&#8217;s editor-style.css.</p>\n<h4>Some of the features added by this plugin</h4>\n<ul>\n<li>Support for creating and editing tables.</li>\n<li>More options when inserting lists.</li>\n<li>Search and Replace in the editor.</li>\n<li>Ability to set Font Family and Font Sizes.</li>\n<li>And many others.</li>\n</ul>\n<p>With this plugin you can also enable the TinyMCE menu above the toolbars. This will make the editor even more powerful and convenient.</p>\n<p><!--section=installation--></p>\n<p>Best is to install directly from WordPress. If manual installation is required, please make sure that the plugin files are in a folder named &#8220;tinymce-advanced&#8221; (not two nested folders) in the WordPress plugins folder, usually &#8220;wp-content/plugins&#8221;.</p>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<p>Best is to install directly from WordPress. If manual installation is required, please make sure that the plugin files are in a folder named &#8220;tinymce-advanced&#8221; (not two nested folders) in the WordPress plugins folder, usually &#8220;wp-content/plugins&#8221;.</p>\n</dd>\n<dt>No styles are imported in the Formats sub-menu.</dt>\n<dd>\n<p>These styles are imported from your current theme editor-style.css file. However some themes do not have this functionality. For these themes TinyMCE Advanced has the option to let you add a customized editor-style.css and import it into the editor.</p>\n</dd>\n<dt>I have just installed this plugin, but it does not do anything.</dt>\n<dd>\n<p>Change some buttons on one of the toolbars, save your changes, clear your browser cache, and try again. If that does not work try reloding the Edit page several times while holding down Shift or Ctrl. There may also be a network cache somewhere between you and your host. You may need to wait for a few hours until this cache expires.</p>\n</dd>\n<dt>When I add &#8220;Smilies&#8221;, they do not show in the editor.</dt>\n<dd>\n<p>The &#8220;Emoticons&#8221; button in TinyMCE adds the codes for the smilies. The actual images are added by WordPress when viewing the Post. Make sure the checkbox &#8220;Convert emoticons to graphics on display&#8221; in &#8220;Options &#8211; Writing&#8221; is checked.</p>\n</dd>\n<dt>The plugin does not add any buttons.</dt>\n<dd>\n<p>Make sure the &#8220;Disable the visual editor when writing&#8221; checkbox under &#8220;Users &#8211; Your Profile&#8221; is <strong>not</strong> checked.</p>\n</dd>\n<dt>I still see the &#8220;old&#8221; buttons in the editor</dt>\n<dd>\n<p>Click the &#8220;Restore Default Settings&#8221; button on the plugin settings page and then set the buttons again and save.</p>\n</dd>\n<dt>Other questions? More screenshots?</dt>\n<dd>\n<p>Please post on the support forum or visit the homepage for <a href=\"http://www.laptoptips.ca/projects/tinymce-advanced/\" rel=\"nofollow\">TinyMCE Advanced</a>.</p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>4.6.3</h4>\n<ul>\n<li>Updated for WordPress 4.8 and TinyMCE 4.6.3.</li>\n</ul>\n<h4>4.5.6</h4>\n<ul>\n<li>Updated for WordPress 4.7.4 and TinyMCE 4.5.6.</li>\n<li>Fixed PHP notice after importing settings.</li>\n</ul>\n<h4>4.4.3</h4>\n<ul>\n<li>Updated for WordPress 4.7 and TinyMCE 4.4.3.</li>\n<li>Fixed missing &#8220;Source code&#8221; button bug.</li>\n</ul>\n<h4>4.4.1</h4>\n<ul>\n<li>Updated for WordPress 4.6 and TinyMCE 4.4.1.</li>\n<li>Fixed multisite saving bug.</li>\n<li>Added new button in the Text editor to add or reset the line breaks. Adds line breaks only between tags. Works only when it detects that line breaks are missing so it doesn&#8217;t reformat posts with removed paragraphs.</li>\n</ul>\n<h4>4.3.10.1</h4>\n<ul>\n<li>Fixed adding paragraph tags when loading posts that were saved before turning autop off.</li>\n<li>Disabled the (new) inline toolbar for tables as it was overlapping the table in some cases.</li>\n</ul>\n<h4>4.3.10</h4>\n<ul>\n<li>Updated for WordPress 4.5.1 and TinyMCE 4.3.10.</li>\n<li>Fixed support for adding editor-style.css to themes that don&#8217;t have it.</li>\n</ul>\n<h4>4.3.8</h4>\n<ul>\n<li>Updated for WordPress 4.5 and TinyMCE 4.3.8.</li>\n<li>Separated standard options and admin options.</li>\n<li>Added settings that can disable the plugin for the main editor, other editors in wp-admin or editors on the front-end.</li>\n<li>Korean translation by Josh Kim and Greek translation by Stathis Mellios.</li>\n</ul>\n<h4>4.2.8</h4>\n<ul>\n<li>Updated for WordPress 4.4 and TinyMCE 4.2.8.</li>\n<li>Japanese translation by Manabu Miwa.</li>\n</ul>\n<h4>4.2.5</h4>\n<ul>\n<li>Updated for WordPress 4.3.1 and TinyMCE 4.2.5.</li>\n<li>Fixed text domain and plugin headers.</li>\n</ul>\n<h4>4.2.3.1</h4>\n<ul>\n<li>Fix error with removing the &#8216;textpattern&#8217; plugin.</li>\n</ul>\n<h4>4.2.3</h4>\n<ul>\n<li>Updated for WordPress 4.3 and TinyMCE 4.2.3.</li>\n<li>Removed the &#8216;textpattern&#8217; plugin as WordPress 4.3 includes similar functionality by default.</li>\n<li>French translation by Nicolas Schneider.</li>\n</ul>\n<h4>4.1.9</h4>\n<ul>\n<li>Updated for WordPress 4.2 and TinyMCE 4.1.9.</li>\n<li>Fixed bugs with showing oEmbed previews when pasting an URL.</li>\n<li>Fixed bugs with getting the content from TinyMCE with line breaks.</li>\n</ul>\n<h4>4.1.7</h4>\n<ul>\n<li>Updated for WordPress 4.1 and TinyMCE 4.1.7.</li>\n<li>Fixed bug where consecutive caption shortcodes may be split with an empty paragraph tag.</li>\n</ul>\n<h4>4.1.1</h4>\n<ul>\n<li>Fix bug with image captions when wpautop is disabled.</li>\n<li>Add translation support to the settings page. Button names/descriptions are translated from JS using the existing WordPress translation, so this part of the settings page will be translated by default. The other text still needs separate translation.</li>\n</ul>\n<h4>4.1</h4>\n<ul>\n<li>Updated for WordPress 4.0 and TinyMCE 4.1.</li>\n<li>Add the &#8216;textpattern&#8217; plugin that supports some of the markdown syntax while typing, <a href=\"http://www.tinymce.com/wiki.php/Configuration:textpattern_patterns\" rel=\"nofollow\">(more info)</a>.</li>\n<li>Add the updated &#8216;table&#8217; plugin that supports background and border color.</li>\n</ul>\n<h4>4.0.2</h4>\n<ul>\n<li>Fix showing of the second, third and forth button rows when the Toolbar Toggle button is not used.</li>\n<li>Fix adding the &#8221;directionality&#8221; plugin when RTL or LTR button is selected.</li>\n<li>Show the &#8221;Advanced Options&#8221; to super admins on multisite installs.</li>\n<li>Add the &#8221;link&#8221; plugin including link rel setting. Replaces the Insert/Edit Link dialog when enabled.</li>\n<li>Include updated &#8221;table&#8221; plugin that has support for vertical align for cells.</li>\n</ul>\n<h4>4.0.1</h4>\n<p>Fix warnings on pages other than Edit Post. Update the description.</p>\n<h4>4.0</h4>\n<p>Updated for WordPress 3.9 and TinyMCE 4.0. Refreshed the settings screen. Added support for exporting and importing of the settings.</p>\n<h4>3.5.9.1</h4>\n<p>Updated for WordPress 3.8, fixed auto-embedding of single line URLs when not removing paragraph tags.</p>\n<h4>3.5.9</h4>\n<p>Updated for WordPress 3.7 and TinyMCE 3.5.9.</p>\n<h4>3.5.8</h4>\n<p>Updated for WordPress 3.5 and TinyMCE 3.5.8.</p>\n<h4>3.4.9</h4>\n<p>Updated for WordPress 3.4 and TinyMCE 3.4.9.</p>\n<h4>3.4.5.1</h4>\n<p>Fixed a bug preventing TinyMCE from importing CSS classes from editor-style.css.</p>\n<h4>3.4.5</h4>\n<p>Updated for WordPress 3.3 or later and TinyMCE 3.4.5.</p>\n<h4>3.4.2.1</h4>\n<p>Fix the removal of the <em>media</em> plugin so it does not require re-saving the settings.</p>\n<h4>3.4.2</h4>\n<p>Compatibility with WordPress 3.2 and TinyMCE 3.4.2, removed the options for support for iframe and HTML 5.0 elements as they are supported by default in WordPress 3.2, removed the <em>media</em> plugin as it is included by default.</p>\n<h4>3.3.9.1</h4>\n<p>Added advanced options: stop removing iframes, stop removing HTML 5.0 elements, moved the support for custom editor styles to editor-style.css in the current theme.</p>\n<p>Attention: if you have a customized tadv-mce.css file and your theme doesn&#8217;t have editor-style.css, please download tadv-mce.css, rename it to editor-style.css and upload it to your current theme directory. Alternatively you can add there the editor-style.css from the Twenty Ten theme. If your theme has editor-style.css you can add any custom styles there.</p>\n<h4>3.3.9</h4>\n<p>Compatibility with WordPress 3.1 and TinyMCE 3.3.9, improved P and BR tags option.</p>\n<h4>3.2.7</h4>\n<p>Compatibility with WordPress 2.9 and TinyMCE 3.2.7, several minor bug fixes.</p>\n<h4>3.2.4</h4>\n<p>Compatibility with WordPress 2.8 and TinyMCE 3.2.4, minor bug fixes.</p>\n<h4>3.2</h4>\n<p>Compatibility with WordPress 2.7 and TinyMCE 3.2, minor bug fixes.</p>\n<h4>3.1</h4>\n<p>Compatibility with WordPress 2.6 and TinyMCE 3.1, keeps empty paragraphs when disabling the removal of P and BR tags, the buttons for MCImageManager and MCFileManager can be arranged (if installed).</p>\n<h4>3.0.1</h4>\n<p>Compatibility with WordPress 2.5.1 and TinyMCE 3.0.7, added option to disable the removal of P and BR tags when saving and in the HTML editor (autop), added two more buttons to the HTML editor: autop and undo, fixed the removal of non-default TinyMCE buttons.</p>\n<h4>3.0</h4>\n<p>Support for WordPress 2.5 and TinyMCE 3.0.</p>\n<h4>2.2</h4>\n<p>Deactivate/Uninstall option page, font size drop-down menu and other small changes.</p>\n<h4>2.1</h4>\n<p>Improved language selection, improved compatibility with WordPress 2.3 and TinyMCE 2.1.1.1, option to override some of the imported css classes and other small improvements and bugfixes.</p>\n<h4>2.0</h4>\n<p>Includes an admin page for arranging the TinyMCE toolbar buttons, easy installation, a lot of bugfixes, customized &#8220;Smilies&#8221; plugin that uses the built-in WordPress smilies, etc. The admin page uses jQuery and jQuery UI that lets you &#8220;drag and drop&#8221; the TinyMCE buttons to arrange your own toolbars and enables/disables the corresponding plugins depending on the used buttons.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/tinymce-advanced/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:50:\"https://wordpress.org/plugins/browse/popular/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 25 Oct 2017 08:43:10 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 25 Oct 2017 08:35:09 GMT\";s:4:\"link\";s:66:\"<https://wordpress.org/plugins/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}}s:5:\"build\";s:14:\"20170308123701\";}','no'),(854,'_transient_timeout_plugin_slugs','1508936840','no'),(855,'_transient_plugin_slugs','a:17:{i:0;s:19:\"akismet/akismet.php\";i:1;s:33:\"duplicate-post/duplicate-post.php\";i:2;s:25:\"easy-modal/easy-modal.php\";i:3;s:9:\"hello.php\";i:4;s:31:\"wp-google-maps/wpGoogleMaps.php\";i:5;s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";i:6;s:35:\"premium-support/premium-support.php\";i:7;s:31:\"pro-developer/pro-developer.php\";i:8;s:25:\"pro-bundle/pro-bundle.php\";i:9;s:37:\"unlimited-themes/unlimited-themes.php\";i:10;s:27:\"scroll-pops/scroll-pops.php\";i:11;s:39:\"force-user-action/force-user-action.php\";i:12;s:37:\"age-verification/age-verification.php\";i:13;s:47:\"advanced-theme-editor/advanced-theme-editor.php\";i:14;s:27:\"exit-modals/exit-modals.php\";i:15;s:23:\"auto-open/auto-open.php\";i:16;s:29:\"login-modals/login-modals.php\";}','no'),(474,'_site_transient_browser_e351ac2df468e9d187ecf31163c935dc','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"36.04\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(144,'current_theme','Enfold','yes'),(145,'theme_mods_enfold','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:4:\"avia\";i:18;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(146,'theme_switched','','yes'),(147,'widget_newsbox','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(148,'widget_portfoliobox','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(149,'widget_avia_socialcount','a:2:{i:3;a:2:{s:7:\"twitter\";s:1:\"#\";s:3:\"rss\";s:1:\"#\";}s:12:\"_multiwidget\";i:1;}','yes'),(150,'widget_avia_combo_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(151,'widget_avia_partner_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(152,'widget_avia_google_maps','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(153,'widget_avia_fb_likebox','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(154,'widget_avia-instagram-feed','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(155,'widget_avia_mailchimp_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(156,'ls-plugin-version','5.5.0','yes'),(157,'ls-db-version','5.0.0','yes'),(158,'ls-installed','1','yes'),(159,'ls-google-fonts','a:0:{}','yes'),(177,'enfold_woo_settings_enabled','1','yes'),(162,'enfold_layerslider_activated','1','yes'),(174,'avia_stylesheet_dir_writableenfold','true','yes'),(175,'avia_stylesheet_existsenfold','true','yes'),(160,'ls-date-installed','1505300014','yes'),(163,'enfold_initial_version','3.4.3','yes'),(164,'enfold_fixed_random','5','yes'),(165,'shop_catalog_image_size','a:3:{s:5:\"width\";i:450;s:6:\"height\";i:450;s:4:\"crop\";b:1;}','yes'),(166,'shop_single_image_size','a:3:{s:5:\"width\";i:450;s:6:\"height\";i:999;s:4:\"crop\";b:0;}','yes'),(167,'avia_permalink_settings','a:0:{}','yes'),(168,'shop_thumbnail_image_size','a:3:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";b:1;}','yes'),(169,'avia_woocommerce_column_count','3','yes'),(170,'avia_woocommerce_product_count','15','yes'),(171,'avia_options_enfold','a:1:{s:4:\"avia\";a:157:{s:9:\"frontpage\";s:3:\"431\";s:9:\"undefined\";s:17:\"Use Image as logo\";s:8:\"blogpage\";s:0:\"\";s:4:\"logo\";s:90:\"http://islamicfinancialservices.co.uk/wp-content/uploads/IFS_Logo_final_custom-300x141.png\";s:7:\"favicon\";s:0:\"\";s:9:\"preloader\";s:9:\"preloader\";s:21:\"preloader_transitions\";s:21:\"preloader_transitions\";s:14:\"preloader_logo\";s:0:\"\";s:15:\"lightbox_active\";s:15:\"lightbox_active\";s:8:\"lock_alb\";s:8:\"disabled\";s:19:\"lock_alb_for_admins\";s:8:\"disabled\";s:15:\"websave_windows\";s:0:\"\";s:6:\"markup\";s:0:\"\";s:9:\"analytics\";s:0:\"\";s:16:\"color-body_style\";s:9:\"stretched\";s:15:\"header_position\";s:10:\"header_top\";s:20:\"layout_align_content\";s:20:\"content_align_center\";s:18:\"sidebarmenu_sticky\";s:18:\"conditional_sticky\";s:19:\"sidebarmenu_widgets\";s:0:\"\";s:18:\"sidebarmenu_social\";s:8:\"disabled\";s:17:\"responsive_active\";s:17:\"responsive_active\";s:15:\"responsive_size\";s:6:\"1310px\";s:13:\"content_width\";s:2:\"70\";s:14:\"combined_width\";s:3:\"100\";s:12:\"color_scheme\";s:13:\"Minimal White\";s:24:\"colorset-header_color-bg\";s:7:\"#ffffff\";s:25:\"colorset-header_color-bg2\";s:7:\"#f8f8f8\";s:29:\"colorset-header_color-primary\";s:7:\"#e0b13a\";s:31:\"colorset-header_color-secondary\";s:7:\"#de6739\";s:27:\"colorset-header_color-color\";s:7:\"#000000\";s:26:\"colorset-header_color-meta\";s:7:\"#000000\";s:29:\"colorset-header_color-heading\";s:7:\"#c9c9c9\";s:28:\"colorset-header_color-border\";s:7:\"#f8f8f8\";s:25:\"colorset-header_color-img\";s:0:\"\";s:33:\"colorset-header_color-customimage\";s:0:\"\";s:25:\"colorset-header_color-pos\";s:13:\"center center\";s:28:\"colorset-header_color-repeat\";s:6:\"repeat\";s:28:\"colorset-header_color-attach\";s:6:\"scroll\";s:22:\"colorset-main_color-bg\";s:7:\"#ffffff\";s:23:\"colorset-main_color-bg2\";s:7:\"#f8f8f8\";s:27:\"colorset-main_color-primary\";s:7:\"#e0b13a\";s:29:\"colorset-main_color-secondary\";s:7:\"#de6739\";s:25:\"colorset-main_color-color\";s:7:\"#383838\";s:24:\"colorset-main_color-meta\";s:7:\"#919191\";s:27:\"colorset-main_color-heading\";s:7:\"#222222\";s:26:\"colorset-main_color-border\";s:7:\"#f8f8f8\";s:23:\"colorset-main_color-img\";s:0:\"\";s:31:\"colorset-main_color-customimage\";s:0:\"\";s:23:\"colorset-main_color-pos\";s:13:\"center center\";s:26:\"colorset-main_color-repeat\";s:6:\"repeat\";s:26:\"colorset-main_color-attach\";s:6:\"scroll\";s:27:\"colorset-alternate_color-bg\";s:7:\"#f8f8f8\";s:28:\"colorset-alternate_color-bg2\";s:7:\"#ffffff\";s:32:\"colorset-alternate_color-primary\";s:7:\"#e0b13a\";s:34:\"colorset-alternate_color-secondary\";s:7:\"#de6739\";s:30:\"colorset-alternate_color-color\";s:7:\"#999999\";s:29:\"colorset-alternate_color-meta\";s:7:\"#919191\";s:32:\"colorset-alternate_color-heading\";s:7:\"#222222\";s:31:\"colorset-alternate_color-border\";s:7:\"#f8f8f8\";s:28:\"colorset-alternate_color-img\";s:0:\"\";s:36:\"colorset-alternate_color-customimage\";s:0:\"\";s:28:\"colorset-alternate_color-pos\";s:13:\"center center\";s:31:\"colorset-alternate_color-repeat\";s:6:\"repeat\";s:31:\"colorset-alternate_color-attach\";s:6:\"scroll\";s:24:\"colorset-footer_color-bg\";s:7:\"#c9c9c9\";s:25:\"colorset-footer_color-bg2\";s:7:\"#ffffff\";s:29:\"colorset-footer_color-primary\";s:7:\"#000000\";s:31:\"colorset-footer_color-secondary\";s:7:\"#333333\";s:27:\"colorset-footer_color-color\";s:7:\"#000000\";s:26:\"colorset-footer_color-meta\";s:7:\"#000000\";s:29:\"colorset-footer_color-heading\";s:7:\"#000000\";s:28:\"colorset-footer_color-border\";s:7:\"#fcfcfc\";s:25:\"colorset-footer_color-img\";s:0:\"\";s:33:\"colorset-footer_color-customimage\";s:0:\"\";s:25:\"colorset-footer_color-pos\";s:13:\"center center\";s:28:\"colorset-footer_color-repeat\";s:6:\"repeat\";s:28:\"colorset-footer_color-attach\";s:6:\"scroll\";s:24:\"colorset-socket_color-bg\";s:7:\"#f8f8f8\";s:25:\"colorset-socket_color-bg2\";s:7:\"#ffffff\";s:29:\"colorset-socket_color-primary\";s:7:\"#aaaaaa\";s:31:\"colorset-socket_color-secondary\";s:7:\"#333333\";s:27:\"colorset-socket_color-color\";s:7:\"#b0b0b0\";s:26:\"colorset-socket_color-meta\";s:7:\"#777777\";s:29:\"colorset-socket_color-heading\";s:7:\"#000000\";s:28:\"colorset-socket_color-border\";s:7:\"#f8f8f8\";s:25:\"colorset-socket_color-img\";s:0:\"\";s:33:\"colorset-socket_color-customimage\";s:0:\"\";s:25:\"colorset-socket_color-pos\";s:13:\"center center\";s:28:\"colorset-socket_color-repeat\";s:6:\"repeat\";s:28:\"colorset-socket_color-attach\";s:6:\"scroll\";s:16:\"color-body_color\";s:7:\"#ffffff\";s:14:\"color-body_img\";s:0:\"\";s:22:\"color-body_customimage\";s:0:\"\";s:14:\"color-body_pos\";s:13:\"center center\";s:17:\"color-body_repeat\";s:6:\"repeat\";s:17:\"color-body_attach\";s:6:\"scroll\";s:14:\"google_webfont\";s:16:\"Lato:300,400,700\";s:12:\"default_font\";s:4:\"Lora\";s:23:\"color-default_font_size\";s:4:\"15px\";s:9:\"quick_css\";s:0:\"\";s:16:\"advanced_styling\";a:1:{i:0;a:7:{s:2:\"id\";s:9:\"main_menu\";s:5:\"color\";s:7:\"#0712a6\";s:16:\"background_color\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:9:\"font_size\";s:4:\"14px\";s:11:\"font_family\";s:17:\"Open Sans:400,600\";s:12:\"hover_active\";s:8:\"disabled\";}}s:13:\"header_layout\";s:36:\"logo_left main_nav_header menu_right\";s:11:\"header_size\";s:5:\"large\";s:18:\"header_custom_size\";s:3:\"150\";s:18:\"header_menu_border\";s:0:\"\";s:12:\"header_style\";s:14:\"minimal_header\";s:16:\"header_title_bar\";s:16:\"hidden_title_bar\";s:13:\"header_sticky\";s:13:\"header_sticky\";s:16:\"header_shrinking\";s:16:\"header_shrinking\";s:18:\"header_unstick_top\";s:8:\"disabled\";s:14:\"header_stretch\";s:8:\"disabled\";s:17:\"header_searchicon\";s:17:\"header_searchicon\";s:13:\"header_social\";s:0:\"\";s:21:\"header_secondary_menu\";s:0:\"\";s:19:\"header_phone_active\";s:0:\"\";s:5:\"phone\";s:27:\"Give us a call: 555-4737728\";s:23:\"header_replacement_logo\";s:0:\"\";s:23:\"header_replacement_menu\";s:7:\"#ffffff\";s:24:\"header_mobile_activation\";s:18:\"mobile_menu_tablet\";s:22:\"header_mobile_behavior\";s:8:\"disabled\";s:14:\"archive_layout\";s:13:\"sidebar_right\";s:11:\"blog_layout\";s:13:\"sidebar_right\";s:13:\"single_layout\";s:13:\"sidebar_right\";s:11:\"page_layout\";s:13:\"sidebar_right\";s:19:\"smartphones_sidebar\";s:8:\"disabled\";s:16:\"page_nesting_nav\";s:16:\"page_nesting_nav\";s:15:\"sidebar_styling\";s:0:\"\";s:22:\"display_widgets_socket\";s:3:\"all\";s:14:\"footer_columns\";s:1:\"3\";s:9:\"copyright\";s:0:\"\";s:13:\"footer_social\";s:8:\"disabled\";s:17:\"blog_global_style\";s:0:\"\";s:10:\"blog_style\";s:6:\"custom\";s:17:\"single_post_style\";s:10:\"single-big\";s:27:\"single_post_related_entries\";s:21:\"av-related-style-full\";s:16:\"blog-meta-author\";s:16:\"blog-meta-author\";s:18:\"blog-meta-comments\";s:18:\"blog-meta-comments\";s:18:\"blog-meta-category\";s:18:\"blog-meta-category\";s:14:\"blog-meta-date\";s:14:\"blog-meta-date\";s:19:\"blog-meta-html-info\";s:19:\"blog-meta-html-info\";s:13:\"blog-meta-tag\";s:13:\"blog-meta-tag\";s:14:\"share_facebook\";s:14:\"share_facebook\";s:13:\"share_twitter\";s:13:\"share_twitter\";s:15:\"share_pinterest\";s:15:\"share_pinterest\";s:11:\"share_gplus\";s:11:\"share_gplus\";s:12:\"share_reddit\";s:12:\"share_reddit\";s:14:\"share_linkedin\";s:14:\"share_linkedin\";s:12:\"share_tumblr\";s:12:\"share_tumblr\";s:8:\"share_vk\";s:8:\"share_vk\";s:10:\"share_mail\";s:10:\"share_mail\";s:12:\"social_icons\";a:3:{i:0;a:2:{s:11:\"social_icon\";s:7:\"twitter\";s:16:\"social_icon_link\";s:19:\"http://twitter.com/\";}i:1;a:2:{s:11:\"social_icon\";s:8:\"facebook\";s:16:\"social_icon_link\";s:20:\"http://facebook.com/\";}i:2;a:2:{s:11:\"social_icon\";s:5:\"gplus\";s:16:\"social_icon_link\";s:24:\"https://plus.google.com/\";}}s:13:\"mailchimp_api\";s:0:\"\";s:17:\"avia-nonce-import\";s:10:\"3583b7fe61\";s:18:\"config_file_upload\";s:0:\"\";s:15:\"iconfont_upload\";s:0:\"\";s:16:\"updates_username\";s:0:\"\";s:15:\"updates_api_key\";s:0:\"\";}}','yes'),(189,'av_demo_content_imported','1','yes'),(191,'layerslider_update_info','O:8:\"stdClass\":2:{s:15:\"_latest_version\";s:5:\"6.0.5\";s:7:\"checked\";i:1506001949;}','yes'),(194,'ls-latest-version','6.0.5','yes'),(195,'recently_activated','a:6:{s:26:\"bootstrap-modals/modal.php\";i:1506002285;s:27:\"popup-maker/popup-maker.php\";i:1506000989;s:43:\"simple-popup-plugin/simple_popup_plugin.php\";i:1506000433;s:31:\"popup-builder/popup-builder.php\";i:1506000050;s:27:\"modal-popup/modal-popup.php\";i:1505999513;s:44:\"nifty-modal-popup/skomfare2_modal_popups.php\";i:1505999349;}','yes'),(196,'wpmm_settings','a:3:{s:7:\"general\";a:9:{s:6:\"status\";i:0;s:11:\"bypass_bots\";i:0;s:11:\"meta_robots\";i:0;s:11:\"redirection\";s:55:\"http://islamicfinancialservices.co.uk/splash/index.html\";s:7:\"exclude\";a:3:{i:0;s:4:\"feed\";i:1;s:8:\"wp-login\";i:2;s:5:\"login\";}s:6:\"notice\";i:1;s:10:\"admin_link\";i:0;s:12:\"backend_role\";a:0:{}s:13:\"frontend_role\";a:0:{}}s:6:\"design\";a:10:{s:5:\"title\";s:16:\"Maintenance mode\";s:7:\"heading\";s:16:\"Maintenance mode\";s:13:\"heading_color\";s:0:\"\";s:4:\"text\";s:138:\"<p>Sorry for the inconvenience.<br />Our website is currently undergoing scheduled maintenance.<br />Thank you for your understanding.</p>\";s:10:\"text_color\";s:0:\"\";s:7:\"bg_type\";s:5:\"color\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg_custom\";s:0:\"\";s:13:\"bg_predefined\";s:7:\"bg1.jpg\";s:10:\"custom_css\";a:0:{}}s:7:\"modules\";a:22:{s:16:\"countdown_status\";i:0;s:15:\"countdown_start\";s:19:\"2017-09-13 11:48:58\";s:17:\"countdown_details\";a:3:{s:4:\"days\";i:0;s:5:\"hours\";i:1;s:7:\"minutes\";i:0;}s:15:\"countdown_color\";s:0:\"\";s:16:\"subscribe_status\";i:0;s:14:\"subscribe_text\";s:25:\"Notify me when it\'s ready\";s:20:\"subscribe_text_color\";s:0:\"\";s:13:\"social_status\";i:0;s:13:\"social_target\";i:1;s:13:\"social_github\";s:0:\"\";s:15:\"social_dribbble\";s:0:\"\";s:14:\"social_twitter\";s:0:\"\";s:15:\"social_facebook\";s:0:\"\";s:16:\"social_pinterest\";s:0:\"\";s:14:\"social_google+\";s:0:\"\";s:15:\"social_linkedin\";s:0:\"\";s:14:\"contact_status\";i:0;s:13:\"contact_email\";s:16:\"developer@y-p.uk\";s:15:\"contact_effects\";s:20:\"move_top|move_bottom\";s:9:\"ga_status\";i:0;s:7:\"ga_code\";s:0:\"\";s:10:\"custom_css\";a:0:{}}}','yes'),(197,'wpmm_version','2.0.9','yes'),(200,'avia_rewrite_flush','1','yes'),(321,'_site_transient_timeout_available_translations','1506006202','no'),(322,'_site_transient_available_translations','a:108:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-27 04:32:49\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.5/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:49:08\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-09 11:39:31\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.5/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-16 13:06:08\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-04 16:58:43\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-05 09:44:12\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-04 20:20:28\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-21 20:41:02\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 08:46:26\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:12:\"Čeština‎\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-09-19 16:28:36\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-05 09:50:06\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:39:59\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/4.7.5/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-24 13:44:35\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:40:03\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-24 13:44:46\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.5/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-08 16:17:30\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:49:34\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-27 00:40:28\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:30\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:53:43\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-28 03:10:25\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-04 18:08:49\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-23 23:02:31\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_VE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:41:31\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_AR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:42:28\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_CO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_GT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-28 20:09:49\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-09-14 09:54:45\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 16:37:11\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-12 06:40:28\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-02 15:21:03\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:42:25\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:40:32\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-09-13 19:35:52\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-03 21:08:25\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-09 08:05:00\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-11 12:30:31\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-29 21:21:10\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-17 06:35:04\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-28 13:34:22\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-02 14:01:52\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-13 13:55:54\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-11 10:12:38\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-03 15:15:18\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-05 06:17:00\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:39:13\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-07 02:07:59\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-07 11:10:31\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:25\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-30 09:46:13\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-17 20:40:40\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:41\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-24 06:52:11\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-05 09:45:10\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.19\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.19/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:42:31\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-02 10:59:56\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-06-07 17:23:35\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-11 15:57:29\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-16 13:24:21\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.5/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:40:57\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-02 13:47:38\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-23 09:31:28\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.19\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.19/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-09-10 19:12:37\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-17 15:02:48\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-09-19 13:07:10\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-20 10:13:53\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-09-08 11:22:11\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-08 17:57:45\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-24 08:35:30\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:41:03\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-09-09 18:17:01\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:43\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-15 09:03:35\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-05 09:23:39\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-17 03:13:31\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-27 07:08:07\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-13 09:55:38\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-07-02 09:07:47\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-07-29 12:51:21\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:45\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-08 04:16:08\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','no'),(172,'woocommerce_single_image_crop','no','yes'),(173,'Enfold_version','3.4.3','yes'),(176,'avia_stylesheet_dynamic_versionenfold','59d74b8d23e7d','yes'),(188,'shop_order_status_children','a:0:{}','yes'),(185,'category_children','a:0:{}','yes'),(187,'product_cat_children','a:0:{}','yes'),(203,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(354,'_transient_popmake_theme_styles','/* Popup Google Fonts */\r\n@import url(\'//fonts.googleapis.com/css?family=Acme|Montserrat\');\r\n\r\n/* Popup Theme 700: Framed Border */\r\n.pum-theme-700, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } \r\n.pum-theme-700 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } \r\n.pum-theme-700 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 32px; line-height: 36px } \r\n.pum-theme-700 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit } \r\n.pum-theme-700 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Acme; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } \r\n\r\n/* Popup Theme 699: Cutting Edge */\r\n.pum-theme-699, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } \r\n.pum-theme-699 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } \r\n.pum-theme-699 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-size: 26px; line-height: 28px } \r\n.pum-theme-699 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit } \r\n.pum-theme-699 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: inherit; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } \r\n\r\n/* Popup Theme 698: Hello Box */\r\n.pum-theme-698, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } \r\n.pum-theme-698 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } \r\n.pum-theme-698 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-size: 32px; line-height: 36px } \r\n.pum-theme-698 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit } \r\n.pum-theme-698 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: inherit; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } \r\n\r\n/* Popup Theme 697: Enterprise Blue */\r\n.pum-theme-697, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } \r\n.pum-theme-697 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } \r\n.pum-theme-697 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 34px; line-height: 36px } \r\n.pum-theme-697 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit } \r\n.pum-theme-697 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: inherit; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } \r\n\r\n/* Popup Theme 696: Light Box */\r\n.pum-theme-696, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } \r\n.pum-theme-696 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } \r\n.pum-theme-696 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 32px; line-height: 36px } \r\n.pum-theme-696 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit } \r\n.pum-theme-696 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { height: 30px; width: 30px; left: auto; right: -24px; bottom: auto; top: -24px; padding: 0px; color: #ffffff; font-family: inherit; font-size: 24px; line-height: 26px; border: 2px solid #ffffff; border-radius: 30px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } \r\n\r\n/* Popup Theme 695: Default Theme */\r\n.pum-theme-695, .pum-theme-default-theme { background-color: rgba( 255, 255, 255, 1.00 ) } \r\n.pum-theme-695 .pum-container, .pum-theme-default-theme .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } \r\n.pum-theme-695 .pum-title, .pum-theme-default-theme .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: inherit; font-size: 32px; font-style: normal; line-height: 36px } \r\n.pum-theme-695 .pum-content, .pum-theme-default-theme .pum-content { color: #8c8c8c; font-family: inherit; font-weight: inherit; font-style: normal } \r\n.pum-theme-695 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: inherit; font-size: 12px; font-style: normal; line-height: 14px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } \r\n\r\n','yes'),(359,'easy-modal_db_version','1.1','no'),(3226,'_site_transient_timeout_easy-modal-addon-list','1524253736','no'),(3219,'_site_transient_timeout_easy-modal-license-check','1526795335','no'),(3220,'_site_transient_easy-modal-license-check','a:3:{s:5:\"valid\";b:0;s:3:\"key\";s:0:\"\";s:6:\"status\";N;}','no'),(3221,'easy-modal-license','a:3:{s:5:\"valid\";b:0;s:3:\"key\";s:0:\"\";s:6:\"status\";N;}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=696 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (2,466,'_wp_attached_file','desat-gb_macbook.jpg'),(3,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:20:\"desat-gb_macbook.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"desat-gb_macbook-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"desat-gb_macbook-1030x412.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:26:\"desat-gb_macbook-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:29:\"desat-gb_macbook-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:29:\"desat-gb_macbook-1500x600.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:29:\"desat-gb_macbook-1500x600.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-845x600.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-705x282.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:29:\"desat-gb_macbook-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"desat-gb_macbook-450x180.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4,467,'_wp_attached_file','desat-boy-m1.jpg'),(5,467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:16:\"desat-boy-m1.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"desat-boy-m1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:22:\"desat-boy-m1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-850x430.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-850x630.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-705x705.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-850x423.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"desat-boy-m1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6,468,'_wp_attached_file','desat-boy-m4.jpg'),(7,468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:16:\"desat-boy-m4.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"desat-boy-m4-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:22:\"desat-boy-m4-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-850x430.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-850x630.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-705x705.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-850x423.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"desat-boy-m4-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8,469,'_wp_attached_file','desat-boy-m10.jpg'),(9,469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:17:\"desat-boy-m10.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"desat-boy-m10-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:23:\"desat-boy-m10-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-850x430.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-850x630.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-705x705.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-850x423.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"desat-boy-m10-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10,470,'_wp_attached_file','desat-girl-m5.jpg'),(11,470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:17:\"desat-girl-m5.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"desat-girl-m5-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:23:\"desat-girl-m5-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-850x430.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-850x630.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-705x705.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-850x423.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"desat-girl-m5-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12,471,'_wp_attached_file','desat-girl-m13.jpg'),(13,471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:18:\"desat-girl-m13.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"desat-girl-m13-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:24:\"desat-girl-m13-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-850x430.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-850x630.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-705x705.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-850x423.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"desat-girl-m13-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14,472,'_wp_attached_file','desat-girl-m15.jpg'),(15,472,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:18:\"desat-girl-m15.jpg\";s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"desat-girl-m15-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:24:\"desat-girl-m15-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-850x430.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-850x630.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-705x705.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-850x423.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"desat-girl-m15-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16,473,'_wp_attached_file','hipster-working.jpg'),(17,473,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1001;s:4:\"file\";s:19:\"hipster-working.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hipster-working-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"hipster-working-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"hipster-working-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"hipster-working-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:25:\"hipster-working-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"hipster-working-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:28:\"hipster-working-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:28:\"hipster-working-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:29:\"hipster-working-1500x1001.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1001;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:27:\"hipster-working-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:27:\"hipster-working-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:27:\"hipster-working-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:27:\"hipster-working-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:27:\"hipster-working-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:27:\"hipster-working-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:28:\"hipster-working-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"hipster-working-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"hipster-working-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"hipster-working-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:19:\"© Eugenio Marongiu\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18,474,'_wp_attached_file','bbpress.png'),(19,474,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:11:\"bbpress.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"bbpress-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"bbpress-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:17:\"bbpress-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"bbpress-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:19:\"bbpress-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:19:\"bbpress-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:19:\"bbpress-705x350.png\";s:5:\"width\";i:705;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:19:\"bbpress-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"bbpress-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"bbpress-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"bbpress-450x223.png\";s:5:\"width\";i:450;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20,475,'_wp_attached_file','enfold.png'),(21,475,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:10:\"enfold.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"enfold-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"enfold-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:16:\"enfold-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"enfold-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:18:\"enfold-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:18:\"enfold-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:18:\"enfold-705x350.png\";s:5:\"width\";i:705;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:18:\"enfold-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"enfold-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"enfold-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"enfold-450x223.png\";s:5:\"width\";i:450;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(22,476,'_wp_attached_file','envato.png'),(23,476,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:10:\"envato.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"envato-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"envato-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:16:\"envato-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"envato-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:18:\"envato-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:18:\"envato-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:18:\"envato-705x350.png\";s:5:\"width\";i:705;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:18:\"envato-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"envato-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"envato-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"envato-450x223.png\";s:5:\"width\";i:450;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24,477,'_wp_attached_file','jquery.png'),(25,477,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:10:\"jquery.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"jquery-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"jquery-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:16:\"jquery-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"jquery-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:18:\"jquery-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:18:\"jquery-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:18:\"jquery-705x350.png\";s:5:\"width\";i:705;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:18:\"jquery-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"jquery-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"jquery-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"jquery-450x223.png\";s:5:\"width\";i:450;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26,478,'_wp_attached_file','kriesi.png'),(27,478,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:10:\"kriesi.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"kriesi-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"kriesi-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:16:\"kriesi-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"kriesi-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:18:\"kriesi-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:18:\"kriesi-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:18:\"kriesi-705x350.png\";s:5:\"width\";i:705;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:18:\"kriesi-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"kriesi-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"kriesi-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"kriesi-450x223.png\";s:5:\"width\";i:450;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(28,479,'_wp_attached_file','microlancer.png'),(29,479,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:15:\"microlancer.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"microlancer-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"microlancer-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"microlancer-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"microlancer-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"microlancer-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:23:\"microlancer-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:23:\"microlancer-705x350.png\";s:5:\"width\";i:705;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:23:\"microlancer-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"microlancer-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"microlancer-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"microlancer-450x223.png\";s:5:\"width\";i:450;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30,480,'_wp_attached_file','themeforest.png'),(31,480,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:15:\"themeforest.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"themeforest-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"themeforest-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"themeforest-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"themeforest-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"themeforest-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:23:\"themeforest-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:23:\"themeforest-705x350.png\";s:5:\"width\";i:705;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:23:\"themeforest-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"themeforest-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"themeforest-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"themeforest-450x223.png\";s:5:\"width\";i:450;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32,481,'_wp_attached_file','woocommerce.png'),(33,481,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:15:\"woocommerce.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"woocommerce-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"woocommerce-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"woocommerce-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"woocommerce-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"woocommerce-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:23:\"woocommerce-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:23:\"woocommerce-705x350.png\";s:5:\"width\";i:705;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:23:\"woocommerce-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"woocommerce-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"woocommerce-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"woocommerce-450x223.png\";s:5:\"width\";i:450;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(34,482,'_wp_attached_file','wordpress.png'),(35,482,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:13:\"wordpress.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"wordpress-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"wordpress-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:19:\"wordpress-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"wordpress-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:21:\"wordpress-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:21:\"wordpress-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:21:\"wordpress-705x350.png\";s:5:\"width\";i:705;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:21:\"wordpress-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"wordpress-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"wordpress-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"wordpress-450x223.png\";s:5:\"width\";i:450;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36,483,'_wp_attached_file','wpml.png'),(37,483,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:8:\"wpml.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"wpml-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"wpml-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:14:\"wpml-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"wpml-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:16:\"wpml-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:16:\"wpml-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:16:\"wpml-705x350.png\";s:5:\"width\";i:705;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:16:\"wpml-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"wpml-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"wpml-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"wpml-450x223.png\";s:5:\"width\";i:450;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(38,484,'_wp_attached_file','desat-laptop.jpg'),(39,484,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:16:\"desat-laptop.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"desat-laptop-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"desat-laptop-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"desat-laptop-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"desat-laptop-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:22:\"desat-laptop-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"desat-laptop-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:25:\"desat-laptop-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:25:\"desat-laptop-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:26:\"desat-laptop-1500x1000.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:24:\"desat-laptop-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:24:\"desat-laptop-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:24:\"desat-laptop-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:24:\"desat-laptop-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:24:\"desat-laptop-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:24:\"desat-laptop-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:25:\"desat-laptop-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"desat-laptop-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"desat-laptop-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"desat-laptop-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(40,486,'_wp_attached_file','logo_coming_soon.png'),(41,486,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:20:\"logo_coming_soon.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"logo_coming_soon-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:26:\"logo_coming_soon-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"logo_coming_soon-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:28:\"logo_coming_soon-200x185.png\";s:5:\"width\";i:200;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"logo_coming_soon-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(42,489,'_wp_attached_file','cafe.jpg'),(43,489,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:8:\"cafe.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"cafe-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"cafe-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"cafe-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"cafe-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:14:\"cafe-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"cafe-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:17:\"cafe-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:17:\"cafe-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:18:\"cafe-1500x1000.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:16:\"cafe-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:16:\"cafe-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:16:\"cafe-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:16:\"cafe-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:16:\"cafe-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:16:\"cafe-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:17:\"cafe-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"cafe-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"cafe-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"cafe-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(44,491,'_wp_attached_file','MBAir_big.png'),(45,491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1444;s:6:\"height\";i:882;s:4:\"file\";s:13:\"MBAir_big.png\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MBAir_big-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"MBAir_big-300x183.png\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"MBAir_big-768x469.png\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"MBAir_big-1030x629.png\";s:5:\"width\";i:1030;s:6:\"height\";i:629;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:19:\"MBAir_big-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"MBAir_big-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:22:\"MBAir_big-1444x430.png\";s:5:\"width\";i:1444;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:22:\"MBAir_big-1444x630.png\";s:5:\"width\";i:1444;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:21:\"MBAir_big-495x400.png\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:21:\"MBAir_big-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:21:\"MBAir_big-845x684.png\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:21:\"MBAir_big-710x375.png\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:21:\"MBAir_big-705x431.png\";s:5:\"width\";i:705;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:21:\"MBAir_big-845x321.png\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:22:\"MBAir_big-1210x423.png\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"MBAir_big-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"MBAir_big-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"MBAir_big-450x275.png\";s:5:\"width\";i:450;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(46,493,'_wp_attached_file','multi.png'),(47,493,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:310;s:4:\"file\";s:9:\"multi.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"multi-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"multi-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:15:\"multi-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"multi-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:17:\"multi-495x310.png\";s:5:\"width\";i:495;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:17:\"multi-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"multi-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"multi-450x310.png\";s:5:\"width\";i:450;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"multi-450x233.png\";s:5:\"width\";i:450;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48,494,'_wp_attached_file','blog.jpg'),(49,494,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:8:\"blog.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"blog-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"blog-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"blog-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"blog-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:14:\"blog-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"blog-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:17:\"blog-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:17:\"blog-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:18:\"blog-1500x1000.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:16:\"blog-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:16:\"blog-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:16:\"blog-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:16:\"blog-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:16:\"blog-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:16:\"blog-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:17:\"blog-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"blog-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"blog-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"blog-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(50,496,'_wp_attached_file','pricing_big.jpg'),(51,496,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:15:\"pricing_big.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pricing_big-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"pricing_big-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"pricing_big-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"pricing_big-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"pricing_big-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"pricing_big-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:24:\"pricing_big-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:24:\"pricing_big-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:25:\"pricing_big-1500x1000.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"pricing_big-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:23:\"pricing_big-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:23:\"pricing_big-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:23:\"pricing_big-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:23:\"pricing_big-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:23:\"pricing_big-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:24:\"pricing_big-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"pricing_big-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"pricing_big-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"pricing_big-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(52,498,'_wp_attached_file','hipster-girls-working.jpg'),(53,498,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:630;s:4:\"file\";s:25:\"hipster-girls-working.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"hipster-girls-working-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-300x126.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-768x323.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"hipster-girls-working-1030x433.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:31:\"hipster-girls-working-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:34:\"hipster-girls-working-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:34:\"hipster-girls-working-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-845x630.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-705x296.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:34:\"hipster-girls-working-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"hipster-girls-working-450x189.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:19:\"© Eugenio Marongiu\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(54,500,'_wp_attached_file','desat-team-walking.jpg'),(55,500,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:630;s:4:\"file\";s:22:\"desat-team-walking.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"desat-team-walking-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-300x126.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-768x323.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"desat-team-walking-1030x433.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:28:\"desat-team-walking-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:31:\"desat-team-walking-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:31:\"desat-team-walking-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-845x630.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-705x296.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:31:\"desat-team-walking-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"desat-team-walking-450x189.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:19:\"© Eugenio Marongiu\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(56,501,'_wp_attached_file','offic2.jpg'),(57,501,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:10:\"offic2.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"offic2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"offic2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"offic2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"offic2-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:16:\"offic2-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"offic2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:19:\"offic2-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:19:\"offic2-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:20:\"offic2-1500x1000.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:18:\"offic2-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:18:\"offic2-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:18:\"offic2-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:18:\"offic2-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:18:\"offic2-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:18:\"offic2-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:19:\"offic2-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"offic2-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"offic2-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"offic2-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(58,506,'_wp_attached_file','people_town.jpg'),(59,506,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:15:\"people_town.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"people_town-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"people_town-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"people_town-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"people_town-1030x685.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:685;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:21:\"people_town-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"people_town-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:24:\"people_town-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:24:\"people_town-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:24:\"people_town-1500x997.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:997;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:23:\"people_town-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:23:\"people_town-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:23:\"people_town-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:23:\"people_town-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:23:\"people_town-705x469.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:23:\"people_town-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:24:\"people_town-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"people_town-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"people_town-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"people_town-450x299.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(60,508,'_wp_attached_file','marker3.png'),(61,508,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:11:\"marker3.png\";s:5:\"sizes\";a:1:{s:6:\"widget\";a:4:{s:4:\"file\";s:17:\"marker3-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(62,14,'_wp_page_template','default'),(63,14,'_aviaLayoutBuilder_active','active'),(64,14,'_aviaLayoutBuilderCleanData','[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/blog.jpg\' attachment=\'494\' attachment_size=\'full\' attach=\'parallax\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading heading=\'Keep yourself up to date: <strong>Our most recent News</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_three_fourth vertical_align=\'top\' padding=\'0px\' padding_sync=\'true\' background_color=\'#ebebeb\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_masonry_entries link=\'category\' sort=\'no\' items=\'9\' columns=\'3\' paginate=\'load_more\' query_orderby=\'date\' query_order=\'DESC\' size=\'fixed manually\' gap=\'large\' overlay_fx=\'\' caption_elements=\'title excerpt\' caption_display=\'always\' id=\'news\']\n\n[/av_cell_three_fourth][av_cell_one_fourth vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_sidebar widget_area=\'Displayed Everywhere\']\n\n[/av_cell_one_fourth]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading heading=\'Do you like our blog?  <strong>Sign up for our newsletter now!</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#000000\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][av_one_third first]\n\n[/av_one_third][av_one_third]\n\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\n[/av_contact]\n\n[/av_one_third][av_one_third]\n\n[/av_one_third]\n[/av_section]\n\n'),(65,14,'layout','fullsize'),(66,14,'sidebar',''),(67,14,'footer',''),(68,14,'header_title_bar',''),(69,14,'header_transparency','header_transparent'),(70,14,'_avia_hide_featured_image','0'),(71,14,'_avia_builder_shortcode_tree','a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}}s:5:\"index\";i:2;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:20:\"av_cell_three_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:18:\"av_masonry_entries\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}}s:5:\"index\";i:7;}i:1;a:3:{s:3:\"tag\";s:18:\"av_cell_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_sidebar\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}}s:5:\"index\";i:9;}}s:5:\"index\";i:6;}i:2;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:6:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}}s:5:\"index\";i:13;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}i:4;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_contact\";s:7:\"content\";a:0:{}s:5:\"index\";i:18;}}s:5:\"index\";i:17;}i:5;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}}s:5:\"index\";i:11;}}'),(72,14,'_oembed_3575cebe6a8975300c4abc1b45d76eb7','<iframe src=\"//player.vimeo.com/video/41629603\" width=\"1280\" height=\"720\" frameborder=\"0\" title=\"Free HD stock video footage - Cloud time lapse (See Description for High Quality download link)\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(73,14,'_oembed_time_3575cebe6a8975300c4abc1b45d76eb7','1424862857'),(74,431,'_wp_page_template','default'),(75,431,'_aviaLayoutBuilder_active','active'),(76,431,'_aviaLayoutBuilderCleanData','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who Are We\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficult when it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n'),(440,14,'_edit_last','1'),(441,14,'_edit_lock','1506499357:1'),(442,18,'_edit_last','1'),(443,18,'_edit_lock','1506499398:1'),(444,659,'_wp_attached_file','IFS_Logo_final_custom.png'),(445,659,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1831;s:6:\"height\";i:860;s:4:\"file\";s:25:\"IFS_Logo_final_custom.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"IFS_Logo_final_custom-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-300x141.png\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-768x361.png\";s:5:\"width\";i:768;s:6:\"height\";i:361;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"IFS_Logo_final_custom-1030x484.png\";s:5:\"width\";i:1030;s:6:\"height\";i:484;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:31:\"IFS_Logo_final_custom-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:34:\"IFS_Logo_final_custom-1500x430.png\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:34:\"IFS_Logo_final_custom-1500x630.png\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:34:\"IFS_Logo_final_custom-1500x705.png\";s:5:\"width\";i:1500;s:6:\"height\";i:705;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-495x400.png\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-845x684.png\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-710x375.png\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-705x331.png\";s:5:\"width\";i:705;s:6:\"height\";i:331;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-845x321.png\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:34:\"IFS_Logo_final_custom-1210x423.png\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"IFS_Logo_final_custom-450x211.png\";s:5:\"width\";i:450;s:6:\"height\";i:211;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(446,660,'_edit_last','1'),(312,320,'_edit_lock','1506505774:1'),(313,320,'_edit_last','1'),(586,695,'popup_theme_close_border_radius','0'),(584,695,'popup_theme_close_border_color','#ffffff'),(585,695,'popup_theme_close_border_width','1'),(77,431,'layout','fullsize'),(78,431,'sidebar',''),(79,431,'footer',''),(80,431,'header_title_bar',''),(81,431,'header_transparency','header_transparent'),(82,431,'_avia_hide_featured_image','0'),(83,431,'_avia_builder_shortcode_tree','a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:15:\"av_three_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_headline_rotator\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:6:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}}s:5:\"index\";i:10;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}}s:5:\"index\";i:4;}i:2;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:6:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:16;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:18;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}}s:5:\"index\";i:20;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}}s:5:\"index\";i:22;}}s:5:\"index\";i:14;}}'),(447,660,'_edit_lock','1506504475:1'),(448,660,'_wp_page_template','default'),(449,660,'_aviaLayoutBuilder_active','active'),(450,660,'_aviaLayoutBuilderCleanData','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Faith Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n\r\n<div><strong style=\"color: #003e7b; font-size: 20px;\">Other Insurance Services</strong></div>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n<style>\r\nul, ol{margin-bottom:0px;}\r\n.flex_cell_inner {\r\n    display: block;\r\n    position: relative;\r\n    box-shadow: 2px 2px 12px -2px #ccc;\r\n    padding: 31px;\r\n}\r\n.avia_textblock p {\r\n    background: #f2f2f2 none repeat scroll 0 0;\r\n    padding: 12px 22px;\r\n}\r\n</style>\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]'),(451,660,'layout','fullsize'),(452,660,'sidebar',''),(453,660,'footer',''),(454,660,'header_title_bar',''),(455,660,'header_transparency','header_transparent'),(456,660,'_avia_hide_featured_image','0'),(457,662,'_menu_item_type','post_type'),(458,662,'_menu_item_menu_item_parent','672'),(459,662,'_menu_item_object_id','660'),(460,662,'_menu_item_object','page'),(461,662,'_menu_item_target',''),(462,662,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(582,695,'popup_theme_close_font_style','normal'),(583,695,'popup_theme_close_border_style','none'),(84,432,'_avia_builder_template_content_block','{{{content block}}}[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_third first]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Lorem ipsum dolor sit amet</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Lorem ipsum dolor sit amet</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Lorem ipsum dolor sit amet</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third]\n[/av_section]'),(85,432,'_avia_builder_template_pricing','{{{Pricing}}}[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://wp/enfold-medium-business/wp-content/uploads/sites/2/2015/02/pricing_big.jpg\' attachment=\'333\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading heading=\'Plans built for every team. Start with <strong>30 days free</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_table purpose=\'pricing\' caption=\'\' responsive_styling=\'avia_responsive_table\']\n[av_row row_style=\'avia-heading-row\'][av_cell col_style=\'\']Starter[/av_cell][av_cell col_style=\'\']Regular[/av_cell][av_cell col_style=\'avia-highlight-col\']Plus[/av_cell][av_cell col_style=\'\']Enterprise[/av_cell][/av_row]\n[av_row row_style=\'avia-pricing-row\'][av_cell col_style=\'\']9.90$<small>per month</small>[/av_cell][av_cell col_style=\'\']15$<small>per month</small>[/av_cell][av_cell col_style=\'avia-highlight-col\']25$<small>per month</small>[/av_cell][av_cell col_style=\'\']55$<small>per month</small>[/av_cell][/av_row]\n[av_row row_style=\'\'][av_cell col_style=\'\']1 Team Member[/av_cell][av_cell col_style=\'\']3 Team Member[/av_cell][av_cell col_style=\'avia-highlight-col\']5 Team Member[/av_cell][av_cell col_style=\'\']50 Team Member[/av_cell][/av_row]\n[av_row row_style=\'\'][av_cell col_style=\'\']10 GB Data[/av_cell][av_cell col_style=\'\']30 GB Data[/av_cell][av_cell col_style=\'avia-highlight-col\']50 GB Data[/av_cell][av_cell col_style=\'\']Unlimited Data[/av_cell][/av_row]\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\']Time Tracking[/av_cell][av_cell col_style=\'avia-highlight-col\']Time Tracking[/av_cell][av_cell col_style=\'\']Time Tracking[/av_cell][/av_row]\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\']E-Mail Notifications[/av_cell][av_cell col_style=\'\']E-Mail Notifications[/av_cell][/av_row]\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\'][/av_cell][av_cell col_style=\'\']Elite Support[/av_cell][/av_row]\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\'][/av_cell][av_cell col_style=\'\']Multiple Tickets[/av_cell][/av_row]\n[av_row row_style=\'avia-button-row\'][av_cell col_style=\'\'][av_button label=\'Click me\' link=\'manually,http://\' link_target=\'\' size=\'small\' position=\'center\' icon_select=\'yes\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\n\n[/av_cell][av_cell col_style=\'\'][av_button label=\'Click me\' link=\'manually,http://\' link_target=\'\' size=\'small\' position=\'center\' icon_select=\'yes\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\n\n[/av_cell][av_cell col_style=\'avia-highlight-col\'][av_button label=\'Click me\' link=\'manually,http://\' link_target=\'\' size=\'small\' position=\'center\' icon_select=\'yes\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\n\n[/av_cell][av_cell col_style=\'\'][av_button label=\'Click me\' link=\'manually,http://\' link_target=\'\' size=\'small\' position=\'center\' icon_select=\'yes\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\n\n[/av_cell][/av_row]\n[/av_table]\n[/av_section]'),(403,613,'_aviaLayoutBuilderCleanData','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n<ul style=\"margin-bottom:3px;\">\r\n 	<li>Pay rent, not interest and avoid the sin of using Riba and have a clear conscience.</li>\r\n</ul>\r\n<ul style=\"margin-bottom:3px;\">\r\n 	<li>Pay rent and acquisition payments every month and no interest</li>\r\n</ul>\r\n<ul style=\"margin-bottom:3px;\">\r\n 	<li>Settle the finance early with no penalty charge (only a small admin charge applies only)</li>\r\n</ul>\r\n<ul style=\"margin-bottom:3px;\">\r\n 	<li>Rental Rate and Arrangement Fee is Negotiable</li>\r\n</ul>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row]'),(402,613,'_aviaLayoutBuilder_active','active'),(401,613,'_wp_page_template','default'),(98,513,'_menu_item_type','post_type'),(99,513,'_menu_item_menu_item_parent','0'),(100,513,'_menu_item_object_id','431'),(101,513,'_menu_item_object','page'),(102,513,'_menu_item_target',''),(103,513,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(104,513,'_menu_item_xfn',''),(105,513,'_menu_item_url',''),(106,513,'_menu-item-avia-megamenu',''),(107,513,'_menu-item-avia-division',''),(108,513,'_menu-item-avia-textarea',''),(109,513,'_menu-item-avia-style',''),(110,18,'_wp_page_template','default'),(111,18,'_aviaLayoutBuilder_active','active'),(112,18,'_aviaLayoutBuilderCleanData','[av_section min_height=\'75\' min_height_px=\'630px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-girls-working.jpg\' attachment=\'498\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Alone we can do so little<br/><strong>together</strong> we can do <strong>so much</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth]\n[/av_section]\n\n[av_submenu which_menu=\'custom\' menu=\'2\' position=\'center\' color=\'main_color\' sticky=\'aviaTBsticky\' mobile=\'active\']\n[av_submenu_item title=\'Top\' link=\'manually,#top\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'Our Values\' link=\'manually,#values\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'The Team\' link=\'manually,#team\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'Our Office\' link=\'manually,#office\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'Get in Touch\' link=\'manually,#contact\' linktarget=\'\' button_style=\'av-menu-button av-menu-button-bordered\']\n[/av_submenu]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'values\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Our core believes and <strong>most important values</strong>\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_third first]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Who we are...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>What we do...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>How we do it...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_two_third first]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Our philosophy...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nas.\n<blockquote>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis dis parturient</strong> montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.</blockquote>\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. <strong>Integer tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, telur ridiculus mus.\n[/av_textblock]\n\n[/av_two_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Our idea...</h3>\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n[/av_textblock]\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'50\' min_height_px=\'\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'team\' color=\'alternate_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-team-walking.jpg\' attachment=\'500\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_hr class=\'invisible\' height=\'40\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'A successful team beats with <strong>one heart</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'0px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_third first]\n\n[av_team_member name=\'Marcus Grahamin\' job=\'CEO\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-boy-m1.jpg\' attachment=\'467\' attachment_size=\'full\' description=\'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n[av_team_icon title=\'Check me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Sara Funds\' job=\'CTO\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-girl-m15.jpg\' attachment=\'472\' attachment_size=\'full\' description=\'Commodo ligul! Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean a eget dolor. Aenean massa.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n[av_team_icon title=\'Check me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[av_team_icon title=\'Follow me on Twitter\' link=\'\' link_target=\'\' icon=\'ue8f1\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Clara Ward\' job=\'Accounting\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-girl-m13.jpg\' attachment=\'471\' attachment_size=\'full\' description=\'Et, consectetuer ad. Aenean massa. Lorem ipsum dolor sit amipiscing elit. Aenean commodo ligula eget dolor.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n\n\n[/av_team_member]\n\n[/av_one_third][av_one_third first]\n\n[av_team_member name=\'John Doe\' job=\'Design\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-boy-m10.jpg\' attachment=\'469\' attachment_size=\'full\' description=\'Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n[av_team_icon title=\'Check me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Mia Malkova\' job=\'Development\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-girl-m5.jpg\' attachment=\'470\' attachment_size=\'full\' description=\'Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Twitter\' link=\'#\' link_target=\'\' icon=\'ue8f1\' font=\'entypo-fontello\']\n\n\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Peter Foxing\' job=\'Jack of all trades\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-boy-m4.jpg\' attachment=\'468\' attachment_size=\'full\' description=\'D justo,et dolor. Aen fringil modo ligula egean massa. onec pede justo, ula eget dolor. Aenean massa.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Twitter\' link=\'#\' link_target=\'\' icon=\'ue8f1\' font=\'entypo-fontello\']\n[av_team_icon title=\'Follow me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][/av_section][av_section min_height=\'50\' min_height_px=\'\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'office\' color=\'alternate_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_hr class=\'invisible\' height=\'40\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_heading heading=\'Great work needs an inspiring environment to thrive. Check out <strong>our office</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#000000\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'0px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth]\n[/av_section]\n\n[av_masonry_gallery ids=\'501,489,473,500,498,484\' items=\'24\' columns=\'3\' paginate=\'none\' size=\'fixed\' gap=\'no\' overlay_fx=\'active\' caption_elements=\'none\' caption_display=\'always\' container_links=\'active\' id=\'\']\n\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'contact\']\n\n[av_cell_two_third vertical_align=\'top\' padding=\'0px\' padding_sync=\'true\' background_color=\'#4ecac2\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_slideshow size=\'featured_large\' animation=\'slide\' autoplay=\'true\' interval=\'3\' control_layout=\'av-control-minimal\']\n[av_slide id=\'494\'][/av_slide]\n[av_slide id=\'489\'][/av_slide]\n[av_slide id=\'484\'][/av_slide]\n[av_slide id=\'501\'][/av_slide]\n[av_slide id=\'500\'][/av_slide]\n[/av_slideshow]\n\n[/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'#4ecac2\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\']\n<p style=\"text-align: center;\">Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum feliis pretium. <strong>Integer tincidunt</strong>.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'15\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_button label=\'Contact us now!\' link=\'page,21\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue805\' font=\'entypo-fontello\' color=\'light\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\n\n[/av_cell_one_third][/av_layout_row]'),(113,18,'layout','fullsize'),(114,18,'sidebar',''),(115,18,'footer',''),(116,18,'header_title_bar',''),(117,18,'header_transparency','header_transparent'),(118,18,'_avia_hide_featured_image','0'),(119,18,'_avia_builder_shortcode_tree','a:8:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}}s:5:\"index\";i:2;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_submenu\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}i:2;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:10:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}}s:5:\"index\";i:9;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:4;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}}s:5:\"index\";i:13;}i:5;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:15;}i:6;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:18;}}s:5:\"index\";i:17;}i:7;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}i:8;a:3:{s:3:\"tag\";s:12:\"av_two_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}}s:5:\"index\";i:20;}i:9;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}}s:5:\"index\";i:22;}}s:5:\"index\";i:7;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:25;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:27;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:29;}}s:5:\"index\";i:26;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:30;}}s:5:\"index\";i:24;}i:4;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:6:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:14:\"av_team_member\";s:7:\"content\";a:0:{}s:5:\"index\";i:33;}}s:5:\"index\";i:32;}i:1;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:14:\"av_team_member\";s:7:\"content\";a:0:{}s:5:\"index\";i:35;}}s:5:\"index\";i:34;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:14:\"av_team_member\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}}s:5:\"index\";i:36;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:14:\"av_team_member\";s:7:\"content\";a:0:{}s:5:\"index\";i:39;}}s:5:\"index\";i:38;}i:4;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:14:\"av_team_member\";s:7:\"content\";a:0:{}s:5:\"index\";i:41;}}s:5:\"index\";i:40;}i:5;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:14:\"av_team_member\";s:7:\"content\";a:0:{}s:5:\"index\";i:43;}}s:5:\"index\";i:42;}}s:5:\"index\";i:31;}i:5;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:45;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:47;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:48;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:49;}}s:5:\"index\";i:46;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:50;}}s:5:\"index\";i:44;}i:6;a:3:{s:3:\"tag\";s:18:\"av_masonry_gallery\";s:7:\"content\";a:0:{}s:5:\"index\";i:51;}i:7;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:17:\"av_cell_two_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_slideshow\";s:7:\"content\";a:0:{}s:5:\"index\";i:54;}}s:5:\"index\";i:53;}i:1;a:3:{s:3:\"tag\";s:17:\"av_cell_one_third\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:56;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:57;}i:2;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:58;}}s:5:\"index\";i:55;}}s:5:\"index\";i:52;}}'),(120,21,'_wp_page_template','default'),(121,21,'_aviaLayoutBuilder_active','active'),(122,21,'_aviaLayoutBuilderCleanData','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px,250px,30px,250px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading heading=\'Get in touch\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'5\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center; margin-bottom: 60px;\"><strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong></p>\r\n[/av_textblock]\r\n\r\n[/av_one_full][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\r\n<h5 style=\"text-align: center;\"><span style=\"color: #003e7b;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a style=\"overflow-wrap: break-word;\" href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Monday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Tuesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Wednesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Thursday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Friday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Saturday : Closed</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Sunday : Closed</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-thumbnail wp-image-817\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/sms-80x80.png\" alt=\"\" width=\"80\" height=\"80\" /></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-thumbnail wp-image-818\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/whatsapp-80x80.png\" alt=\"\" width=\"80\" height=\"80\" /></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"aligncenter size-medium wp-image-819\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/linkedin-300x80.png\" alt=\"\" width=\"300\" height=\"80\" />\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_full][/av_layout_row][av_one_full first  min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\'][/av_one_full]\r\n\r\n'),(123,21,'layout','fullsize'),(124,21,'sidebar',''),(125,21,'footer',''),(126,21,'header_title_bar',''),(127,21,'header_transparency','header_transparent'),(128,21,'_avia_hide_featured_image','0'),(129,21,'_avia_builder_shortcode_tree','a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:2;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_full\";s:7:\"content\";a:15:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:2;a:3:{s:3:\"tag\";s:10:\"av_contact\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:4;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:5;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}}s:5:\"index\";i:13;}i:7;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:15;}i:8;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:18;}}s:5:\"index\";i:17;}i:9;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}}s:5:\"index\";i:19;}i:10;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}i:11;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}}s:5:\"index\";i:22;}i:12;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:25;}}s:5:\"index\";i:24;}i:13;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:27;}}s:5:\"index\";i:26;}i:14;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}}s:5:\"index\";i:6;}}s:5:\"index\";i:5;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:0:{}s:5:\"index\";i:29;}}'),(130,24,'_wp_page_template','default'),(131,24,'_aviaLayoutBuilder_active','active'),(132,24,'_aviaLayoutBuilderCleanData','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]\r\n\r\n'),(324,576,'_wp_attached_file','home-calculator.jpg'),(325,576,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1688;s:6:\"height\";i:1126;s:4:\"file\";s:19:\"home-calculator.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"home-calculator-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"home-calculator-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"home-calculator-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"home-calculator-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:25:\"home-calculator-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"home-calculator-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:28:\"home-calculator-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:28:\"home-calculator-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:29:\"home-calculator-1500x1001.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1001;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:27:\"home-calculator-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:27:\"home-calculator-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:27:\"home-calculator-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:27:\"home-calculator-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:27:\"home-calculator-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:27:\"home-calculator-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:28:\"home-calculator-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"home-calculator-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"home-calculator-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"home-calculator-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:23:\"Africa Studio - Fotolia\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:42:\"Toy house and calculator on table close-up\";s:17:\"created_timestamp\";s:10:\"1402659327\";s:9:\"copyright\";s:23:\"Africa Studio - Fotolia\";s:12:\"focal_length\";s:3:\"100\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:42:\"Toy house and calculator on table close-up\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:86:{i:0;s:6:\"amount\";i:1;s:12:\"architecture\";i:2;s:4:\"bank\";i:3;s:7:\"banking\";i:4;s:8:\"building\";i:5;s:8:\"business\";i:6;s:3:\"buy\";i:7;s:10:\"calculator\";i:8;s:4:\"cash\";i:9;s:7:\"concept\";i:10;s:12:\"construction\";i:11;s:8:\"counting\";i:12;s:8:\"currency\";i:13;s:4:\"debt\";i:14;s:11:\"development\";i:15;s:8:\"economic\";i:16;s:6:\"estate\";i:17;s:7:\"finance\";i:18;s:4:\"home\";i:19;s:5:\"house\";i:20;s:7:\"housing\";i:21;s:5:\"ideas\";i:22;s:10:\"investment\";i:23;s:4:\"loan\";i:24;s:6:\"market\";i:25;s:5:\"model\";i:26;s:5:\"money\";i:27;s:8:\"mortgage\";i:28;s:6:\"nobody\";i:29;s:6:\"paying\";i:30;s:5:\"price\";i:31;s:6:\"prices\";i:32;s:10:\"profitable\";i:33;s:8:\"property\";i:34;s:4:\"real\";i:35;s:7:\"realtor\";i:36;s:6:\"rental\";i:37;s:11:\"residential\";i:38;s:4:\"sale\";i:39;s:7:\"savings\";i:40;s:7:\"selling\";i:41;s:5:\"small\";i:42;s:9:\"structure\";i:43;s:5:\"house\";i:44;s:10:\"calculator\";i:45;s:6:\"amount\";i:46;s:12:\"architecture\";i:47;s:4:\"bank\";i:48;s:7:\"banking\";i:49;s:8:\"building\";i:50;s:8:\"business\";i:51;s:3:\"buy\";i:52;s:4:\"cash\";i:53;s:7:\"concept\";i:54;s:12:\"construction\";i:55;s:8:\"counting\";i:56;s:8:\"currency\";i:57;s:4:\"debt\";i:58;s:11:\"development\";i:59;s:8:\"economic\";i:60;s:6:\"estate\";i:61;s:7:\"finance\";i:62;s:4:\"home\";i:63;s:7:\"housing\";i:64;s:5:\"ideas\";i:65;s:10:\"investment\";i:66;s:4:\"loan\";i:67;s:6:\"market\";i:68;s:5:\"model\";i:69;s:5:\"money\";i:70;s:8:\"mortgage\";i:71;s:6:\"nobody\";i:72;s:6:\"paying\";i:73;s:5:\"price\";i:74;s:6:\"prices\";i:75;s:10:\"profitable\";i:76;s:8:\"property\";i:77;s:4:\"real\";i:78;s:7:\"realtor\";i:79;s:6:\"rental\";i:80;s:11:\"residential\";i:81;s:4:\"sale\";i:82;s:7:\"savings\";i:83;s:7:\"selling\";i:84;s:5:\"small\";i:85;s:9:\"structure\";}}}'),(133,24,'layout','fullsize'),(134,24,'sidebar',''),(135,24,'footer',''),(136,24,'header_title_bar',''),(137,24,'header_transparency','header_transparent'),(138,24,'_avia_hide_featured_image','0'),(139,24,'_avia_builder_shortcode_tree','a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:2;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}}s:5:\"index\";i:6;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:8:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}}s:5:\"index\";i:14;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:16;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}}s:5:\"index\";i:18;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}}s:5:\"index\";i:20;}i:7;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}}s:5:\"index\";i:22;}}s:5:\"index\";i:9;}}s:5:\"index\";i:5;}i:2;a:3:{s:3:\"tag\";s:12:\"av_codeblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}}'),(326,596,'_wp_page_template','default'),(327,596,'_aviaLayoutBuilder_active','active'),(328,596,'_aviaLayoutBuilderCleanData','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]\r\n\r\n'),(142,36,'layout',''),(143,36,'sidebar',''),(144,36,'footer',''),(145,36,'header_title_bar',''),(146,36,'header_transparency',''),(147,36,'_avia_hide_featured_image','0'),(148,36,'_oembed_b0268193f0cbd776f2a9c43df56d9186','{{unknown}}'),(151,40,'layout',''),(152,40,'sidebar',''),(153,40,'footer',''),(154,40,'header_title_bar',''),(155,40,'header_transparency',''),(156,40,'_avia_hide_featured_image','0'),(157,40,'avada_post_views_count','0'),(158,40,'_aviaLayoutBuilder_active',''),(159,40,'_aviaLayoutBuilderCleanData',''),(160,40,'_thumbnail_id','471'),(163,47,'_oembed_3575cebe6a8975300c4abc1b45d76eb7','<iframe src=\"//player.vimeo.com/video/41629603\" width=\"1280\" height=\"720\" frameborder=\"0\" title=\"Free HD stock video footage - Cloud time lapse (See Description for High Quality download link)\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(164,47,'_oembed_time_3575cebe6a8975300c4abc1b45d76eb7','1408906064'),(165,47,'layout',''),(166,47,'sidebar',''),(167,47,'footer',''),(168,47,'header_title_bar',''),(169,47,'header_transparency',''),(170,47,'_avia_hide_featured_image','0'),(173,49,'layout',''),(174,49,'sidebar',''),(175,49,'footer',''),(176,49,'header_title_bar',''),(177,49,'header_transparency',''),(178,49,'_avia_hide_featured_image','0'),(181,51,'layout',''),(182,51,'sidebar',''),(183,51,'footer',''),(184,51,'header_title_bar',''),(185,51,'header_transparency',''),(186,51,'_avia_hide_featured_image','0'),(187,51,'_thumbnail_id','72'),(188,51,'enclosure','http://www.archive.org/download/Macroform2011/Macroform-600LightYears.mp3\n161\naudio/mpeg\n'),(304,518,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1831;s:6:\"height\";i:775;s:4:\"file\";s:18:\"IFS_Logo_fianl.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"IFS_Logo_fianl-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-300x127.png\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-768x325.png\";s:5:\"width\";i:768;s:6:\"height\";i:325;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"IFS_Logo_fianl-1030x436.png\";s:5:\"width\";i:1030;s:6:\"height\";i:436;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:24:\"IFS_Logo_fianl-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:27:\"IFS_Logo_fianl-1500x430.png\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:27:\"IFS_Logo_fianl-1500x630.png\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:27:\"IFS_Logo_fianl-1500x635.png\";s:5:\"width\";i:1500;s:6:\"height\";i:635;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-495x400.png\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-845x684.png\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-710x375.png\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-705x298.png\";s:5:\"width\";i:705;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-845x321.png\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:27:\"IFS_Logo_fianl-1210x423.png\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-450x190.png\";s:5:\"width\";i:450;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191,55,'_thumbnail_id','501'),(192,55,'layout',''),(193,55,'sidebar',''),(194,55,'footer',''),(195,55,'header_title_bar',''),(196,55,'header_transparency',''),(197,55,'_avia_hide_featured_image','0'),(200,65,'_wp_old_slug','hello-world-2'),(201,65,'layout',''),(202,65,'sidebar',''),(203,65,'footer',''),(204,65,'header_title_bar',''),(205,65,'header_transparency',''),(206,65,'_avia_hide_featured_image','0'),(207,65,'_thumbnail_id','496'),(208,65,'_aviaLayoutBuilder_active',''),(209,65,'_aviaLayoutBuilderCleanData',''),(210,320,'_wp_page_template','default'),(211,320,'_aviaLayoutBuilder_active','active'),(212,320,'_aviaLayoutBuilderCleanData','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#003e7b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce Sharia Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong><span id=\"aboutDisclaimer\">Disclaimer: We, at IFS, do not offer the mortgage products ourselves directly. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</span></strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth][/av_section]'),(314,556,'_wp_attached_file','financial-service-firms-india-1286375.jpg'),(315,556,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:41:\"financial-service-firms-india-1286375.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"financial-service-firms-india-1286375-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"financial-service-firms-india-1286375-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:47:\"financial-service-firms-india-1286375-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:49:\"financial-service-firms-india-1286375-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:49:\"financial-service-firms-india-1286375-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:49:\"financial-service-firms-india-1286375-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:49:\"financial-service-firms-india-1286375-600x375.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:49:\"financial-service-firms-india-1286375-600x321.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"financial-service-firms-india-1286375-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:49:\"financial-service-firms-india-1286375-450x400.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:49:\"financial-service-firms-india-1286375-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(329,596,'layout','fullsize'),(330,596,'sidebar',''),(331,596,'footer',''),(332,596,'header_title_bar',''),(333,596,'header_transparency','header_transparent'),(334,596,'_avia_hide_featured_image','0'),(335,596,'_avia_builder_shortcode_tree','a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:2;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}}s:5:\"index\";i:6;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:8:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}}s:5:\"index\";i:14;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:16;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}}s:5:\"index\";i:18;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}}s:5:\"index\";i:20;}i:7;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}}s:5:\"index\";i:22;}}s:5:\"index\";i:9;}}s:5:\"index\";i:5;}i:2;a:3:{s:3:\"tag\";s:12:\"av_codeblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}}'),(213,320,'layout','fullsize'),(214,320,'sidebar',''),(215,320,'footer',''),(216,320,'header_title_bar',''),(217,320,'header_transparency','header_transparent'),(218,320,'_avia_hide_featured_image','0'),(219,320,'_avia_builder_shortcode_tree','a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:2;}i:2;a:3:{s:3:\"tag\";s:12:\"av_two_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:4;}}s:5:\"index\";i:0;}}'),(322,24,'_edit_lock','1506503603:1'),(323,24,'_edit_last','1'),(316,560,'_wp_attached_file','IFS_Logo_fianl-1.png'),(317,560,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1831;s:6:\"height\";i:860;s:4:\"file\";s:20:\"IFS_Logo_fianl-1.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-1-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-300x141.png\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-768x361.png\";s:5:\"width\";i:768;s:6:\"height\";i:361;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"IFS_Logo_fianl-1-1030x484.png\";s:5:\"width\";i:1030;s:6:\"height\";i:484;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:26:\"IFS_Logo_fianl-1-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:29:\"IFS_Logo_fianl-1-1500x430.png\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:29:\"IFS_Logo_fianl-1-1500x630.png\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:29:\"IFS_Logo_fianl-1-1500x705.png\";s:5:\"width\";i:1500;s:6:\"height\";i:705;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-495x400.png\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-845x684.png\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-710x375.png\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-705x331.png\";s:5:\"width\";i:705;s:6:\"height\";i:331;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-845x321.png\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:29:\"IFS_Logo_fianl-1-1210x423.png\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"IFS_Logo_fianl-1-450x211.png\";s:5:\"width\";i:450;s:6:\"height\";i:211;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(303,518,'_wp_attached_file','IFS_Logo_fianl.png'),(222,459,'_thumbnail_id','489'),(223,459,'layout',''),(224,459,'sidebar',''),(225,459,'footer',''),(226,459,'header_title_bar',''),(227,459,'header_transparency',''),(228,459,'_avia_hide_featured_image','0'),(229,459,'_dp_original','55'),(230,459,'_aviaLayoutBuilder_active',''),(231,459,'_aviaLayoutBuilderCleanData',''),(234,461,'layout',''),(235,461,'sidebar',''),(236,461,'footer',''),(237,461,'header_title_bar',''),(238,461,'header_transparency',''),(239,461,'_avia_hide_featured_image','0'),(240,461,'_dp_original','49'),(241,461,'_thumbnail_id','498'),(242,461,'_aviaLayoutBuilder_active',''),(243,461,'_aviaLayoutBuilderCleanData',''),(302,431,'_edit_lock','1507281922:1'),(246,463,'_thumbnail_id','506'),(247,463,'layout',''),(248,463,'sidebar',''),(249,463,'footer',''),(250,463,'header_title_bar',''),(251,463,'header_transparency',''),(252,463,'_avia_hide_featured_image','0'),(253,463,'_dp_original','55'),(692,818,'_wp_attached_file','whatsapp.png'),(693,818,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:617;s:6:\"height\";i:620;s:4:\"file\";s:12:\"whatsapp.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"whatsapp-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"whatsapp-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:18:\"whatsapp-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"whatsapp-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:20:\"whatsapp-617x430.png\";s:5:\"width\";i:617;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:20:\"whatsapp-495x400.png\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:20:\"whatsapp-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:20:\"whatsapp-617x375.png\";s:5:\"width\";i:617;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:20:\"whatsapp-617x321.png\";s:5:\"width\";i:617;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:20:\"whatsapp-617x423.png\";s:5:\"width\";i:617;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"whatsapp-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"whatsapp-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"whatsapp-450x452.png\";s:5:\"width\";i:450;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(266,515,'_menu_item_type','post_type'),(267,515,'_menu_item_menu_item_parent','0'),(268,515,'_menu_item_object_id','21'),(269,515,'_menu_item_object','page'),(270,515,'_menu_item_target',''),(271,515,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(272,515,'_menu_item_xfn',''),(273,515,'_menu_item_url',''),(274,515,'_menu-item-avia-megamenu',''),(275,515,'_menu-item-avia-division',''),(276,515,'_menu-item-avia-textarea',''),(277,515,'_menu-item-avia-style',''),(290,517,'_menu_item_type','post_type'),(291,517,'_menu_item_menu_item_parent','0'),(292,517,'_menu_item_object_id','320'),(293,517,'_menu_item_object','page'),(294,517,'_menu_item_target',''),(295,517,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(296,517,'_menu_item_xfn',''),(297,517,'_menu_item_url',''),(298,517,'_menu-item-avia-megamenu',''),(299,517,'_menu-item-avia-division',''),(300,517,'_menu-item-avia-textarea',''),(301,517,'_menu-item-avia-style',''),(305,21,'_edit_lock','1508928764:1'),(306,21,'_edit_last','1'),(470,660,'_avia_builder_shortcode_tree','a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:2;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}i:1;a:3:{s:3:\"tag\";s:12:\"av_codeblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}}s:5:\"index\";i:6;}}s:5:\"index\";i:5;}}'),(307,431,'_edit_last','1'),(580,695,'popup_theme_close_font_family','inherit'),(581,695,'popup_theme_close_font_weight','inherit'),(511,683,'_wp_attached_file','Untitled-1-1-2.jpg'),(512,683,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:635;s:4:\"file\";s:18:\"Untitled-1-1-2.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-768x406.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Untitled-1-1-2-1030x545.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-2-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:27:\"Untitled-1-1-2-1200x430.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:27:\"Untitled-1-1-2-1200x630.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-845x635.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:635;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-705x373.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:27:\"Untitled-1-1-2-1200x423.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-2-450x238.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(310,532,'_wp_attached_file','Untitled-1-1.jpg'),(311,532,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:635;s:4:\"file\";s:16:\"Untitled-1-1.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-768x406.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-1-1030x545.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:22:\"Untitled-1-1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:25:\"Untitled-1-1-1200x430.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-1-1200x630.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-845x635.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:635;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-705x373.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:25:\"Untitled-1-1-1200x423.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-450x238.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(336,596,'_dp_original','24'),(337,596,'_edit_lock','1506503717:1'),(338,596,'_edit_last','1'),(339,599,'_menu_item_type','post_type'),(340,599,'_menu_item_menu_item_parent','672'),(341,599,'_menu_item_object_id','596'),(342,599,'_menu_item_object','page'),(343,599,'_menu_item_target',''),(344,599,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(345,599,'_menu_item_xfn',''),(346,599,'_menu_item_url',''),(347,599,'_menu-item-avia-megamenu','active'),(348,599,'_menu-item-avia-division',''),(349,599,'_menu-item-avia-textarea',''),(350,599,'_menu-item-avia-style',''),(351,600,'_menu_item_type','post_type'),(352,600,'_menu_item_menu_item_parent','672'),(353,600,'_menu_item_object_id','24'),(354,600,'_menu_item_object','page'),(355,600,'_menu_item_target',''),(356,600,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(357,600,'_menu_item_xfn',''),(358,600,'_menu_item_url',''),(359,600,'_menu-item-avia-megamenu','active'),(360,600,'_menu-item-avia-division',''),(361,600,'_menu-item-avia-textarea',''),(362,600,'_menu-item-avia-style',''),(499,673,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:635;s:4:\"file\";s:16:\"Untitled-1-3.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-3-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-768x406.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-3-1030x545.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:22:\"Untitled-1-3-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:25:\"Untitled-1-3-1200x430.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-3-1200x630.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-845x635.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:635;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-705x373.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:25:\"Untitled-1-3-1200x423.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Untitled-1-3-450x238.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(498,673,'_wp_attached_file','Untitled-1-3.jpg'),(418,619,'_menu_item_target',''),(419,619,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(420,619,'_menu_item_xfn',''),(421,619,'_menu_item_url',''),(422,619,'_menu-item-avia-megamenu','active'),(423,619,'_menu-item-avia-division',''),(424,619,'_menu-item-avia-textarea',''),(425,619,'_menu-item-avia-style',''),(463,662,'_menu_item_xfn',''),(464,662,'_menu_item_url',''),(466,662,'_menu-item-avia-megamenu','active'),(467,662,'_menu-item-avia-division',''),(468,662,'_menu-item-avia-textarea',''),(469,662,'_menu-item-avia-style',''),(404,613,'layout','fullsize'),(405,613,'sidebar',''),(406,613,'footer',''),(407,613,'header_title_bar',''),(408,613,'header_transparency','header_transparent'),(409,613,'_avia_hide_featured_image','0'),(410,613,'_avia_builder_shortcode_tree','a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:2;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}}s:5:\"index\";i:6;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:6:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}}s:5:\"index\";i:14;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:16;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}}s:5:\"index\";i:18;}}s:5:\"index\";i:9;}}s:5:\"index\";i:5;}}'),(414,619,'_menu_item_type','post_type'),(415,619,'_menu_item_menu_item_parent','672'),(416,619,'_menu_item_object_id','613'),(417,619,'_menu_item_object','page'),(411,613,'_dp_original','24'),(412,613,'_edit_lock','1506676281:1'),(413,613,'_edit_last','1'),(471,668,'_edit_last','1'),(472,668,'_edit_lock','1506093887:1'),(473,668,'_wp_page_template','default'),(474,668,'_aviaLayoutBuilder_active','active'),(475,668,'_aviaLayoutBuilderCleanData','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n<style>\r\nul, ol{margin-bottom:0px;}\r\n.flex_cell_inner {\r\n    display: block;\r\n    position: relative;\r\n    box-shadow: 2px 2px 12px -2px #ccc;\r\n    padding: 31px;\r\n  \r\n    margin: 30px auto;\r\n}\r\n#after_submenu{display:none}\r\n.avia_textblock p {\r\n    background: #f2f2f2 none repeat scroll 0 0;\r\n    padding: 12px 22px;\r\n}\r\n</style>\r\n[/av_codeblock]\r\n\r\n'),(476,668,'_avia_builder_shortcode_tree','a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:2;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}}s:5:\"index\";i:5;}i:2;a:3:{s:3:\"tag\";s:12:\"av_codeblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}}'),(477,668,'layout','fullsize'),(478,668,'sidebar',''),(479,668,'footer',''),(480,668,'header_title_bar',''),(481,668,'header_transparency',''),(482,668,'_avia_hide_featured_image','0'),(483,671,'_wp_attached_file','Untitled-1-1-1.jpg'),(484,671,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:635;s:4:\"file\";s:18:\"Untitled-1-1-1.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-768x406.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Untitled-1-1-1-1030x545.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:24:\"Untitled-1-1-1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:27:\"Untitled-1-1-1-1200x430.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:27:\"Untitled-1-1-1-1200x630.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-845x635.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:635;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-705x373.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:27:\"Untitled-1-1-1-1200x423.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"Untitled-1-1-1-450x238.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(485,672,'_menu_item_type','post_type'),(486,672,'_menu_item_menu_item_parent','0'),(487,672,'_menu_item_object_id','668'),(488,672,'_menu_item_object','page'),(489,672,'_menu_item_target',''),(490,672,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(491,672,'_menu_item_xfn',''),(492,672,'_menu_item_url',''),(494,672,'_menu-item-avia-megamenu',''),(495,672,'_menu-item-avia-division',''),(496,672,'_menu-item-avia-textarea',''),(497,672,'_menu-item-avia-style',''),(500,674,'_wp_attached_file','Untitled-1-4.jpg'),(501,674,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:635;s:4:\"file\";s:16:\"Untitled-1-4.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-4-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-768x406.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-4-1030x545.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"widget\";a:4:{s:4:\"file\";s:22:\"Untitled-1-4-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"featured\";a:4:{s:4:\"file\";s:25:\"Untitled-1-4-1200x430.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:25:\"Untitled-1-4-1200x630.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-845x635.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:635;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-705x373.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:25:\"Untitled-1-4-1200x423.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Untitled-1-4-450x238.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(587,695,'popup_theme_close_boxshadow_inset','no'),(539,695,'popup_theme_container_border_style','none'),(691,817,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:320;s:4:\"file\";s:7:\"sms.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"sms-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"sms-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:13:\"sms-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"sms-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:15:\"sms-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"sms-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(690,817,'_wp_attached_file','sms.png'),(527,689,'_edit_last','1'),(528,689,'_edit_lock','1505999196:1'),(529,689,'albdesign_single_modal_popup_infos','a:4:{s:12:\"modal_effect\";s:1:\"1\";s:19:\"trigger_inside_text\";s:40:\"SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK\";s:15:\"trigger_on_exit\";s:2:\"no\";s:21:\"trigger_on_exit_count\";s:1:\"1\";}'),(530,692,'_edit_last','1'),(531,692,'_edit_lock','1505999357:1'),(532,695,'_pum_built_in','default-theme'),(533,695,'_pum_default_theme','1'),(534,695,'popup_theme_overlay_background_color','#ffffff'),(535,695,'popup_theme_overlay_background_opacity','100'),(536,695,'popup_theme_container_padding','18'),(537,695,'popup_theme_container_background_color','#f9f9f9'),(538,695,'popup_theme_container_background_opacity','100'),(540,695,'popup_theme_container_border_color','#000000'),(541,695,'popup_theme_container_border_width','1'),(542,695,'popup_theme_container_border_radius','0'),(543,695,'popup_theme_container_boxshadow_inset','no'),(544,695,'popup_theme_container_boxshadow_horizontal','1'),(545,695,'popup_theme_container_boxshadow_vertical','1'),(546,695,'popup_theme_container_boxshadow_blur','3'),(547,695,'popup_theme_container_boxshadow_spread','0'),(548,695,'popup_theme_container_boxshadow_color','#020202'),(549,695,'popup_theme_container_boxshadow_opacity','23'),(550,695,'popup_theme_title_font_color','#000000'),(551,695,'popup_theme_title_line_height','36'),(552,695,'popup_theme_title_font_size','32'),(553,695,'popup_theme_title_font_family','inherit'),(554,695,'popup_theme_title_font_weight','inherit'),(555,695,'popup_theme_title_font_style','normal'),(556,695,'popup_theme_title_text_align','left'),(557,695,'popup_theme_title_textshadow_horizontal','0'),(558,695,'popup_theme_title_textshadow_vertical','0'),(559,695,'popup_theme_title_textshadow_blur','0'),(560,695,'popup_theme_title_textshadow_color','#020202'),(561,695,'popup_theme_title_textshadow_opacity','23'),(562,695,'popup_theme_content_font_color','#8c8c8c'),(563,695,'popup_theme_content_font_family','inherit'),(564,695,'popup_theme_content_font_weight','inherit'),(565,695,'popup_theme_content_font_style','normal'),(566,695,'popup_theme_close_text','CLOSE'),(567,695,'popup_theme_close_location','topright'),(568,695,'popup_theme_close_position_top','0'),(569,695,'popup_theme_close_position_left','0'),(570,695,'popup_theme_close_position_bottom','0'),(571,695,'popup_theme_close_position_right','0'),(572,695,'popup_theme_close_padding','8'),(573,695,'popup_theme_close_height','0'),(574,695,'popup_theme_close_width','0'),(575,695,'popup_theme_close_background_color','#00b7cd'),(576,695,'popup_theme_close_background_opacity','100'),(577,695,'popup_theme_close_font_color','#ffffff'),(578,695,'popup_theme_close_line_height','14'),(579,695,'popup_theme_close_font_size','12'),(588,695,'popup_theme_close_boxshadow_horizontal','0'),(589,695,'popup_theme_close_boxshadow_vertical','0'),(590,695,'popup_theme_close_boxshadow_blur','0'),(591,695,'popup_theme_close_boxshadow_spread','0'),(592,695,'popup_theme_close_boxshadow_color','#020202'),(593,695,'popup_theme_close_boxshadow_opacity','23'),(594,695,'popup_theme_close_textshadow_horizontal','0'),(595,695,'popup_theme_close_textshadow_vertical','0'),(596,695,'popup_theme_close_textshadow_blur','0'),(597,695,'popup_theme_close_textshadow_color','#000000'),(598,695,'popup_theme_close_textshadow_opacity','23'),(599,696,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"60\";}'),(600,696,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";s:2:\"18\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"3\";s:12:\"border_color\";s:7:\"#000000\";s:12:\"border_style\";s:5:\"solid\";s:12:\"border_width\";s:1:\"8\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:2:\"30\";s:17:\"boxshadow_opacity\";s:3:\"100\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),(601,696,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#000000\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),(602,696,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#000000\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),(603,696,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:3:\"-24\";s:11:\"line_height\";s:2:\"26\";s:13:\"position_left\";s:1:\"0\";s:12:\"position_top\";s:3:\"-24\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:2:\"30\";s:5:\"width\";s:2:\"30\";s:9:\"font_size\";s:2:\"24\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:2:\"30\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:5:\"solid\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"2\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#ffffff\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:2:\"15\";s:16:\"boxshadow_spread\";s:1:\"1\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"75\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),(604,696,'_pum_built_in','lightbox'),(605,697,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"70\";}'),(606,697,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";s:2:\"28\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"5\";s:12:\"border_color\";s:7:\"#000000\";s:12:\"border_style\";s:4:\"none\";s:12:\"border_width\";s:1:\"1\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:2:\"10\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:2:\"25\";s:17:\"boxshadow_opacity\";s:2:\"50\";s:16:\"boxshadow_spread\";s:1:\"4\";}'),(607,697,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"34\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#315b7c\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),(608,697,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#2d2d2d\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),(609,697,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:1:\"8\";s:11:\"line_height\";s:2:\"20\";s:13:\"position_left\";s:1:\"0\";s:12:\"position_top\";s:1:\"8\";s:7:\"padding\";s:1:\"4\";s:6:\"height\";s:2:\"28\";s:5:\"width\";s:2:\"28\";s:9:\"font_size\";s:2:\"20\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:2:\"42\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#ffffff\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#315b7c\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"23\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),(610,697,'_pum_built_in','enterprise-blue'),(611,698,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"75\";}'),(612,698,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";s:2:\"30\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:2:\"80\";s:12:\"border_color\";s:7:\"#81d742\";s:12:\"border_style\";s:5:\"solid\";s:12:\"border_width\";s:2:\"14\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:1:\"0\";s:17:\"boxshadow_opacity\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),(613,698,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:10:\"Montserrat\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#2d2d2d\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),(614,698,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#2d2d2d\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),(615,698,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:3:\"-30\";s:11:\"line_height\";s:2:\"28\";s:13:\"position_left\";s:3:\"-30\";s:12:\"position_top\";s:3:\"-30\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:5:\"width\";s:1:\"0\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:2:\"28\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#2d2d2d\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"23\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),(616,698,'_pum_built_in','hello-box'),(617,699,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"50\";}'),(618,699,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#1e73be\";s:7:\"padding\";s:2:\"18\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"0\";s:12:\"border_color\";s:7:\"#000000\";s:12:\"border_style\";s:4:\"none\";s:12:\"border_width\";s:1:\"1\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:2:\"10\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:2:\"25\";s:17:\"boxshadow_opacity\";s:2:\"50\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),(619,699,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"28\";s:9:\"font_size\";s:2:\"26\";s:11:\"font_family\";s:10:\"Sans-Serif\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#ffffff\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),(620,699,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#ffffff\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),(621,699,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:11:\"line_height\";s:2:\"24\";s:13:\"position_left\";s:1:\"0\";s:12:\"position_top\";s:1:\"0\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:2:\"24\";s:5:\"width\";s:2:\"24\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:1:\"0\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:2:\"-1\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"1\";s:15:\"textshadow_blur\";s:1:\"1\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#1e73be\";s:20:\"boxshadow_horizontal\";s:2:\"-1\";s:18:\"boxshadow_vertical\";s:1:\"1\";s:14:\"boxshadow_blur\";s:1:\"1\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#eeee22\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"10\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"10\";}'),(622,699,'_pum_built_in','cutting-edge'),(623,700,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:2:\"50\";}'),(624,700,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#fffbef\";s:7:\"padding\";s:2:\"18\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"0\";s:12:\"border_color\";s:7:\"#dd3333\";s:12:\"border_style\";s:6:\"outset\";s:12:\"border_width\";s:2:\"20\";s:15:\"boxshadow_inset\";s:3:\"yes\";s:20:\"boxshadow_horizontal\";s:1:\"1\";s:18:\"boxshadow_vertical\";s:1:\"1\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:1:\"3\";s:17:\"boxshadow_opacity\";s:2:\"97\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),(625,700,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#000000\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),(626,700,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#2d2d2d\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),(627,700,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:3:\"-20\";s:11:\"line_height\";s:2:\"20\";s:13:\"position_left\";s:3:\"-20\";s:12:\"position_top\";s:3:\"-20\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:2:\"20\";s:5:\"width\";s:2:\"20\";s:9:\"font_size\";s:2:\"20\";s:11:\"font_family\";s:4:\"Acme\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:1:\"0\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#ffffff\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"55\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"23\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),(628,700,'_pum_built_in','framed-border'),(629,701,'_edit_last','1'),(630,701,'_edit_lock','1506000687:1'),(631,701,'popup_display','a:19:{s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:0:\"\";s:20:\"responsive_max_width\";s:0:\"\";s:12:\"custom_width\";s:3:\"640\";s:13:\"custom_height\";s:3:\"380\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:15:\"position_bottom\";s:1:\"0\";s:8:\"location\";s:10:\"center top\";s:14:\"position_right\";s:1:\"0\";s:12:\"position_top\";s:3:\"100\";s:13:\"position_left\";s:1:\"0\";s:14:\"overlay_zindex\";s:10:\"1999999998\";s:6:\"zindex\";s:10:\"1999999999\";s:25:\"responsive_min_width_unit\";s:2:\"px\";s:25:\"responsive_max_width_unit\";s:2:\"px\";s:17:\"custom_width_unit\";s:2:\"px\";s:18:\"custom_height_unit\";s:2:\"px\";}'),(632,701,'popup_close','a:2:{s:4:\"text\";s:0:\"\";s:12:\"button_delay\";s:1:\"0\";}'),(633,701,'popup_title','SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK'),(634,701,'popup_theme','695'),(635,701,'popup_triggers','a:0:{}'),(636,701,'popup_cookies','a:0:{}'),(637,701,'popup_conditions','a:0:{}'),(694,819,'_wp_attached_file','linkedin.png'),(695,819,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1979;s:6:\"height\";i:525;s:4:\"file\";s:12:\"linkedin.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"linkedin-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"linkedin-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"linkedin-768x204.png\";s:5:\"width\";i:768;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"linkedin-1030x273.png\";s:5:\"width\";i:1030;s:6:\"height\";i:273;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"widget\";a:4:{s:4:\"file\";s:18:\"linkedin-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"linkedin-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"featured\";a:4:{s:4:\"file\";s:21:\"linkedin-1500x430.png\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"featured_large\";a:4:{s:4:\"file\";s:21:\"linkedin-1500x525.png\";s:5:\"width\";i:1500;s:6:\"height\";i:525;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"extra_large\";a:4:{s:4:\"file\";s:21:\"linkedin-1500x398.png\";s:5:\"width\";i:1500;s:6:\"height\";i:398;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"portfolio\";a:4:{s:4:\"file\";s:20:\"linkedin-495x400.png\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio_small\";a:4:{s:4:\"file\";s:20:\"linkedin-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:20:\"linkedin-845x525.png\";s:5:\"width\";i:845;s:6:\"height\";i:525;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"magazine\";a:4:{s:4:\"file\";s:20:\"linkedin-710x375.png\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"masonry\";a:4:{s:4:\"file\";s:20:\"linkedin-705x187.png\";s:5:\"width\";i:705;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"entry_with_sidebar\";a:4:{s:4:\"file\";s:20:\"linkedin-845x321.png\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"entry_without_sidebar\";a:4:{s:4:\"file\";s:21:\"linkedin-1210x423.png\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"linkedin-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"linkedin-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"linkedin-450x119.png\";s:5:\"width\";i:450;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(641,780,'_edit_last','1'),(642,780,'_edit_lock','1506499872:1'),(643,780,'_wp_page_template','default'),(644,780,'_aviaLayoutBuilder_active',''),(645,780,'_aviaLayoutBuilderCleanData',''),(646,780,'layout','fullsize'),(647,780,'sidebar',''),(648,780,'footer',''),(649,780,'header_title_bar',''),(650,780,'header_transparency',''),(651,780,'_avia_hide_featured_image','0'),(652,782,'_edit_last','1'),(653,782,'_edit_lock','1506500540:1'),(654,782,'_wp_page_template','terms.php'),(655,782,'_aviaLayoutBuilder_active',''),(656,782,'_aviaLayoutBuilderCleanData',''),(657,782,'layout','fullsize'),(658,782,'sidebar',''),(659,782,'footer',''),(660,782,'header_title_bar',''),(661,782,'header_transparency',''),(662,782,'_avia_hide_featured_image','0'),(679,814,'_wp_page_template','default'),(680,814,'_aviaLayoutBuilder_active','active'),(681,814,'_aviaLayoutBuilderCleanData','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who Are We\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficult when it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n'),(682,814,'layout','fullsize'),(683,814,'sidebar',''),(684,814,'footer',''),(685,814,'header_title_bar',''),(686,814,'header_transparency','header_transparent'),(687,814,'_avia_hide_featured_image','0'),(688,814,'_avia_builder_shortcode_tree','a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:15:\"av_three_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_headline_rotator\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:6:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}}s:5:\"index\";i:10;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}}s:5:\"index\";i:4;}i:2;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:6:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:1;a:3:{s:3:\"tag\";s:14:\"av_three_fifth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:16;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_fifth\";s:7:\"content\";a:0:{}s:5:\"index\";i:18;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}}s:5:\"index\";i:20;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}}s:5:\"index\";i:22;}}s:5:\"index\";i:14;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}}s:5:\"index\";i:25;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:27;}i:2;a:3:{s:3:\"tag\";s:10:\"av_partner\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}}s:5:\"index\";i:24;}}'),(689,814,'_dp_original','431');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0',
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=822 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2017-09-13 10:52:36','2017-09-13 10:52:36','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!','Hello world!','','publish','open','open','','hello-world','','','2017-09-13 10:52:36','2017-09-13 10:52:36','',0,'http://islamicfinancialservices.co.uk/?p=1',0,'post','',1),(661,1,'2017-09-21 09:28:35','2017-09-21 09:28:35','<span style=\"font-size: small;\">Insurance</span>','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-21 09:28:35','2017-09-21 09:28:35','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/21/660-revision-v1/',0,'revision','',0),(4,1,'2017-09-13 10:53:37','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2017-09-13 10:53:37','0000-00-00 00:00:00','',0,'http://islamicfinancialservices.co.uk/?post_type=avia_framework_post&p=4',0,'avia_framework_post','',0),(5,1,'2017-09-13 10:53:37','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2017-09-13 10:53:37','0000-00-00 00:00:00','',0,'http://islamicfinancialservices.co.uk/?post_type=avia_framework_post&p=5',0,'avia_framework_post','',0),(6,1,'2017-09-13 10:53:37','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2017-09-13 10:53:37','0000-00-00 00:00:00','',0,'http://islamicfinancialservices.co.uk/?post_type=avia_framework_post&p=6',0,'avia_framework_post','',0),(7,1,'2017-09-13 10:53:37','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2017-09-13 10:53:37','0000-00-00 00:00:00','',0,'http://islamicfinancialservices.co.uk/?post_type=avia_framework_post&p=7',0,'avia_framework_post','',0),(8,1,'2017-09-13 10:53:37','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2017-09-13 10:53:37','0000-00-00 00:00:00','',0,'http://islamicfinancialservices.co.uk/?post_type=avia_framework_post&p=8',0,'avia_framework_post','',0),(466,1,'2015-03-11 13:33:38','2015-03-11 13:33:38','','desat-gb_macbook','','inherit','open','open','','desat-gb_macbook','','','2015-03-11 13:33:38','2015-03-11 13:33:38','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-gb_macbook.jpg',0,'attachment','image/jpeg',0),(467,1,'2015-03-11 13:34:39','2015-03-11 13:34:39','','desat-boy-m1','','inherit','open','open','','desat-boy-m1','','','2015-03-11 13:34:39','2015-03-11 13:34:39','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-boy-m1.jpg',0,'attachment','image/jpeg',0),(468,1,'2015-03-11 13:34:40','2015-03-11 13:34:40','','desat-boy-m4','','inherit','open','open','','desat-boy-m4','','','2015-03-11 13:34:40','2015-03-11 13:34:40','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-boy-m4.jpg',0,'attachment','image/jpeg',0),(469,1,'2015-03-11 13:34:46','2015-03-11 13:34:46','','desat-boy-m10','','inherit','open','open','','desat-boy-m10','','','2015-03-11 13:34:46','2015-03-11 13:34:46','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-boy-m10.jpg',0,'attachment','image/jpeg',0),(470,1,'2015-03-11 13:34:53','2015-03-11 13:34:53','','desat-girl-m5','','inherit','open','open','','desat-girl-m5','','','2015-03-11 13:34:53','2015-03-11 13:34:53','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-girl-m5.jpg',0,'attachment','image/jpeg',0),(471,1,'2015-03-11 13:35:04','2015-03-11 13:35:04','','desat-girl-m13','','inherit','open','open','','desat-girl-m13','','','2015-03-11 13:35:04','2015-03-11 13:35:04','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-girl-m13.jpg',0,'attachment','image/jpeg',0),(472,1,'2015-03-11 13:35:11','2015-03-11 13:35:11','','desat-girl-m15','','inherit','open','open','','desat-girl-m15','','','2015-03-11 13:35:11','2015-03-11 13:35:11','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-girl-m15.jpg',0,'attachment','image/jpeg',0),(473,1,'2015-03-11 13:36:09','2015-03-11 13:36:09','','hipster-working','','inherit','open','open','','hipster-working','','','2015-03-11 13:36:09','2015-03-11 13:36:09','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/hipster-working.jpg',0,'attachment','image/jpeg',0),(474,1,'2015-03-11 13:37:53','2015-03-11 13:37:53','','bbpress','','inherit','open','open','','bbpress','','','2015-03-11 13:37:53','2015-03-11 13:37:53','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/bbpress.png',0,'attachment','image/png',0),(475,1,'2015-03-11 13:37:54','2015-03-11 13:37:54','','enfold','','inherit','open','open','','enfold','','','2015-03-11 13:37:54','2015-03-11 13:37:54','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/enfold.png',0,'attachment','image/png',0),(476,1,'2015-03-11 13:37:55','2015-03-11 13:37:55','','envato','','inherit','open','open','','envato','','','2015-03-11 13:37:55','2015-03-11 13:37:55','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/envato.png',0,'attachment','image/png',0),(477,1,'2015-03-11 13:37:55','2015-03-11 13:37:55','','jquery','','inherit','open','open','','jquery','','','2015-03-11 13:37:55','2015-03-11 13:37:55','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/jquery.png',0,'attachment','image/png',0),(478,1,'2015-03-11 13:37:56','2015-03-11 13:37:56','','kriesi','','inherit','open','open','','kriesi','','','2015-03-11 13:37:56','2015-03-11 13:37:56','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/kriesi.png',0,'attachment','image/png',0),(479,1,'2015-03-11 13:37:57','2015-03-11 13:37:57','','microlancer','','inherit','open','open','','microlancer','','','2015-03-11 13:37:57','2015-03-11 13:37:57','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/microlancer.png',0,'attachment','image/png',0),(480,1,'2015-03-11 13:37:58','2015-03-11 13:37:58','','themeforest','','inherit','open','open','','themeforest','','','2015-03-11 13:37:58','2015-03-11 13:37:58','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/themeforest.png',0,'attachment','image/png',0),(481,1,'2015-03-11 13:37:59','2015-03-11 13:37:59','','woocommerce','','inherit','open','open','','woocommerce','','','2015-03-11 13:37:59','2015-03-11 13:37:59','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/woocommerce.png',0,'attachment','image/png',0),(482,1,'2015-03-11 13:37:59','2015-03-11 13:37:59','','wordpress','','inherit','open','open','','wordpress','','','2015-03-11 13:37:59','2015-03-11 13:37:59','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/wordpress.png',0,'attachment','image/png',0),(483,1,'2015-03-11 13:38:00','2015-03-11 13:38:00','','wpml','','inherit','open','open','','wpml','','','2015-03-11 13:38:00','2015-03-11 13:38:00','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/wpml.png',0,'attachment','image/png',0),(484,1,'2015-03-11 13:38:56','2015-03-11 13:38:56','','desat-laptop','','inherit','open','open','','desat-laptop','','','2015-03-11 13:38:56','2015-03-11 13:38:56','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-laptop.jpg',0,'attachment','image/jpeg',0),(486,1,'2015-03-11 13:41:11','2015-03-11 13:41:11','','logo_coming_soon','','inherit','open','open','','logo_coming_soon','','','2015-03-11 13:41:11','2015-03-11 13:41:11','',431,'http://islamicfinancialservices.co.uk/wp-content/uploads/logo_coming_soon.png',0,'attachment','image/png',0),(13,1,'2014-08-24 17:15:21','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2014-08-24 17:15:21','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(64,1,'2014-08-24 20:23:37','0000-00-00 00:00:00','','avia_featured_media','','draft','closed','closed','','','','','2014-08-24 20:23:37','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=64',0,'avia_framework_post','',0),(420,1,'2014-09-17 20:10:23','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2014-09-17 20:10:23','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-blog/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(421,1,'2014-09-17 20:10:23','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2014-09-17 20:10:23','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-blog/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(422,1,'2014-09-17 20:10:23','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2014-09-17 20:10:23','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-blog/?post_type=avia_framework_post&amp;p=9',0,'avia_framework_post','',0),(423,1,'2014-09-17 20:10:23','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2014-09-17 20:10:23','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-blog/?post_type=avia_framework_post&amp;p=10',0,'avia_framework_post','',0),(424,1,'2014-08-24 17:15:21','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2014-08-24 17:15:21','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(425,1,'2014-08-24 17:15:21','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2014-08-24 17:15:21','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(426,1,'2014-08-24 17:15:21','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2014-08-24 17:15:21','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(427,1,'2014-08-24 17:18:25','0000-00-00 00:00:00','','avia_template_builder_snippets','','draft','closed','closed','','','','','2014-08-24 17:18:25','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(489,1,'2015-03-11 14:00:38','2015-03-11 14:00:38','','cafe','','inherit','open','open','','cafe','','','2015-03-11 14:00:38','2015-03-11 14:00:38','',24,'http://islamicfinancialservices.co.uk/wp-content/uploads/cafe.jpg',0,'attachment','image/jpeg',0),(491,1,'2015-03-11 14:01:22','2015-03-11 14:01:22','','MBAir_big','','inherit','open','open','','mbair_big','','','2015-03-11 14:01:22','2015-03-11 14:01:22','',24,'http://islamicfinancialservices.co.uk/wp-content/uploads/MBAir_big.png',0,'attachment','image/png',0),(493,1,'2015-03-11 14:03:05','2015-03-11 14:03:05','','multi','','inherit','open','open','','multi','','','2015-03-11 14:03:05','2015-03-11 14:03:05','',24,'http://islamicfinancialservices.co.uk/wp-content/uploads/multi.png',0,'attachment','image/png',0),(494,1,'2015-03-11 14:03:59','2015-03-11 14:03:59','','','','inherit','open','open','','blog','','','2015-03-11 14:03:59','2015-03-11 14:03:59','',24,'http://islamicfinancialservices.co.uk/wp-content/uploads/blog.jpg',0,'attachment','image/jpeg',0),(496,1,'2015-03-11 14:06:01','2015-03-11 14:06:01','','pricing_big','','inherit','open','open','','pricing_big','','','2015-03-11 14:06:01','2015-03-11 14:06:01','',320,'http://islamicfinancialservices.co.uk/wp-content/uploads/pricing_big.jpg',0,'attachment','image/jpeg',0),(498,1,'2015-03-11 14:14:02','2015-03-11 14:14:02','','hipster-girls-working','','inherit','open','open','','hipster-girls-working','','','2015-03-11 14:14:02','2015-03-11 14:14:02','',18,'http://islamicfinancialservices.co.uk/wp-content/uploads/hipster-girls-working.jpg',0,'attachment','image/jpeg',0),(500,1,'2015-03-11 14:15:00','2015-03-11 14:15:00','','desat-team-walking','','inherit','open','open','','desat-team-walking','','','2015-03-11 14:15:00','2015-03-11 14:15:00','',18,'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-team-walking.jpg',0,'attachment','image/jpeg',0),(501,1,'2015-03-11 14:17:45','2015-03-11 14:17:45','','offic2','','inherit','open','open','','offic2','','','2015-03-11 14:17:45','2015-03-11 14:17:45','',18,'http://islamicfinancialservices.co.uk/wp-content/uploads/offic2.jpg',0,'attachment','image/jpeg',0),(506,1,'2015-03-11 14:26:42','2015-03-11 14:26:42','','people_town','','inherit','open','open','','people_town','','','2015-03-11 14:26:42','2015-03-11 14:26:42','',21,'http://islamicfinancialservices.co.uk/wp-content/uploads/people_town.jpg',0,'attachment','image/jpeg',0),(508,1,'2015-03-11 14:28:01','2015-03-11 14:28:01','','marker3','','inherit','open','open','','marker3','','','2015-03-11 14:28:01','2015-03-11 14:28:01','',21,'http://islamicfinancialservices.co.uk/wp-content/uploads/marker3.png',0,'attachment','image/png',0),(509,1,'2015-03-11 13:29:38','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2015-03-11 13:29:38','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-startup/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(510,1,'2015-03-11 13:29:38','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2015-03-11 13:29:38','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-startup/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(511,1,'2015-03-11 13:29:38','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2015-03-11 13:29:38','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-startup/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(9,1,'2015-03-11 13:29:38','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2015-03-11 13:29:38','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-startup/?post_type=avia_framework_post&amp;p=9',0,'avia_framework_post','',0),(10,1,'2015-03-11 13:29:39','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2015-03-11 13:29:39','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-startup/?post_type=avia_framework_post&amp;p=10',0,'avia_framework_post','',0),(11,1,'2015-02-22 19:03:15','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2015-02-22 19:03:15','0000-00-00 00:00:00','',0,'http://wp/enfold-medium-business/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(12,1,'2015-02-22 19:03:15','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2015-02-22 19:03:15','0000-00-00 00:00:00','',0,'http://wp/enfold-medium-business/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(14,1,'2015-02-22 19:56:18','2015-02-22 19:56:18','[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/blog.jpg\' attachment=\'494\' attachment_size=\'full\' attach=\'parallax\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading heading=\'Keep yourself up to date: <strong>Our most recent News</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_three_fourth vertical_align=\'top\' padding=\'0px\' padding_sync=\'true\' background_color=\'#ebebeb\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_masonry_entries link=\'category\' sort=\'no\' items=\'9\' columns=\'3\' paginate=\'load_more\' query_orderby=\'date\' query_order=\'DESC\' size=\'fixed manually\' gap=\'large\' overlay_fx=\'\' caption_elements=\'title excerpt\' caption_display=\'always\' id=\'news\']\n\n[/av_cell_three_fourth][av_cell_one_fourth vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_sidebar widget_area=\'Displayed Everywhere\']\n\n[/av_cell_one_fourth]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading heading=\'Do you like our blog? <strong>Sign up for our newsletter now!</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#000000\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][av_one_third first]\n\n[/av_one_third][av_one_third]\n\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\n[/av_contact]\n\n[/av_one_third][av_one_third]\n\n[/av_one_third]\n[/av_section]','News','','draft','open','closed','','news','','','2017-09-14 13:29:06','2017-09-14 13:29:06','',0,'http://wp/enfold-medium-business/?page_id=14',0,'page','',0),(428,1,'2015-02-22 19:03:15','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2015-02-22 19:03:15','0000-00-00 00:00:00','',0,'http://wp/enfold-medium-business/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(429,1,'2015-02-22 19:03:15','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2015-02-22 19:03:15','0000-00-00 00:00:00','',0,'http://wp/enfold-medium-business/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(430,1,'2015-02-22 19:03:15','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2015-02-22 19:03:15','0000-00-00 00:00:00','',0,'http://wp/enfold-medium-business/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(431,1,'2015-02-22 19:55:57','2015-02-22 19:55:57','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who Are We\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficult when it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]','Home','','publish','open','closed','','home','','','2017-10-06 09:26:07','2017-10-06 09:26:07','',0,'http://wp/enfold-medium-business/?page_id=11',1,'page','',0),(630,1,'2017-09-14 13:03:47','2017-09-14 13:03:47','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-14 13:03:47','2017-09-14 13:03:47','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/14/431-revision-v1/',0,'revision','',0),(629,1,'2017-09-14 13:03:22','2017-09-14 13:03:22','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third][/av_section][av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-14 13:03:22','2017-09-14 13:03:22','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/14/431-revision-v1/',0,'revision','',0),(628,1,'2017-09-14 13:03:02','2017-09-14 13:03:02','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Who We Are\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-14 13:03:02','2017-09-14 13:03:02','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/14/431-revision-v1/',0,'revision','',0),(526,1,'2017-09-13 13:24:11','2017-09-13 13:24:11','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:24:11','2017-09-13 13:24:11','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(525,1,'2017-09-13 13:20:39','2017-09-13 13:20:39','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'https://www.youtube.com/watch?v=Wq-DEL2ONGg\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:20:39','2017-09-13 13:20:39','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(432,1,'2015-02-22 19:55:13','0000-00-00 00:00:00','','avia_template_builder_snippets','','draft','closed','closed','','','','','2015-02-22 19:55:13','0000-00-00 00:00:00','',0,'http://wp/enfold-medium-business/?post_type=avia_framework_post&amp;p=12',0,'avia_framework_post','',0),(613,1,'2017-09-14 11:55:23','2017-09-14 11:55:23','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n<ul style=\"margin-bottom: 3px;\">\r\n 	<li>Pay rent, not interest and avoid the sin of using Riba and have a clear conscience.</li>\r\n</ul>\r\n<ul style=\"margin-bottom: 3px;\">\r\n 	<li>Pay rent and acquisition payments every month and no interest</li>\r\n</ul>\r\n<ul style=\"margin-bottom: 3px;\">\r\n 	<li>Settle the finance early with no penalty charge (only a small admin charge applies only)</li>\r\n</ul>\r\n<ul style=\"margin-bottom: 3px;\">\r\n 	<li>Rental Rate and Arrangement Fee is Negotiable</li>\r\n</ul>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row]','Commercial Property Finance','','publish','open','open','','commercial-property-finance','','','2017-09-29 08:57:58','2017-09-29 08:57:58','',0,'http://islamicfinancialservices.co.uk/demo/?page_id=613',4,'page','',0),(513,1,'2017-09-13 11:30:22','2017-09-13 11:30:22',' ','','','publish','closed','closed','','513','','','2017-09-27 07:00:36','2017-09-27 07:00:36','',0,'http://islamicfinancialservices.co.uk/2017/09/13/',1,'nav_menu_item','',0),(18,1,'2015-02-22 20:08:56','2015-02-22 20:08:56','[av_section min_height=\'75\' min_height_px=\'630px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/hipster-girls-working.jpg\' attachment=\'498\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Alone we can do so little\n<strong>together</strong> we can do <strong>so much</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth]\n[/av_section]\n\n[av_submenu which_menu=\'custom\' menu=\'2\' position=\'center\' color=\'main_color\' sticky=\'aviaTBsticky\' mobile=\'active\']\n[av_submenu_item title=\'Top\' link=\'manually,#top\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'Our Values\' link=\'manually,#values\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'The Team\' link=\'manually,#team\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'Our Office\' link=\'manually,#office\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'Get in Touch\' link=\'manually,#contact\' linktarget=\'\' button_style=\'av-menu-button av-menu-button-bordered\']\n[/av_submenu]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'values\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Our core believes and <strong>most important values</strong>\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_third first]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Who we are...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>What we do...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>How we do it...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_two_third first]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Our philosophy...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nas.\n<blockquote>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis dis parturient</strong> montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.</blockquote>\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. <strong>Integer tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, telur ridiculus mus.\n[/av_textblock]\n\n[/av_two_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Our idea...</h3>\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n[/av_textblock]\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'50\' min_height_px=\'\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'team\' color=\'alternate_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-team-walking.jpg\' attachment=\'500\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_hr class=\'invisible\' height=\'40\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'A successful team beats with <strong>one heart</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'0px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_third first]\n\n[av_team_member name=\'Marcus Grahamin\' job=\'CEO\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-boy-m1.jpg\' attachment=\'467\' attachment_size=\'full\' description=\'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n[av_team_icon title=\'Check me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Sara Funds\' job=\'CTO\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-girl-m15.jpg\' attachment=\'472\' attachment_size=\'full\' description=\'Commodo ligul! Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean a eget dolor. Aenean massa.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n[av_team_icon title=\'Check me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[av_team_icon title=\'Follow me on Twitter\' link=\'\' link_target=\'\' icon=\'ue8f1\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Clara Ward\' job=\'Accounting\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-girl-m13.jpg\' attachment=\'471\' attachment_size=\'full\' description=\'Et, consectetuer ad. Aenean massa. Lorem ipsum dolor sit amipiscing elit. Aenean commodo ligula eget dolor.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n\n[/av_team_member]\n\n[/av_one_third][av_one_third first]\n\n[av_team_member name=\'John Doe\' job=\'Design\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-boy-m10.jpg\' attachment=\'469\' attachment_size=\'full\' description=\'Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n[av_team_icon title=\'Check me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Mia Malkova\' job=\'Development\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-girl-m5.jpg\' attachment=\'470\' attachment_size=\'full\' description=\'Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Twitter\' link=\'#\' link_target=\'\' icon=\'ue8f1\' font=\'entypo-fontello\']\n\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Peter Foxing\' job=\'Jack of all trades\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-boy-m4.jpg\' attachment=\'468\' attachment_size=\'full\' description=\'D justo,et dolor. Aen fringil modo ligula egean massa. onec pede justo, ula eget dolor. Aenean massa.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Twitter\' link=\'#\' link_target=\'\' icon=\'ue8f1\' font=\'entypo-fontello\']\n[av_team_icon title=\'Follow me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][/av_section][av_section min_height=\'50\' min_height_px=\'\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'office\' color=\'alternate_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_hr class=\'invisible\' height=\'40\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_heading heading=\'Great work needs an inspiring environment to thrive. Check out <strong>our office</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#000000\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'0px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth]\n[/av_section]\n\n[av_masonry_gallery ids=\'501,489,473,500,498,484\' items=\'24\' columns=\'3\' paginate=\'none\' size=\'fixed\' gap=\'no\' overlay_fx=\'active\' caption_elements=\'none\' caption_display=\'always\' container_links=\'active\' id=\'\']\n\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'contact\']\n\n[av_cell_two_third vertical_align=\'top\' padding=\'0px\' padding_sync=\'true\' background_color=\'#4ecac2\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_slideshow size=\'featured_large\' animation=\'slide\' autoplay=\'true\' interval=\'3\' control_layout=\'av-control-minimal\']\n[av_slide id=\'494\'][/av_slide]\n[av_slide id=\'489\'][/av_slide]\n[av_slide id=\'484\'][/av_slide]\n[av_slide id=\'501\'][/av_slide]\n[av_slide id=\'500\'][/av_slide]\n[/av_slideshow]\n\n[/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'#4ecac2\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\']\n<p style=\"text-align: center;\">Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum feliis pretium. <strong>Integer tincidunt</strong>.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'15\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_button label=\'Contact us now!\' link=\'page,21\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue805\' font=\'entypo-fontello\' color=\'light\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\n\n[/av_cell_one_third][/av_layout_row]','Our Story','','draft','open','closed','','our-story','','','2017-09-14 13:29:13','2017-09-14 13:29:13','',0,'http://wp/enfold-medium-business/?page_id=18',0,'page','',0),(21,1,'2015-02-22 20:09:33','2015-02-22 20:09:33','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px,250px,30px,250px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading heading=\'Get in touch\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'5\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center; margin-bottom: 60px;\"><strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong></p>\r\n[/av_textblock]\r\n\r\n[/av_one_full][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\r\n<h5 style=\"text-align: center;\"><span style=\"color: #003e7b;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a style=\"overflow-wrap: break-word;\" href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Monday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Tuesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Wednesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Thursday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Friday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Saturday : Closed</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Sunday : Closed</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-thumbnail wp-image-817\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/sms-80x80.png\" alt=\"\" width=\"80\" height=\"80\" /></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-thumbnail wp-image-818\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/whatsapp-80x80.png\" alt=\"\" width=\"80\" height=\"80\" /></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"aligncenter size-medium wp-image-819\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/linkedin-300x80.png\" alt=\"\" width=\"300\" height=\"80\" />\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_full][/av_layout_row][av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\'][/av_one_full]','Contact Us','','publish','open','closed','','contact','','','2017-10-25 09:30:26','2017-10-25 09:30:26','',0,'http://wp/enfold-medium-business/?page_id=21',9,'page','',0),(637,1,'2017-09-14 13:11:02','2017-09-14 13:11:02','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Telephone</h4>\r\n<p style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></p>\r\n<p style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">E-mail</h4>\r\n<a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:11:02','2017-09-14 13:11:02','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(636,1,'2017-09-14 13:10:38','2017-09-14 13:10:38','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Telephone</h4>\r\n<p style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></p>\r\n<p style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">E-mail</h4>\r\n<h4 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h4>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:10:38','2017-09-14 13:10:38','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(635,1,'2017-09-14 13:09:15','2017-09-14 13:09:15','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Telephone</h4>\r\n<p style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></p>\r\n<p style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD L.A.</h4>\r\n<p style=\"text-align: center;\">1818 N Vermont Ave\r\nLos Angeles, CA, United States</p>\r\n<p style=\"text-align: center;\">(555) 774 433</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">LA@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:09:15','2017-09-14 13:09:15','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(24,1,'2015-02-22 20:09:44','2015-02-22 20:09:44','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Home Purchase Plans','','publish','open','open','','products','','','2017-09-27 09:15:25','2017-09-27 09:15:25','',0,'http://wp/enfold-medium-business/?page_id=24',2,'page','',0),(582,1,'2017-09-14 11:06:52','2017-09-14 11:06:52','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:06:52','2017-09-14 11:06:52','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(568,1,'2017-09-14 10:37:55','2017-09-14 10:37:55','[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/cafe.jpg\' attachment=\'489\' attachment_size=\'full\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_third vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading heading=\'Home Purchase Plans (HPP)\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third][av_cell_two_third vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_two_third][/av_layout_row][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue86c\' font=\'entypo-fontello\' title=\'Easy Uploads \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b2\' font=\'entypo-fontello\' title=\'Cloud Sharing\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue80b\' font=\'entypo-fontello\' title=\'Unlimited Users\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b9\' font=\'entypo-fontello\' title=\'24/7 Support\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue862\' font=\'entypo-fontello\' title=\'Time Tracking\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue824\' font=\'entypo-fontello\' title=\'High Security\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8de\' font=\'entypo-fontello\' title=\'Best Performance\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8f3\' font=\'entypo-fontello\' title=\'Social Media\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/multi.png\' attachment=\'493\' attachment_size=\'full\' align=\'center\' animation=\'bottom-to-top\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\'][/av_image]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great features that work on all stationary and mobile devices\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 10:37:55','2017-09-14 10:37:55','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(566,1,'2017-09-14 10:33:05','2017-09-14 10:33:05','[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/cafe.jpg\' attachment=\'489\' attachment_size=\'full\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'By far <strong>the best tool</strong> to improve your business performance! \' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_submenu which_menu=\'custom\' menu=\'2\' position=\'center\' color=\'main_color\' sticky=\'aviaTBsticky\' mobile=\'active\']\r\n[av_submenu_item title=\'Top\' link=\'manually,#top\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Introduction\' link=\'manually,#intro\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Demo Video\' link=\'manually,#video\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Features\' link=\'manually,#features\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Year in Numbers\' link=\'manually,#year\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Sign up now\' link=\'page,320\' linktarget=\'\' button_style=\'av-menu-button av-menu-button-colored\']\r\n[/av_submenu]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_third vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Simple and intuitive software focusing on usability &amp; people, not paper.\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_animated_numbers number=\'56.088\' icon_select=\'no\' icon=\'ue82d\' font=\'entypo-fontello\' font_size=\'70\' font_size_description=\'19\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\r\nDOWNLOADS SO FAR!\r\n[/av_animated_numbers]\r\n\r\n[/av_cell_one_third][av_cell_two_third vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_two_third]\r\n[/av_layout_row]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue86c\' font=\'entypo-fontello\' title=\'Easy Uploads \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b2\' font=\'entypo-fontello\' title=\'Cloud Sharing\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue80b\' font=\'entypo-fontello\' title=\'Unlimited Users\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b9\' font=\'entypo-fontello\' title=\'24/7 Support\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue862\' font=\'entypo-fontello\' title=\'Time Tracking\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue824\' font=\'entypo-fontello\' title=\'High Security\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8de\' font=\'entypo-fontello\' title=\'Best Performance\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8f3\' font=\'entypo-fontello\' title=\'Social Media\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/multi.png\' attachment=\'493\' attachment_size=\'full\' align=\'center\' animation=\'bottom-to-top\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\'][/av_image]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great features that work on all stationary and mobile devices\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third]\r\n[/av_layout_row]','Products','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 10:33:05','2017-09-14 10:33:05','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(36,1,'2012-08-24 18:16:35','2012-08-24 18:16:35','http://www.kriesi.at\n<blockquote>Entries with this post type link to a different page with their headline. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.</blockquote>','This is a post with post type \"Link\"','','publish','open','open','','this-is-a-post-with-post-type-link','','','2012-08-24 18:16:35','2012-08-24 18:16:35','',0,'http://192.168.1.104/enfold-blog/?p=36',0,'post','',0),(40,1,'2013-01-24 18:20:21','2013-01-24 18:20:21','[gallery link=\"file\" columns=\"6\" ids=\"470,469,468,467,472,471\"]\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<ul>\n	<li>Nulla consequat massa quis enim.</li>\n	<li>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</li>\n	<li>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.</li>\n	<li>Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi.</li>\n</ul>\nAenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.\n\n<!--more-->\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nlor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.','A small gallery','','publish','open','open','','a-small-gallery','','','2013-01-24 18:20:21','2013-01-24 18:20:21','',0,'http://192.168.1.104/enfold-blog/?p=40',0,'post','',0),(47,1,'2013-12-24 18:48:06','2013-12-24 18:48:06','http://vimeo.com/groups/stockfootage/videos/41629603\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n<blockquote>Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n&nbsp;</blockquote>\n<!--more-->\n\nPhasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus.\n\nNullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo.','Entry with Post Format \"Video\"','','publish','open','open','','entry-with-post-format-video','','\nhttp://vimeo.com/groups/stockfootage/videos/41629603','2013-12-24 18:48:06','2013-12-24 18:48:06','',0,'http://192.168.1.104/enfold-blog/?p=47',0,'post','',0),(49,1,'2014-02-12 18:49:48','2014-02-12 18:49:48','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<ol>\n	<li>Nulla consequat massa quis enim.</li>\n	<li>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</li>\n	<li>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.</li>\n</ol>\nNullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<!--more-->\n\nPhasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus.\n<blockquote>Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien.</blockquote>\nVestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in du.','Entry without preview image','','publish','open','open','','entry-without-preview-image','','','2014-02-12 18:49:48','2014-02-12 18:49:48','',0,'http://192.168.1.104/enfold-blog/?p=49',0,'post','',0),(51,1,'2014-05-11 18:55:31','2014-05-11 18:55:31','[audio mp3=\"http://www.archive.org/download/Macroform2011/Macroform-600LightYears.mp3\" preload=\"auto\"][/audio]\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<blockquote>Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer.</blockquote>\n<ul>\n	<li>Donec posuere vulputate arcu.</li>\n	<li>Phasellus accumsan cursus velit.</li>\n	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>\n<!--more-->\n\nNunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor.\n<ul>\n	<li>Donec posuere vulputate arcu.</li>\n	<li>Phasellus accumsan cursus velit.</li>\n	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>','Entry with Audio','','publish','open','open','','entry-with-audio','','','2014-05-11 18:55:31','2014-05-11 18:55:31','',0,'http://192.168.1.104/enfold-blog/?p=51',0,'post','',0),(55,1,'2012-05-24 18:59:53','2012-05-24 18:59:53','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<blockquote>Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</blockquote>\n<!--more-->\n\nNunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor.\n<ul>\n	<li>Donec posuere vulputate arcu.</li>\n	<li>Phasellus accumsan cursus velit.</li>\n	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>','A nice post','','publish','open','open','','a-nice-post','','','2012-05-24 18:59:53','2012-05-24 18:59:53','',0,'http://192.168.1.104/enfold-blog/?p=55',0,'post','',0),(65,1,'2014-08-24 18:56:26','2014-08-24 18:56:26','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<blockquote>Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</blockquote>\n<!--more-->\n\nNunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor.\n<ul>\n	<li>Donec posuere vulputate arcu.</li>\n	<li>Phasellus accumsan cursus velit.</li>\n	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>','A nice entry','','publish','open','open','','a-nice-entry','','','2014-08-24 18:56:26','2014-08-24 18:56:26','',0,'http://192.168.1.104/enfold-blog/?p=1',0,'post','',1),(320,1,'2015-02-24 22:59:57','2015-02-24 22:59:57','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#003e7b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce Sharia Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong><span id=\"aboutDisclaimer\">Disclaimer: We, at IFS, do not offer the mortgage products ourselves directly. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</span></strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth][/av_section]','Pricing','','publish','open','closed','','pricing','','','2017-09-27 09:13:44','2017-09-27 09:13:44','',0,'http://wp/enfold-medium-business/?page_id=320',0,'page','',0),(545,1,'2017-09-14 09:15:22','2017-09-14 09:15:22','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'About Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#315e5b\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:15:22','2017-09-14 09:15:22','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(551,1,'2017-09-14 09:22:30','2017-09-14 09:22:30','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:22:30','2017-09-14 09:22:30','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(546,1,'2017-09-14 09:21:11','2017-09-14 09:21:11','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'About Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#315e5b\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:21:11','2017-09-14 09:21:11','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(550,1,'2017-09-14 09:22:16','2017-09-14 09:22:16','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][av_heading heading=\'About Us\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#315e5b\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:22:16','2017-09-14 09:22:16','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(547,1,'2017-09-14 09:21:34','2017-09-14 09:21:34','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:21:34','2017-09-14 09:21:34','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(459,1,'2013-02-25 14:41:41','2013-02-25 14:41:41','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<blockquote>Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</blockquote>\n<!--more-->\n\nNunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor.\n<ul>\n	<li>Donec posuere vulputate arcu.</li>\n	<li>Phasellus accumsan cursus velit.</li>\n	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>','Recruiting has begun','','publish','open','open','','recruiting-has-begun','','','2013-02-25 14:41:41','2013-02-25 14:41:41','',0,'http://wp/enfold-medium-business/?p=459',0,'post','',0),(461,1,'2013-01-25 14:42:56','2013-01-25 14:42:56','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<ol>\n	<li>Nulla consequat massa quis enim.</li>\n	<li>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</li>\n	<li>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.</li>\n</ol>\nNullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<!--more-->\n\nPhasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus.\n<blockquote>Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien.</blockquote>\nVestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in du.','What a wild ride!','','publish','open','open','','what-a-wild-ride','','','2013-01-25 14:42:56','2013-01-25 14:42:56','',0,'http://wp/enfold-medium-business/?p=461',0,'post','',0),(463,1,'2011-02-25 14:44:14','2011-02-25 14:44:14','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<blockquote>Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</blockquote>\n<!--more-->\n\nNunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor.\n<ul>\n	<li>Donec posuere vulputate arcu.</li>\n	<li>Phasellus accumsan cursus velit.</li>\n	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>','We have launched our website!','','publish','open','open','','we-have-launched-our-website','','','2011-02-25 14:44:14','2011-02-25 14:44:14','',0,'http://wp/enfold-medium-business/?p=463',0,'post','',0),(515,1,'2017-09-13 11:30:22','2017-09-13 11:30:22',' ','','','publish','closed','closed','','515','','','2017-09-27 07:00:36','2017-09-27 07:00:36','',0,'http://islamicfinancialservices.co.uk/2017/09/13/515/',8,'nav_menu_item','',0),(673,1,'2017-09-21 12:09:16','2017-09-21 12:09:16','','Untitled-1-3','','inherit','open','closed','','untitled-1-3','','','2017-09-21 12:09:16','2017-09-21 12:09:16','',0,'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-3.jpg',0,'attachment','image/jpeg',0),(517,1,'2017-09-13 11:30:22','2017-09-13 11:30:22',' ','About Us','','publish','closed','closed','','517','','','2017-09-27 07:00:36','2017-09-27 07:00:36','',0,'http://islamicfinancialservices.co.uk/2017/09/13/517/',2,'nav_menu_item','',0),(518,1,'2017-09-13 12:58:34','2017-09-13 12:58:34','','IFS_Logo_fianl','','inherit','open','closed','','ifs_logo_fianl','','','2017-09-13 12:58:34','2017-09-13 12:58:34','',0,'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_fianl.png',0,'attachment','image/png',0),(621,1,'2017-09-14 12:59:19','2017-09-14 12:59:19','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading heading=\'We would love to work with you so <strong>visit or write us</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Take the office tour\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD Detroit</h4>\r\n<p style=\"text-align: center;\">4870 Cass Ave\r\nDetroit, MI, United States</p>\r\n<p style=\"text-align: center;\">(555) 389 976</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">detroit@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD L.A.</h4>\r\n<p style=\"text-align: center;\">1818 N Vermont Ave\r\nLos Angeles, CA, United States</p>\r\n<p style=\"text-align: center;\">(555) 774 433</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">LA@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_google_map height=\'300px\' zoom=\'8\' saturation=\'-100\' hue=\'\' zoom_control=\'aviaTBzoom_control\' mobile_drag_control=\'aviaTBmobile_drag_control\']\r\n[av_gmap_location address=\'Infinity loop 1\' city=\'Cupertino\' country=\'USA\' long=\'-122.03033290000002\' lat=\'37.331741\' marker=\'508\' imagesize=\'30\']\r\nOur main office\r\n[/av_gmap_location]\r\n[/av_google_map]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 12:59:19','2017-09-14 12:59:19','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(519,1,'2017-09-13 13:02:16','2017-09-13 13:02:16','[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/people_town.jpg\' attachment=\'506\' attachment_size=\'full\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading heading=\'We would love to work with you so <strong>visit or write us</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Take the office tour\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD Detroit</h4>\r\n<p style=\"text-align: center;\">4870 Cass Ave\r\nDetroit, MI, United States</p>\r\n<p style=\"text-align: center;\">(555) 389 976</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">detroit@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD L.A.</h4>\r\n<p style=\"text-align: center;\">1818 N Vermont Ave\r\nLos Angeles, CA, United States</p>\r\n<p style=\"text-align: center;\">(555) 774 433</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">LA@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row][av_google_map height=\'300px\' zoom=\'8\' saturation=\'-100\' hue=\'\' zoom_control=\'aviaTBzoom_control\' mobile_drag_control=\'aviaTBmobile_drag_control\']\r\n[av_gmap_location address=\'Infinity loop 1\' city=\'Cupertino\' country=\'USA\' long=\'-122.03033290000002\' lat=\'37.331741\' marker=\'508\' imagesize=\'30\']\r\nOur main office\r\n[/av_gmap_location]\r\n[/av_google_map]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-13 13:02:16','2017-09-13 13:02:16','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/13/21-revision-v1/',0,'revision','',0),(520,1,'2017-09-13 13:04:11','2017-09-13 13:04:11','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'https://www.youtube.com/watch?v=Wq-DEL2ONGg\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'EVERYTHING UNDER ONE ROOF! WE OFFER GREAT \' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'MARKETING\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'USER EXPERIENCE\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'CUSTOMER SUPPORT\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'DESIGN SKILLS\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\']\r\nWatch our Promo Video\r\n[/av_font_icon]\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:04:11','2017-09-13 13:04:11','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(522,1,'2017-09-13 13:17:36','2017-09-13 13:17:36','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'https://www.youtube.com/watch?v=Wq-DEL2ONGg\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'EVERYTHING UNDER ONE ROOF! WE OFFER GREAT \' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'MARKETING\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'USER EXPERIENCE\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'CUSTOMER SUPPORT\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'DESIGN SKILLS\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:17:36','2017-09-13 13:17:36','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(521,1,'2017-09-13 13:17:16','2017-09-13 13:17:16','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'https://www.youtube.com/watch?v=Wq-DEL2ONGg\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'EVERYTHING UNDER ONE ROOF! WE OFFER GREAT \' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'MARKETING\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'USER EXPERIENCE\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'CUSTOMER SUPPORT\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'DESIGN SKILLS\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:17:16','2017-09-13 13:17:16','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(523,1,'2017-09-13 13:19:28','2017-09-13 13:19:28','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'https://www.youtube.com/watch?v=Wq-DEL2ONGg\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'EVERYTHING UNDER ONE ROOF! WE OFFER GREAT \' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'DESIGN SKILLS\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:19:28','2017-09-13 13:19:28','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(524,1,'2017-09-13 13:19:53','2017-09-13 13:19:53','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'https://www.youtube.com/watch?v=Wq-DEL2ONGg\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'DESIGN SKILLS\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:19:53','2017-09-13 13:19:53','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(684,1,'2017-09-21 12:39:23','2017-09-21 12:39:23','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'page,668\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Islamic Financial Services’ Partners\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-21 12:39:23','2017-09-21 12:39:23','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/21/431-revision-v1/',0,'revision','',0),(534,1,'2017-09-13 13:55:46','2017-09-13 13:55:46','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:55:46','2017-09-13 13:55:46','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(528,1,'2017-09-13 13:45:42','2017-09-13 13:45:42','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-300x213.jpg\' attachment=\'527\' attachment_size=\'medium\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:45:42','2017-09-13 13:45:42','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(530,1,'2017-09-13 13:46:44','2017-09-13 13:46:44','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1.jpg\' attachment=\'527\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:46:44','2017-09-13 13:46:44','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(529,1,'2017-09-13 13:46:10','2017-09-13 13:46:10','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1200x630.jpg\' attachment=\'527\' attachment_size=\'featured_large\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:46:10','2017-09-13 13:46:10','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(531,1,'2017-09-13 13:47:21','2017-09-13 13:47:21','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1.jpg\' attachment=\'527\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:47:21','2017-09-13 13:47:21','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(532,1,'2017-09-13 13:48:59','2017-09-13 13:48:59','','Untitled-1','','inherit','open','closed','','untitled-1-2','','','2017-09-13 13:48:59','2017-09-13 13:48:59','',431,'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg',0,'attachment','image/jpeg',0),(533,1,'2017-09-13 13:49:06','2017-09-13 13:49:06','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\r\n\r\n[/av_contact]\r\n\r\n[/av_one_third][av_one_third]\r\n\r\n[/av_one_third]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:49:06','2017-09-13 13:49:06','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(584,1,'2017-09-14 11:09:13','2017-09-14 11:09:13','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:09:13','2017-09-14 11:09:13','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(554,1,'2017-09-14 09:24:07','2017-09-14 09:24:07','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#686868\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:24:07','2017-09-14 09:24:07','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(627,1,'2017-09-14 13:02:20','2017-09-14 13:02:20','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Who We Are\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-14 13:02:20','2017-09-14 13:02:20','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/14/431-revision-v1/',0,'revision','',0),(538,1,'2017-09-14 08:39:13','2017-09-14 08:39:13','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Who We Are\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third][/av_section][av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-14 08:39:13','2017-09-14 08:39:13','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/14/431-revision-v1/',0,'revision','',0),(536,1,'2017-09-13 13:58:53','2017-09-13 13:58:53','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third][/av_section][av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-13 13:58:53','2017-09-13 13:58:53','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/13/431-revision-v1/',0,'revision','',0),(537,1,'2017-09-14 08:38:16','2017-09-14 08:38:16','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'We create <strong>high quality products</strong> that are used and loved by thousands of customers\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-14 08:38:16','2017-09-14 08:38:16','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/14/431-revision-v1/',0,'revision','',0),(539,1,'2017-09-14 09:11:54','2017-09-14 09:11:54','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/pricing_big.jpg\' attachment=\'496\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading heading=\'Plans built for every team. Start with <strong>30 days free</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_submenu which_menu=\'custom\' menu=\'2\' position=\'center\' color=\'main_color\' sticky=\'aviaTBsticky\' mobile=\'active\']\r\n[av_submenu_item title=\'Top\' link=\'manually,#top\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Pricing\' link=\'manually,#pricing\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'FAQ\' link=\'manually,#faq\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Pre Sale Questions\' link=\'manually,#pre-sale\' linktarget=\'\' button_style=\'av-menu-button av-menu-button-bordered\']\r\n[/av_submenu]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_table purpose=\'pricing\' pricing_table_design=\'avia_pricing_minimal\' pricing_hidden_cells=\'avia_show_empty_cells\' caption=\'\' responsive_styling=\'avia_responsive_table\']\r\n[av_row row_style=\'avia-heading-row\'][av_cell col_style=\'\']Starter[/av_cell][av_cell col_style=\'\']Regular[/av_cell][av_cell col_style=\'avia-highlight-col\']Plus[/av_cell][av_cell col_style=\'\']Enterprise[/av_cell][/av_row]\r\n[av_row row_style=\'avia-pricing-row\'][av_cell col_style=\'\']9.90$<small>per month</small>[/av_cell][av_cell col_style=\'\']15$<small>per month</small>[/av_cell][av_cell col_style=\'avia-highlight-col\']25$<small>per month</small>[/av_cell][av_cell col_style=\'\']55$<small>per month</small>[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\']1 Team Member[/av_cell][av_cell col_style=\'\']3 Team Member[/av_cell][av_cell col_style=\'avia-highlight-col\']5 Team Member[/av_cell][av_cell col_style=\'\']50 Team Member[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\']10 GB Data[/av_cell][av_cell col_style=\'\']30 GB Data[/av_cell][av_cell col_style=\'avia-highlight-col\']50 GB Data[/av_cell][av_cell col_style=\'\']Unlimited Data[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\']Time Tracking[/av_cell][av_cell col_style=\'avia-highlight-col\']Time Tracking[/av_cell][av_cell col_style=\'\']Time Tracking[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\']E-Mail Notifications[/av_cell][av_cell col_style=\'\']E-Mail Notifications[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\'][/av_cell][av_cell col_style=\'\']Elite Support[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\'][/av_cell][av_cell col_style=\'\']Multiple Tickets[/av_cell][/av_row]\r\n[av_row row_style=\'avia-button-row\'][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'avia-highlight-col\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][/av_row]\r\n[/av_table]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'faq\' color=\'main_color\' custom_bg=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading heading=\'Frequently Asked Questions\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4>Nulla consequat massa quis enim?</h4>\r\n[av_dropcap1]D[/av_dropcap1]onec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.\r\n<h4>Vivamus elementum semper nisi?</h4>\r\n[av_dropcap1]A[/av_dropcap1]enean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius lallus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.\r\n<h4>Aenean imperdiet?</h4>\r\n[av_dropcap1]E[/av_dropcap1]tiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4>Aenean imperdiet?</h4>\r\nAenean commodo ligula eget dolor. Aenean <strong>massa</strong>. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\r\n<h4>Nulla consequat massa quis enim?</h4>\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.\r\n<blockquote>Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus.</blockquote>\r\nAenean commodo ligula eget dolor. Aenean <strong>massa</strong>. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\r\n<h4></h4>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_toggle_container initial=\'0\' mode=\'accordion\' sort=\'true\']\r\n[av_toggle title=\'Are there additional costs?\' tags=\'Installation, Misc\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Installation\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Pricing, Misc\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Installation, Misc\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Pre Sales\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Installation, Pre Sales\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Pre Sales, Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'Pre Sales\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Pricing, Misc\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'Are there additional costs?\' tags=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Pre Sales\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Are there additional costs?\' tags=\'Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Pricing\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[/av_toggle_container]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your question has been sent, we will reply as soon as possible!\' link=\'manually,http://\' subject=\'Pre Sale Question\' autorespond=\'\' captcha=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'Which Plan?\' type=\'select\' options=\'Starter, Regular, Plus, Enterprise\' check=\'\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\'][/av_contact_field]\r\n[/av_contact]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:11:54','2017-09-14 09:11:54','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(544,1,'2017-09-14 09:14:40','2017-09-14 09:14:40','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'About Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#315e5b\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:14:40','2017-09-14 09:14:40','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(541,1,'2017-09-14 09:13:20','2017-09-14 09:13:20','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'About Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_submenu which_menu=\'custom\' menu=\'2\' position=\'center\' color=\'main_color\' sticky=\'aviaTBsticky\' mobile=\'active\']\r\n[av_submenu_item title=\'Top\' link=\'manually,#top\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Pricing\' link=\'manually,#pricing\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'FAQ\' link=\'manually,#faq\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Pre Sale Questions\' link=\'manually,#pre-sale\' linktarget=\'\' button_style=\'av-menu-button av-menu-button-bordered\']\r\n[/av_submenu]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_table purpose=\'pricing\' pricing_table_design=\'avia_pricing_minimal\' pricing_hidden_cells=\'avia_show_empty_cells\' caption=\'\' responsive_styling=\'avia_responsive_table\']\r\n[av_row row_style=\'avia-heading-row\'][av_cell col_style=\'\']Starter[/av_cell][av_cell col_style=\'\']Regular[/av_cell][av_cell col_style=\'avia-highlight-col\']Plus[/av_cell][av_cell col_style=\'\']Enterprise[/av_cell][/av_row]\r\n[av_row row_style=\'avia-pricing-row\'][av_cell col_style=\'\']9.90$<small>per month</small>[/av_cell][av_cell col_style=\'\']15$<small>per month</small>[/av_cell][av_cell col_style=\'avia-highlight-col\']25$<small>per month</small>[/av_cell][av_cell col_style=\'\']55$<small>per month</small>[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\']1 Team Member[/av_cell][av_cell col_style=\'\']3 Team Member[/av_cell][av_cell col_style=\'avia-highlight-col\']5 Team Member[/av_cell][av_cell col_style=\'\']50 Team Member[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\']10 GB Data[/av_cell][av_cell col_style=\'\']30 GB Data[/av_cell][av_cell col_style=\'avia-highlight-col\']50 GB Data[/av_cell][av_cell col_style=\'\']Unlimited Data[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\']Time Tracking[/av_cell][av_cell col_style=\'avia-highlight-col\']Time Tracking[/av_cell][av_cell col_style=\'\']Time Tracking[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\']E-Mail Notifications[/av_cell][av_cell col_style=\'\']E-Mail Notifications[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\'][/av_cell][av_cell col_style=\'\']Elite Support[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\'][/av_cell][av_cell col_style=\'\']Multiple Tickets[/av_cell][/av_row]\r\n[av_row row_style=\'avia-button-row\'][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'avia-highlight-col\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][/av_row]\r\n[/av_table]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'faq\' color=\'main_color\' custom_bg=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading heading=\'Frequently Asked Questions\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4>Nulla consequat massa quis enim?</h4>\r\n[av_dropcap1]D[/av_dropcap1]onec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.\r\n<h4>Vivamus elementum semper nisi?</h4>\r\n[av_dropcap1]A[/av_dropcap1]enean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius lallus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.\r\n<h4>Aenean imperdiet?</h4>\r\n[av_dropcap1]E[/av_dropcap1]tiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4>Aenean imperdiet?</h4>\r\nAenean commodo ligula eget dolor. Aenean <strong>massa</strong>. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\r\n<h4>Nulla consequat massa quis enim?</h4>\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.\r\n<blockquote>Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus.</blockquote>\r\nAenean commodo ligula eget dolor. Aenean <strong>massa</strong>. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\r\n<h4></h4>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_toggle_container initial=\'0\' mode=\'accordion\' sort=\'true\']\r\n[av_toggle title=\'Are there additional costs?\' tags=\'Installation, Misc\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Installation\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Pricing, Misc\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Installation, Misc\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Pre Sales\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Installation, Pre Sales\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Pre Sales, Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'Pre Sales\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Pricing, Misc\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'Are there additional costs?\' tags=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Pre Sales\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Are there additional costs?\' tags=\'Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Pricing\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[/av_toggle_container]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your question has been sent, we will reply as soon as possible!\' link=\'manually,http://\' subject=\'Pre Sale Question\' autorespond=\'\' captcha=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'Which Plan?\' type=\'select\' options=\'Starter, Regular, Plus, Enterprise\' check=\'\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\'][/av_contact_field]\r\n[/av_contact]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:13:20','2017-09-14 09:13:20','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(540,1,'2017-09-14 09:12:25','2017-09-14 09:12:25','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/pricing_big.jpg\' attachment=\'496\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'About Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_submenu which_menu=\'custom\' menu=\'2\' position=\'center\' color=\'main_color\' sticky=\'aviaTBsticky\' mobile=\'active\']\r\n[av_submenu_item title=\'Top\' link=\'manually,#top\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Pricing\' link=\'manually,#pricing\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'FAQ\' link=\'manually,#faq\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Pre Sale Questions\' link=\'manually,#pre-sale\' linktarget=\'\' button_style=\'av-menu-button av-menu-button-bordered\']\r\n[/av_submenu]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_table purpose=\'pricing\' pricing_table_design=\'avia_pricing_minimal\' pricing_hidden_cells=\'avia_show_empty_cells\' caption=\'\' responsive_styling=\'avia_responsive_table\']\r\n[av_row row_style=\'avia-heading-row\'][av_cell col_style=\'\']Starter[/av_cell][av_cell col_style=\'\']Regular[/av_cell][av_cell col_style=\'avia-highlight-col\']Plus[/av_cell][av_cell col_style=\'\']Enterprise[/av_cell][/av_row]\r\n[av_row row_style=\'avia-pricing-row\'][av_cell col_style=\'\']9.90$<small>per month</small>[/av_cell][av_cell col_style=\'\']15$<small>per month</small>[/av_cell][av_cell col_style=\'avia-highlight-col\']25$<small>per month</small>[/av_cell][av_cell col_style=\'\']55$<small>per month</small>[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\']1 Team Member[/av_cell][av_cell col_style=\'\']3 Team Member[/av_cell][av_cell col_style=\'avia-highlight-col\']5 Team Member[/av_cell][av_cell col_style=\'\']50 Team Member[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\']10 GB Data[/av_cell][av_cell col_style=\'\']30 GB Data[/av_cell][av_cell col_style=\'avia-highlight-col\']50 GB Data[/av_cell][av_cell col_style=\'\']Unlimited Data[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\']Time Tracking[/av_cell][av_cell col_style=\'avia-highlight-col\']Time Tracking[/av_cell][av_cell col_style=\'\']Time Tracking[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\']E-Mail Notifications[/av_cell][av_cell col_style=\'\']E-Mail Notifications[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\'][/av_cell][av_cell col_style=\'\']Elite Support[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\'][/av_cell][av_cell col_style=\'\']Multiple Tickets[/av_cell][/av_row]\r\n[av_row row_style=\'avia-button-row\'][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'avia-highlight-col\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][/av_row]\r\n[/av_table]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'faq\' color=\'main_color\' custom_bg=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading heading=\'Frequently Asked Questions\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4>Nulla consequat massa quis enim?</h4>\r\n[av_dropcap1]D[/av_dropcap1]onec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.\r\n<h4>Vivamus elementum semper nisi?</h4>\r\n[av_dropcap1]A[/av_dropcap1]enean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius lallus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.\r\n<h4>Aenean imperdiet?</h4>\r\n[av_dropcap1]E[/av_dropcap1]tiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4>Aenean imperdiet?</h4>\r\nAenean commodo ligula eget dolor. Aenean <strong>massa</strong>. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\r\n<h4>Nulla consequat massa quis enim?</h4>\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.\r\n<blockquote>Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus.</blockquote>\r\nAenean commodo ligula eget dolor. Aenean <strong>massa</strong>. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\r\n<h4></h4>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_toggle_container initial=\'0\' mode=\'accordion\' sort=\'true\']\r\n[av_toggle title=\'Are there additional costs?\' tags=\'Installation, Misc\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Installation\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Pricing, Misc\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Installation, Misc\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Pre Sales\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Installation, Pre Sales\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Pre Sales, Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'Pre Sales\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Pricing, Misc\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'Are there additional costs?\' tags=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Pre Sales\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Are there additional costs?\' tags=\'Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Pricing\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[/av_toggle_container]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your question has been sent, we will reply as soon as possible!\' link=\'manually,http://\' subject=\'Pre Sale Question\' autorespond=\'\' captcha=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'Which Plan?\' type=\'select\' options=\'Starter, Regular, Plus, Enterprise\' check=\'\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\'][/av_contact_field]\r\n[/av_contact]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:12:25','2017-09-14 09:12:25','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(542,1,'2017-09-14 09:13:57','2017-09-14 09:13:57','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'About Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#315e5b\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_submenu which_menu=\'custom\' menu=\'2\' position=\'center\' color=\'main_color\' sticky=\'aviaTBsticky\' mobile=\'active\']\r\n[av_submenu_item title=\'Top\' link=\'manually,#top\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Pricing\' link=\'manually,#pricing\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'FAQ\' link=\'manually,#faq\' linktarget=\'\' button_style=\'\']\r\n[av_submenu_item title=\'Pre Sale Questions\' link=\'manually,#pre-sale\' linktarget=\'\' button_style=\'av-menu-button av-menu-button-bordered\']\r\n[/av_submenu]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_table purpose=\'pricing\' pricing_table_design=\'avia_pricing_minimal\' pricing_hidden_cells=\'avia_show_empty_cells\' caption=\'\' responsive_styling=\'avia_responsive_table\']\r\n[av_row row_style=\'avia-heading-row\'][av_cell col_style=\'\']Starter[/av_cell][av_cell col_style=\'\']Regular[/av_cell][av_cell col_style=\'avia-highlight-col\']Plus[/av_cell][av_cell col_style=\'\']Enterprise[/av_cell][/av_row]\r\n[av_row row_style=\'avia-pricing-row\'][av_cell col_style=\'\']9.90$<small>per month</small>[/av_cell][av_cell col_style=\'\']15$<small>per month</small>[/av_cell][av_cell col_style=\'avia-highlight-col\']25$<small>per month</small>[/av_cell][av_cell col_style=\'\']55$<small>per month</small>[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\']1 Team Member[/av_cell][av_cell col_style=\'\']3 Team Member[/av_cell][av_cell col_style=\'avia-highlight-col\']5 Team Member[/av_cell][av_cell col_style=\'\']50 Team Member[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\']10 GB Data[/av_cell][av_cell col_style=\'\']30 GB Data[/av_cell][av_cell col_style=\'avia-highlight-col\']50 GB Data[/av_cell][av_cell col_style=\'\']Unlimited Data[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\']Time Tracking[/av_cell][av_cell col_style=\'avia-highlight-col\']Time Tracking[/av_cell][av_cell col_style=\'\']Time Tracking[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\']E-Mail Notifications[/av_cell][av_cell col_style=\'\']E-Mail Notifications[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\'][/av_cell][av_cell col_style=\'\']Elite Support[/av_cell][/av_row]\r\n[av_row row_style=\'\'][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'\'][/av_cell][av_cell col_style=\'avia-highlight-col\'][/av_cell][av_cell col_style=\'\']Multiple Tickets[/av_cell][/av_row]\r\n[av_row row_style=\'avia-button-row\'][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'avia-highlight-col\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][av_cell col_style=\'\'][av_button label=\'Sign Up\' link=\'manually,#\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\r\n\r\n[/av_cell][/av_row]\r\n[/av_table]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'faq\' color=\'main_color\' custom_bg=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading heading=\'Frequently Asked Questions\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4>Nulla consequat massa quis enim?</h4>\r\n[av_dropcap1]D[/av_dropcap1]onec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.\r\n<h4>Vivamus elementum semper nisi?</h4>\r\n[av_dropcap1]A[/av_dropcap1]enean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius lallus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.\r\n<h4>Aenean imperdiet?</h4>\r\n[av_dropcap1]E[/av_dropcap1]tiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4>Aenean imperdiet?</h4>\r\nAenean commodo ligula eget dolor. Aenean <strong>massa</strong>. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\r\n<h4>Nulla consequat massa quis enim?</h4>\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.\r\n<blockquote>Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus.</blockquote>\r\nAenean commodo ligula eget dolor. Aenean <strong>massa</strong>. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\r\n<h4></h4>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_toggle_container initial=\'0\' mode=\'accordion\' sort=\'true\']\r\n[av_toggle title=\'Are there additional costs?\' tags=\'Installation, Misc\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Installation\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Pricing, Misc\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Installation, Misc\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Pre Sales\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Installation, Pre Sales\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Pre Sales, Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'Pre Sales\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'How to set up the theme?\' tags=\'Pricing, Misc\']\r\nNullam sagittis. Suspendisse pulvinar, augue ac venenatis <strong>condimentum</strong>, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante <strong>ipsum</strong> primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis\r\n[/av_toggle]\r\n[av_toggle title=\'Are there additional costs?\' tags=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Can I change Plans or cancel at any time?\' tags=\'Pre Sales\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Are there additional costs?\' tags=\'Pricing\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. <strong>Aenean</strong> massa. Cum sociis natoque penatibus et magnis dis parturient montes, <strong>nascetur</strong> ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[av_toggle title=\'Support Included?\' tags=\'Pricing\']\r\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. <strong>Vivamus</strong> elementum semper nisi. Aenean vulputate eleifend tellus.\r\n[/av_toggle]\r\n[av_toggle title=\'What about Refunds?\' tags=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_toggle]\r\n[/av_toggle_container]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your question has been sent, we will reply as soon as possible!\' link=\'manually,http://\' subject=\'Pre Sale Question\' autorespond=\'\' captcha=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'Which Plan?\' type=\'select\' options=\'Starter, Regular, Plus, Enterprise\' check=\'\' width=\'element_third\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\'][/av_contact_field]\r\n[/av_contact]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:13:57','2017-09-14 09:13:57','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(543,1,'2017-09-14 09:14:15','2017-09-14 09:14:15','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Who We Are\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-14 09:14:15','2017-09-14 09:14:15','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/14/431-revision-v1/',0,'revision','',0),(548,1,'2017-09-14 09:21:47','2017-09-14 09:21:47','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_fifth][av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:21:47','2017-09-14 09:21:47','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(549,1,'2017-09-14 09:22:02','2017-09-14 09:22:02','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:22:02','2017-09-14 09:22:02','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(715,1,'2017-09-22 07:23:48','2017-09-22 07:23:48','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-22 07:23:48','2017-09-22 07:23:48','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/22/320-revision-v1/',0,'revision','',0),(552,1,'2017-09-14 09:22:44','2017-09-14 09:22:44','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:22:44','2017-09-14 09:22:44','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(553,1,'2017-09-14 09:23:00','2017-09-14 09:23:00','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#686868\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:23:00','2017-09-14 09:23:00','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(555,1,'2017-09-14 09:24:19','2017-09-14 09:24:19','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:24:19','2017-09-14 09:24:19','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(556,1,'2017-09-14 09:35:45','2017-09-14 09:35:45','','financial-service-firms-india-1286375','','inherit','open','closed','','financial-service-firms-india-1286375','','','2017-09-14 09:35:45','2017-09-14 09:35:45','',320,'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg',0,'attachment','image/jpeg',0),(557,1,'2017-09-14 09:35:51','2017-09-14 09:35:51','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’main is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance.Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this. Surah Baqarah Ayat number 275 and 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:35:51','2017-09-14 09:35:51','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(558,1,'2017-09-14 09:47:47','2017-09-14 09:47:47','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:47:47','2017-09-14 09:47:47','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(563,1,'2017-09-14 09:54:04','2017-09-14 09:54:04','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'no-padding\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:54:04','2017-09-14 09:54:04','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(559,1,'2017-09-14 09:48:36','2017-09-14 09:48:36','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:48:36','2017-09-14 09:48:36','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(560,1,'2017-09-14 09:52:22','2017-09-14 09:52:22','','IFS_Logo_fianl','','inherit','open','closed','','ifs_logo_fianl-2','','','2017-09-14 09:52:22','2017-09-14 09:52:22','',0,'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_fianl-1.png',0,'attachment','image/png',0),(562,1,'2017-09-14 09:53:29','2017-09-14 09:53:29','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:53:29','2017-09-14 09:53:29','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(561,1,'2017-09-14 09:53:03','2017-09-14 09:53:03','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'no-padding\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pre-sale\' color=\'main_color\' custom_bg=\'#7c7c7c\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'FAQ didn’t help? Feel free to ask us anything <strong>before purchasing</strong> here\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 09:53:03','2017-09-14 09:53:03','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(567,1,'2017-09-22 15:33:17','2017-09-22 15:33:17','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\n\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\n\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\n\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\n\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\n[/av_textblock]\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\n\n[av_one_half first]\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\n[/av_icon_box]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nPay rent and acquisition payments every month and no interest.\n[/av_icon_box]\n\n[/av_one_half][av_one_half first]\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\n[/av_icon_box]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nOnce the finance term is over, house legally transferred completely to you from the Financier.\n[/av_icon_box]\n\n[/av_one_half][av_one_half first]\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\n[/av_icon_box]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\n[/av_icon_box]\n\n[/av_one_half][/av_cell_one_half]\n[/av_layout_row]\n\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\n[/av_codeblock]\n\n','Home Purchase Plan','','inherit','closed','closed','','24-autosave-v1','','','2017-09-22 15:33:17','2017-09-22 15:33:17','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-autosave-v1/',0,'revision','',0),(581,1,'2017-09-14 11:06:33','2017-09-14 11:06:33','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_cell_one_third][/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:06:33','2017-09-14 11:06:33','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(575,1,'2017-09-14 10:52:52','2017-09-14 10:52:52','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/multi.png\' attachment=\'493\' attachment_size=\'full\' align=\'center\' animation=\'bottom-to-top\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\'][/av_image]\r\n\r\n[av_heading heading=\'Great benefits that suit your financial needs\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third][/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 10:52:52','2017-09-14 10:52:52','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(572,1,'2017-09-14 10:43:51','2017-09-14 10:43:51','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue86c\' font=\'entypo-fontello\' title=\'Easy Uploads \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b2\' font=\'entypo-fontello\' title=\'Cloud Sharing\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue80b\' font=\'entypo-fontello\' title=\'Unlimited Users\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b9\' font=\'entypo-fontello\' title=\'24/7 Support\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue862\' font=\'entypo-fontello\' title=\'Time Tracking\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue824\' font=\'entypo-fontello\' title=\'High Security\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8de\' font=\'entypo-fontello\' title=\'Best Performance\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8f3\' font=\'entypo-fontello\' title=\'Social Media\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/multi.png\' attachment=\'493\' attachment_size=\'full\' align=\'center\' animation=\'bottom-to-top\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\'][/av_image]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great features that work on all stationary and mobile devices\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 10:43:51','2017-09-14 10:43:51','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(569,1,'2017-09-14 10:42:09','2017-09-14 10:42:09','[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/cafe.jpg\' attachment=\'489\' attachment_size=\'full\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_third vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_third][av_cell_two_third vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_two_third][/av_layout_row][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue86c\' font=\'entypo-fontello\' title=\'Easy Uploads \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b2\' font=\'entypo-fontello\' title=\'Cloud Sharing\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue80b\' font=\'entypo-fontello\' title=\'Unlimited Users\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b9\' font=\'entypo-fontello\' title=\'24/7 Support\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue862\' font=\'entypo-fontello\' title=\'Time Tracking\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue824\' font=\'entypo-fontello\' title=\'High Security\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8de\' font=\'entypo-fontello\' title=\'Best Performance\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8f3\' font=\'entypo-fontello\' title=\'Social Media\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/multi.png\' attachment=\'493\' attachment_size=\'full\' align=\'center\' animation=\'bottom-to-top\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\'][/av_image]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great features that work on all stationary and mobile devices\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 10:42:09','2017-09-14 10:42:09','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(570,1,'2017-09-14 10:43:05','2017-09-14 10:43:05','[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/cafe.jpg\' attachment=\'489\' attachment_size=\'full\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_one_third][/av_layout_row][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue86c\' font=\'entypo-fontello\' title=\'Easy Uploads \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b2\' font=\'entypo-fontello\' title=\'Cloud Sharing\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue80b\' font=\'entypo-fontello\' title=\'Unlimited Users\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b9\' font=\'entypo-fontello\' title=\'24/7 Support\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue862\' font=\'entypo-fontello\' title=\'Time Tracking\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue824\' font=\'entypo-fontello\' title=\'High Security\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8de\' font=\'entypo-fontello\' title=\'Best Performance\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8f3\' font=\'entypo-fontello\' title=\'Social Media\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/multi.png\' attachment=\'493\' attachment_size=\'full\' align=\'center\' animation=\'bottom-to-top\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\'][/av_image]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great features that work on all stationary and mobile devices\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 10:43:05','2017-09-14 10:43:05','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(571,1,'2017-09-14 10:43:18','2017-09-14 10:43:18','[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/cafe.jpg\' attachment=\'489\' attachment_size=\'full\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_one_half][/av_layout_row][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue86c\' font=\'entypo-fontello\' title=\'Easy Uploads \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b2\' font=\'entypo-fontello\' title=\'Cloud Sharing\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue80b\' font=\'entypo-fontello\' title=\'Unlimited Users\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b9\' font=\'entypo-fontello\' title=\'24/7 Support\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue862\' font=\'entypo-fontello\' title=\'Time Tracking\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue824\' font=\'entypo-fontello\' title=\'High Security\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8de\' font=\'entypo-fontello\' title=\'Best Performance\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8f3\' font=\'entypo-fontello\' title=\'Social Media\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/multi.png\' attachment=\'493\' attachment_size=\'full\' align=\'center\' animation=\'bottom-to-top\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\'][/av_image]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great features that work on all stationary and mobile devices\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 10:43:18','2017-09-14 10:43:18','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(574,1,'2017-09-14 10:50:59','2017-09-14 10:50:59','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/multi.png\' attachment=\'493\' attachment_size=\'full\' align=\'center\' animation=\'bottom-to-top\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\'][/av_image]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great features that work on all stationary and mobile devices\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third][/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 10:50:59','2017-09-14 10:50:59','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(573,1,'2017-09-14 10:50:45','2017-09-14 10:50:45','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8de\' font=\'entypo-fontello\' title=\'Best Performance\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque peus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8f3\' font=\'entypo-fontello\' title=\'Social Media\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nLoreula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/multi.png\' attachment=\'493\' attachment_size=\'full\' align=\'center\' animation=\'bottom-to-top\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\'][/av_image]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great features that work on all stationary and mobile devices\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third][/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 10:50:45','2017-09-14 10:50:45','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(576,1,'2017-09-14 10:59:32','2017-09-14 10:59:32','','Toy house and calculator on table close-up','Toy house and calculator on table close-up','inherit','open','closed','','toy-house-and-calculator-on-table-close-up','','','2017-09-14 10:59:32','2017-09-14 10:59:32','',24,'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg',0,'attachment','image/jpeg',0),(577,1,'2017-09-14 10:59:43','2017-09-14 10:59:43','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_cell_one_third][/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 10:59:43','2017-09-14 10:59:43','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(578,1,'2017-09-14 11:00:28','2017-09-14 11:00:28','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_cell_one_third][/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:00:28','2017-09-14 11:00:28','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(580,1,'2017-09-14 11:05:28','2017-09-14 11:05:28','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_cell_one_third]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:05:28','2017-09-14 11:05:28','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(579,1,'2017-09-14 11:00:49','2017-09-14 11:00:49','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/MBAir_big-1030x629.png\' attachment=\'491\' attachment_size=\'large\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'28.5,27.7\']\r\nA simple but powerful dashboard\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-centered\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'49.2,30.2\']\r\nAll important stats in one place\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'40.5,78.6\']\r\nTracks the performance for all key metrics\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-below av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'73.1,47.1\']\r\nShows you all the new users that subscribed during the last week\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'video\' color=\'main_color\' custom_bg=\'\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_font_icon icon=\'ue897\' font=\'entypo-fontello\' style=\'border\' caption=\'\' link=\'manually,https://vimeo.com/64927358\' linktarget=\'\' size=\'40px\' position=\'center\' color=\'#ffffff\'][/av_font_icon]\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_hr class=\'invisible\' height=\'30\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Check out this <strong>small tutorial</strong> on how our App is set up and used\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n\r\n[av_cell_two_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_cell_one_third][/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:00:49','2017-09-14 11:00:49','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(585,1,'2017-09-14 11:16:27','2017-09-14 11:16:27','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:16:27','2017-09-14 11:16:27','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(583,1,'2017-09-14 11:07:55','2017-09-14 11:07:55','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full][/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:07:55','2017-09-14 11:07:55','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(586,1,'2017-09-14 11:16:59','2017-09-14 11:16:59','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\'][/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#315e5b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-14 11:16:59','2017-09-14 11:16:59','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/14/320-revision-v1/',0,'revision','',0),(587,1,'2017-09-14 11:17:10','2017-09-14 11:17:10','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:17:10','2017-09-14 11:17:10','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(588,1,'2017-09-14 11:17:41','2017-09-14 11:17:41','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#cecece\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:17:41','2017-09-14 11:17:41','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(589,1,'2017-09-14 11:17:58','2017-09-14 11:17:58','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#e0e0e0\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:17:58','2017-09-14 11:17:58','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(590,1,'2017-09-14 11:18:18','2017-09-14 11:18:18','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#e5e5e5\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:18:18','2017-09-14 11:18:18','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(591,1,'2017-09-14 11:18:40','2017-09-14 11:18:40','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#eaeaea\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:18:40','2017-09-14 11:18:40','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(592,1,'2017-09-14 11:19:01','2017-09-14 11:19:01','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#efefef\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:19:01','2017-09-14 11:19:01','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(593,1,'2017-09-14 11:20:06','2017-09-14 11:20:06','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f2f2f2\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:20:06','2017-09-14 11:20:06','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(594,1,'2017-09-14 11:21:00','2017-09-14 11:21:00','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:21:00','2017-09-14 11:21:00','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(595,1,'2017-09-14 11:21:42','2017-09-14 11:21:42','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:21:42','2017-09-14 11:21:42','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(596,1,'2017-09-14 11:33:51','2017-09-14 11:33:51','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Buy To Let Purchase Plans','','publish','open','closed','','buy-to-let-purchase-plans','','','2017-09-27 09:16:21','2017-09-27 09:16:21','',0,'http://islamicfinancialservices.co.uk/demo/?page_id=596',3,'page','',0),(788,1,'2017-09-27 09:16:21','2017-09-27 09:16:21','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Buy To Let Purchase Plans','','inherit','closed','closed','','596-revision-v1','','','2017-09-27 09:16:21','2017-09-27 09:16:21','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/27/596-revision-v1/',0,'revision','',0),(597,1,'2017-09-14 11:33:51','2017-09-14 11:33:51','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Buy To Let Purchase Plans','','inherit','closed','closed','','596-revision-v1','','','2017-09-14 11:33:51','2017-09-14 11:33:51','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/14/596-revision-v1/',0,'revision','',0),(599,1,'2017-09-14 11:34:26','2017-09-14 11:34:26',' ','Buy To Let Purchase Plans','','publish','closed','closed','','599','','','2017-09-27 07:00:36','2017-09-27 07:00:36','',0,'http://islamicfinancialservices.co.uk/demo/2017/09/14/599/',5,'nav_menu_item','',0),(600,1,'2017-09-14 11:34:26','2017-09-14 11:34:26',' ','Home Purchase Plans','','publish','closed','closed','','600','','','2017-09-27 07:00:36','2017-09-27 07:00:36','',0,'http://islamicfinancialservices.co.uk/demo/2017/09/14/600/',4,'nav_menu_item','',0),(607,1,'2017-09-22 14:17:46','2017-09-22 14:17:46','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\n\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\n\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\n\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\n\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\n[/av_textblock]\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\n\n[av_one_half first]\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\n[/av_icon_box]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nPay rent and acquisition payments every month and no interest.\n[/av_icon_box]\n\n[/av_one_half][av_one_half first]\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\n[/av_icon_box]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nOnce the finance term is over, house legally transferred completely to you from the Financier.\n[/av_icon_box]\n\n[/av_one_half][av_one_half first]\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\n[/av_icon_box]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\n[/av_icon_box]\n\n[/av_one_half][/av_cell_one_half]\n[/av_layout_row]\n\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\n\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\n[/av_codeblock]','Buy To Let Purchase Plan','','inherit','closed','closed','','596-autosave-v1','','','2017-09-22 14:17:46','2017-09-22 14:17:46','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/14/596-autosave-v1/',0,'revision','',0),(741,1,'2017-09-22 14:18:02','2017-09-22 14:18:02','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Buy To Let Purchase Plan','','inherit','closed','closed','','596-revision-v1','','','2017-09-22 14:18:02','2017-09-22 14:18:02','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/22/596-revision-v1/',0,'revision','',0),(608,1,'2017-09-14 11:44:21','2017-09-14 11:44:21','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans (BTLPP)\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Buy To Let Purchase Plans','','inherit','closed','closed','','596-revision-v1','','','2017-09-14 11:44:21','2017-09-14 11:44:21','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/14/596-revision-v1/',0,'revision','',0),(609,1,'2017-09-14 11:44:54','2017-09-14 11:44:54','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Buy To Let Purchase Plans','','inherit','closed','closed','','596-revision-v1','','','2017-09-14 11:44:54','2017-09-14 11:44:54','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/14/596-revision-v1/',0,'revision','',0),(610,1,'2017-09-14 11:45:19','2017-09-14 11:45:19','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-14 11:45:19','2017-09-14 11:45:19','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/14/24-revision-v1/',0,'revision','',0),(789,1,'2017-09-27 09:18:30','2017-09-27 09:18:30','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience.\r\n\r\nPay rent and acquisition payments every month and no interest\r\n\r\nSettle the finance early with no penalty charge (only a small admin charge applies only)\r\n\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-27 09:18:30','2017-09-27 09:18:30','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/27/613-revision-v1/',0,'revision','',0),(617,1,'2017-09-14 12:53:03','2017-09-14 12:53:03','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading heading=\'Benefits of Commercial Property Finance organised through IFS\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-14 12:53:03','2017-09-14 12:53:03','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/14/613-revision-v1/',0,'revision','',0),(616,1,'2017-09-14 12:45:55','2017-09-14 12:45:55','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-14 12:45:55','2017-09-14 12:45:55','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/14/613-revision-v1/',0,'revision','',0),(614,1,'2017-09-14 11:55:23','2017-09-14 11:55:23','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-14 11:55:23','2017-09-14 11:55:23','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/14/613-revision-v1/',0,'revision','',0),(615,1,'2017-09-22 14:18:28','2017-09-22 14:18:28','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\n\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\n\n<b>Benefits of Commercial Property Finance organised through IFS</b>\n\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience.\n\nPay rent and acquisition payments every month and no interest\n\nSettle the finance early with no penalty charge (only a small admin charge applies only)\n\nRental Rate and Arrangement Fee is Negotiable\n\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\n[/av_textblock]\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\n\n[av_one_half first]\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\n[/av_icon_box]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nPay rent and acquisition payments every month and no interest.\n[/av_icon_box]\n\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\n[/av_icon_box]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\nRental Rate and Arrangement Fee is Negotiable\n[/av_icon_box]\n\n[/av_one_half][/av_cell_one_half]\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-autosave-v1','','','2017-09-22 14:18:28','2017-09-22 14:18:28','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/14/613-autosave-v1/',0,'revision','',0),(742,1,'2017-09-22 14:18:42','2017-09-22 14:18:42','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience.\r\n\r\nPay rent and acquisition payments every month and no interest\r\n\r\nSettle the finance early with no penalty charge (only a small admin charge applies only)\r\n\r\nRental Rate and Arrangement Fee is Negotiable\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-22 14:18:42','2017-09-22 14:18:42','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/22/613-revision-v1/',0,'revision','',0),(718,1,'2017-09-22 09:45:01','2017-09-22 09:45:01','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience.\r\n\r\nPay rent and acquisition payments every month and no interest\r\n\r\nSettle the finance early with no penalty charge (only a small admin charge applies only)\r\n\r\nRental Rate and Arrangement Fee is Negotiable\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-22 09:45:01','2017-09-22 09:45:01','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/22/613-revision-v1/',0,'revision','',0),(820,1,'2017-10-25 09:16:12','2017-10-25 09:16:12','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong>\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\r\n<h5 style=\"text-align: center;\"><span style=\"color: #003e7b;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a style=\"overflow-wrap: break-word;\" href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Monday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Tuesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Wednesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Thursday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Friday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Saturday : Closed</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Sunday : Closed</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-thumbnail wp-image-817\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/sms-80x80.png\" alt=\"\" width=\"80\" height=\"80\" /></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-thumbnail wp-image-818\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/whatsapp-80x80.png\" alt=\"\" width=\"80\" height=\"80\" /></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"aligncenter size-medium wp-image-819\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/linkedin-300x80.png\" alt=\"\" width=\"300\" height=\"80\" />\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-10-25 09:16:12','2017-10-25 09:16:12','',21,'http://islamicfinancialservices.co.uk/2017/10/25/21-revision-v1/',0,'revision','',0),(619,1,'2017-09-14 12:54:19','2017-09-14 12:54:19',' ','','','publish','closed','closed','','619','','','2017-09-27 07:00:36','2017-09-27 07:00:36','',0,'http://islamicfinancialservices.co.uk/demo/2017/09/14/619/',6,'nav_menu_item','',0),(620,1,'2017-09-14 12:58:14','2017-09-14 12:58:14','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Buy To Let Purchase Plan','','inherit','closed','closed','','596-revision-v1','','','2017-09-14 12:58:14','2017-09-14 12:58:14','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/14/596-revision-v1/',0,'revision','',0),(624,1,'2017-09-14 12:59:59','2017-09-14 12:59:59','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Contact Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Take the office tour\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD Detroit</h4>\r\n<p style=\"text-align: center;\">4870 Cass Ave\r\nDetroit, MI, United States</p>\r\n<p style=\"text-align: center;\">(555) 389 976</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">detroit@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD L.A.</h4>\r\n<p style=\"text-align: center;\">1818 N Vermont Ave\r\nLos Angeles, CA, United States</p>\r\n<p style=\"text-align: center;\">(555) 774 433</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">LA@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 12:59:59','2017-09-14 12:59:59','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(623,1,'2017-09-14 12:59:41','2017-09-14 12:59:41','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Contact Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Take the office tour\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD Detroit</h4>\r\n<p style=\"text-align: center;\">4870 Cass Ave\r\nDetroit, MI, United States</p>\r\n<p style=\"text-align: center;\">(555) 389 976</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">detroit@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD L.A.</h4>\r\n<p style=\"text-align: center;\">1818 N Vermont Ave\r\nLos Angeles, CA, United States</p>\r\n<p style=\"text-align: center;\">(555) 774 433</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">LA@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_google_map height=\'300px\' zoom=\'8\' saturation=\'-100\' hue=\'\' zoom_control=\'aviaTBzoom_control\' mobile_drag_control=\'aviaTBmobile_drag_control\']\r\n[av_gmap_location address=\'Infinity loop 1\' city=\'Cupertino\' country=\'USA\' long=\'-122.03033290000002\' lat=\'37.331741\' marker=\'508\' imagesize=\'30\']\r\nOur main office\r\n[/av_gmap_location]\r\n[/av_google_map]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 12:59:41','2017-09-14 12:59:41','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(622,1,'2017-09-14 12:59:34','2017-09-14 12:59:34','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Take the office tour\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD Detroit</h4>\r\n<p style=\"text-align: center;\">4870 Cass Ave\r\nDetroit, MI, United States</p>\r\n<p style=\"text-align: center;\">(555) 389 976</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">detroit@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD L.A.</h4>\r\n<p style=\"text-align: center;\">1818 N Vermont Ave\r\nLos Angeles, CA, United States</p>\r\n<p style=\"text-align: center;\">(555) 774 433</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">LA@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_google_map height=\'300px\' zoom=\'8\' saturation=\'-100\' hue=\'\' zoom_control=\'aviaTBzoom_control\' mobile_drag_control=\'aviaTBmobile_drag_control\']\r\n[av_gmap_location address=\'Infinity loop 1\' city=\'Cupertino\' country=\'USA\' long=\'-122.03033290000002\' lat=\'37.331741\' marker=\'508\' imagesize=\'30\']\r\nOur main office\r\n[/av_gmap_location]\r\n[/av_google_map]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 12:59:34','2017-09-14 12:59:34','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(625,1,'2017-09-14 13:00:40','2017-09-14 13:00:40','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Take the office tour\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD Detroit</h4>\r\n<p style=\"text-align: center;\">4870 Cass Ave\r\nDetroit, MI, United States</p>\r\n<p style=\"text-align: center;\">(555) 389 976</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">detroit@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD L.A.</h4>\r\n<p style=\"text-align: center;\">1818 N Vermont Ave\r\nLos Angeles, CA, United States</p>\r\n<p style=\"text-align: center;\">(555) 774 433</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">LA@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:00:40','2017-09-14 13:00:40','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(626,1,'2017-09-14 13:01:04','2017-09-14 13:01:04','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Who We Are\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_image_hotspot src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg\' attachment=\'466\' attachment_size=\'full\' animation=\'fade-in\' hotspot_layout=\'numbered\' hotspot_tooltip_display=\'av-permanent-tooltip\' hotspot_mobile=\'aviaTBhotspot_mobile\']\r\n[av_image_spot tooltip_pos=\'av-tt-pos-above av-tt-align-right\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'35.9,31.2\']\r\nFirst of all select the \"<strong>Enfold</strong>\" option from your admin menu\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-left av-tt-align-top\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'58.6,35.4\']\r\nOpen the demo import tab\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-centered\' tooltip_width=\'av-tt-large-width\' tooltip_style=\'main_color av-tooltip-shadow\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'65.1,52.6\']\r\nSelect the demo you like and click the <strong>import</strong> button\r\n[/av_image_spot]\r\n[av_image_spot tooltip_pos=\'av-tt-pos-right av-tt-align-bottom\' tooltip_width=\'av-tt-default-width\' tooltip_style=\'main_color\' link=\'\' hotspot_color=\'custom\' custom_bg=\'#4ecac2\' custom_font=\'#ffffff\' custom_pulse=\'\' hotspot_pos=\'32.2,68\']\r\nSave the page once you are done\r\n[/av_image_spot]\r\n[/av_image_hotspot]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'border-extra-arrow-down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What our customer say about us\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_testimonials style=\'slider_large\' columns=\'2\' interval=\'5\' font_color=\'\' custom_title=\'\' custom_content=\'#bcbcbc\']\r\n[av_testimonial_single src=\'468\' name=\'Markus Meyer\' subtitle=\'CEO\' link=\'#\' linktext=\'Floorfilla Media\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\r\n[/av_testimonial_single]\r\n[av_testimonial_single src=\'472\' name=\'Susan Charice\' subtitle=\'CTO\' link=\'#\' linktext=\'Mambajuice\']\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n[/av_testimonial_single]\r\n[/av_testimonials]\r\n[/av_section]\r\n\r\n[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#f8f8f8\' src=\'http://www.kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg\' attachment=\'473\' attachment_size=\'full\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.3\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fifth first]\r\n\r\n[/av_three_fifth][av_two_fifth]\r\n\r\n[av_heading heading=\'Who are we? What do we do?\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\n<a href=\"#\">Learn more...</a>\r\n[/av_textblock]\r\n\r\n[/av_two_fifth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Developed with the <strong>best partners</strong> you can think off\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth]\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-14 13:01:04','2017-09-14 13:01:04','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/14/431-revision-v1/',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (773,1,'2017-09-27 06:52:37','2017-09-27 06:52:37','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Who Are We\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_button_big label=\'Learn more\' description_pos=\'below\' link=\'page,668\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-27 06:52:37','2017-09-27 06:52:37','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/27/431-revision-v1/',0,'revision','',0),(736,1,'2017-09-22 14:11:00','2017-09-22 14:11:00','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'page,668\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-22 14:11:00','2017-09-22 14:11:00','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/22/431-revision-v1/',0,'revision','',0),(631,1,'2017-09-14 13:04:26','2017-09-14 13:04:26','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'manually,http://\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Islamic Financial Services’ Partners\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-14 13:04:26','2017-09-14 13:04:26','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/14/431-revision-v1/',0,'revision','',0),(632,1,'2017-09-14 13:05:25','2017-09-14 13:05:25','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'page,596\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Islamic Financial Services’ Partners\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-14 13:05:25','2017-09-14 13:05:25','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/14/431-revision-v1/',0,'revision','',0),(633,1,'2017-09-14 13:06:16','2017-09-14 13:06:16','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading heading=\'Give us a call for your FREE financial advice\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD Detroit</h4>\r\n<p style=\"text-align: center;\">4870 Cass Ave\r\nDetroit, MI, United States</p>\r\n<p style=\"text-align: center;\">(555) 389 976</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">detroit@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">ENFOLD L.A.</h4>\r\n<p style=\"text-align: center;\">1818 N Vermont Ave\r\nLos Angeles, CA, United States</p>\r\n<p style=\"text-align: center;\">(555) 774 433</p>\r\n<p style=\"text-align: center;\"><a href=\"mailto:california@enfold-restaurant.com\">LA@enfold-startup.com</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:06:16','2017-09-14 13:06:16','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(634,1,'2017-10-25 09:29:13','2017-10-25 09:29:13','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n\n[av_cell_one_full vertical_align=\'top\' padding=\'30px,250px,30px,250px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_heading heading=\'Get in touch\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'5\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\n[/av_contact]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\n[/av_textblock]\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<p style=\"text-align: center; margin-bottom: 60px;\"><strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong></p>\n[/av_textblock]\n\n[/av_one_full][av_one_third first]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\n<h5 style=\"text-align: center;\"><span style=\"color: #003e7b;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\n<h5 style=\"text-align: center;\"><a style=\"overflow-wrap: break-word;\" href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h2 style=\"text-align: center;\">Opening Hours</h2>\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Monday : 09:00 - 17:00</h5>\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Tuesday : 09:00 - 17:00</h5>\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Wednesday : 09:00 - 17:00</h5>\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Thursday : 09:00 - 17:00</h5>\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Friday : 09:00 - 17:00</h5>\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Saturday : Closed</h5>\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Sunday : Closed</h5>\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<p style=\"text-align: center;\"><img class=\"alignnone size-thumbnail wp-image-817\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/sms-80x80.png\" alt=\"\" width=\"80\" height=\"80\" /></p>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<p style=\"text-align: center;\"><img class=\"alignnone size-thumbnail wp-image-818\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/whatsapp-80x80.png\" alt=\"\" width=\"80\" height=\"80\" /></p>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<img class=\"aligncenter size-medium wp-image-819\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/linkedin-300x80.png\" alt=\"\" width=\"300\" height=\"80\" />\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_cell_one_full][/av_layout_row][av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\'][/av_one_full]','Contact Us','','inherit','closed','closed','','21-autosave-v1','','','2017-10-25 09:29:13','2017-10-25 09:29:13','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-autosave-v1/',0,'revision','',0),(638,1,'2017-09-14 13:11:18','2017-09-14 13:11:18','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Telephone</h4>\r\n<p style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></p>\r\n<p style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">E-mail</h4>\r\n<p style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:11:18','2017-09-14 13:11:18','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(639,1,'2017-09-14 13:11:43','2017-09-14 13:11:43','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Telephone</h4>\r\n<p style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></p>\r\n<p style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">E-mail</h4>\r\n<p style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:11:43','2017-09-14 13:11:43','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(640,1,'2017-09-14 13:13:35','2017-09-14 13:13:35','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Telephone</h4>\r\n<p style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></p>\r\n<p style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">E-mail</h4>\r\n<p style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<p style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:13:35','2017-09-14 13:13:35','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(641,1,'2017-09-14 13:14:21','2017-09-14 13:14:21','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Telephone</h4>\r\n<h4 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h4>\r\n<h4 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h4>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">E-mail</h4>\r\n<p style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<p style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:14:21','2017-09-14 13:14:21','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(642,1,'2017-09-14 13:14:37','2017-09-14 13:14:37','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3 style=\"text-align: center;\">Telephone</h3>\r\n<h4 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h4>\r\n<h4 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h4>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">E-mail</h4>\r\n<p style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<p style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:14:37','2017-09-14 13:14:37','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(643,1,'2017-09-14 13:14:55','2017-09-14 13:14:55','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h3 style=\"text-align: center;\"><strong>Telephone</strong></h3>\r\n<h4 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h4>\r\n<h4 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h4>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">E-mail</h4>\r\n<p style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<p style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:14:55','2017-09-14 13:14:55','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(644,1,'2017-09-14 13:15:08','2017-09-14 13:15:08','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h4 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h4>\r\n<h4 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h4>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">E-mail</h4>\r\n<p style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<p style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:15:08','2017-09-14 13:15:08','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(645,1,'2017-09-14 13:15:28','2017-09-14 13:15:28','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">E-mail</h4>\r\n<p style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<p style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:15:28','2017-09-14 13:15:28','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(648,1,'2017-09-14 13:18:40','2017-09-14 13:18:40','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPosition are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:18:40','2017-09-14 13:18:40','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(646,1,'2017-09-14 13:15:45','2017-09-14 13:15:45','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<p style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:15:45','2017-09-14 13:15:45','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(647,1,'2017-09-14 13:16:02','2017-09-14 13:16:02','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. <strong>Aenean</strong> commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\r\n\r\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. <strong>Nulla consequat</strong> massa quis enim:\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:16:02','2017-09-14 13:16:02','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(649,1,'2017-09-14 13:18:59','2017-09-14 13:18:59','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:18:59','2017-09-14 13:18:59','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(651,1,'2017-09-14 13:20:22','2017-09-14 13:20:22','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:20:22','2017-09-14 13:20:22','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(650,1,'2017-09-14 13:19:31','2017-09-14 13:19:31','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_gallery ids=\'501,506,500,498\' style=\'big_thumb\' preview_size=\'magazine\' crop_big_preview_thumbnail=\'avia-gallery-big-crop-thumb\' thumb_size=\'portfolio_small\' columns=\'4\' imagelink=\'lightbox\' lazyload=\'avia_lazyload\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:19:31','2017-09-14 13:19:31','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(652,1,'2017-09-14 13:24:38','2017-09-14 13:24:38','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:24:38','2017-09-14 13:24:38','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(653,1,'2017-09-14 13:24:53','2017-09-14 13:24:53','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h4 style=\"text-align: center;\">Opening Hours</h4>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:24:53','2017-09-14 13:24:53','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(654,1,'2017-09-14 13:25:09','2017-09-14 13:25:09','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact','','inherit','closed','closed','','21-revision-v1','','','2017-09-14 13:25:09','2017-09-14 13:25:09','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/14/21-revision-v1/',0,'revision','',0),(657,1,'2017-09-14 13:29:06','2017-09-14 13:29:06','[av_section min_height=\'75\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/blog.jpg\' attachment=\'494\' attachment_size=\'full\' attach=\'parallax\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading heading=\'Keep yourself up to date: <strong>Our most recent News</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_three_fourth vertical_align=\'top\' padding=\'0px\' padding_sync=\'true\' background_color=\'#ebebeb\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_masonry_entries link=\'category\' sort=\'no\' items=\'9\' columns=\'3\' paginate=\'load_more\' query_orderby=\'date\' query_order=\'DESC\' size=\'fixed manually\' gap=\'large\' overlay_fx=\'\' caption_elements=\'title excerpt\' caption_display=\'always\' id=\'news\']\n\n[/av_cell_three_fourth][av_cell_one_fourth vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_sidebar widget_area=\'Displayed Everywhere\']\n\n[/av_cell_one_fourth]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-laptop.jpg\' attachment=\'484\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading heading=\'Do you like our blog? <strong>Sign up for our newsletter now!</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#000000\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][av_one_third first]\n\n[/av_one_third][av_one_third]\n\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Sign Up\' on_send=\'redirect\' sent=\'Your message has been sent!\' link=\'page,18\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' color=\'\']\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_three_fourth\'][/av_contact_field]\n[/av_contact]\n\n[/av_one_third][av_one_third]\n\n[/av_one_third]\n[/av_section]','News','','inherit','closed','closed','','14-revision-v1','','','2017-09-14 13:29:06','2017-09-14 13:29:06','',14,'http://islamicfinancialservices.co.uk/demo/2017/09/14/14-revision-v1/',0,'revision','',0),(658,1,'2017-09-14 13:29:13','2017-09-14 13:29:13','[av_section min_height=\'75\' min_height_px=\'630px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/hipster-girls-working.jpg\' attachment=\'498\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Alone we can do so little\n<strong>together</strong> we can do <strong>so much</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth]\n[/av_section]\n\n[av_submenu which_menu=\'custom\' menu=\'2\' position=\'center\' color=\'main_color\' sticky=\'aviaTBsticky\' mobile=\'active\']\n[av_submenu_item title=\'Top\' link=\'manually,#top\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'Our Values\' link=\'manually,#values\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'The Team\' link=\'manually,#team\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'Our Office\' link=\'manually,#office\' linktarget=\'\' button_style=\'\']\n[av_submenu_item title=\'Get in Touch\' link=\'manually,#contact\' linktarget=\'\' button_style=\'av-menu-button av-menu-button-bordered\']\n[/av_submenu]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'values\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Our core believes and <strong>most important values</strong>\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_third first]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Who we are...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>What we do...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>How we do it...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\n<a href=\"#\">Learn more...</a>\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'70px\' custom_margin_bottom=\'70px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_two_third first]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Our philosophy...</h3>\nConsectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nas.\n<blockquote>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis dis parturient</strong> montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.</blockquote>\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. <strong>Integer tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, telur ridiculus mus.\n[/av_textblock]\n\n[/av_two_third][av_one_third]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<h3>Our idea...</h3>\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n[/av_textblock]\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'50\' min_height_px=\'\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'team\' color=\'alternate_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-team-walking.jpg\' attachment=\'500\' attachment_size=\'full\' attach=\'parallax\' position=\'top center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_hr class=\'invisible\' height=\'40\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'A successful team beats with <strong>one heart</strong>\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#000000\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'0px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'top center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.8\' overlay_color=\'#4ecac2\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_third first]\n\n[av_team_member name=\'Marcus Grahamin\' job=\'CEO\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-boy-m1.jpg\' attachment=\'467\' attachment_size=\'full\' description=\'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n[av_team_icon title=\'Check me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Sara Funds\' job=\'CTO\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-girl-m15.jpg\' attachment=\'472\' attachment_size=\'full\' description=\'Commodo ligul! Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean a eget dolor. Aenean massa.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n[av_team_icon title=\'Check me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[av_team_icon title=\'Follow me on Twitter\' link=\'\' link_target=\'\' icon=\'ue8f1\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Clara Ward\' job=\'Accounting\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-girl-m13.jpg\' attachment=\'471\' attachment_size=\'full\' description=\'Et, consectetuer ad. Aenean massa. Lorem ipsum dolor sit amipiscing elit. Aenean commodo ligula eget dolor.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n\n[/av_team_member]\n\n[/av_one_third][av_one_third first]\n\n[av_team_member name=\'John Doe\' job=\'Design\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-boy-m10.jpg\' attachment=\'469\' attachment_size=\'full\' description=\'Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Dribbble\' link=\'#\' link_target=\'\' icon=\'ue8fe\' font=\'entypo-fontello\']\n[av_team_icon title=\'Check me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Mia Malkova\' job=\'Development\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-girl-m5.jpg\' attachment=\'470\' attachment_size=\'full\' description=\'Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Twitter\' link=\'#\' link_target=\'\' icon=\'ue8f1\' font=\'entypo-fontello\']\n\n[/av_team_member]\n\n[/av_one_third][av_one_third]\n\n[av_team_member name=\'Peter Foxing\' job=\'Jack of all trades\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/desat-boy-m4.jpg\' attachment=\'468\' attachment_size=\'full\' description=\'D justo,et dolor. Aen fringil modo ligula egean massa. onec pede justo, ula eget dolor. Aenean massa.\' font_color=\'\' custom_title=\'\' custom_content=\'\']\n[av_team_icon title=\'Follow me on Twitter\' link=\'#\' link_target=\'\' icon=\'ue8f1\' font=\'entypo-fontello\']\n[av_team_icon title=\'Follow me on Facebook\' link=\'#\' link_target=\'\' icon=\'ue8f3\' font=\'entypo-fontello\']\n[/av_team_member]\n\n[/av_one_third][/av_section][av_section min_height=\'50\' min_height_px=\'\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'office\' color=\'alternate_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#ffffff\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth]\n\n[av_hr class=\'invisible\' height=\'40\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_heading heading=\'Great work needs an inspiring environment to thrive. Check out <strong>our office</strong>\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#000000\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'0px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_three_fifth][av_one_fifth]\n\n[/av_one_fifth]\n[/av_section]\n\n[av_masonry_gallery ids=\'501,489,473,500,498,484\' items=\'24\' columns=\'3\' paginate=\'none\' size=\'fixed\' gap=\'no\' overlay_fx=\'active\' caption_elements=\'none\' caption_display=\'always\' container_links=\'active\' id=\'\']\n\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'contact\']\n\n[av_cell_two_third vertical_align=\'top\' padding=\'0px\' padding_sync=\'true\' background_color=\'#4ecac2\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_slideshow size=\'featured_large\' animation=\'slide\' autoplay=\'true\' interval=\'3\' control_layout=\'av-control-minimal\']\n[av_slide id=\'494\'][/av_slide]\n[av_slide id=\'489\'][/av_slide]\n[av_slide id=\'484\'][/av_slide]\n[av_slide id=\'501\'][/av_slide]\n[av_slide id=\'500\'][/av_slide]\n[/av_slideshow]\n\n[/av_cell_two_third][av_cell_one_third vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'#4ecac2\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\']\n<p style=\"text-align: center;\">Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum feliis pretium. <strong>Integer tincidunt</strong>.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'15\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#ffffff\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_button label=\'Contact us now!\' link=\'page,21\' link_target=\'\' size=\'x-large\' position=\'center\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue805\' font=\'entypo-fontello\' color=\'light\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\n\n[/av_cell_one_third][/av_layout_row]','Our Story','','inherit','closed','closed','','18-revision-v1','','','2017-09-14 13:29:13','2017-09-14 13:29:13','',18,'http://islamicfinancialservices.co.uk/demo/2017/09/14/18-revision-v1/',0,'revision','',0),(659,1,'2017-09-21 08:58:31','2017-09-21 08:58:31','','IFS_Logo_final_custom','','inherit','open','closed','','ifs_logo_final_custom','','','2017-09-21 14:23:03','2017-09-21 14:23:03','',431,'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom.png',0,'attachment','image/png',0),(660,1,'2017-09-21 09:28:35','2017-09-21 09:28:35','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Faith Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n\r\n<div><strong style=\"color: #003e7b; font-size: 20px;\">Other Insurance Services</strong></div>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;<br />\r\n}<br />\r\n.avia_textblock p {<br />\r\n    background: #f2f2f2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','publish','closed','closed','','insurance','','','2017-09-27 09:29:04','2017-09-27 09:29:04','',0,'http://islamicfinancialservices.co.uk/demo/?page_id=660',5,'page','',0),(662,1,'2017-09-21 09:30:06','2017-09-21 09:30:06',' ','','','publish','closed','closed','','662','','','2017-09-27 07:00:36','2017-09-27 07:00:36','',0,'http://islamicfinancialservices.co.uk/demo/?p=662',7,'nav_menu_item','',0),(664,1,'2017-09-21 10:35:54','2017-09-21 10:35:54','[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\'][/av_one_fifth]\r\n\r\n[av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h3\' style=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\'][/av_one_fifth]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-21 10:35:54','2017-09-21 10:35:54','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/21/660-revision-v1/',0,'revision','',0),(665,1,'2017-09-21 10:39:38','2017-09-21 10:39:38','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h3\' style=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-21 10:39:38','2017-09-21 10:39:38','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/21/660-revision-v1/',0,'revision','',0),(666,1,'2017-09-21 10:41:12','2017-09-21 10:41:12','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-21 10:41:12','2017-09-21 10:41:12','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/21/660-revision-v1/',0,'revision','',0),(667,1,'2017-09-21 10:44:56','2017-09-21 10:44:56','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?\r\n\r\nThus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.\r\n\r\nOther Insurance Services\r\n\r\nWe also offer a free intermediary service for other <u><b>essential and specialist</b></u> insurances that cover Commercial, Business and Motor. Insurances include:\r\n\r\nPublic Liability\r\n\r\nEmployer Liability\r\n\r\nProfessional Indemnity\r\n\r\nFleet Insurance\r\n\r\nBuilding and Contents\r\n\r\nHigh Value Car Insurance\r\n\r\nThese insurance products can also be bought as part of a package.\r\n\r\nOur aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations\r\n\r\nSo with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-21 10:44:56','2017-09-21 10:44:56','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/21/660-revision-v1/',0,'revision','',0),(774,1,'2017-09-27 07:10:20','2017-09-27 07:10:20','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Home Purchase Plans','','inherit','closed','closed','','24-revision-v1','','','2017-09-27 07:10:20','2017-09-27 07:10:20','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/27/24-revision-v1/',0,'revision','',0),(668,1,'2017-09-21 11:58:45','2017-09-21 11:58:45','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;</p>\r\n<p>    margin: 30px auto;<br />\r\n}<br />\r\n#after_submenu{display:none}<br />\r\n.avia_textblock p {<br />\r\n    background: #f2f2f2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]','What Service do We Offer','','publish','closed','closed','','what-service-do-we-offer','','','2017-09-22 15:24:47','2017-09-22 15:24:47','',0,'http://islamicfinancialservices.co.uk/demo/?page_id=668',0,'page','',0),(669,1,'2017-09-21 11:58:45','2017-09-21 11:58:45','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','WHAT SERVICE DO WE OFFER','','inherit','closed','closed','','668-revision-v1','','','2017-09-21 11:58:45','2017-09-21 11:58:45','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/21/668-revision-v1/',0,'revision','',0),(670,1,'2017-09-21 11:59:51','2017-09-21 11:59:51','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'page,668\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Islamic Financial Services’ Partners\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-21 11:59:51','2017-09-21 11:59:51','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/21/431-revision-v1/',0,'revision','',0),(671,1,'2017-09-21 12:02:44','2017-09-21 12:02:44','','Untitled-1-1','','inherit','open','closed','','untitled-1-1','','','2017-09-21 12:02:44','2017-09-21 12:02:44','',0,'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1-1.jpg',0,'attachment','image/jpeg',0),(672,1,'2017-09-21 12:04:40','2017-09-21 12:04:40',' ','Services','','publish','closed','closed','','services','','','2017-09-27 07:00:36','2017-09-27 07:00:36','',0,'http://islamicfinancialservices.co.uk/demo/?p=672',3,'nav_menu_item','',0),(674,1,'2017-09-21 12:09:27','2017-09-21 12:09:27','','Untitled-1-4','','inherit','open','closed','','untitled-1-4','','','2017-09-21 12:09:27','2017-09-21 12:09:27','',0,'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-4.jpg',0,'attachment','image/jpeg',0),(683,1,'2017-09-21 12:35:56','2017-09-21 12:35:56','','Untitled-1-1','','inherit','open','closed','','untitled-1-1-2','','','2017-09-21 12:35:56','2017-09-21 12:35:56','',0,'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1-2.jpg',0,'attachment','image/jpeg',0),(727,1,'2017-09-22 13:34:26','2017-09-22 13:34:26','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience.\r\n\r\nPay rent and acquisition payments every month and no interest\r\n\r\nSettle the finance early with no penalty charge (only a small admin charge applies only)\r\n\r\nRental Rate and Arrangement Fee is Negotiable\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-22 13:34:26','2017-09-22 13:34:26','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/22/613-revision-v1/',0,'revision','',0),(677,1,'2017-09-21 12:20:35','2017-09-21 12:20:35','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience.\r\n\r\nPay rent and acquisition payments every month and no interest\r\n\r\nSettle the finance early with no penalty charge (only a small admin charge applies only)\r\n\r\nRental Rate and Arrangement Fee is Negotiable\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-21 12:20:35','2017-09-21 12:20:35','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/21/613-revision-v1/',0,'revision','',0),(678,1,'2017-10-06 09:25:01','2017-10-06 09:25:01','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_three_fourth first]\n\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\n[/av_headline_rotator]\n\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fourth]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_fifth first]\n\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who Are We\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_half first]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficult when it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\n\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\n\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\n[/av_textblock]\n\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\n\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\n\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\n[/av_textblock]\n\n[/av_one_half]\n[/av_section]\n\n','Home','','inherit','closed','closed','','431-autosave-v1','','','2017-10-06 09:25:01','2017-10-06 09:25:01','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/21/431-autosave-v1/',0,'revision','',0),(712,1,'2017-09-21 14:23:14','2017-09-21 14:23:14','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_button_big label=\'Learn more\' description_pos=\'below\' link=\'page,668\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Islamic Financial Services’ Partners\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-21 14:23:14','2017-09-21 14:23:14','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/21/431-revision-v1/',0,'revision','',0),(679,1,'2017-09-21 12:26:12','2017-09-21 12:26:12','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_third]\r\n[/av_section]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'page,668\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Islamic Financial Services’ Partners\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-21 12:26:12','2017-09-21 12:26:12','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/21/431-revision-v1/',0,'revision','',0),(690,1,'2017-09-21 13:05:30','2017-09-21 13:05:30','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\'][/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:05:30','2017-09-21 13:05:30','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(816,1,'2017-10-24 13:07:13','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2017-10-24 13:07:13','0000-00-00 00:00:00','',0,'http://islamicfinancialservices.co.uk/?p=816',0,'post','',0),(817,1,'2017-10-25 09:13:38','2017-10-25 09:13:38','','sms','','inherit','open','closed','','sms','','','2017-10-25 09:13:38','2017-10-25 09:13:38','',21,'http://islamicfinancialservices.co.uk/wp-content/uploads/sms.png',0,'attachment','image/png',0),(818,1,'2017-10-25 09:13:39','2017-10-25 09:13:39','','whatsapp','','inherit','open','closed','','whatsapp','','','2017-10-25 09:13:39','2017-10-25 09:13:39','',21,'http://islamicfinancialservices.co.uk/wp-content/uploads/whatsapp.png',0,'attachment','image/png',0),(819,1,'2017-10-25 09:13:41','2017-10-25 09:13:41','','linkedin','','inherit','open','closed','','linkedin','','','2017-10-25 09:13:41','2017-10-25 09:13:41','',21,'http://islamicfinancialservices.co.uk/wp-content/uploads/linkedin.png',0,'attachment','image/png',0),(821,1,'2017-10-25 09:30:26','2017-10-25 09:30:26','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px,250px,30px,250px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading heading=\'Get in touch\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'5\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center; margin-bottom: 60px;\"><strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong></p>\r\n[/av_textblock]\r\n\r\n[/av_one_full][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\r\n<h5 style=\"text-align: center;\"><span style=\"color: #003e7b;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a style=\"overflow-wrap: break-word;\" href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Monday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Tuesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Wednesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Thursday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Friday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Saturday : Closed</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Sunday : Closed</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-thumbnail wp-image-817\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/sms-80x80.png\" alt=\"\" width=\"80\" height=\"80\" /></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-thumbnail wp-image-818\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/whatsapp-80x80.png\" alt=\"\" width=\"80\" height=\"80\" /></p>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"aligncenter size-medium wp-image-819\" src=\"http://islamicfinancialservices.co.uk/wp-content/uploads/linkedin-300x80.png\" alt=\"\" width=\"300\" height=\"80\" />\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_full][/av_layout_row][av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\'][/av_one_full]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-10-25 09:30:26','2017-10-25 09:30:26','',21,'http://islamicfinancialservices.co.uk/2017/10/25/21-revision-v1/',0,'revision','',0),(689,1,'2017-09-21 12:59:39','2017-09-21 12:59:39','<u>This is a simple example to illustrate the basic model of a how a HPP and BLTLPP offerings can work. Individual situations and circumstances will vary and the process may alter</u><u><b>. </b></u>\r\n\r\nYou wish to purchase a property for £100000. You pay £20000 (20%) deposit towards your new house. Finance is organised for you for £80000 (80%) through the bank/financier. You agree a 20 year term for the finance with them. Every month you will make a repayment (like a normal conventional mortgage) but here, some of the money will go towards your rental payment (instead of interest) and some towards your acquisition payment. The rate of the rent is determined by the plan you take out i.e. fees assisted or not depending whether it’s a purchase or a refinance and also the amount of finance taken. Further details on the rates will be given on your consultation with the Mortgage adviser.\r\n\r\nFurthering this example, let’s assume the total acquisition payments at the end of each year are £4000 (including any lump sums you wish to make at the end of every quarter). At the end of year 1, you will own 25% of the house (as you put a 20% deposit down initially). As your percentage of ownership increases, the rental payments decrease. At the end of the 20 year term, the house is yours outright with legal documentation transferred into your name completely from the Financier.\r\n\r\nEven if it transpired that the cost of the halal mortgage ended up being around the same amount of a conventional mortgage, the ultimate question is how determined and committed are we in pleasing our Lord and Creator Allah (SWT) by staying away from Interest (Riba)? We hope and pray Allah SWT will put Blessings in our wealth and life as we strive to please him and keep a clear conscience.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us at Islamic Financial a call for a<u><b> FREE</b></u> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, to purchase that dream home, make that buy to let investment or refinance a property.\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n\r\n<u><b>Benefits of HPP and BLTPP organised through IFS</b></u>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n\r\nPay rent and acquisition payments every month and no interest.\r\n\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.','Simple Example of how the offerings work','','publish','closed','closed','','simple-example-of-how-the-offerings-work','','','2017-09-21 12:59:39','2017-09-21 12:59:39','',0,'http://islamicfinancialservices.co.uk/demo/?post_type=albdesign_popup_cpt&#038;p=689',0,'albdesign_popup_cpt','',0),(691,1,'2017-09-21 13:06:12','2017-09-21 13:06:12','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n[skomfare2_modal_popup id=\"689\"]\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:06:12','2017-09-21 13:06:12','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(692,1,'2017-09-21 13:11:14','0000-00-00 00:00:00','','SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK','','draft','closed','closed','','','','','2017-09-21 13:11:14','2017-09-21 13:11:14','',0,'http://islamicfinancialservices.co.uk/demo/?post_type=psmp_modal&#038;p=692',0,'psmp_modal','',0),(693,1,'2017-09-21 13:19:20','2017-09-21 13:19:20','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n[sg_popup id=1]\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:19:20','2017-09-21 13:19:20','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(694,1,'2017-09-21 13:24:15','2017-09-21 13:24:15','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n[popup url=\"http://islamicfinancialservices.co.uk/demo/commercial-property-finance/\"]LINK TEXT[/popup]\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:24:15','2017-09-21 13:24:15','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(695,1,'2017-09-21 13:31:40','2017-09-21 13:31:40','','Default Theme','','publish','closed','closed','','default-theme','','','2017-09-21 13:31:40','2017-09-21 13:31:40','',0,'http://islamicfinancialservices.co.uk/demo/popup_theme/default-theme/',0,'popup_theme','',0),(696,1,'2017-09-21 13:31:40','2017-09-21 13:31:40','','Light Box','','publish','closed','closed','','lightbox','','','2017-09-21 13:31:40','2017-09-21 13:31:40','',0,'http://islamicfinancialservices.co.uk/demo/popup_theme/lightbox/',0,'popup_theme','',0),(697,1,'2017-09-21 13:31:40','2017-09-21 13:31:40','','Enterprise Blue','','publish','closed','closed','','enterprise-blue','','','2017-09-21 13:31:40','2017-09-21 13:31:40','',0,'http://islamicfinancialservices.co.uk/demo/popup_theme/enterprise-blue/',0,'popup_theme','',0),(698,1,'2017-09-21 13:31:40','2017-09-21 13:31:40','','Hello Box','','publish','closed','closed','','hello-box','','','2017-09-21 13:31:40','2017-09-21 13:31:40','',0,'http://islamicfinancialservices.co.uk/demo/popup_theme/hello-box/',0,'popup_theme','',0),(699,1,'2017-09-21 13:31:40','2017-09-21 13:31:40','','Cutting Edge','','publish','closed','closed','','cutting-edge','','','2017-09-21 13:31:40','2017-09-21 13:31:40','',0,'http://islamicfinancialservices.co.uk/demo/popup_theme/cutting-edge/',0,'popup_theme','',0),(700,1,'2017-09-21 13:31:40','2017-09-21 13:31:40','','Framed Border','','publish','closed','closed','','framed-border','','','2017-09-21 13:31:40','2017-09-21 13:31:40','',0,'http://islamicfinancialservices.co.uk/demo/popup_theme/framed-border/',0,'popup_theme','',0),(701,1,'2017-09-21 13:33:36','2017-09-21 13:33:36','<u>This is a simple example to illustrate the basic model of a how a HPP and BLTLPP offerings can work. Individual situations and circumstances will vary and the process may alter</u><u><b>. </b></u>\r\n\r\nYou wish to purchase a property for £100000. You pay £20000 (20%) deposit towards your new house. Finance is organised for you for £80000 (80%) through the bank/financier. You agree a 20 year term for the finance with them. Every month you will make a repayment (like a normal conventional mortgage) but here, some of the money will go towards your rental payment (instead of interest) and some towards your acquisition payment. The rate of the rent is determined by the plan you take out i.e. fees assisted or not depending whether it’s a purchase or a refinance and also the amount of finance taken. Further details on the rates will be given on your consultation with the Mortgage adviser.\r\n\r\nFurthering this example, let’s assume the total acquisition payments at the end of each year are £4000 (including any lump sums you wish to make at the end of every quarter). At the end of year 1, you will own 25% of the house (as you put a 20% deposit down initially). As your percentage of ownership increases, the rental payments decrease. At the end of the 20 year term, the house is yours outright with legal documentation transferred into your name completely from the Financier.\r\n\r\nEven if it transpired that the cost of the halal mortgage ended up being around the same amount of a conventional mortgage, the ultimate question is how determined and committed are we in pleasing our Lord and Creator Allah (SWT) by staying away from Interest (Riba)? We hope and pray Allah SWT will put Blessings in our wealth and life as we strive to please him and keep a clear conscience.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us at Islamic Financial a call for a<u><b> FREE</b></u> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, to purchase that dream home, make that buy to let investment or refinance a property.\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n\r\n<u><b>Benefits of HPP and BLTPP organised through IFS</b></u>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n\r\nPay rent and acquisition payments every month and no interest.\r\n\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.','SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK','','publish','closed','closed','','simple-example-of-how-the-offerings-work','','','2017-09-21 13:33:36','2017-09-21 13:33:36','',0,'http://islamicfinancialservices.co.uk/demo/?post_type=popup&#038;p=701',0,'popup','',0),(702,1,'2017-09-21 13:33:36','2017-09-21 13:33:36','<u>This is a simple example to illustrate the basic model of a how a HPP and BLTLPP offerings can work. Individual situations and circumstances will vary and the process may alter</u><u><b>. </b></u>\r\n\r\nYou wish to purchase a property for £100000. You pay £20000 (20%) deposit towards your new house. Finance is organised for you for £80000 (80%) through the bank/financier. You agree a 20 year term for the finance with them. Every month you will make a repayment (like a normal conventional mortgage) but here, some of the money will go towards your rental payment (instead of interest) and some towards your acquisition payment. The rate of the rent is determined by the plan you take out i.e. fees assisted or not depending whether it’s a purchase or a refinance and also the amount of finance taken. Further details on the rates will be given on your consultation with the Mortgage adviser.\r\n\r\nFurthering this example, let’s assume the total acquisition payments at the end of each year are £4000 (including any lump sums you wish to make at the end of every quarter). At the end of year 1, you will own 25% of the house (as you put a 20% deposit down initially). As your percentage of ownership increases, the rental payments decrease. At the end of the 20 year term, the house is yours outright with legal documentation transferred into your name completely from the Financier.\r\n\r\nEven if it transpired that the cost of the halal mortgage ended up being around the same amount of a conventional mortgage, the ultimate question is how determined and committed are we in pleasing our Lord and Creator Allah (SWT) by staying away from Interest (Riba)? We hope and pray Allah SWT will put Blessings in our wealth and life as we strive to please him and keep a clear conscience.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us at Islamic Financial a call for a<u><b> FREE</b></u> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, to purchase that dream home, make that buy to let investment or refinance a property.\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n\r\n<u><b>Benefits of HPP and BLTPP organised through IFS</b></u>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n\r\nPay rent and acquisition payments every month and no interest.\r\n\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.','SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK','','inherit','closed','closed','','701-revision-v1','','','2017-09-21 13:33:36','2017-09-21 13:33:36','',701,'http://islamicfinancialservices.co.uk/demo/2017/09/21/701-revision-v1/',0,'revision','',0),(703,1,'2017-09-21 13:41:18','2017-09-21 13:41:18','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n<!-- Button trigger modal -->\r\n<a class=\"btn btn-primary btn-lg\" href=\"#myModal1\" data-toggle=\"modal\">Launch demo modal</a>\r\n\r\n<!-- Modal -->\r\n<div id=\"myModal1\" class=\"modal fade\" tabindex=\"-1\">\r\n<div class=\"modal-dialog\">\r\n<div class=\"modal-content\">\r\n<div class=\"modal-header\"><button class=\"close\" type=\"button\" data-dismiss=\"modal\">×</button>\r\n<h4 class=\"modal-title\">My Title in a Modal Window</h4>\r\n</div>\r\n<div class=\"modal-body\">This is the body of a modal...</div>\r\n<div class=\"modal-footer\">This is the footer of a modal...</div>\r\n</div>\r\n<!-- /.modal-content -->\r\n\r\n</div>\r\n<!-- /.modal-dialog -->\r\n\r\n</div>\r\n<!-- /.modal -->\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:41:18','2017-09-21 13:41:18','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(707,1,'2017-09-21 13:48:25','2017-09-21 13:48:25','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n<!-- Button trigger modal -->\r\n\r\n<a class=\"btn btn-primary btn-lg\" href=\"#myModal1\" data-toggle=\"modal\">Launch demo modal</a>\r\n\r\n<!-- Modal -->\r\n<div id=\"myModal1\" class=\"modal fade\" tabindex=\"-1\">\r\n<div class=\"modal-dialog\">\r\n<div class=\"modal-content\">\r\n<div class=\"modal-header\"><button class=\"close\" type=\"button\" data-dismiss=\"modal\">×</button>\r\n<h4 class=\"modal-title\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</h4>\r\n</div>\r\n<div class=\"modal-body\">This is a simple example to illustrate the basic model of a how a HPP and BLTLPP offerings can work. Individual situations and circumstances will vary and the process may alter.\r\nYou wish to purchase a property for £100000. You pay £20000 (20%) deposit towards your new house. Finance is organised for you for £80000 (80%) through the bank/financier. You agree a 20 year term for the finance with them. Every month you will make a repayment (like a normal conventional mortgage) but here, some of the money will go towards your rental payment (instead of interest) and some towards your acquisition payment. The rate of the rent is determined by the plan you take out i.e. fees assisted or not depending whether it’s a purchase or a refinance and also the amount of finance taken. Further details on the rates will be given on your consultation with the Mortgage adviser.\r\nFurthering this example, let’s assume the total acquisition payments at the end of each year are £4000 (including any lump sums you wish to make at the end of every quarter). At the end of year 1, you will own 25% of the house (as you put a 20% deposit down initially). As your percentage of ownership increases, the rental payments decrease. At the end of the 20 year term, the house is yours outright with legal documentation transferred into your name completely from the Financier.\r\nEven if it transpired that the cost of the halal mortgage ended up being around the same amount of a conventional mortgage, the ultimate question is how determined and committed are we in pleasing our Lord and Creator Allah (SWT) by staying away from Interest (Riba)? We hope and pray Allah SWT will put Blessings in our wealth and life as we strive to please him and keep a clear conscience.\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us at Islamic Financial a call for a FREE discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, to purchase that dream home, make that buy to let investment or refinance a property.\r\nDisclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations.\r\nBenefits of HPP and BLTPP organised through IFS\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\nPay rent and acquisition payments every month and no interest.\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.</div>\r\n</div>\r\n<!-- /.modal-content -->\r\n\r\n</div>\r\n<!-- /.modal-dialog -->\r\n\r\n</div>\r\n<!-- /.modal -->\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:48:25','2017-09-21 13:48:25','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(705,1,'2017-09-21 13:46:22','2017-09-21 13:46:22','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n<!-- Button trigger modal -->\r\n\r\n<center><a class=\"avia-modal-save button button-primary button-large\" href=\"#myModal1\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</a></center><!-- Modal -->\r\n<div id=\"myModal1\" class=\"modal fade\" tabindex=\"-1\">\r\n<div class=\"modal-dialog\">\r\n<div class=\"modal-content\">\r\n<div class=\"modal-header\"><button class=\"close\" type=\"button\" data-dismiss=\"modal\">×</button>\r\n<h4 class=\"modal-title\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</h4>\r\n</div>\r\n<div class=\"modal-body\">This is a simple example to illustrate the basic model of a how a HPP and BLTLPP offerings can work. Individual situations and circumstances will vary and the process may alter.\r\nYou wish to purchase a property for £100000. You pay £20000 (20%) deposit towards your new house. Finance is organised for you for £80000 (80%) through the bank/financier. You agree a 20 year term for the finance with them. Every month you will make a repayment (like a normal conventional mortgage) but here, some of the money will go towards your rental payment (instead of interest) and some towards your acquisition payment. The rate of the rent is determined by the plan you take out i.e. fees assisted or not depending whether it’s a purchase or a refinance and also the amount of finance taken. Further details on the rates will be given on your consultation with the Mortgage adviser.\r\nFurthering this example, let’s assume the total acquisition payments at the end of each year are £4000 (including any lump sums you wish to make at the end of every quarter). At the end of year 1, you will own 25% of the house (as you put a 20% deposit down initially). As your percentage of ownership increases, the rental payments decrease. At the end of the 20 year term, the house is yours outright with legal documentation transferred into your name completely from the Financier.\r\nEven if it transpired that the cost of the halal mortgage ended up being around the same amount of a conventional mortgage, the ultimate question is how determined and committed are we in pleasing our Lord and Creator Allah (SWT) by staying away from Interest (Riba)? We hope and pray Allah SWT will put Blessings in our wealth and life as we strive to please him and keep a clear conscience.\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us at Islamic Financial a call for a FREE discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, to purchase that dream home, make that buy to let investment or refinance a property.\r\nDisclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations.\r\nBenefits of HPP and BLTPP organised through IFS\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\nPay rent and acquisition payments every month and no interest.\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.</div>\r\n</div>\r\n<!-- /.modal-content -->\r\n\r\n</div>\r\n<!-- /.modal-dialog -->\r\n\r\n</div>\r\n<!-- /.modal -->\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:46:22','2017-09-21 13:46:22','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(704,1,'2017-09-21 13:45:42','2017-09-21 13:45:42','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n<!-- Button trigger modal -->\r\n\r\n<center><a class=\"avia-modal-save button button-primary button-large\" href=\"#myModal1\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</a></center>\r\n<a class=\"btn btn-primary btn-lg\" href=\"#myModal1\" data-toggle=\"modal\">Launch demo modal</a>\r\n\r\n<!-- Modal -->\r\n<div id=\"myModal1\" class=\"modal fade\" tabindex=\"-1\">\r\n<div class=\"modal-dialog\">\r\n<div class=\"modal-content\">\r\n<div class=\"modal-header\"><button class=\"close\" type=\"button\" data-dismiss=\"modal\">×</button>\r\n<h4 class=\"modal-title\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</h4>\r\n</div>\r\n<div class=\"modal-body\">This is a simple example to illustrate the basic model of a how a HPP and BLTLPP offerings can work. Individual situations and circumstances will vary and the process may alter.\r\nYou wish to purchase a property for £100000. You pay £20000 (20%) deposit towards your new house. Finance is organised for you for £80000 (80%) through the bank/financier. You agree a 20 year term for the finance with them. Every month you will make a repayment (like a normal conventional mortgage) but here, some of the money will go towards your rental payment (instead of interest) and some towards your acquisition payment. The rate of the rent is determined by the plan you take out i.e. fees assisted or not depending whether it’s a purchase or a refinance and also the amount of finance taken. Further details on the rates will be given on your consultation with the Mortgage adviser.\r\nFurthering this example, let’s assume the total acquisition payments at the end of each year are £4000 (including any lump sums you wish to make at the end of every quarter). At the end of year 1, you will own 25% of the house (as you put a 20% deposit down initially). As your percentage of ownership increases, the rental payments decrease. At the end of the 20 year term, the house is yours outright with legal documentation transferred into your name completely from the Financier.\r\nEven if it transpired that the cost of the halal mortgage ended up being around the same amount of a conventional mortgage, the ultimate question is how determined and committed are we in pleasing our Lord and Creator Allah (SWT) by staying away from Interest (Riba)? We hope and pray Allah SWT will put Blessings in our wealth and life as we strive to please him and keep a clear conscience.\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us at Islamic Financial a call for a FREE discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, to purchase that dream home, make that buy to let investment or refinance a property.\r\nDisclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations.\r\nBenefits of HPP and BLTPP organised through IFS\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\nPay rent and acquisition payments every month and no interest.\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.</div>\r\n</div>\r\n<!-- /.modal-content -->\r\n\r\n</div>\r\n<!-- /.modal-dialog -->\r\n\r\n</div>\r\n<!-- /.modal -->\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:45:42','2017-09-21 13:45:42','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(706,1,'2017-09-21 13:47:09','2017-09-21 13:47:09','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n<!-- Button trigger modal -->\r\n\r\n<center><a class=\" button button-primary button-large\" href=\"#myModal1\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</a></center><!-- Modal -->\r\n<div id=\"myModal1\" class=\"modal fade\" tabindex=\"-1\">\r\n<div class=\"modal-dialog\">\r\n<div class=\"modal-content\">\r\n<div class=\"modal-header\"><button class=\"close\" type=\"button\" data-dismiss=\"modal\">×</button>\r\n<h4 class=\"modal-title\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</h4>\r\n</div>\r\n<div class=\"modal-body\">This is a simple example to illustrate the basic model of a how a HPP and BLTLPP offerings can work. Individual situations and circumstances will vary and the process may alter.\r\nYou wish to purchase a property for £100000. You pay £20000 (20%) deposit towards your new house. Finance is organised for you for £80000 (80%) through the bank/financier. You agree a 20 year term for the finance with them. Every month you will make a repayment (like a normal conventional mortgage) but here, some of the money will go towards your rental payment (instead of interest) and some towards your acquisition payment. The rate of the rent is determined by the plan you take out i.e. fees assisted or not depending whether it’s a purchase or a refinance and also the amount of finance taken. Further details on the rates will be given on your consultation with the Mortgage adviser.\r\nFurthering this example, let’s assume the total acquisition payments at the end of each year are £4000 (including any lump sums you wish to make at the end of every quarter). At the end of year 1, you will own 25% of the house (as you put a 20% deposit down initially). As your percentage of ownership increases, the rental payments decrease. At the end of the 20 year term, the house is yours outright with legal documentation transferred into your name completely from the Financier.\r\nEven if it transpired that the cost of the halal mortgage ended up being around the same amount of a conventional mortgage, the ultimate question is how determined and committed are we in pleasing our Lord and Creator Allah (SWT) by staying away from Interest (Riba)? We hope and pray Allah SWT will put Blessings in our wealth and life as we strive to please him and keep a clear conscience.\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us at Islamic Financial a call for a FREE discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, to purchase that dream home, make that buy to let investment or refinance a property.\r\nDisclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations.\r\nBenefits of HPP and BLTPP organised through IFS\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\nPay rent and acquisition payments every month and no interest.\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.</div>\r\n</div>\r\n<!-- /.modal-content -->\r\n\r\n</div>\r\n<!-- /.modal-dialog -->\r\n\r\n</div>\r\n<!-- /.modal -->\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:47:09','2017-09-21 13:47:09','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(709,1,'2017-09-21 13:59:38','2017-09-21 13:59:38','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">Open Modal</button></center>\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:59:38','2017-09-21 13:59:38','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(708,1,'2017-09-21 13:54:57','2017-09-21 13:54:57','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n<button class=\"eModal-1\">Open Modal</button>\r\n<!-- Button trigger modal -->\r\n\r\n<a class=\"btn btn-primary btn-lg\" href=\"#myModal1\" data-toggle=\"modal\">Launch demo modal</a>\r\n\r\n<!-- Modal -->\r\n<div id=\"myModal1\" class=\"modal fade\" tabindex=\"-1\">\r\n<div class=\"modal-dialog\">\r\n<div class=\"modal-content\">\r\n<div class=\"modal-header\"><button class=\"close\" type=\"button\" data-dismiss=\"modal\">×</button>\r\n<h4 class=\"modal-title\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</h4>\r\n</div>\r\n<div class=\"modal-body\">This is a simple example to illustrate the basic model of a how a HPP and BLTLPP offerings can work. Individual situations and circumstances will vary and the process may alter.\r\nYou wish to purchase a property for £100000. You pay £20000 (20%) deposit towards your new house. Finance is organised for you for £80000 (80%) through the bank/financier. You agree a 20 year term for the finance with them. Every month you will make a repayment (like a normal conventional mortgage) but here, some of the money will go towards your rental payment (instead of interest) and some towards your acquisition payment. The rate of the rent is determined by the plan you take out i.e. fees assisted or not depending whether it’s a purchase or a refinance and also the amount of finance taken. Further details on the rates will be given on your consultation with the Mortgage adviser.\r\nFurthering this example, let’s assume the total acquisition payments at the end of each year are £4000 (including any lump sums you wish to make at the end of every quarter). At the end of year 1, you will own 25% of the house (as you put a 20% deposit down initially). As your percentage of ownership increases, the rental payments decrease. At the end of the 20 year term, the house is yours outright with legal documentation transferred into your name completely from the Financier.\r\nEven if it transpired that the cost of the halal mortgage ended up being around the same amount of a conventional mortgage, the ultimate question is how determined and committed are we in pleasing our Lord and Creator Allah (SWT) by staying away from Interest (Riba)? We hope and pray Allah SWT will put Blessings in our wealth and life as we strive to please him and keep a clear conscience.\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us at Islamic Financial a call for a FREE discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, to purchase that dream home, make that buy to let investment or refinance a property.\r\nDisclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations.\r\nBenefits of HPP and BLTPP organised through IFS\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\nPay rent and acquisition payments every month and no interest.\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.</div>\r\n</div>\r\n<!-- /.modal-content -->\r\n\r\n</div>\r\n<!-- /.modal-dialog -->\r\n\r\n</div>\r\n<!-- /.modal -->\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 13:54:57','2017-09-21 13:54:57','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(725,1,'2017-09-22 13:32:51','2017-09-22 13:32:51','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-22 13:32:51','2017-09-22 13:32:51','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/22/24-revision-v1/',0,'revision','',0),(710,1,'2017-09-21 14:00:20','2017-09-21 14:00:20','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-21 14:00:20','2017-09-21 14:00:20','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/21/24-revision-v1/',0,'revision','',0),(726,1,'2017-09-22 13:33:44','2017-09-22 13:33:44','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Buy To Let Purchase Plan','','inherit','closed','closed','','596-revision-v1','','','2017-09-22 13:33:44','2017-09-22 13:33:44','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/22/596-revision-v1/',0,'revision','',0),(711,1,'2017-09-21 14:12:14','2017-09-21 14:12:14','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Buy To Let Purchase Plan','','inherit','closed','closed','','596-revision-v1','','','2017-09-21 14:12:14','2017-09-21 14:12:14','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/21/596-revision-v1/',0,'revision','',0),(713,1,'2017-09-22 14:16:38','2017-09-22 14:16:38','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_full]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\n\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\n\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\n\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\n[/av_textblock]\n\n[/av_cell_one_full]\n[/av_layout_row]','What Service do We Offer','','inherit','closed','closed','','668-autosave-v1','','','2017-09-22 14:16:38','2017-09-22 14:16:38','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-autosave-v1/',0,'revision','',0),(714,1,'2017-09-22 07:01:43','2017-09-22 07:01:43','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-22 07:01:43','2017-09-22 07:01:43','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/22/21-revision-v1/',0,'revision','',0),(716,1,'2017-09-22 07:31:44','2017-09-22 07:31:44','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 07:31:44','2017-09-22 07:31:44','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(717,1,'2017-09-22 08:36:45','2017-09-22 08:36:45','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'30px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience.\r\n\r\nPay rent and acquisition payments every month and no interest\r\n\r\nSettle the finance early with no penalty charge (only a small admin charge applies only)\r\n\r\nRental Rate and Arrangement Fee is Negotiable\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px\' padding_sync=\'true\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-22 08:36:45','2017-09-22 08:36:45','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/22/613-revision-v1/',0,'revision','',0),(719,1,'2017-09-22 09:46:56','2017-09-22 09:46:56','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience.\r\n\r\nPay rent and acquisition payments every month and no interest\r\n\r\nSettle the finance early with no penalty charge (only a small admin charge applies only)\r\n\r\nRental Rate and Arrangement Fee is Negotiable\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-22 09:46:56','2017-09-22 09:46:56','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/22/613-revision-v1/',0,'revision','',0),(720,1,'2017-09-22 09:52:38','2017-09-22 09:52:38','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-22 09:52:38','2017-09-22 09:52:38','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/22/24-revision-v1/',0,'revision','',0),(721,1,'2017-09-22 10:07:08','2017-09-22 10:07:08','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Buy To Let Purchase Plan','','inherit','closed','closed','','596-revision-v1','','','2017-09-22 10:07:08','2017-09-22 10:07:08','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/22/596-revision-v1/',0,'revision','',0),(722,1,'2017-09-22 10:21:01','2017-09-22 10:21:01','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-22 10:21:01','2017-09-22 10:21:01','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/22/24-revision-v1/',0,'revision','',0),(723,1,'2017-09-22 10:21:30','2017-09-22 10:21:30','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Buy To Let Purchase Plan','','inherit','closed','closed','','596-revision-v1','','','2017-09-22 10:21:30','2017-09-22 10:21:30','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/22/596-revision-v1/',0,'revision','',0),(724,1,'2017-09-22 10:22:24','2017-09-22 10:22:24','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience.\r\n\r\nPay rent and acquisition payments every month and no interest\r\n\r\nSettle the finance early with no penalty charge (only a small admin charge applies only)\r\n\r\nRental Rate and Arrangement Fee is Negotiable\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'features\']\r\n[av_cell_one_full vertical_align=\'middle\' padding=\'50px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\r\n\r\n[av_one_third first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/home-calculator.jpg\' attachment=\'576\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'bottom-to-top\'][/av_image]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_third][/av_cell_one_full]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-22 10:22:24','2017-09-22 10:22:24','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/22/613-revision-v1/',0,'revision','',0),(787,1,'2017-09-27 09:15:25','2017-09-27 09:15:25','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row][av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Home Purchase Plans','','inherit','closed','closed','','24-revision-v1','','','2017-09-27 09:15:25','2017-09-27 09:15:25','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/27/24-revision-v1/',0,'revision','',0),(728,1,'2017-09-22 13:55:51','2017-09-22 13:55:51','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'#bcbcbc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#262626\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-22 13:55:51','2017-09-22 13:55:51','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/22/24-revision-v1/',0,'revision','',0),(729,1,'2017-09-22 14:02:49','2017-09-22 14:02:49','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#262626\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-22 14:02:49','2017-09-22 14:02:49','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/22/24-revision-v1/',0,'revision','',0),(731,1,'2017-09-22 14:04:24','2017-09-22 14:04:24','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#808080\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-22 14:04:24','2017-09-22 14:04:24','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/22/24-revision-v1/',0,'revision','',0),(730,1,'2017-09-22 14:03:46','2017-09-22 14:03:46','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#808080\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plan\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#262626\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-22 14:03:46','2017-09-22 14:03:46','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/22/24-revision-v1/',0,'revision','',0),(732,1,'2017-09-22 14:08:21','2017-09-22 14:08:21','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Home Purchase Plan\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Home Purchase Plans (HPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Sharia compliant mortgages that work on a principle of co-ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a Halal, Sharia complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With the HPP you only need a 20% deposit and therefore can finance up to 80%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a halal, interest free and sharia complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Home Purchase Plan','','inherit','closed','closed','','24-revision-v1','','','2017-09-22 14:08:21','2017-09-22 14:08:21','',24,'http://islamicfinancialservices.co.uk/demo/2017/09/22/24-revision-v1/',0,'revision','',0),(733,1,'2017-09-22 14:09:20','2017-09-22 14:09:20','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Buy To Let Purchase Plan','','inherit','closed','closed','','596-revision-v1','','','2017-09-22 14:09:20','2017-09-22 14:09:20','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/22/596-revision-v1/',0,'revision','',0),(734,1,'2017-09-22 14:09:49','2017-09-22 14:09:49','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong><u>Completely Free </u></strong>for you, yes that’s right, <strong><u>FREE </u></strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_button_big label=\'Learn more\' description_pos=\'below\' link=\'page,668\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Islamic Financial Services’ Partners\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-22 14:09:49','2017-09-22 14:09:49','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/22/431-revision-v1/',0,'revision','',0),(735,1,'2017-09-22 14:10:26','2017-09-22 14:10:26','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience.\r\n\r\nPay rent and acquisition payments every month and no interest\r\n\r\nSettle the finance early with no penalty charge (only a small admin charge applies only)\r\n\r\nRental Rate and Arrangement Fee is Negotiable\r\n\r\n<b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-22 14:10:26','2017-09-22 14:10:26','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/22/613-revision-v1/',0,'revision','',0),(737,1,'2017-09-22 14:11:04','2017-09-22 14:11:04','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?\r\n\r\nThus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.\r\n\r\nOther Insurance Services\r\n\r\nWe also offer a free intermediary service for other <u><b>essential and specialist</b></u> insurances that cover Commercial, Business and Motor. Insurances include:\r\n\r\nPublic Liability\r\n\r\nEmployer Liability\r\n\r\nProfessional Indemnity\r\n\r\nFleet Insurance\r\n\r\nBuilding and Contents\r\n\r\nHigh Value Car Insurance\r\n\r\nThese insurance products can also be bought as part of a package.\r\n\r\nOur aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations\r\n\r\nSo with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:11:04','2017-09-22 14:11:04','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(738,1,'2017-09-22 14:11:41','2017-09-22 14:11:41','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#0a0a0a\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-22 14:11:41','2017-09-22 14:11:41','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/22/21-revision-v1/',0,'revision','',0),(739,1,'2017-09-22 14:12:24','2017-09-22 14:12:24','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#262626\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 14:12:24','2017-09-22 14:12:24','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(740,1,'2017-09-22 14:16:54','2017-09-22 14:16:54','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 14:16:54','2017-09-22 14:16:54','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(743,1,'2017-09-22 14:19:43','2017-09-22 14:19:43','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?\r\n\r\nThus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.\r\n\r\nOther Insurance Services\r\n\r\nWe also offer a free intermediary service for other <u><b>essential and specialist</b></u> insurances that cover Commercial, Business and Motor. Insurances include:\r\n\r\nPublic Liability\r\n\r\nEmployer Liability\r\n\r\nProfessional Indemnity\r\n\r\nFleet Insurance\r\n\r\nBuilding and Contents\r\n\r\nHigh Value Car Insurance\r\n\r\nThese insurance products can also be bought as part of a package.\r\n\r\nOur aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations\r\n\r\nSo with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:19:43','2017-09-22 14:19:43','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(744,1,'2017-09-22 14:20:31','2017-09-22 14:20:31','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial advice\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\"><a href=\"tel:07858692119\">07858 692119</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half]\r\n[/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-22 14:20:31','2017-09-22 14:20:31','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/22/21-revision-v1/',0,'revision','',0),(749,1,'2017-09-22 14:33:07','2017-09-22 14:33:07','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:33:07','2017-09-22 14:33:07','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(747,1,'2017-09-22 14:31:15','2017-09-22 14:31:15','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <u><b>essential and specialist</b></u> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n<p class=\"insurance_txt\">Public Liability</p>\r\n<p class=\"insurance_txt\">Employer Liability</p>\r\n<p class=\"insurance_txt\">Professional Indemnity</p>\r\n<p class=\"insurance_txt\">Fleet Insurance</p>\r\n<p class=\"insurance_txt\">Building and Contents</p>\r\n<p class=\"insurance_txt\">High Value Car Insurance</p>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n<style>\r\n.insurance_txt {background: #e7f3fb; padding: 20px; font-size: 17px; box-shadow: 2px 1px 4px #ccc;  border: 1px dashed #d7d7d7 } </style>\r\n\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:31:15','2017-09-22 14:31:15','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(745,1,'2017-09-22 14:28:52','2017-09-22 14:28:52','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <u><b>essential and specialist</b></u> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n<p class=\"insurance_txt\">Public Liability</p>\r\n<p class=\"insurance_txt\">Employer Liability</p>\r\n<p class=\"insurance_txt\">Professional Indemnity</p>\r\n<p class=\"insurance_txt\">Fleet Insurance</p>\r\n<p class=\"insurance_txt\">Building and Contents</p>\r\n<p class=\"insurance_txt\">High Value Car Insurance</p>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n<style>\r\n.insurance_txt {<br />\r\n    background: #e7f3fb;<br />\r\n    padding: 20px;<br />\r\n    font-size: 17px;<br />\r\n    box-shadow: 2px 1px 4px #000;<br />\r\n    border: 1px dashed #d7d7d7;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:28:52','2017-09-22 14:28:52','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(746,1,'2017-09-22 14:30:02','2017-09-22 14:30:02','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <u><b>essential and specialist</b></u> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n<p class=\"insurance_txt\">Public Liability</p>\r\n<p class=\"insurance_txt\">Employer Liability</p>\r\n<p class=\"insurance_txt\">Professional Indemnity</p>\r\n<p class=\"insurance_txt\">Fleet Insurance</p>\r\n<p class=\"insurance_txt\">Building and Contents</p>\r\n<p class=\"insurance_txt\">High Value Car Insurance</p>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n<style>\r\n.insurance_txt {<br />    background: #e7f3fb;<br />    padding: 20px;<br />    font-size: 17px;<br />    box-shadow: 2px 1px 4px #ccc;<br />    border: 1px dashed #d7d7d7;<br />}<br /></style>\r\n\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:30:02','2017-09-22 14:30:02','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(748,1,'2017-09-27 09:22:38','2017-09-27 09:22:38','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_heading heading=\'Faith Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\n<p class=\"insurance_txt\">Other Insurance Services</p>\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\n\n<ul>\n 	<li class=\"insurance_txt\">Public Liability</li>\n</ul>\n<ul>\n 	<li class=\"insurance_txt\">Employer Liability</li>\n</ul>\n<ul>\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\n</ul>\n<ul>\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\n</ul>\n<ul>\n 	<li class=\"insurance_txt\">Building and Contents</li>\n</ul>\n<ul>\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\n</ul>\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\n[/av_textblock]\n\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\n<style>\nul, ol{margin-bottom:0px;}\n.flex_cell_inner {\n    display: block;\n    position: relative;\n    box-shadow: 2px 2px 12px -2px #ccc;\n    padding: 31px;\n}\n.avia_textblock p {\n    background: #f2f2f2 none repeat scroll 0 0;\n    padding: 12px 22px;\n}\n</style>\n[/av_codeblock]\n\n[/av_cell_one_full]\n[/av_layout_row]\n\n','Insurance','','inherit','closed','closed','','660-autosave-v1','','','2017-09-27 09:22:38','2017-09-27 09:22:38','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-autosave-v1/',0,'revision','',0),(750,1,'2017-09-22 14:38:15','2017-09-22 14:38:15','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:38:15','2017-09-22 14:38:15','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(751,1,'2017-09-22 14:39:30','2017-09-22 14:39:30','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.avia_textblock{padding:50px;}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:39:30','2017-09-22 14:39:30','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(753,1,'2017-09-22 14:40:56','2017-09-22 14:40:56','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:40:56','2017-09-22 14:40:56','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(752,1,'2017-09-22 14:40:07','2017-09-22 14:40:07','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.avia_textblock{padding-left:50px;}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:40:07','2017-09-22 14:40:07','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(754,1,'2017-09-22 14:46:21','2017-09-22 14:46:21','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px 5px #ccc;<br />\r\n    padding: 31px;<br />\r\n    border-radius: 12px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:46:21','2017-09-22 14:46:21','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(755,1,'2017-09-22 14:47:33','2017-09-22 14:47:33','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px 5px #ccc;<br />\r\n    padding: 31px;<br />\r\n    border-radius: 12px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 14:47:33','2017-09-22 14:47:33','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(756,1,'2017-09-22 14:50:05','2017-09-22 14:50:05','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px 5px #ccc;<br />\r\n    padding: 31px;<br />\r\n    border-radius: 12px;<br />\r\n}<br />\r\n#after_submenu{display:none}<br />\r\n</style>\r\n\r\n[/av_codeblock]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 14:50:05','2017-09-22 14:50:05','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(760,1,'2017-09-22 14:57:52','2017-09-22 14:57:52','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;</p>\r\n<p>    margin: 30px auto;<br />\r\n}<br />\r\n#after_submenu{display:none}<br />\r\n</style>\r\n\r\n[/av_codeblock]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 14:57:52','2017-09-22 14:57:52','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(757,1,'2017-09-22 14:51:45','2017-09-22 14:51:45','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px 5px #ccc;<br />\r\n    padding: 31px;<br />\r\n    border-radius: 12px;<br />\r\n    margin: 30px auto;<br />\r\n}<br />\r\n#after_submenu{display:none}<br />\r\n</style>\r\n\r\n[/av_codeblock]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 14:51:45','2017-09-22 14:51:45','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(758,1,'2017-09-22 14:55:48','2017-09-22 14:55:48','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;<br />\r\n    border-radius: 12px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:55:48','2017-09-22 14:55:48','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(759,1,'2017-09-22 14:56:21','2017-09-22 14:56:21','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;<br />\r\n    border-radius: 12px;<br />\r\n    margin: 30px auto;<br />\r\n}<br />\r\n#after_submenu{display:none}<br />\r\n</style>\r\n\r\n[/av_codeblock]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 14:56:21','2017-09-22 14:56:21','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(761,1,'2017-09-22 14:58:21','2017-09-22 14:58:21','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px 5px #ccc;<br />\r\n    padding: 31px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:58:21','2017-09-22 14:58:21','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(762,1,'2017-09-22 14:58:50','2017-09-22 14:58:50','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 14:58:50','2017-09-22 14:58:50','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(763,1,'2017-09-22 15:22:04','2017-09-22 15:22:04','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;<br />\r\n}<br />\r\n.avia_textblock p {<br />\r\n    background: #f2f2f2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 15:22:04','2017-09-22 15:22:04','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(764,1,'2017-09-22 15:22:16','2017-09-22 15:22:16','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;</p>\r\n<p>    margin: 30px auto;<br />\r\n}<br />\r\n#after_submenu{display:none}<br />\r\n.avia_textblock p {<br />\r\n    background: #f2f2f2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 15:22:16','2017-09-22 15:22:16','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(765,1,'2017-09-22 15:23:49','2017-09-22 15:23:49','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;<br />\r\n}<br />\r\n.avia_textblock p {<br />\r\n    background: #0082b2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 15:23:49','2017-09-22 15:23:49','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(766,1,'2017-09-22 15:24:04','2017-09-22 15:24:04','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;</p>\r\n<p>    margin: 30px auto;<br />\r\n}<br />\r\n#after_submenu{display:none}<br />\r\n.avia_textblock p {<br />\r\n    background: #0082b2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 15:24:04','2017-09-22 15:24:04','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(767,1,'2017-09-22 15:24:47','2017-09-22 15:24:47','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'WHAT SERVICE DO WE OFFER\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n[av_cell_one_full]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_full]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;</p>\r\n<p>    margin: 30px auto;<br />\r\n}<br />\r\n#after_submenu{display:none}<br />\r\n.avia_textblock p {<br />\r\n    background: #f2f2f2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]','What Service do We Offer','','inherit','closed','closed','','668-revision-v1','','','2017-09-22 15:24:47','2017-09-22 15:24:47','',668,'http://islamicfinancialservices.co.uk/demo/2017/09/22/668-revision-v1/',0,'revision','',0),(768,1,'2017-09-22 15:25:00','2017-09-22 15:25:00','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;<br />\r\n}<br />\r\n.avia_textblock p {<br />\r\n    background: #f2f2f2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-22 15:25:00','2017-09-22 15:25:00','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/22/660-revision-v1/',0,'revision','',0),(769,1,'2017-09-22 15:31:54','2017-09-22 15:31:54','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading heading=\'About Us\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth][/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-22 15:31:54','2017-09-22 15:31:54','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/22/320-revision-v1/',0,'revision','',0),(770,1,'2017-09-22 15:32:37','2017-09-22 15:32:37','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_heading heading=\'About Us\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth]\r\n[/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-22 15:32:37','2017-09-22 15:32:37','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/22/320-revision-v1/',0,'revision','',0),(771,1,'2017-09-22 15:35:33','2017-09-22 15:35:33','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading heading=\'About Us\' tag=\'h1\' style=\'blockquote modern-quote\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#003e7b\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth][/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-22 15:35:33','2017-09-22 15:35:33','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/22/320-revision-v1/',0,'revision','',0),(772,1,'2017-09-27 06:46:07','2017-09-27 06:46:07','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plan\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who We Are\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_button_big label=\'Learn more\' description_pos=\'below\' link=\'page,668\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-27 06:46:07','2017-09-27 06:46:07','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/27/431-revision-v1/',0,'revision','',0),(775,1,'2017-09-27 07:10:52','2017-09-27 07:10:52','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Buy To Let Purchase Plans\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Buy To Let Purchase Plans (BTLPP)\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBuying a property just got that little bit easier with Islamic Financial Services’ Islamic introductory Mortgage Service. Rather than purchasing or refinancing a Buy to Let property with a conventional (re)mortgage and paying interest, we can help introduce you to our partner organisations and enable you to attain Shariah compliant BTLPP mortgages that work a on a principle of co- ownership or a diminishing partnership. This is better known as Diminishing Musharakah.\r\n\r\nEach monthly repayment you make, increases your share of the house. As your share of the house increases, the banks share decrease thus your rental payments will decrease. You are able to make lump sum payments at the end of each quarter. This continues until the end of the finance term at which point you will own the house outright. This is done in a halal, Shariah complaint way to help you avoid paying interest.\r\n\r\nDepending on which plan you are using to buy your property, depends on what amount of finance you can borrow from the Financier. With on 25% deposit required for BTLPP, you can finance up to 75%. There are Fees assisted (Refinance only) and non-assisted plans available.\r\n\r\nCall us for a free, no obligation discussion and give us the chance to see how we can assist you purchase your property in a Halal, Interest free and Shariah complaint way. After all, what have you got to lose?\r\n\r\n<strong>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</strong>.\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Great benefits that suit your financial needs\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c4\' font=\'entypo-fontello\' title=\'Additional Quarterly Payments \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOption to make addition acquisition payments every quarter (subject to a small admin charge)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue821\' font=\'entypo-fontello\' title=\'Your House\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nOnce the finance term is over, house legally transferred completely to you from the Financier.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue827\' font=\'entypo-fontello\' title=\'Option to Sell\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half]\r\n[/av_layout_row]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<center><button class=\"eModal-1 button button-primary button-large\">SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK</button></center>\r\n[/av_codeblock]','Buy To Let Purchase Plans','','inherit','closed','closed','','596-revision-v1','','','2017-09-27 07:10:52','2017-09-27 07:10:52','',596,'http://islamicfinancialservices.co.uk/demo/2017/09/27/596-revision-v1/',0,'revision','',0),(776,1,'2017-09-27 07:13:20','2017-09-27 07:13:20','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Who Are We\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n[av_button_big label=\'Learn more\' description_pos=\'below\' link=\'page,668\' link_target=\'\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' custom_font=\'#ffffff\' color=\'theme-color\' custom_bg=\'#444444\' color_hover=\'custom\' custom_bg_hover=\'#444444\'][/av_button_big]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-27 07:13:20','2017-09-27 07:13:20','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/27/431-revision-v1/',0,'revision','',0),(777,1,'2017-09-27 07:22:29','2017-09-27 07:22:29','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Who Are We\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'What Service do We Offer\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-27 07:22:29','2017-09-27 07:22:29','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/27/431-revision-v1/',0,'revision','',0),(778,1,'2017-09-27 07:26:53','2017-09-27 07:26:53','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Who Are We\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-27 07:26:53','2017-09-27 07:26:53','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/27/431-revision-v1/',0,'revision','',0),(779,1,'2017-09-27 08:01:35','2017-09-27 08:01:35','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\">Other Insurance Services</p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />.flex_cell_inner {<br />    display: block;<br />    position: relative;<br />    box-shadow: 2px 2px 12px -2px #ccc;<br />    padding: 31px;<br />}<br />.avia_textblock p {<br />    background: #f2f2f2 none repeat scroll 0 0;<br />    padding: 12px 22px;<br />}<br /></style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-27 08:01:35','2017-09-27 08:01:35','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/27/660-revision-v1/',0,'revision','',0),(780,1,'2017-09-27 08:11:17','2017-09-27 08:11:17','How it Works','How it Works','','publish','closed','closed','','how-it-works','','','2017-09-27 08:12:06','2017-09-27 08:12:06','',0,'http://islamicfinancialservices.co.uk/demo/?page_id=780',7,'page','',0),(781,1,'2017-09-27 08:11:17','2017-09-27 08:11:17','How it Works','How it Works','','inherit','closed','closed','','780-revision-v1','','','2017-09-27 08:11:17','2017-09-27 08:11:17','',780,'http://islamicfinancialservices.co.uk/demo/2017/09/27/780-revision-v1/',0,'revision','',0),(782,1,'2017-09-27 08:14:13','2017-09-27 08:14:13','','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2017-09-27 08:17:47','2017-09-27 08:17:47','',0,'http://islamicfinancialservices.co.uk/demo/?page_id=782',8,'page','',0),(783,1,'2017-09-27 08:14:13','2017-09-27 08:14:13','','Terms and Conditions','','inherit','closed','closed','','782-revision-v1','','','2017-09-27 08:14:13','2017-09-27 08:14:13','',782,'http://islamicfinancialservices.co.uk/demo/2017/09/27/782-revision-v1/',0,'revision','',0),(784,1,'2017-09-27 08:21:26','2017-09-27 08:21:26','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#003e7b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong><span id=\"aboutDisclaimer\">Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</span></strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth][/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-27 08:21:26','2017-09-27 08:21:26','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/27/320-revision-v1/',0,'revision','',0),(786,1,'2017-09-27 09:13:44','2017-09-27 09:13:44','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#003e7b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce Sharia Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong><span id=\"aboutDisclaimer\">Disclaimer: We, at IFS, do not offer the mortgage products ourselves directly. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</span></strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth][/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-27 09:13:44','2017-09-27 09:13:44','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/27/320-revision-v1/',0,'revision','',0),(785,1,'2017-09-27 09:11:52','2017-09-27 09:11:52','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'pricing\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'About Us\' color=\'custom-color-heading\' style=\'blockquote modern-quote\' custom_font=\'#003e7b\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_three_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIslamic Financial Services’ main objective is to help introduce you to Sharia- Compliant Financial Solutions in order for our customers to be able to get on to the property ladder whilst in keeping with Islamic principles of finance. Working with our financial partner organisations, we enable our customers to do this without the burden of interest bearing loans and mortgages that conventional banks offer.\r\n\r\nThe Quran clearly states that the use of Riba (interest) is haram and Allah (SWT) has prohibited this in Surah Al-Baqarah, verse 275 - 276. As Muslims, we cannot take any benefit or make any use of Usury (interest). Why not avoid it especially when there are perfectly affordable alternatives available?\r\n\r\n<strong><span id=\"aboutDisclaimer\">Disclaimer: We, at IFS, do not offer the mortgage products ourselves directly. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</span></strong>.\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_two_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/financial-service-firms-india-1286375.jpg\' attachment=\'556\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[/av_two_fifth][/av_section]','Pricing','','inherit','closed','closed','','320-revision-v1','','','2017-09-27 09:11:52','2017-09-27 09:11:52','',320,'http://islamicfinancialservices.co.uk/demo/2017/09/27/320-revision-v1/',0,'revision','',0),(790,1,'2017-09-27 09:22:54','2017-09-27 09:22:54','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Faith Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][/av_section][av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n<p class=\"insurance_txt\"><strong>Other Insurance Services</strong></p>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;<br />\r\n}<br />\r\n.avia_textblock p {<br />\r\n    background: #f2f2f2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-27 09:22:54','2017-09-27 09:22:54','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/27/660-revision-v1/',0,'revision','',0),(791,1,'2017-09-27 09:27:26','2017-09-27 09:27:26','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Faith Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n\r\n<div style=\"color: #003e7b; font-size: 20px;\"><strong>Other Insurance Services</strong></div>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;<br />\r\n}<br />\r\n.avia_textblock p {<br />\r\n    background: #f2f2f2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-27 09:27:26','2017-09-27 09:27:26','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/27/660-revision-v1/',0,'revision','',0),(792,1,'2017-09-27 09:29:04','2017-09-27 09:29:04','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Faith Insurance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_full vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<p class=\"insurance_txt\">Islamic Financial Services recognise that places of worship are very important and are an integral place for the community whether that be a Mosque, Church, Synagogue, Temple or Gurudwara etc. Therefore, we believe as important as the places are, making sure they are covered for unexpected situations that can occur, is just as important. After all, what would you do if your building was flooded?</p>\r\n<p class=\"insurance_txt\">Thus we offer all Places of Worship a FREE intermediary service whereby we work with our partners to help make sure you’re covered for all eventualities. We won\'t charge you a penny for our service. Guaranteed.</p>\r\n\r\n<div><strong style=\"color: #003e7b; font-size: 20px;\">Other Insurance Services</strong></div>\r\n<p class=\"insurance_txt\">We also offer a free intermediary service for other <b>essential and specialist</b> insurances that cover Commercial, Business and Motor. Insurances include:</p>\r\n\r\n<ul>\r\n 	<li class=\"insurance_txt\">Public Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Employer Liability</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Professional Indemnity</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Fleet Insurance</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">Building and Contents</li>\r\n</ul>\r\n<ul>\r\n 	<li class=\"insurance_txt\">High Value Car Insurance</li>\r\n</ul>\r\n<p class=\"insurance_txt\">These insurance products can also be bought as part of a package.</p>\r\n<p class=\"insurance_txt\">Our aim is to only deliver those Insurance Products that are necessary to keep in line with Legal Regulations</p>\r\n<p class=\"insurance_txt\">So with nothing to lose, why don\'t you give us a call and see what we can do for you on 01254 503 315</p>\r\n[/av_textblock]\r\n\r\n[av_codeblock wrapper_element=\'\' wrapper_element_attributes=\'\']\r\n\r\n<style>\r\nul, ol{margin-bottom:0px;}<br />\r\n.flex_cell_inner {<br />\r\n    display: block;<br />\r\n    position: relative;<br />\r\n    box-shadow: 2px 2px 12px -2px #ccc;<br />\r\n    padding: 31px;<br />\r\n}<br />\r\n.avia_textblock p {<br />\r\n    background: #f2f2f2 none repeat scroll 0 0;<br />\r\n    padding: 12px 22px;<br />\r\n}<br />\r\n</style>\r\n\r\n[/av_codeblock]\r\n\r\n[/av_cell_one_full][/av_layout_row]','Insurance','','inherit','closed','closed','','660-revision-v1','','','2017-09-27 09:29:04','2017-09-27 09:29:04','',660,'http://islamicfinancialservices.co.uk/demo/2017/09/27/660-revision-v1/',0,'revision','',0),(793,1,'2017-09-27 09:35:11','2017-09-27 09:35:11','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading heading=\'Give us a call for your FREE financial consultation\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'\' custom_font=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (Out of Hours)</h5>\r\n<h5 style=\"text-align: center;\">We operate a text and call back service.</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-27 09:35:11','2017-09-27 09:35:11','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/27/21-revision-v1/',0,'revision','',0),(794,1,'2017-09-27 09:59:05','2017-09-27 09:59:05','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nBusiness Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (Out of Hours)</h5>\r\n<h5 style=\"text-align: center;\">We operate a text and call back service.</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-27 09:59:05','2017-09-27 09:59:05','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/27/21-revision-v1/',0,'revision','',0),(795,1,'2017-09-27 09:59:50','2017-09-27 09:59:50','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<strong>Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong>\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (Out of Hours)</h5>\r\n<h5 style=\"text-align: center;\">We operate a text and call back service.</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-27 09:59:50','2017-09-27 09:59:50','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/27/21-revision-v1/',0,'revision','',0),(796,1,'2017-09-27 10:01:56','2017-09-27 10:01:56','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong>\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (Out of Hours)</h5>\r\n<h5 style=\"text-align: center;\">We operate a text and call back service.</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nPositions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-27 10:01:56','2017-09-27 10:01:56','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/27/21-revision-v1/',0,'revision','',0),(797,1,'2017-09-27 10:04:39','2017-09-27 10:04:39','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who Are We\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-27 10:04:39','2017-09-27 10:04:39','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/27/431-revision-v1/',0,'revision','',0),(798,1,'2017-09-27 10:07:25','2017-09-27 10:07:25','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who Are We\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-27 10:07:25','2017-09-27 10:07:25','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/27/431-revision-v1/',0,'revision','',0),(799,1,'2017-09-27 10:09:33','2017-09-27 10:09:33','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who Are We\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficultwhen it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-09-27 10:09:33','2017-09-27 10:09:33','',431,'http://islamicfinancialservices.co.uk/demo/2017/09/27/431-revision-v1/',0,'revision','',0),(800,1,'2017-09-29 08:51:38','2017-09-29 08:51:38','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n<ul>\r\n 	<li>Pay rent, not interest and avoid the sin of using Riba and have a clear conscience.</li>\r\n</ul>\r\n<ul>\r\n 	<li>Pay rent and acquisition payments every month and no interest</li>\r\n</ul>\r\n<ul>\r\n 	<li>Settle the finance early with no penalty charge (only a small admin charge applies only)</li>\r\n</ul>\r\n<ul>\r\n 	<li>Rental Rate and Arrangement Fee is Negotiable</li>\r\n</ul>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-29 08:51:38','2017-09-29 08:51:38','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/29/613-revision-v1/',0,'revision','',0),(801,1,'2017-09-29 08:57:58','2017-09-29 08:57:58','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Commercial Property Finance\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'intro\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Commercial Property Finance\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nIt can be very stressful when you are looking to buy a commercial property whether it be business expansion or a new start up. That’s why at Islamic Financial Services we can help to facilitate with great Halal, Ethical alternatives to interest based finance. The Commercial Property Finance (CPF) offered by our partner organisation, works on a rental and acquisition basis not too dissimilar to the HPP and BTLPP plans. You could bring more Barakah (Blessings) into your property venture by keeping in line with the commands of Allah SWT that are clearly stated in the Glorious Quran.\r\n\r\nWhy not explore halal alternatives through us and give us a no obligation call for a FREE discussion. Remember our service to you is <strong><u>COMPLETELY FREE </u></strong>so you have absolutely nothing to lose by discussing your options with us.\r\n\r\n<b>Benefits of Commercial Property Finance organised through IFS</b>\r\n<ul style=\"margin-bottom: 3px;\">\r\n 	<li>Pay rent, not interest and avoid the sin of using Riba and have a clear conscience.</li>\r\n</ul>\r\n<ul style=\"margin-bottom: 3px;\">\r\n 	<li>Pay rent and acquisition payments every month and no interest</li>\r\n</ul>\r\n<ul style=\"margin-bottom: 3px;\">\r\n 	<li>Settle the finance early with no penalty charge (only a small admin charge applies only)</li>\r\n</ul>\r\n<ul style=\"margin-bottom: 3px;\">\r\n 	<li>Rental Rate and Arrangement Fee is Negotiable</li>\r\n</ul>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'0px,30px,30px,30px\' background_color=\'#f7f7f7\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Benefits of Commercial Property Finance organised through IFS\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'default\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\']\r\n\r\n[av_one_half first]\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8e2\' font=\'entypo-fontello\' title=\'Interest Free\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent, not interest and avoid the sin of using Riba and have a clear conscience\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue891\' font=\'entypo-fontello\' title=\'Monthly Rental\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nPay rent and acquisition payments every month and no interest.\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8aa\' font=\'entypo-fontello\' title=\'Early Settlement \' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nSettle the finance early with no early settlement charges (only a small admin charge applies only)\r\n[/av_icon_box]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue836\' font=\'entypo-fontello\' title=\'Negotiable Rates\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'\' custom_font=\'\' custom_border=\'\']\r\nRental Rate and Arrangement Fee is Negotiable\r\n[/av_icon_box]\r\n\r\n[/av_one_half][/av_cell_one_half][/av_layout_row]','Commercial Property Finance','','inherit','closed','closed','','613-revision-v1','','','2017-09-29 08:57:58','2017-09-29 08:57:58','',613,'http://islamicfinancialservices.co.uk/demo/2017/09/29/613-revision-v1/',0,'revision','',0),(802,1,'2017-09-29 09:02:40','2017-09-29 09:02:40','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong>\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (Out of Hours)</h5>\r\n<h5 style=\"text-align: center;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-29 09:02:40','2017-09-29 09:02:40','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/29/21-revision-v1/',0,'revision','',0),(803,1,'2017-09-29 09:41:29','2017-09-29 09:41:29','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong>\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\r\n<h5 style=\"text-align: center;\"><span style=\"color: #e0b13a;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Mon - Fri: 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-29 09:41:29','2017-09-29 09:41:29','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/29/21-revision-v1/',0,'revision','',0),(804,1,'2017-09-29 09:44:19','2017-09-29 09:44:19','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong>\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\r\n<h5 style=\"text-align: center;\"><span style=\"color: #e0b13a;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center;\">Monday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center;\">Tuesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center;\">Wednesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center;\">Thursday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center;\">Friday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center;\">Saturday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center;\">Sunday : 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-29 09:44:19','2017-09-29 09:44:19','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/29/21-revision-v1/',0,'revision','',0),(805,1,'2017-09-29 09:49:03','2017-09-29 09:49:03','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong>\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\r\n<h5 style=\"text-align: center;\"><span style=\"color: #e0b13a;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Monday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Tuesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Wednesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Thursday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Friday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Saturday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Sunday : 09:00 - 17:00</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-29 09:49:03','2017-09-29 09:49:03','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/29/21-revision-v1/',0,'revision','',0),(806,1,'2017-09-29 09:50:01','2017-09-29 09:50:01','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong>\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\r\n<h5 style=\"text-align: center;\"><span style=\"color: #e0b13a;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Monday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Tuesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Wednesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Thursday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Friday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Saturday : Closed</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Sunday : Closed</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-29 09:50:01','2017-09-29 09:50:01','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/29/21-revision-v1/',0,'revision','',0),(807,1,'2017-09-29 09:56:48','2017-09-29 09:56:48','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong>\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\r\n<h5 style=\"text-align: center;\"><span style=\"color: #e0b13a;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a style=\"overflow-wrap: break-word;\" href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Monday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Tuesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Wednesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Thursday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Friday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Saturday : Closed</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Sunday : Closed</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-29 09:56:48','2017-09-29 09:56:48','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/29/21-revision-v1/',0,'revision','',0),(808,1,'2017-09-29 09:57:59','2017-09-29 09:57:59','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'small\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#6a6e71\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'parallax\' position=\'bottom center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.7\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading heading=\'Contact Us\' tag=\'h1\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'10\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth]\r\n[/av_section]\r\n\r\n[av_layout_row border=\'\' min_height=\'0\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\r\n\r\n[av_cell_one_half vertical_align=\'top\' padding=\'30px\' padding_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Give us a call for your FREE financial consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<strong style=\"color: #383838;\">Business Development Centre, Eanam Old Road, Eanam Wharf, Blackburn, Lancashire, BB1 5BL, UK</strong>\r\n[/av_textblock]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_one_third first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>Telephone</strong></h2>\r\n<h5 style=\"text-align: center;\">Landline: <a href=\"tel:01254503315\">01254 503 315</a></h5>\r\n<h5 style=\"text-align: center;\">Mobile: <a href=\"tel:07858692119\">07858 692119</a> (<span style=\"color: #e0b13a;\">Out of Hours</span>)</h5>\r\n<h5 style=\"text-align: center;\"><span style=\"color: #003e7b;\">We also operate a text and call back service. Please message on the above number and one of our team will endeavor to call you back at a time to suit.</span></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\"><strong>E-mail</strong></h2>\r\n<h5 style=\"text-align: center;\"><a style=\"overflow-wrap: break-word;\" href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a></h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<h2 style=\"text-align: center;\">Opening Hours</h2>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Monday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Tuesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Wednesday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Thursday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Friday : 09:00 - 17:00</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Saturday : Closed</h5>\r\n<h5 style=\"text-align: center; margin-bottom: 3px;\">Sunday : Closed</h5>\r\n[/av_textblock]\r\n\r\n[/av_one_third][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_image src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/offic2.jpg\' attachment=\'501\' attachment_size=\'full\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\r\n\r\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[/av_cell_one_half][av_cell_one_half vertical_align=\'top\' padding=\'30px\' background_color=\'\' src=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_contact email=\'info@islamicfinancialservices.co.uk\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\r\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Subject\' type=\'text\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' width=\'\' multi_select=\'\'][/av_contact_field]\r\n[/av_contact]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nVarious positions are now open. Please send your CV to: <a href=\"mailto:info@islamicfinancialservices.co.uk\">info@islamicfinancialservices.co.uk</a>\r\n[/av_textblock]\r\n\r\n[/av_cell_one_half][/av_layout_row]','Contact Us','','inherit','closed','closed','','21-revision-v1','','','2017-09-29 09:57:59','2017-09-29 09:57:59','',21,'http://islamicfinancialservices.co.uk/demo/2017/09/29/21-revision-v1/',0,'revision','',0),(815,1,'2017-10-06 09:26:07','2017-10-06 09:26:07','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who Are We\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficult when it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-10-06 09:26:07','2017-10-06 09:26:07','',431,'http://islamicfinancialservices.co.uk/2017/10/06/431-revision-v1/',0,'revision','',0),(812,1,'2017-10-06 09:25:39','2017-10-06 09:25:39','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who Are We\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficult when it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','inherit','closed','closed','','431-revision-v1','','','2017-10-06 09:25:39','2017-10-06 09:25:39','',431,'http://islamicfinancialservices.co.uk/2017/10/06/431-revision-v1/',0,'revision','',0),(814,1,'2017-10-06 09:25:51','0000-00-00 00:00:00','[av_section min_height=\'100\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://islamicfinancialservices.co.uk/demo/wp-content/uploads/Untitled-1-1.jpg\' attachment=\'532\' attachment_size=\'full\' attach=\'scroll\' position=\'top left\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.8\' overlay_color=\'#c9c9c9\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_three_fourth first]\r\n\r\n[av_headline_rotator before_rotating=\'Our Services\' after_rotating=\'\' multiline=\'aviaTBmultiline\' interval=\'3\' animation=\'\' tag=\'h2\' size=\'63\' align=\'left\' custom_title=\'#0a0a0a\']\r\n[av_rotator_item title=\'Home Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#ffffff\']\r\n[av_rotator_item title=\'Buy to Let Purchase Plans\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Commercial Property Finance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[av_rotator_item title=\'Insurance\' link=\'\' linktarget=\'\' custom_title=\'#315e5b\']\r\n[/av_headline_rotator]\r\n\r\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fourth]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n\r\n[av_one_fifth first]\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Who Are We\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first]\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nAt Islamic Financial Services’ (IFS) we know how difficult it can be when seeking finance to purchase a property whether it be that dream home you have spotted, a Buy to Let investment or a Commercial offering you desire. This is made even more difficult when it comes to interest bearing finance especially if you are a Muslim trying to stay in line with the laws and commands of Allah SWT and the message of the Prophet PBUH or if you are an ethically minded individual trying to keep a clear conscience.\r\n\r\nSo we decided to try and serve humanity by developing a service that helps to turn your dreams into a reality by making available Interest free, sharia compliant, halal, and ethical finance for property purchases.\r\n\r\nWhat’s more is our service is <strong>Completely Free </strong>for you, yes that’s right, <strong>FREE </strong>so there is no excuse not to pick up the phone a give a call or send us your enquiry straight away!!!!!\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\n<img class=\"alignnone size-medium wp-image-659 aligncenter\" src=\"http://islamicfinancialservices.co.uk/demo/wp-content/uploads/IFS_Logo_final_custom-300x141.png\" alt=\"\" width=\"300\" height=\"141\" />\r\n[/av_textblock]\r\n\r\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_fifth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_three_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'What Service do We Offer\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_three_fifth][av_one_fifth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[/av_one_fifth][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nWe offer <b>A COMPLETELY FREE INTRODUCTORY SERVICE </b>to Sharia compliant alternatives like Home Purchase Plans (HPP), Buy to Let Purchase Plans (BLTPP), Commercial Property Finance Plans (CPF) and Refinance with our Muslim and Ethical customers in mind. We are determined to help all those who wish to keep away from engaging in a major sin of using interest. We can help you to keep your conscience clear by avoiding taking out an interest bearing mortgage, by introducing affordable halal solutions like to HPP, BLTPP and CPF through our finance partners.\r\n\r\nOur service, although being offered to Muslims in particular, is available to all customers who wish to pursue a more ethical approach to finance.\r\n[/av_textblock]\r\n\r\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_textblock size=\'\' font_color=\'\' color=\'\']\r\nThis is a <b>real affordable alternative</b> for all customers who wish to either steer clear of Riba and /or pursue a more ethical form of finance. Whether it’s your dream home, refinance of a current property, Commercial Property Purchase or a Buy to Let purchase, working with our partners, we have an Islamic, ethical interest free solution for you.\r\n\r\nWhy not take advantage of these halal, sharia compliant products being offered and give us a call at Islamic Financial Services, for a<b> FREE</b> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, purchase the dream home, make that Buy to Let investment or even refinance a property.\r\n[/av_textblock]\r\n\r\n[/av_one_half]\r\n[/av_section]\r\n\r\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\r\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\r\n\r\n[av_heading tag=\'h1\' padding=\'10\' heading=\'Islamic Financial Services’ Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\r\n\r\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#000000\' custom_margin_top=\'40px\' custom_margin_bottom=\'40px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\r\n\r\n[av_partner columns=\'5\' heading=\'\' size=\'no scaling\' border=\'av-border-deactivate\' type=\'slider\' animation=\'slide\' navigation=\'no\' autoplay=\'true\' interval=\'5\']\r\n[av_partner_logo id=\'474\'][/av_partner_logo]\r\n[av_partner_logo id=\'475\'][/av_partner_logo]\r\n[av_partner_logo id=\'476\'][/av_partner_logo]\r\n[av_partner_logo id=\'477\'][/av_partner_logo]\r\n[av_partner_logo id=\'478\'][/av_partner_logo]\r\n[av_partner_logo id=\'479\'][/av_partner_logo]\r\n[av_partner_logo id=\'480\'][/av_partner_logo]\r\n[av_partner_logo id=\'481\'][/av_partner_logo]\r\n[av_partner_logo id=\'482\'][/av_partner_logo]\r\n[av_partner_logo id=\'483\'][/av_partner_logo]\r\n[/av_partner]\r\n[/av_section]','Home','','draft','open','closed','','','','','2017-10-06 09:25:51','0000-00-00 00:00:00','',0,'http://islamicfinancialservices.co.uk/?page_id=814',1,'page','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_fblike_popup`
--

DROP TABLE IF EXISTS `wp_sg_fblike_popup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sg_fblike_popup` (
  `id` int(11) NOT NULL,
  `content` text NOT NULL,
  `options` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_fblike_popup`
--

LOCK TABLES `wp_sg_fblike_popup` WRITE;
/*!40000 ALTER TABLE `wp_sg_fblike_popup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_sg_fblike_popup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_html_popup`
--

DROP TABLE IF EXISTS `wp_sg_html_popup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sg_html_popup` (
  `id` int(11) NOT NULL,
  `content` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_html_popup`
--

LOCK TABLES `wp_sg_html_popup` WRITE;
/*!40000 ALTER TABLE `wp_sg_html_popup` DISABLE KEYS */;
INSERT INTO `wp_sg_html_popup` VALUES (1,'<p><u>This is a simple example to illustrate the basic model of a how a HPP and BLTLPP offerings can work. Individual situations and circumstances will vary and the process may alter</u><u><b>. </b></u></p>\r\n<p>You wish to purchase a property for £100000. You pay £20000 (20%) deposit towards your new house. Finance is organised for you for £80000 (80%) through the bank/financier. You agree a 20 year term for the finance with them. Every month you will make a repayment (like a normal conventional mortgage) but here, some of the money will go towards your rental payment (instead of interest) and some towards your acquisition payment. The rate of the rent is determined by the plan you take out i.e. fees assisted or not depending whether it’s a purchase or a refinance and also the amount of finance taken. Further details on the rates will be given on your consultation with the Mortgage adviser.</p>\r\n<p>Furthering this example, let’s assume the total acquisition payments at the end of each year are £4000 (including any lump sums you wish to make at the end of every quarter). At the end of year 1, you will own 25% of the house (as you put a 20% deposit down initially). As your percentage of ownership increases, the rental payments decrease. At the end of the 20 year term, the house is yours outright with legal documentation transferred into your name completely from the Financier.</p>\r\n<p>Even if it transpired that the cost of the halal mortgage ended up being around the same amount of a conventional mortgage, the ultimate question is how determined and committed are we in pleasing our Lord and Creator Allah (SWT) by staying away from Interest (Riba)? We hope and pray Allah SWT will put Blessings in our wealth and life as we strive to please him and keep a clear conscience.</p>\r\n<p>Why not take advantage of these halal, sharia compliant products being offered and give us at Islamic Financial a call for a<u><b> FREE</b></u> discussion and start your journey to an excellent peace of mind service and let us help you with our partner organisations, to purchase that dream home, make that buy to let investment or refinance a property.</p>\r\n<p><b>Disclaimer: We, at IFS, do not offer the mortgage products ourselves. We work with our carefully picked partners and introduce our customers to them and their products. After this, the advice given is by our FCA approved and registered partner organisations</b>.</p>\r\n<p><u><b>Benefits of HPP and BLTPP organised through IFS</b></u></p>\r\n<p>Pay rent, not interest and avoid the sin of using Riba and have a clear conscience</p>\r\n<p>Pay rent and acquisition payments every month and no interest.</p>\r\n<p>Option to make addition acquisition payments every quarter (subject to a small admin charge)</p>\r\n<p>Once the finance term is over, house legally transferred completely to you from the Financier.</p>\r\n<p>Settle the finance early with no early settlement charges (only a small admin charge applies only)</p>\r\n<p>Sell the property if the value increases even whilst you are in a fixed term rental period. Only you will benefit from any increase in value.</p>');
/*!40000 ALTER TABLE `wp_sg_html_popup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_image_popup`
--

DROP TABLE IF EXISTS `wp_sg_image_popup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sg_image_popup` (
  `id` int(11) NOT NULL,
  `url` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_image_popup`
--

LOCK TABLES `wp_sg_image_popup` WRITE;
/*!40000 ALTER TABLE `wp_sg_image_popup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_sg_image_popup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_popup`
--

DROP TABLE IF EXISTS `wp_sg_popup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sg_popup` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `type` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `options` longtext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_popup`
--

LOCK TABLES `wp_sg_popup` WRITE;
/*!40000 ALTER TABLE `wp_sg_popup` DISABLE KEYS */;
INSERT INTO `wp_sg_popup` VALUES (1,'html','SIMPLE EXAMPLE OF HOW THE OFFERINGS WORK','{\"width\":\"640px\",\"height\":\"480px\",\"delay\":0,\"duration\":1,\"effect\":\"No effect\",\"escKey\":\"on\",\"isActiveStatus\":\"on\",\"scrolling\":\"on\",\"disable-page-scrolling\":\"on\",\"scaling\":\"\",\"reposition\":\"on\",\"overlayClose\":\"on\",\"reopenAfterSubmission\":\"\",\"contentClick\":\"\",\"content-click-behavior\":\"close\",\"click-redirect-to-url\":\"\",\"redirect-to-new-tab\":\"\",\"opacity\":\"0.8\",\"popup-background-opacity\":\"1\",\"sgOverlayColor\":\"\",\"sg-content-background-color\":\"\",\"popupFixed\":\"\",\"fixedPostion\":\"\",\"popup-dimension-mode\":\"responsiveMode\",\"popup-responsive-dimension-measure\":\"auto\",\"maxWidth\":\"\",\"maxHeight\":\"\",\"initialWidth\":\"300\",\"initialHeight\":\"100\",\"closeButton\":\"on\",\"theme\":\"colorbox1.css\",\"sgTheme3BorderColor\":\"\",\"sgTheme3BorderRadius\":\"0\",\"onScrolling\":\"\",\"inActivityStatus\":\"\",\"inactivity-timout\":\"0\",\"beforeScrolingPrsent\":0,\"forMobile\":\"\",\"openMobile\":\"\",\"repeatPopup\":\"\",\"popup-appear-number-limit\":\"1\",\"save-cookie-page-level\":\"\",\"autoClosePopup\":\"\",\"countryStatus\":\"\",\"showAllPages\":\"all\",\"allPagesStatus\":\"\",\"allPostsStatus\":\"\",\"allCustomPostsStatus\":\"\",\"allSelectedPages\":\"\",\"showAllPosts\":\"all\",\"showAllCustomPosts\":\"all\",\"allSelectedPosts\":\"\",\"allSelectedCustomPosts\":\"\",\"posts-all-categories\":\"\",\"all-custom-posts\":\"\",\"sg-user-status\":\"\",\"loggedin-user\":\"true\",\"popup-timer-status\":\"\",\"popup-schedule-status\":\"\",\"popup-start-timer\":\"Sep 21 17 13:17\",\"popup-finish-timer\":\"\",\"schedule-start-weeks\":\"\",\"schedule-start-time\":\"13:17\",\"schedule-end-time\":\"\",\"allowCountries\":\"\",\"countryName\":\"\",\"countryIso\":\"\",\"disablePopup\":\"\",\"disablePopupOverlay\":\"\",\"popupClosingTimer\":\"\",\"yesButtonLabel\":\"\",\"noButtonLabel\":\"\",\"restrictionUrl\":\"\",\"yesButtonBackgroundColor\":\"\",\"noButtonBackgroundColor\":\"\",\"yesButtonTextColor\":\"\",\"noButtonTextColor\":\"\",\"yesButtonRadius\":0,\"noButtonRadius\":0,\"sgRestrictionExpirationTime\":0,\"restrictionCookeSavingLevel\":\"\",\"pushToBottom\":\"\",\"onceExpiresTime\":\"7\",\"sgOverlayCustomClasss\":\"sg-popup-overlay\",\"sgContentCustomClasss\":\"sg-popup-content\",\"popup-z-index\":\"9999\",\"popup-content-padding\":\"0\",\"theme-close-text\":\"Close\",\"socialButtons\":\"{\\\"sgTwitterStatus\\\":\\\"\\\",\\\"sgFbStatus\\\":\\\"\\\",\\\"sgEmailStatus\\\":\\\"\\\",\\\"sgLinkedinStatus\\\":\\\"\\\",\\\"sgGoogleStatus\\\":\\\"\\\",\\\"sgPinterestStatus\\\":\\\"\\\",\\\"pushToBottom\\\":\\\"\\\"}\",\"socialOptions\":\"{\\\"sgSocialTheme\\\":\\\"\\\",\\\"sgSocialButtonsSize\\\":\\\"\\\",\\\"sgSocialLabel\\\":\\\"\\\",\\\"sgSocialShareCount\\\":\\\"\\\",\\\"sgRoundButton\\\":\\\"\\\",\\\"fbShareLabel\\\":\\\"\\\",\\\"lindkinLabel\\\":\\\"\\\",\\\"sgShareUrl\\\":null,\\\"shareUrlType\\\":\\\"\\\",\\\"googLelabel\\\":\\\"\\\",\\\"twitterLabel\\\":\\\"\\\",\\\"pinterestLabel\\\":\\\"\\\",\\\"sgMailSubject\\\":\\\"\\\",\\\"sgMailLable\\\":\\\"\\\"}\",\"countdownOptions\":\"{\\\"pushToBottom\\\":\\\"\\\",\\\"countdownNumbersBgColor\\\":\\\"\\\",\\\"countdownNumbersTextColor\\\":\\\"\\\",\\\"sg-due-date\\\":\\\"\\\",\\\"countdown-position\\\":\\\"\\\",\\\"counts-language\\\":\\\"\\\",\\\"sg-time-zone\\\":\\\"\\\",\\\"sg-countdown-type\\\":\\\"\\\",\\\"countdown-autoclose\\\":\\\"\\\"}\",\"exitIntentOptions\":\"{\\\"exit-intent-type\\\":\\\"\\\",\\\"exit-intent-expire-time\\\":\\\"\\\",\\\"exit-intent-alert\\\":\\\"\\\"}\",\"videoOptions\":\"{\\\"video-autoplay\\\":\\\"\\\"}\",\"fblikeOptions\":\"{\\\"fblike-like-url\\\":null,\\\"fblike-layout\\\":\\\"\\\"}\",\"repetitivePopup\":\"\",\"repetitivePopupPeriod\":\"60\",\"randomPopup\":\"\",\"popupOpenSound\":\"\",\"popupOpenSoundFile\":\"http:\\/\\/islamicfinancialservices.co.uk\\/demo\\/wp-content\\/plugins\\/popup-builder\\/files\\/lib\\/popupOpenSound.wav\",\"popupContentBgImage\":\"\",\"popupContentBgImageUrl\":\"\",\"popupContentBackgroundSize\":\"cover\",\"popupContentBackgroundRepeat\":\"no-repeat\"}');
/*!40000 ALTER TABLE `wp_sg_popup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_popup_addons`
--

DROP TABLE IF EXISTS `wp_sg_popup_addons`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sg_popup_addons` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `paths` text NOT NULL,
  `type` varchar(255) NOT NULL,
  `options` text NOT NULL,
  `isEvent` tinyint(3) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_popup_addons`
--

LOCK TABLES `wp_sg_popup_addons` WRITE;
/*!40000 ALTER TABLE `wp_sg_popup_addons` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_sg_popup_addons` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_popup_addons_connection`
--

DROP TABLE IF EXISTS `wp_sg_popup_addons_connection`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sg_popup_addons_connection` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `popupId` int(11) NOT NULL,
  `extensionKey` text NOT NULL,
  `content` text NOT NULL,
  `extensionType` varchar(255) NOT NULL,
  `options` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_popup_addons_connection`
--

LOCK TABLES `wp_sg_popup_addons_connection` WRITE;
/*!40000 ALTER TABLE `wp_sg_popup_addons_connection` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_sg_popup_addons_connection` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_popup_settings`
--

DROP TABLE IF EXISTS `wp_sg_popup_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sg_popup_settings` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `options` longtext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_popup_settings`
--

LOCK TABLES `wp_sg_popup_settings` WRITE;
/*!40000 ALTER TABLE `wp_sg_popup_settings` DISABLE KEYS */;
INSERT INTO `wp_sg_popup_settings` VALUES (1,'{\"tables-delete-status\":\"on\",\"plugin_users_role\":[],\"sg-popup-time-zone\":\"Pacific\\/Midway\"}');
/*!40000 ALTER TABLE `wp_sg_popup_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sg_shortCode_popup`
--

DROP TABLE IF EXISTS `wp_sg_shortCode_popup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sg_shortCode_popup` (
  `id` int(12) NOT NULL,
  `url` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sg_shortCode_popup`
--

LOCK TABLES `wp_sg_shortCode_popup` WRITE;
/*!40000 ALTER TABLE `wp_sg_shortCode_popup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_sg_shortCode_popup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `term_order` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(619,18,0),(513,18,0),(47,21,0),(36,16,0),(36,17,0),(36,19,0),(36,14,0),(40,16,0),(40,17,0),(40,20,0),(40,14,0),(40,15,0),(47,16,0),(47,17,0),(47,15,0),(662,18,0),(49,16,0),(49,17,0),(49,14,0),(51,22,0),(51,16,0),(51,17,0),(51,14,0),(51,15,0),(55,16,0),(55,17,0),(55,14,0),(65,16,0),(65,17,0),(65,14,0),(459,16,0),(459,17,0),(459,14,0),(461,16,0),(461,17,0),(461,14,0),(463,16,0),(463,17,0),(463,14,0),(515,18,0),(517,18,0),(599,18,0),(600,18,0),(672,18,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `count` bigint(20) NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'product_type','',0,0),(3,3,'product_type','',0,0),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_type','',0,0),(7,7,'shop_order_status','',0,0),(8,8,'shop_order_status','',0,0),(9,9,'shop_order_status','',0,0),(10,10,'shop_order_status','',0,0),(11,11,'shop_order_status','',0,0),(12,12,'shop_order_status','',0,0),(13,13,'shop_order_status','',0,0),(14,14,'category','',0,9),(15,15,'category','',0,3),(16,16,'post_tag','',0,10),(17,17,'post_tag','',0,10),(18,18,'nav_menu','',0,8),(19,19,'post_format','',0,1),(20,20,'post_format','',0,1),(21,21,'post_format','',0,1),(22,22,'post_format','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'downloadable','downloadable',0),(6,'virtual','virtual',0),(7,'pending','pending',0),(8,'failed','failed',0),(9,'on-hold','on-hold',0),(10,'processing','processing',0),(11,'completed','completed',0),(12,'refunded','refunded',0),(13,'cancelled','cancelled',0),(14,'News','news',0),(15,'Personal','personal',0),(16,'food','food',0),(17,'fun','fun',0),(18,'Main Menu','main-menu',0),(19,'Link','post-format-link',0),(20,'Gallery','post-format-gallery',0),(21,'Video','post-format-video',0),(22,'Audio','post-format-audio',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'locale',''),(11,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(12,1,'wp_user_level','10'),(13,1,'dismissed_wp_pointers','builder-button-pointer'),(14,1,'show_welcome_panel','1'),(15,1,'session_tokens','a:2:{s:64:\"6aa308cafba5456094cddc2db71d16d42265f33ec54839a63ad40f20925d501f\";a:4:{s:10:\"expiration\";i:1509023232;s:2:\"ip\";s:12:\"79.79.13.172\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36\";s:5:\"login\";i:1508850432;}s:64:\"d1d25fe978b08b2391a1d7364c3b185f5523675f20bf7a33283ace4b8a86af39\";a:4:{s:10:\"expiration\";i:1509093782;s:2:\"ip\";s:12:\"79.79.13.172\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36\";s:5:\"login\";i:1508920982;}}'),(16,1,'wp_dashboard_quick_press_last_post_id','816'),(25,1,'metaboxhidden_page','a:6:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),(17,1,'wp_user-settings','libraryContent=browse&editor=html&imgsize=medium&align=center'),(18,1,'wp_user-settings-time','1508923822'),(19,1,'nav_menu_recently_edited','18'),(20,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(21,1,'metaboxhidden_nav-menus','a:4:{i:0;s:23:\"add-post-type-portfolio\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:21:\"add-portfolio_entries\";}'),(24,1,'closedpostboxes_page','a:0:{}'),(23,1,'layerslider_help_wp_pointer','1'),(22,1,'default_password_nag','');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'admin','$P$BKaDz1iyp7yaoi/.3ya.wP25i1g.S41','admin','developer@y-p.uk','','2017-09-13 10:52:36','',0,'admin');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpmm_subscribers`
--

DROP TABLE IF EXISTS `wp_wpmm_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpmm_subscribers` (
  `id_subscriber` bigint(20) NOT NULL AUTO_INCREMENT,
  `email` varchar(50) NOT NULL,
  `insert_date` datetime NOT NULL,
  PRIMARY KEY (`id_subscriber`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpmm_subscribers`
--

LOCK TABLES `wp_wpmm_subscribers` WRITE;
/*!40000 ALTER TABLE `wp_wpmm_subscribers` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpmm_subscribers` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2018-04-25 23:03:58