File: /var/www/html/pmw24/pmw24com_PunjabMotor.sql
-- phpMyAdmin SQL Dump
-- version 4.9.5
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 20, 2021 at 01:11 AM
-- Server version: 5.6.51
-- PHP Version: 7.3.27
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";
/*!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 utf8mb4 */;
--
-- Database: `pmw24com_PunjabMotor`
--
-- --------------------------------------------------------
--
-- Table structure for table `wp_commentmeta`
--
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) UNSIGNED NOT NULL,
`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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_comments`
--
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) UNSIGNED NOT NULL,
`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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_links`
--
CREATE TABLE `wp_links` (
`link_id` bigint(20) UNSIGNED NOT NULL,
`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 ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_options`
--
CREATE TABLE `wp_options` (
`option_id` bigint(20) UNSIGNED NOT NULL,
`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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_options`
--
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://pmw24.com.au/', 'yes'),
(2, 'home', 'https://pmw24.com.au/', 'yes'),
(3, 'blogname', 'Punjab Motor Workshop', 'yes'),
(4, 'blogdescription', '', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'punjabmotor@hotmail.com', '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', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:184:{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:9:\"banner/?$\";s:26:\"index.php?post_type=banner\";s:39:\"banner/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?post_type=banner&feed=$matches[1]\";s:34:\"banner/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?post_type=banner&feed=$matches[1]\";s:26:\"banner/page/([0-9]{1,})/?$\";s:44:\"index.php?post_type=banner&paged=$matches[1]\";s:14:\"our-service/?$\";s:31:\"index.php?post_type=our-service\";s:44:\"our-service/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=our-service&feed=$matches[1]\";s:39:\"our-service/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=our-service&feed=$matches[1]\";s:31:\"our-service/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=our-service&paged=$matches[1]\";s:12:\"our-brand/?$\";s:29:\"index.php?post_type=our-brand\";s:42:\"our-brand/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=our-brand&feed=$matches[1]\";s:37:\"our-brand/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=our-brand&feed=$matches[1]\";s:29:\"our-brand/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=our-brand&paged=$matches[1]\";s:13:\"our-handel/?$\";s:30:\"index.php?post_type=our-handel\";s:43:\"our-handel/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=our-handel&feed=$matches[1]\";s:38:\"our-handel/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=our-handel&feed=$matches[1]\";s:30:\"our-handel/page/([0-9]{1,})/?$\";s:48:\"index.php?post_type=our-handel&paged=$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:34:\"banner/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"banner/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"banner/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"banner/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"banner/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"banner/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"banner/([^/]+)/embed/?$\";s:39:\"index.php?banner=$matches[1]&embed=true\";s:27:\"banner/([^/]+)/trackback/?$\";s:33:\"index.php?banner=$matches[1]&tb=1\";s:47:\"banner/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?banner=$matches[1]&feed=$matches[2]\";s:42:\"banner/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?banner=$matches[1]&feed=$matches[2]\";s:35:\"banner/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?banner=$matches[1]&paged=$matches[2]\";s:42:\"banner/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?banner=$matches[1]&cpage=$matches[2]\";s:31:\"banner/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?banner=$matches[1]&page=$matches[2]\";s:23:\"banner/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"banner/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"banner/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"banner/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"banner/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"banner/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"our-service/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"our-service/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"our-service/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"our-service/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"our-service/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"our-service/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"our-service/([^/]+)/embed/?$\";s:44:\"index.php?our-service=$matches[1]&embed=true\";s:32:\"our-service/([^/]+)/trackback/?$\";s:38:\"index.php?our-service=$matches[1]&tb=1\";s:52:\"our-service/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?our-service=$matches[1]&feed=$matches[2]\";s:47:\"our-service/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?our-service=$matches[1]&feed=$matches[2]\";s:40:\"our-service/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?our-service=$matches[1]&paged=$matches[2]\";s:47:\"our-service/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?our-service=$matches[1]&cpage=$matches[2]\";s:36:\"our-service/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?our-service=$matches[1]&page=$matches[2]\";s:28:\"our-service/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"our-service/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"our-service/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"our-service/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"our-service/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"our-service/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:58:\"services-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?services-category=$matches[1]&feed=$matches[2]\";s:53:\"services-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?services-category=$matches[1]&feed=$matches[2]\";s:34:\"services-category/([^/]+)/embed/?$\";s:50:\"index.php?services-category=$matches[1]&embed=true\";s:46:\"services-category/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?services-category=$matches[1]&paged=$matches[2]\";s:28:\"services-category/([^/]+)/?$\";s:39:\"index.php?services-category=$matches[1]\";s:37:\"our-brand/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"our-brand/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"our-brand/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"our-brand/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"our-brand/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"our-brand/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"our-brand/([^/]+)/embed/?$\";s:42:\"index.php?our-brand=$matches[1]&embed=true\";s:30:\"our-brand/([^/]+)/trackback/?$\";s:36:\"index.php?our-brand=$matches[1]&tb=1\";s:50:\"our-brand/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?our-brand=$matches[1]&feed=$matches[2]\";s:45:\"our-brand/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?our-brand=$matches[1]&feed=$matches[2]\";s:38:\"our-brand/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?our-brand=$matches[1]&paged=$matches[2]\";s:45:\"our-brand/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?our-brand=$matches[1]&cpage=$matches[2]\";s:34:\"our-brand/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?our-brand=$matches[1]&page=$matches[2]\";s:26:\"our-brand/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"our-brand/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"our-brand/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"our-brand/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"our-brand/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"our-brand/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"our-handel/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"our-handel/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"our-handel/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"our-handel/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"our-handel/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"our-handel/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"our-handel/([^/]+)/embed/?$\";s:43:\"index.php?our-handel=$matches[1]&embed=true\";s:31:\"our-handel/([^/]+)/trackback/?$\";s:37:\"index.php?our-handel=$matches[1]&tb=1\";s:51:\"our-handel/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?our-handel=$matches[1]&feed=$matches[2]\";s:46:\"our-handel/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?our-handel=$matches[1]&feed=$matches[2]\";s:39:\"our-handel/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?our-handel=$matches[1]&paged=$matches[2]\";s:46:\"our-handel/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?our-handel=$matches[1]&cpage=$matches[2]\";s:35:\"our-handel/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?our-handel=$matches[1]&page=$matches[2]\";s:27:\"our-handel/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"our-handel/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"our-handel/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"our-handel/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"our-handel/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"our-handel/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=6&cpage=$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: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]\";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:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:7:{i:0;s:29:\"acf-repeater/acf-repeater.php\";i:1;s:31:\"advanced-access-manager/aam.php\";i:2;s:30:\"advanced-custom-fields/acf.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:47:\"really-simple-captcha/really-simple-captcha.php\";i:5;s:27:\"redirection/redirection.php\";i:6;s:37:\"tinymce-advanced/tinymce-advanced.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', '', 'no'),
(40, 'template', 'PunjabMotor', 'yes'),
(41, 'stylesheet', 'PunjabMotor', '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', '44719', 'yes'),
(49, 'uploads_use_yearmonth_folders', '1', 'yes'),
(50, 'upload_path', '', 'yes'),
(51, 'blog_public', '1', 'yes'),
(52, 'default_link_category', '2', 'yes'),
(53, 'show_on_front', 'page', 'yes'),
(54, 'tag_base', '', 'yes'),
(55, 'show_avatars', '1', 'yes'),
(56, 'avatar_rating', 'G', 'yes'),
(57, 'upload_url_path', '', 'yes'),
(58, 'thumbnail_size_w', '150', 'yes'),
(59, 'thumbnail_size_h', '150', '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', '1024', 'yes'),
(65, 'large_size_h', '1024', '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:2:{i:1;a:0:{}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:31:\"advanced-access-manager/aam.php\";a:2:{i:0;s:3:\"AAM\";i:1;s:9:\"uninstall\";}s:53:\"simple-custom-post-order/simple-custom-post-order.php\";s:18:\"scporder_uninstall\";s:27:\"redirection/redirection.php\";a:2:{i:0;s:17:\"Redirection_Admin\";i:1;s:16:\"plugin_uninstall\";}}', 'no'),
(82, 'timezone_string', '', 'yes'),
(83, 'page_for_posts', '0', 'yes'),
(84, 'page_on_front', '6', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '201', 'yes'),
(89, 'medium_large_size_w', '768', 'yes'),
(90, 'medium_large_size_h', '0', 'yes'),
(91, 'wp_page_for_privacy_policy', '3', 'yes'),
(92, 'show_comments_cookies_opt_in', '0', 'yes'),
(93, 'initial_db_version', '38590', 'yes'),
(94, 'wp_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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: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'),
(95, 'fresh_site', '0', 'yes'),
(96, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(97, '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'),
(98, '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'),
(99, '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'),
(100, 'widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(101, 'sidebars_widgets', 'a:8:{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:8:\"search-1\";a:0:{}s:8:\"footer01\";a:0:{}s:8:\"footer02\";a:0:{}s:8:\"footer03\";a:0:{}s:8:\"footer04\";a:0:{}s:13:\"array_version\";i:3;}', 'yes'),
(102, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(103, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(106, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'cron', 'a:7:{i:1621486646;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1621487068;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:1621494803;a:1:{s:8:\"aam-cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1621504986;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:1621505002;a:2:{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:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1621517551;a:1:{s:32:\"recovery_mode_clean_expired_keys\";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'),
(112, 'theme_mods_twentysixteen', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1544782972;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'),
(140, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:23:\"punjabmotor@hotmail.com\";s:7:\"version\";s:5:\"5.2.9\";s:9:\"timestamp\";i:1604095723;}', 'no'),
(148, 'recently_activated', 'a:0:{}', 'yes'),
(151, 'scporder_notice', '1', 'yes'),
(152, 'acf_version', '4.4.12', 'yes'),
(153, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"5.0.3\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1544781997;s:7:\"version\";s:5:\"5.0.3\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(154, 'tadv_settings', 'a:6:{s:9:\"toolbar_1\";s:106:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo\";s:9:\"toolbar_2\";s:103:\"fontselect,fontsizeselect,outdent,indent,pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:7:\"options\";s:52:\"menubar,advlist,contextmenu,advlink,fontsize_formats\";s:7:\"plugins\";s:40:\"table,advlist,link,importcss,contextmenu\";}', 'yes'),
(155, 'tadv_admin_settings', 'a:2:{s:7:\"options\";s:31:\"importcss,no_autop,paste_images\";s:16:\"disabled_editors\";s:0:\"\";}', 'yes'),
(156, 'tadv_version', '4000', 'yes'),
(160, 'current_theme', 'Twenty Sixteen/PunjabMotor', 'yes'),
(161, 'theme_mods_PunjabMotor', 'a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:6:\"footer\";i:3;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1544783237;s:4:\"data\";a:7:{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:8:\"search-1\";a:0:{}s:8:\"footer01\";a:0:{}s:8:\"footer02\";a:0:{}s:8:\"footer03\";a:0:{}s:8:\"footer04\";a:0:{}}}s:11:\"custom_logo\";i:201;}', 'yes'),
(162, 'theme_switched', '', 'yes'),
(164, 'theme_mods_PunjabMotor00000', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1544783274;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";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\";}}}}', 'yes'),
(175, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(246, 'services-category_children', 'a:0:{}', 'yes'),
(271, 'widget_aam_backend_login', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(273, 'aam_cache_role_administrator', 'a:1:{s:4:\"post\";a:127:{i:3;b:0;i:8;b:0;i:6;b:0;i:10;b:0;i:44;b:0;i:47;b:0;i:48;b:0;i:49;b:0;i:12;b:0;i:14;b:0;i:16;b:0;i:2;b:0;i:28;b:0;i:104;b:0;i:92;b:0;i:97;b:0;i:96;b:0;i:95;b:0;i:94;b:0;i:77;b:0;i:85;b:0;i:83;b:0;i:84;b:0;i:82;b:0;i:81;b:0;i:80;b:0;i:79;b:0;i:78;b:0;i:72;b:0;i:71;b:0;i:70;b:0;i:69;b:0;i:68;b:0;i:67;b:0;i:65;b:0;i:62;b:0;i:60;b:0;i:61;b:0;i:59;b:0;i:52;b:0;i:54;b:0;i:53;b:0;i:20;b:0;i:18;b:0;i:73;b:0;i:66;b:0;i:64;b:0;i:63;b:0;i:43;b:0;i:7;b:0;i:107;b:0;i:13;b:0;i:108;b:0;i:91;b:0;i:90;b:0;i:89;b:0;i:88;b:0;i:87;b:0;i:86;b:0;i:55;b:0;i:109;b:0;i:99;b:0;i:98;b:0;i:93;b:0;i:40;b:0;i:39;b:0;i:38;b:0;i:17;b:0;i:110;b:0;i:111;b:0;i:112;b:0;i:57;b:0;i:56;b:0;i:9;b:0;i:115;b:0;i:114;b:0;i:116;b:0;i:117;b:0;i:118;b:0;i:124;b:0;i:126;b:0;i:127;b:0;i:128;b:0;i:129;b:0;i:130;b:0;i:134;b:0;i:137;b:0;i:138;b:0;i:139;b:0;i:140;b:0;i:141;b:0;i:142;b:0;i:143;b:0;i:144;b:0;i:145;b:0;i:146;b:0;i:147;b:0;i:148;b:0;i:149;b:0;i:150;b:0;i:151;b:0;i:153;b:0;i:154;b:0;i:155;b:0;i:156;b:0;i:157;b:0;i:158;b:0;i:159;b:0;i:76;b:0;i:37;b:0;i:50;b:0;i:42;b:0;i:41;b:0;i:58;b:0;i:162;b:0;i:163;b:0;i:164;b:0;i:165;b:0;i:166;b:0;i:167;b:0;i:168;b:0;i:174;b:0;i:183;b:0;i:184;b:0;i:188;b:0;i:195;b:0;i:201;b:0;}}', 'yes'),
(275, 'aam_visitor_cache', 'a:1:{s:4:\"post\";a:33:{i:6;b:0;i:8;b:0;i:10;b:0;i:44;b:0;i:47;b:0;i:48;b:0;i:49;b:0;i:12;b:0;i:14;b:0;i:16;b:0;i:3;b:0;i:151;b:0;i:150;b:0;i:130;b:0;i:137;b:0;i:142;b:0;i:77;b:0;i:165;b:0;i:167;b:0;i:174;b:0;i:183;b:0;i:90;b:0;i:91;b:0;i:86;b:0;i:88;b:0;i:89;b:0;i:87;b:0;i:195;b:0;i:99;b:0;i:98;b:0;i:93;b:0;i:92;b:0;i:201;b:0;}}', 'yes'),
(503, 'ftp_credentials', 'a:3:{s:8:\"hostname\";s:14:\"10.255.150.253\";s:8:\"username\";s:11:\"PunjabMotor\";s:15:\"connection_type\";s:4:\"ftps\";}', 'yes'),
(506, 'db_upgraded', '', 'yes'),
(510, 'recovery_keys', 'a:0:{}', 'yes'),
(511, 'can_compress_scripts', '0', 'no'),
(558, 'WPLANG', '', 'yes'),
(627, 'recovery_mode_email_last_sent', '1558335880', 'yes'),
(636, 'redirection_options', 'a:20:{s:7:\"support\";b:0;s:5:\"token\";s:32:\"3992683995e7074c9cff6299cbe64147\";s:12:\"monitor_post\";i:0;s:13:\"monitor_types\";a:0:{}s:19:\"associated_redirect\";s:0:\"\";s:11:\"auto_target\";s:0:\"\";s:15:\"expire_redirect\";i:-1;s:10:\"expire_404\";i:-1;s:7:\"modules\";a:0:{}s:10:\"newsletter\";b:0;s:14:\"redirect_cache\";i:1;s:10:\"ip_logging\";i:0;s:13:\"last_group_id\";i:1;s:8:\"rest_api\";i:0;s:5:\"https\";b:0;s:8:\"database\";s:3:\"4.1\";s:10:\"flag_query\";s:5:\"exact\";s:9:\"flag_case\";b:0;s:13:\"flag_trailing\";b:0;s:10:\"flag_regex\";b:0;}', 'yes'),
(649, 'aam_cache_role_subscriber', 'a:1:{s:4:\"post\";a:1:{i:3;b:0;}}', 'yes'),
(21137, '_transient_health-check-site-status-result', '{\"good\":\"11\",\"recommended\":\"2\",\"critical\":\"3\"}', 'yes'),
(21138, '_transient_is_multi_author', '0', 'yes'),
(22920, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:6:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.2.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-5.7.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.7.2\";s:7:\"version\";s:5:\"5.7.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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-5.7.2.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-5.7.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.7.2\";s:7:\"version\";s:5:\"5.7.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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-5.6.4.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-5.6.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.6.4\";s:7:\"version\";s:5:\"5.6.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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:59:\"https://downloads.wordpress.org/release/wordpress-5.5.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-5.5.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.5\";s:7:\"version\";s:5:\"5.5.5\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.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-5.4.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.6\";s:7:\"version\";s:5:\"5.4.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.8.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-5.3.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.3.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.8\";s:7:\"version\";s:5:\"5.3.8\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1621445230;s:15:\"version_checked\";s:6:\"5.2.11\";s:12:\"translations\";a:0:{}}', 'no'),
(23143, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1621462099;s:7:\"checked\";a:2:{s:11:\"PunjabMotor\";s:3:\"1.0\";s:14:\"twentynineteen\";s:3:\"1.4\";}s:8:\"response\";a:1:{s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.0.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}', 'no'),
(23144, '_site_transient_update_plugins', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1621462098;s:8:\"response\";a:3:{s:31:\"advanced-access-manager/aam.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/advanced-access-manager\";s:4:\"slug\";s:23:\"advanced-access-manager\";s:6:\"plugin\";s:31:\"advanced-access-manager/aam.php\";s:11:\"new_version\";s:5:\"6.7.5\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/advanced-access-manager/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/advanced-access-manager.6.7.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/advanced-access-manager/assets/icon-256x256.png?rev=2199546\";s:2:\"1x\";s:76:\"https://ps.w.org/advanced-access-manager/assets/icon-128x128.png?rev=2199546\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/advanced-access-manager/assets/banner-1544x500.png?rev=2197012\";s:2:\"1x\";s:78:\"https://ps.w.org/advanced-access-manager/assets/banner-772x250.png?rev=2197012\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.0\";s:12:\"requires_php\";s:5:\"5.6.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:5:\"5.9.5\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.5.9.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png?rev=1082746\";s:2:\"1x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-128x128.png?rev=1082746\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"redirection/redirection.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/redirection\";s:4:\"slug\";s:11:\"redirection\";s:6:\"plugin\";s:27:\"redirection/redirection.php\";s:11:\"new_version\";s:5:\"5.1.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/redirection/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/redirection.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639\";s:2:\"1x\";s:63:\"https://ps.w.org/redirection/assets/icon-128x128.jpg?rev=983640\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/redirection/assets/banner-1544x500.jpg?rev=983641\";s:2:\"1x\";s:65:\"https://ps.w.org/redirection/assets/banner-772x250.jpg?rev=983642\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:3:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.4.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.4.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:47:\"really-simple-captcha/really-simple-captcha.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:35:\"w.org/plugins/really-simple-captcha\";s:4:\"slug\";s:21:\"really-simple-captcha\";s:6:\"plugin\";s:47:\"really-simple-captcha/really-simple-captcha.php\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/really-simple-captcha/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/really-simple-captcha.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/really-simple-captcha/assets/icon-256x256.png?rev=1047241\";s:2:\"1x\";s:74:\"https://ps.w.org/really-simple-captcha/assets/icon-128x128.png?rev=1047241\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/really-simple-captcha/assets/banner-1544x500.png?rev=880406\";s:2:\"1x\";s:75:\"https://ps.w.org/really-simple-captcha/assets/banner-772x250.png?rev=880406\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.6.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.6.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2390186\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2390186\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";a:0:{}}}}', 'no'),
(23151, '_site_transient_timeout_theme_roots', '1621463899', 'no'),
(23152, '_site_transient_theme_roots', 'a:2:{s:11:\"PunjabMotor\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";}', 'no');
-- --------------------------------------------------------
--
-- Table structure for table `wp_postmeta`
--
CREATE TABLE `wp_postmeta` (
`meta_id` bigint(20) UNSIGNED NOT NULL,
`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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_postmeta`
--
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3, 5, '_form', '<div class=\"form-group\"><label for=\"name\">Name <span>*</span> :</label>[text* text-239 class:form-control]</div>\n<div class=\"form-group\"><label for=\"email\">Email <span>*</span>:</label>[email* email-934 class:form-control]</div>\n<div class=\"form-group\"><label for=\"phoneno\">Phone No <span>*</span> :</label>[tel* text-240 class:form-control]</div>\n<div class=\"form-group\"><label for=\"pwd\">Message <span>*</span> :</label>[textarea* textarea-722 x3 class:contact_message]</div>\n<div class=\"form-group\"><label for=\"pwd\">[captchac captcha-642]</label> [captchar captcha-642 class:form-control]</div>\n[submit class:btn class:btn-default class:contact_button \"Submit\"]'),
(4, 5, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:35:\"Punjab Motor Workshop \"Web Contact\"\";s:6:\"sender\";s:43:\"Punjab Motor Workshop <no-reply@fitser.com>\";s:9:\"recipient\";s:23:\"punjabmotor@hotmail.com\";s:4:\"body\";s:307:\"From: [text-239] <[email-934]>\nSubject: Web Contact\n\nMessage Body:\nName : [text-239]\nEmail : [email-934]\nPhone : [text-240]\nMessage : [textarea-722]\n\n------------------------------------------------------------------------------------\nThis e-mail was sent from a contact form on Punjab Motor Workshop\";s:18:\"additional_headers\";s:21:\"Reply-To: [email-934]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(5, 5, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:36:\"PunjabMotorWorkshop \"[your-subject]\"\";s:6:\"sender\";s:56:\"PunjabMotorWorkshop <amit.bhowmick@met-technologies.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:140:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on PunjabMotorWorkshop (http://localhost/PunjabMotorWorkshop/php)\";s:18:\"additional_headers\";s:44:\"Reply-To: amit.bhowmick@met-technologies.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(6, 5, '_messages', 'a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7, 5, '_additional_settings', ''),
(8, 5, '_locale', 'en_US'),
(9, 6, '_edit_last', '3'),
(10, 6, '_wp_page_template', 'template-page/home-template.php'),
(11, 6, '_edit_lock', '1558347120:3'),
(12, 8, '_edit_last', '3'),
(13, 8, '_edit_lock', '1557797754:3'),
(14, 8, '_wp_page_template', 'template-page/about-template.php'),
(15, 10, '_edit_last', '1'),
(16, 10, '_wp_page_template', 'template-page/service_temp.php'),
(17, 10, '_edit_lock', '1558095908:3'),
(18, 12, '_edit_last', '3'),
(19, 12, '_wp_page_template', 'default'),
(20, 12, '_edit_lock', '1558345272:3'),
(21, 14, '_edit_last', '3'),
(22, 14, '_wp_page_template', 'template-page/template-staff.php'),
(23, 14, '_edit_lock', '1589818061:1'),
(24, 16, '_edit_last', '3'),
(25, 16, '_wp_page_template', 'template-page/contact-template.php'),
(26, 16, '_edit_lock', '1557815727:3'),
(27, 18, '_wp_attached_file', '2018/12/logo.png'),
(28, 18, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:122;s:6:\"height\";i:122;s:4:\"file\";s:16:\"2018/12/logo.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(31, 20, '_wp_attached_file', '2018/12/cropped-logo.png'),
(32, 20, '_wp_attachment_context', 'site-icon'),
(33, 20, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:24:\"2018/12/cropped-logo.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"cropped-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cropped-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:24:\"cropped-logo-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:24:\"cropped-logo-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:24:\"cropped-logo-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:22:\"cropped-logo-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;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, 22, '_menu_item_type', 'post_type'),
(37, 22, '_menu_item_menu_item_parent', '0'),
(38, 22, '_menu_item_object_id', '16'),
(39, 22, '_menu_item_object', 'page'),
(40, 22, '_menu_item_target', ''),
(41, 22, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(42, 22, '_menu_item_xfn', ''),
(43, 22, '_menu_item_url', ''),
(54, 24, '_menu_item_type', 'post_type'),
(55, 24, '_menu_item_menu_item_parent', '0'),
(56, 24, '_menu_item_object_id', '12'),
(57, 24, '_menu_item_object', 'page'),
(58, 24, '_menu_item_target', ''),
(59, 24, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(60, 24, '_menu_item_xfn', ''),
(61, 24, '_menu_item_url', ''),
(63, 25, '_menu_item_type', 'post_type'),
(64, 25, '_menu_item_menu_item_parent', '0'),
(65, 25, '_menu_item_object_id', '10'),
(66, 25, '_menu_item_object', 'page'),
(67, 25, '_menu_item_target', ''),
(68, 25, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(69, 25, '_menu_item_xfn', ''),
(70, 25, '_menu_item_url', ''),
(72, 26, '_menu_item_type', 'post_type'),
(73, 26, '_menu_item_menu_item_parent', '0'),
(74, 26, '_menu_item_object_id', '8'),
(75, 26, '_menu_item_object', 'page'),
(76, 26, '_menu_item_target', ''),
(77, 26, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(78, 26, '_menu_item_xfn', ''),
(79, 26, '_menu_item_url', ''),
(81, 27, '_menu_item_type', 'post_type'),
(82, 27, '_menu_item_menu_item_parent', '0'),
(83, 27, '_menu_item_object_id', '6'),
(84, 27, '_menu_item_object', 'page'),
(85, 27, '_menu_item_target', ''),
(86, 27, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(87, 27, '_menu_item_xfn', ''),
(88, 27, '_menu_item_url', ''),
(102, 31, '_menu_item_type', 'post_type'),
(103, 31, '_menu_item_menu_item_parent', '0'),
(104, 31, '_menu_item_object_id', '16'),
(105, 31, '_menu_item_object', 'page'),
(106, 31, '_menu_item_target', ''),
(107, 31, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(108, 31, '_menu_item_xfn', ''),
(109, 31, '_menu_item_url', ''),
(120, 33, '_menu_item_type', 'post_type'),
(121, 33, '_menu_item_menu_item_parent', '0'),
(122, 33, '_menu_item_object_id', '12'),
(123, 33, '_menu_item_object', 'page'),
(124, 33, '_menu_item_target', ''),
(125, 33, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(126, 33, '_menu_item_xfn', ''),
(127, 33, '_menu_item_url', ''),
(129, 34, '_menu_item_type', 'post_type'),
(130, 34, '_menu_item_menu_item_parent', '0'),
(131, 34, '_menu_item_object_id', '10'),
(132, 34, '_menu_item_object', 'page'),
(133, 34, '_menu_item_target', ''),
(134, 34, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(135, 34, '_menu_item_xfn', ''),
(136, 34, '_menu_item_url', ''),
(138, 35, '_menu_item_type', 'post_type'),
(139, 35, '_menu_item_menu_item_parent', '0'),
(140, 35, '_menu_item_object_id', '8'),
(141, 35, '_menu_item_object', 'page'),
(142, 35, '_menu_item_target', ''),
(143, 35, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(144, 35, '_menu_item_xfn', ''),
(145, 35, '_menu_item_url', ''),
(147, 36, '_menu_item_type', 'post_type'),
(148, 36, '_menu_item_menu_item_parent', '0'),
(149, 36, '_menu_item_object_id', '6'),
(150, 36, '_menu_item_object', 'page'),
(151, 36, '_menu_item_target', ''),
(152, 36, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(153, 36, '_menu_item_xfn', ''),
(154, 36, '_menu_item_url', ''),
(156, 37, '_edit_last', '1'),
(157, 37, 'field_5c13a98dca35d', 'a:14:{s:3:\"key\";s:19:\"field_5c13a98dca35d\";s:5:\"label\";s:15:\"Contact Address\";s:4:\"name\";s:15:\"contact_address\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(158, 37, 'field_5c13ab63ca35e', 'a:14:{s:3:\"key\";s:19:\"field_5c13ab63ca35e\";s:5:\"label\";s:13:\"Contact Phone\";s:4:\"name\";s:13:\"contact_phone\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(160, 37, 'position', 'normal'),
(161, 37, 'layout', 'no_box'),
(162, 37, 'hide_on_screen', 'a:1:{i:0;s:11:\"the_content\";}'),
(163, 37, '_edit_lock', '1545047051:1'),
(164, 37, 'field_5c13ab7a1d8c4', 'a:14:{s:3:\"key\";s:19:\"field_5c13ab7a1d8c4\";s:5:\"label\";s:13:\"Contact Email\";s:4:\"name\";s:13:\"contact_email\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(166, 37, 'field_5c13ab9144946', 'a:14:{s:3:\"key\";s:19:\"field_5c13ab9144946\";s:5:\"label\";s:11:\"Contact Map\";s:4:\"name\";s:11:\"contact_map\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}'),
(167, 37, 'field_5c13aba044947', 'a:14:{s:3:\"key\";s:19:\"field_5c13aba044947\";s:5:\"label\";s:13:\"Facebook Link\";s:4:\"name\";s:13:\"facebook_link\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(168, 37, 'field_5c13abbb44948', 'a:14:{s:3:\"key\";s:19:\"field_5c13abbb44948\";s:5:\"label\";s:12:\"Twitter Link\";s:4:\"name\";s:12:\"twitter_link\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:6;}'),
(169, 37, 'field_5c13abcd44949', 'a:14:{s:3:\"key\";s:19:\"field_5c13abcd44949\";s:5:\"label\";s:12:\"Youtube Link\";s:4:\"name\";s:12:\"youtube_link\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:7;}'),
(172, 37, 'field_5c13ac1f10d71', 'a:14:{s:3:\"key\";s:19:\"field_5c13ac1f10d71\";s:5:\"label\";s:19:\"Service Contact No\";s:4:\"name\";s:19:\"service_contact__no\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(175, 37, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"16\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(176, 38, 'contact_address', ''),
(177, 38, '_contact_address', 'field_5c13a98dca35d'),
(178, 38, 'service_contact__no', '+61 3 9540 8998'),
(179, 38, '_service_contact__no', 'field_5c13ac1f10d71'),
(180, 38, 'contact_phone', '+61 3 9540 8998'),
(181, 38, '_contact_phone', 'field_5c13ab63ca35e'),
(182, 38, 'contact_email', ''),
(183, 38, '_contact_email', 'field_5c13ab7a1d8c4'),
(184, 38, 'contact_map', ''),
(185, 38, '_contact_map', 'field_5c13ab9144946'),
(186, 38, 'facebook_link', ''),
(187, 38, '_facebook_link', 'field_5c13aba044947'),
(188, 38, 'twitter_link', ''),
(189, 38, '_twitter_link', 'field_5c13abbb44948'),
(190, 38, 'youtube_link', ''),
(191, 38, '_youtube_link', 'field_5c13abcd44949'),
(192, 16, 'contact_address', '24 Graham Rd Clayton South , VIC-3169 Australia'),
(193, 16, '_contact_address', 'field_5c13a98dca35d'),
(194, 16, 'service_contact__no', '+61 3 9540 8998'),
(195, 16, '_service_contact__no', 'field_5c13ac1f10d71'),
(196, 16, 'contact_phone', '+61 3 9540 8998'),
(197, 16, '_contact_phone', 'field_5c13ab63ca35e'),
(198, 16, 'contact_email', 'punjabmotor@hotmail.com'),
(199, 16, '_contact_email', 'field_5c13ab7a1d8c4'),
(200, 16, 'contact_map', 'https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6292.073832492919!2d145.135816!3d-37.952924!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad66b4d1dcc9785%3A0x2275f3aedf40037b!2s24+Graham+Rd%2C+Clayton+South+VIC+3169%2C+Australia!5e0!3m2!1sen!2sin!4v1544793253659'),
(201, 16, '_contact_map', 'field_5c13ab9144946'),
(202, 16, 'facebook_link', '#'),
(203, 16, '_facebook_link', 'field_5c13aba044947'),
(204, 16, 'twitter_link', '#'),
(205, 16, '_twitter_link', 'field_5c13abbb44948'),
(206, 16, 'youtube_link', '#'),
(207, 16, '_youtube_link', 'field_5c13abcd44949'),
(208, 39, 'contact_address', '24 Graham Rd, Clayton South VIC 3169, Australia'),
(209, 39, '_contact_address', 'field_5c13a98dca35d'),
(210, 39, 'service_contact__no', '+61 3 9540 8998'),
(211, 39, '_service_contact__no', 'field_5c13ac1f10d71'),
(212, 39, 'contact_phone', '+61 3 9540 8998'),
(213, 39, '_contact_phone', 'field_5c13ab63ca35e'),
(214, 39, 'contact_email', 'lovedeep79@hotmail.com'),
(215, 39, '_contact_email', 'field_5c13ab7a1d8c4'),
(216, 39, 'contact_map', 'https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6292.073832492919!2d145.135816!3d-37.952924!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad66b4d1dcc9785%3A0x2275f3aedf40037b!2s24+Graham+Rd%2C+Clayton+South+VIC+3169%2C+Australia!5e0!3m2!1sen!2sin!4v1544793253659'),
(217, 39, '_contact_map', 'field_5c13ab9144946'),
(218, 39, 'facebook_link', ''),
(219, 39, '_facebook_link', 'field_5c13aba044947'),
(220, 39, 'twitter_link', ''),
(221, 39, '_twitter_link', 'field_5c13abbb44948'),
(222, 39, 'youtube_link', ''),
(223, 39, '_youtube_link', 'field_5c13abcd44949'),
(224, 40, 'contact_address', '24 Graham Rd, Clayton South VIC 3169, Australia'),
(225, 40, '_contact_address', 'field_5c13a98dca35d'),
(226, 40, 'service_contact__no', '+61 3 9540 8998'),
(227, 40, '_service_contact__no', 'field_5c13ac1f10d71'),
(228, 40, 'contact_phone', '+61 3 9540 8998'),
(229, 40, '_contact_phone', 'field_5c13ab63ca35e'),
(230, 40, 'contact_email', 'lovedeep79@hotmail.com'),
(231, 40, '_contact_email', 'field_5c13ab7a1d8c4'),
(232, 40, 'contact_map', 'https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6292.073832492919!2d145.135816!3d-37.952924!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad66b4d1dcc9785%3A0x2275f3aedf40037b!2s24+Graham+Rd%2C+Clayton+South+VIC+3169%2C+Australia!5e0!3m2!1sen!2sin!4v1544793253659'),
(233, 40, '_contact_map', 'field_5c13ab9144946'),
(234, 40, 'facebook_link', '#'),
(235, 40, '_facebook_link', 'field_5c13aba044947'),
(236, 40, 'twitter_link', '#'),
(237, 40, '_twitter_link', 'field_5c13abbb44948'),
(238, 40, 'youtube_link', '#'),
(239, 40, '_youtube_link', 'field_5c13abcd44949'),
(240, 41, '_edit_last', '1'),
(241, 41, 'field_5c13af8a097c7', 'a:11:{s:3:\"key\";s:19:\"field_5c13af8a097c7\";s:5:\"label\";s:18:\"Inner banner Image\";s:4:\"name\";s:18:\"inner_banner_image\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(242, 41, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"page\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(243, 41, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"6\";s:8:\"order_no\";i:1;s:8:\"group_no\";i:0;}'),
(244, 41, 'position', 'normal'),
(245, 41, 'layout', 'no_box'),
(246, 41, 'hide_on_screen', ''),
(247, 41, '_edit_lock', '1558345080:1'),
(248, 42, '_edit_last', '1'),
(250, 42, 'position', 'normal'),
(251, 42, 'layout', 'no_box'),
(252, 42, 'hide_on_screen', 'a:1:{i:0;s:11:\"the_content\";}'),
(253, 42, '_edit_lock', '1545048209:1'),
(254, 42, 'field_5c13b098447a3', 'a:11:{s:3:\"key\";s:19:\"field_5c13b098447a3\";s:5:\"label\";s:18:\"Home About Content\";s:4:\"name\";s:18:\"home_about_content\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";s:3:\"yes\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(255, 42, 'field_5c13b0d6447a4', 'a:11:{s:3:\"key\";s:19:\"field_5c13b0d6447a4\";s:5:\"label\";s:16:\"Home About Image\";s:4:\"name\";s:16:\"home_about_image\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(256, 42, 'field_5c13b0f5447a5', 'a:14:{s:3:\"key\";s:19:\"field_5c13b0f5447a5\";s:5:\"label\";s:15:\"Home About Link\";s:4:\"name\";s:15:\"home_about_link\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(258, 42, 'field_5c13b14173e3b', 'a:13:{s:3:\"key\";s:19:\"field_5c13b14173e3b\";s:5:\"label\";s:12:\"Home Feature\";s:4:\"name\";s:12:\"home_feature\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:10:\"sub_fields\";a:5:{i:0;a:12:{s:3:\"key\";s:19:\"field_5c13b15273e3c\";s:5:\"label\";s:18:\"Home Feature Image\";s:4:\"name\";s:18:\"home_feature_image\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:12:\"column_width\";s:0:\"\";s:11:\"save_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}i:1;a:12:{s:3:\"key\";s:19:\"field_5c178f0781fba\";s:5:\"label\";s:24:\"Home Feature Image hover\";s:4:\"name\";s:24:\"home_feature_image_hover\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:12:\"column_width\";s:0:\"\";s:11:\"save_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}i:2;a:15:{s:3:\"key\";s:19:\"field_5c13b18173e3d\";s:5:\"label\";s:20:\"Home Feature Heading\";s:4:\"name\";s:20:\"home_feature_heading\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:12:\"column_width\";s:0:\"\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}i:3;a:15:{s:3:\"key\";s:19:\"field_5c13b1a573e3e\";s:5:\"label\";s:20:\"Home Feature Content\";s:4:\"name\";s:20:\"home_feature_content\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:12:\"column_width\";s:0:\"\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}i:4;a:15:{s:3:\"key\";s:19:\"field_5c13b1b473e3f\";s:5:\"label\";s:17:\"Home Feature Link\";s:4:\"name\";s:17:\"home_feature_link\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:12:\"column_width\";s:0:\"\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}}s:7:\"row_min\";s:1:\"3\";s:9:\"row_limit\";s:1:\"3\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:16:\"Add Home Feature\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}'),
(262, 42, 'field_5c13b236bce4c', 'a:14:{s:3:\"key\";s:19:\"field_5c13b236bce4c\";s:5:\"label\";s:19:\"Home brands Heading\";s:4:\"name\";s:19:\"home_brands_heading\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(264, 42, 'field_5c13b2640bef0', 'a:14:{s:3:\"key\";s:19:\"field_5c13b2640bef0\";s:5:\"label\";s:19:\"Home Handel Heading\";s:4:\"name\";s:19:\"home_handel_heading\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:6;}'),
(266, 43, 'home_about_content', ''),
(267, 43, '_home_about_content', 'field_5c13b098447a3'),
(268, 43, 'home_about_image', ''),
(269, 43, '_home_about_image', 'field_5c13b0d6447a4'),
(270, 43, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(271, 43, '_home_about_link', 'field_5c13b0f5447a5'),
(272, 43, 'home_feature_0_home_feature_image', ''),
(273, 43, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(274, 43, 'home_feature_0_home_feature_heading', 'Best Price'),
(275, 43, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(276, 43, 'home_feature_0_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(277, 43, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(278, 43, 'home_feature_0_home_feature_link', '#'),
(279, 43, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(280, 43, 'home_feature_1_home_feature_image', ''),
(281, 43, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(282, 43, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(283, 43, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(284, 43, 'home_feature_1_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(285, 43, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(286, 43, 'home_feature_1_home_feature_link', '#'),
(287, 43, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(288, 43, 'home_feature_2_home_feature_image', ''),
(289, 43, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(290, 43, 'home_feature_2_home_feature_heading', 'damage replaced'),
(291, 43, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(292, 43, 'home_feature_2_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(293, 43, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(294, 43, 'home_feature_2_home_feature_link', '#'),
(295, 43, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(296, 43, 'home_feature', '3'),
(297, 43, '_home_feature', 'field_5c13b14173e3b'),
(298, 43, 'home_brands_heading', 'brands we service '),
(299, 43, '_home_brands_heading', 'field_5c13b236bce4c'),
(300, 43, 'home_handel_heading', 'We Also Handel'),
(301, 43, '_home_handel_heading', 'field_5c13b2640bef0'),
(302, 6, 'home_about_content', '<p><span class=\"wel\">Welcome to</span></p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site .</p>'),
(303, 6, '_home_about_content', 'field_5c13b098447a3'),
(304, 6, 'home_about_image', '65'),
(305, 6, '_home_about_image', 'field_5c13b0d6447a4'),
(306, 6, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(307, 6, '_home_about_link', 'field_5c13b0f5447a5'),
(308, 6, 'home_feature_0_home_feature_image', '71'),
(309, 6, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(310, 6, 'home_feature_0_home_feature_heading', 'Best Price'),
(311, 6, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(312, 6, 'home_feature_0_home_feature_content', 'We offer very competative pricing on all our products'),
(313, 6, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(314, 6, 'home_feature_0_home_feature_link', '#'),
(315, 6, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(316, 6, 'home_feature_1_home_feature_image', '72'),
(317, 6, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(318, 6, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(319, 6, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(320, 6, 'home_feature_1_home_feature_content', 'We try to meet all the industry standards plus we do guarantee our job quality .'),
(321, 6, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(322, 6, 'home_feature_1_home_feature_link', '#'),
(323, 6, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(324, 6, 'home_feature_2_home_feature_image', '67'),
(325, 6, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(326, 6, 'home_feature_2_home_feature_heading', 'Warranty work'),
(327, 6, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(328, 6, 'home_feature_2_home_feature_content', 'We do provide warrantee on our work . parts are covered as per suppliers standards'),
(329, 6, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(330, 6, 'home_feature_2_home_feature_link', '#'),
(331, 6, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(332, 6, 'home_feature', '3'),
(333, 6, '_home_feature', 'field_5c13b14173e3b'),
(334, 6, 'home_brands_heading', 'brands we service '),
(335, 6, '_home_brands_heading', 'field_5c13b236bce4c'),
(336, 6, 'home_handel_heading', 'We Also Handel'),
(337, 6, '_home_handel_heading', 'field_5c13b2640bef0'),
(338, 44, '_edit_last', '3'),
(339, 44, '_edit_lock', '1557902800:3'),
(340, 47, '_edit_last', '3'),
(341, 47, '_edit_lock', '1557902872:3'),
(342, 48, '_edit_last', '3'),
(343, 48, '_edit_lock', '1557903255:3'),
(344, 49, '_edit_last', '3'),
(345, 49, '_edit_lock', '1557902731:3'),
(346, 50, '_edit_last', '1'),
(347, 50, 'field_5c175f7421a59', 'a:11:{s:3:\"key\";s:19:\"field_5c175f7421a59\";s:5:\"label\";s:12:\"Banner Image\";s:4:\"name\";s:12:\"banner_image\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(348, 50, 'field_5c175f9121a5a', 'a:14:{s:3:\"key\";s:19:\"field_5c175f9121a5a\";s:5:\"label\";s:11:\"Banner Text\";s:4:\"name\";s:11:\"banner_text\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:3:\"100\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(349, 50, 'field_5c175fb221a5b', 'a:14:{s:3:\"key\";s:19:\"field_5c175fb221a5b\";s:5:\"label\";s:11:\"Banner Link\";s:4:\"name\";s:11:\"banner_link\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(350, 50, 'field_5c175fc121a5c', 'a:14:{s:3:\"key\";s:19:\"field_5c175fc121a5c\";s:5:\"label\";s:16:\"Banner Link Text\";s:4:\"name\";s:16:\"banner_link_text\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(352, 50, 'position', 'normal'),
(353, 50, 'layout', 'no_box'),
(354, 50, 'hide_on_screen', ''),
(355, 50, '_edit_lock', '1558343661:1'),
(356, 52, '_edit_last', '3'),
(357, 52, 'banner_image', '53'),
(358, 52, '_banner_image', 'field_5c175f7421a59'),
(359, 52, 'banner_text', 'All your taxi and private car needs under one roof'),
(360, 52, '_banner_text', 'field_5c175f9121a5a'),
(361, 52, 'banner_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/contact-us/'),
(362, 52, '_banner_link', 'field_5c175fb221a5b'),
(363, 52, 'banner_link_text', ' Contact Us'),
(364, 52, '_banner_link_text', 'field_5c175fc121a5c'),
(365, 52, '_edit_lock', '1557796390:3'),
(366, 53, '_wp_attached_file', '2018/12/banner1.jpg'),
(367, 53, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1366;s:6:\"height\";i:407;s:4:\"file\";s:19:\"2018/12/banner1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"banner1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"banner1-300x89.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"banner1-768x229.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"banner1-1024x305.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"banner1-1200x358.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:358;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:{}}}'),
(368, 54, '_wp_attached_file', '2018/12/banner2.jpg'),
(369, 54, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1366;s:6:\"height\";i:407;s:4:\"file\";s:19:\"2018/12/banner2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"banner2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"banner2-300x89.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"banner2-768x229.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"banner2-1024x305.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"banner2-1200x358.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:358;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:{}}}'),
(370, 55, '_edit_last', '3'),
(371, 55, '_edit_lock', '1557796421:3'),
(372, 55, 'banner_image', '54'),
(373, 55, '_banner_image', 'field_5c175f7421a59'),
(374, 55, 'banner_text', 'All your taxi and private car needs under one roof'),
(375, 55, '_banner_text', 'field_5c175f9121a5a'),
(376, 55, 'banner_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/contact-us/'),
(377, 55, '_banner_link', 'field_5c175fb221a5b'),
(378, 55, 'banner_link_text', 'Contact Us'),
(379, 55, '_banner_link_text', 'field_5c175fc121a5c'),
(380, 56, 'inner_banner_image', ''),
(381, 56, '_inner_banner_image', 'field_5c13af8a097c7'),
(382, 8, 'inner_banner_image', ''),
(383, 8, '_inner_banner_image', 'field_5c13af8a097c7'),
(384, 57, 'inner_banner_image', ''),
(385, 57, '_inner_banner_image', 'field_5c13af8a097c7'),
(393, 58, '_edit_last', '1'),
(394, 58, 'field_5c17855dbdaf4', 'a:11:{s:3:\"key\";s:19:\"field_5c17855dbdaf4\";s:5:\"label\";s:12:\"Service Icon\";s:4:\"name\";s:12:\"service_icon\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(396, 58, 'position', 'normal'),
(397, 58, 'layout', 'no_box'),
(398, 58, 'hide_on_screen', ''),
(399, 58, '_edit_lock', '1545046595:1'),
(400, 58, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"our-service\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(401, 59, '_wp_attached_file', '2018/12/service_icon4.png'),
(402, 59, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:117;s:6:\"height\";i:90;s:4:\"file\";s:25:\"2018/12/service_icon4.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(407, 62, '_wp_attached_file', '2018/12/service_icon3.png'),
(408, 62, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:117;s:6:\"height\";i:90;s:4:\"file\";s:25:\"2018/12/service_icon3.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(409, 44, 'service_icon', '153'),
(410, 44, '_service_icon', 'field_5c17855dbdaf4'),
(411, 47, 'service_icon', '154'),
(412, 47, '_service_icon', 'field_5c17855dbdaf4'),
(413, 48, 'service_icon', '155'),
(414, 48, '_service_icon', 'field_5c17855dbdaf4'),
(415, 49, 'service_icon', '156'),
(416, 49, '_service_icon', 'field_5c17855dbdaf4'),
(417, 63, 'home_about_content', '<span>Welcome to</span>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maec enas velit elit, tempus quis nulla id, dapibus viverra enim. Pellentesque sit amet lectus in eros cursus sagittis.</p>'),
(418, 63, '_home_about_content', 'field_5c13b098447a3'),
(419, 63, 'home_about_image', ''),
(420, 63, '_home_about_image', 'field_5c13b0d6447a4'),
(421, 63, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(422, 63, '_home_about_link', 'field_5c13b0f5447a5'),
(423, 63, 'home_feature_0_home_feature_image', ''),
(424, 63, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(425, 63, 'home_feature_0_home_feature_heading', 'Best Price'),
(426, 63, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(427, 63, 'home_feature_0_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(428, 63, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(429, 63, 'home_feature_0_home_feature_link', '#'),
(430, 63, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(431, 63, 'home_feature_1_home_feature_image', ''),
(432, 63, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(433, 63, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(434, 63, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(435, 63, 'home_feature_1_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(436, 63, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(437, 63, 'home_feature_1_home_feature_link', '#'),
(438, 63, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(439, 63, 'home_feature_2_home_feature_image', ''),
(440, 63, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(441, 63, 'home_feature_2_home_feature_heading', 'damage replaced'),
(442, 63, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(443, 63, 'home_feature_2_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(444, 63, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(445, 63, 'home_feature_2_home_feature_link', '#'),
(446, 63, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(447, 63, 'home_feature', '3'),
(448, 63, '_home_feature', 'field_5c13b14173e3b'),
(449, 63, 'home_brands_heading', 'brands we service '),
(450, 63, '_home_brands_heading', 'field_5c13b236bce4c'),
(451, 63, 'home_handel_heading', 'We Also Handel'),
(452, 63, '_home_handel_heading', 'field_5c13b2640bef0'),
(454, 42, 'field_5c178b96f20b1', 'a:14:{s:3:\"key\";s:19:\"field_5c178b96f20b1\";s:5:\"label\";s:20:\"Home About Link Text\";s:4:\"name\";s:20:\"home_about_link_text\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(456, 64, 'home_about_content', '<p>Welcome to</p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maec enas velit elit, tempus quis nulla id, dapibus viverra enim. Pellentesque sit amet lectus in eros cursus sagittis.</p>'),
(457, 64, '_home_about_content', 'field_5c13b098447a3'),
(458, 64, 'home_about_image', ''),
(459, 64, '_home_about_image', 'field_5c13b0d6447a4'),
(460, 64, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(461, 64, '_home_about_link', 'field_5c13b0f5447a5'),
(462, 64, 'home_about_link_text', 'Know More'),
(463, 64, '_home_about_link_text', 'field_5c178b96f20b1'),
(464, 64, 'home_feature_0_home_feature_image', ''),
(465, 64, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(466, 64, 'home_feature_0_home_feature_heading', 'Best Price'),
(467, 64, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(468, 64, 'home_feature_0_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(469, 64, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(470, 64, 'home_feature_0_home_feature_link', '#'),
(471, 64, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(472, 64, 'home_feature_1_home_feature_image', ''),
(473, 64, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(474, 64, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(475, 64, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(476, 64, 'home_feature_1_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(477, 64, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(478, 64, 'home_feature_1_home_feature_link', '#'),
(479, 64, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(480, 64, 'home_feature_2_home_feature_image', ''),
(481, 64, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(482, 64, 'home_feature_2_home_feature_heading', 'damage replaced'),
(483, 64, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(484, 64, 'home_feature_2_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(485, 64, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(486, 64, 'home_feature_2_home_feature_link', '#'),
(487, 64, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(488, 64, 'home_feature', '3'),
(489, 64, '_home_feature', 'field_5c13b14173e3b'),
(490, 64, 'home_brands_heading', 'brands we service '),
(491, 64, '_home_brands_heading', 'field_5c13b236bce4c'),
(492, 64, 'home_handel_heading', 'We Also Handel'),
(493, 64, '_home_handel_heading', 'field_5c13b2640bef0'),
(494, 6, 'home_about_link_text', 'Know More'),
(495, 6, '_home_about_link_text', 'field_5c178b96f20b1'),
(496, 65, '_wp_attached_file', '2018/12/welcome_img.jpg'),
(497, 65, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:710;s:6:\"height\";i:475;s:4:\"file\";s:23:\"2018/12/welcome_img.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"welcome_img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"welcome_img-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;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:{}}}'),
(498, 66, 'home_about_content', '<p>Welcome to</p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maec enas velit elit, tempus quis nulla id, dapibus viverra enim. Pellentesque sit amet lectus in eros cursus sagittis.</p>'),
(499, 66, '_home_about_content', 'field_5c13b098447a3'),
(500, 66, 'home_about_image', '65'),
(501, 66, '_home_about_image', 'field_5c13b0d6447a4'),
(502, 66, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(503, 66, '_home_about_link', 'field_5c13b0f5447a5'),
(504, 66, 'home_about_link_text', 'Know More'),
(505, 66, '_home_about_link_text', 'field_5c178b96f20b1'),
(506, 66, 'home_feature_0_home_feature_image', ''),
(507, 66, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(508, 66, 'home_feature_0_home_feature_heading', 'Best Price'),
(509, 66, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(510, 66, 'home_feature_0_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(511, 66, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(512, 66, 'home_feature_0_home_feature_link', '#'),
(513, 66, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(514, 66, 'home_feature_1_home_feature_image', ''),
(515, 66, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(516, 66, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(517, 66, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(518, 66, 'home_feature_1_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(519, 66, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(520, 66, 'home_feature_1_home_feature_link', '#'),
(521, 66, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(522, 66, 'home_feature_2_home_feature_image', ''),
(523, 66, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(524, 66, 'home_feature_2_home_feature_heading', 'damage replaced'),
(525, 66, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(526, 66, 'home_feature_2_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(527, 66, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(528, 66, 'home_feature_2_home_feature_link', '#');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(529, 66, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(530, 66, 'home_feature', '3'),
(531, 66, '_home_feature', 'field_5c13b14173e3b'),
(532, 66, 'home_brands_heading', 'brands we service '),
(533, 66, '_home_brands_heading', 'field_5c13b236bce4c'),
(534, 66, 'home_handel_heading', 'We Also Handel'),
(535, 66, '_home_handel_heading', 'field_5c13b2640bef0'),
(536, 67, '_wp_attached_file', '2018/12/provied_icon_original3.png'),
(537, 67, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:57;s:6:\"height\";i:57;s:4:\"file\";s:34:\"2018/12/provied_icon_original3.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(538, 68, '_wp_attached_file', '2018/12/provied_icon_hover1.png'),
(539, 68, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:57;s:6:\"height\";i:57;s:4:\"file\";s:31:\"2018/12/provied_icon_hover1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(540, 69, '_wp_attached_file', '2018/12/provied_icon_hover2.png'),
(541, 69, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:57;s:6:\"height\";i:57;s:4:\"file\";s:31:\"2018/12/provied_icon_hover2.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(542, 70, '_wp_attached_file', '2018/12/provied_icon_hover3.png'),
(543, 70, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:57;s:6:\"height\";i:57;s:4:\"file\";s:31:\"2018/12/provied_icon_hover3.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(544, 71, '_wp_attached_file', '2018/12/provied_icon_original1.png'),
(545, 71, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:57;s:6:\"height\";i:57;s:4:\"file\";s:34:\"2018/12/provied_icon_original1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(546, 72, '_wp_attached_file', '2018/12/provied_icon_original2.png'),
(547, 72, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:57;s:6:\"height\";i:57;s:4:\"file\";s:34:\"2018/12/provied_icon_original2.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(548, 42, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"6\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(549, 73, 'home_about_content', '<p>Welcome to</p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maec enas velit elit, tempus quis nulla id, dapibus viverra enim. Pellentesque sit amet lectus in eros cursus sagittis.</p>'),
(550, 73, '_home_about_content', 'field_5c13b098447a3'),
(551, 73, 'home_about_image', '65'),
(552, 73, '_home_about_image', 'field_5c13b0d6447a4'),
(553, 73, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(554, 73, '_home_about_link', 'field_5c13b0f5447a5'),
(555, 73, 'home_about_link_text', 'Know More'),
(556, 73, '_home_about_link_text', 'field_5c178b96f20b1'),
(557, 73, 'home_feature_0_home_feature_image', '71'),
(558, 73, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(559, 73, 'home_feature_0_home_feature_image_hover', '68'),
(560, 73, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(561, 73, 'home_feature_0_home_feature_heading', 'Best Price'),
(562, 73, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(563, 73, 'home_feature_0_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(564, 73, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(565, 73, 'home_feature_0_home_feature_link', '#'),
(566, 73, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(567, 73, 'home_feature_1_home_feature_image', '72'),
(568, 73, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(569, 73, 'home_feature_1_home_feature_image_hover', '69'),
(570, 73, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(571, 73, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(572, 73, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(573, 73, 'home_feature_1_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(574, 73, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(575, 73, 'home_feature_1_home_feature_link', '#'),
(576, 73, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(577, 73, 'home_feature_2_home_feature_image', '67'),
(578, 73, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(579, 73, 'home_feature_2_home_feature_image_hover', '70'),
(580, 73, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(581, 73, 'home_feature_2_home_feature_heading', 'damage replaced'),
(582, 73, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(583, 73, 'home_feature_2_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(584, 73, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(585, 73, 'home_feature_2_home_feature_link', '#'),
(586, 73, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(587, 73, 'home_feature', '3'),
(588, 73, '_home_feature', 'field_5c13b14173e3b'),
(589, 73, 'home_brands_heading', 'brands we service '),
(590, 73, '_home_brands_heading', 'field_5c13b236bce4c'),
(591, 73, 'home_handel_heading', 'We Also Handel'),
(592, 73, '_home_handel_heading', 'field_5c13b2640bef0'),
(593, 6, 'home_feature_0_home_feature_image_hover', '68'),
(594, 6, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(595, 6, 'home_feature_1_home_feature_image_hover', '69'),
(596, 6, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(597, 6, 'home_feature_2_home_feature_image_hover', '70'),
(598, 6, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(599, 76, '_edit_last', '1'),
(600, 76, 'field_5c17918183562', 'a:11:{s:3:\"key\";s:19:\"field_5c17918183562\";s:5:\"label\";s:12:\"Brands Image\";s:4:\"name\";s:12:\"brands_image\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(601, 76, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:9:\"our-brand\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(602, 76, 'position', 'normal'),
(603, 76, 'layout', 'no_box'),
(604, 76, 'hide_on_screen', ''),
(605, 76, '_edit_lock', '1545053295:1'),
(606, 78, '_wp_attached_file', '2018/12/brands_logo8.png'),
(607, 78, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:144;s:6:\"height\";i:85;s:4:\"file\";s:24:\"2018/12/brands_logo8.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(608, 79, '_wp_attached_file', '2018/12/brands_logo1.png'),
(609, 79, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:144;s:6:\"height\";i:85;s:4:\"file\";s:24:\"2018/12/brands_logo1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(610, 80, '_wp_attached_file', '2018/12/brands_logo2.png'),
(611, 80, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:144;s:6:\"height\";i:85;s:4:\"file\";s:24:\"2018/12/brands_logo2.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(612, 81, '_wp_attached_file', '2018/12/brands_logo3.png'),
(613, 81, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:144;s:6:\"height\";i:85;s:4:\"file\";s:24:\"2018/12/brands_logo3.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(614, 82, '_wp_attached_file', '2018/12/brands_logo4.png'),
(615, 82, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:144;s:6:\"height\";i:85;s:4:\"file\";s:24:\"2018/12/brands_logo4.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(616, 83, '_wp_attached_file', '2018/12/brands_logo5.png'),
(617, 83, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:144;s:6:\"height\";i:85;s:4:\"file\";s:24:\"2018/12/brands_logo5.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(618, 84, '_wp_attached_file', '2018/12/brands_logo6.png'),
(619, 84, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:144;s:6:\"height\";i:85;s:4:\"file\";s:24:\"2018/12/brands_logo6.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(620, 85, '_wp_attached_file', '2018/12/brands_logo7.png'),
(621, 85, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:144;s:6:\"height\";i:85;s:4:\"file\";s:24:\"2018/12/brands_logo7.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(622, 77, '_edit_last', '1'),
(623, 77, 'brands_image', '84'),
(624, 77, '_brands_image', 'field_5c17918183562'),
(625, 77, '_edit_lock', '1545048557:1'),
(626, 86, '_edit_last', '1'),
(627, 86, '_edit_lock', '1545202160:3'),
(628, 86, 'brands_image', '85'),
(629, 86, '_brands_image', 'field_5c17918183562'),
(630, 87, '_edit_last', '1'),
(631, 87, '_edit_lock', '1545048484:1'),
(632, 87, 'brands_image', '82'),
(633, 87, '_brands_image', 'field_5c17918183562'),
(634, 88, '_edit_last', '1'),
(635, 88, '_edit_lock', '1545202188:3'),
(636, 88, 'brands_image', '78'),
(637, 88, '_brands_image', 'field_5c17918183562'),
(638, 89, '_edit_last', '1'),
(639, 89, '_edit_lock', '1545202452:3'),
(640, 89, 'brands_image', '81'),
(641, 89, '_brands_image', 'field_5c17918183562'),
(642, 90, '_edit_last', '1'),
(643, 90, '_edit_lock', '1545202199:3'),
(644, 90, 'brands_image', '83'),
(645, 90, '_brands_image', 'field_5c17918183562'),
(646, 91, '_edit_last', '1'),
(647, 91, '_edit_lock', '1558093905:3'),
(648, 91, 'brands_image', '79'),
(649, 91, '_brands_image', 'field_5c17918183562'),
(650, 90, '_wp_old_slug', 'brand-05-2'),
(651, 92, '_edit_last', '1'),
(652, 92, '_edit_lock', '1545202430:3'),
(653, 93, '_edit_last', '1'),
(654, 93, '_edit_lock', '1545202259:3'),
(655, 94, '_wp_attached_file', '2018/12/handel_img2.jpg'),
(656, 94, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:154;s:6:\"height\";i:164;s:4:\"file\";s:23:\"2018/12/handel_img2.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"handel_img2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),
(657, 95, '_wp_attached_file', '2018/12/handel_img3.jpg'),
(658, 95, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:154;s:6:\"height\";i:164;s:4:\"file\";s:23:\"2018/12/handel_img3.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"handel_img3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),
(659, 96, '_wp_attached_file', '2018/12/handel_img4.jpg'),
(660, 96, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:154;s:6:\"height\";i:164;s:4:\"file\";s:23:\"2018/12/handel_img4.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"handel_img4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),
(661, 97, '_wp_attached_file', '2018/12/handel_img1.jpg'),
(662, 97, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:154;s:6:\"height\";i:164;s:4:\"file\";s:23:\"2018/12/handel_img1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"handel_img1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),
(663, 92, '_thumbnail_id', '97'),
(664, 93, '_thumbnail_id', '94'),
(665, 98, '_edit_last', '1'),
(666, 98, '_edit_lock', '1545202250:3'),
(667, 98, '_thumbnail_id', '95'),
(668, 99, '_edit_last', '1'),
(669, 99, '_edit_lock', '1558094031:3'),
(670, 99, '_thumbnail_id', '96'),
(671, 100, '_menu_item_type', 'post_type'),
(672, 100, '_menu_item_menu_item_parent', '25'),
(673, 100, '_menu_item_object_id', '49'),
(674, 100, '_menu_item_object', 'our-service'),
(675, 100, '_menu_item_target', ''),
(676, 100, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(677, 100, '_menu_item_xfn', ''),
(678, 100, '_menu_item_url', ''),
(680, 101, '_menu_item_type', 'post_type'),
(681, 101, '_menu_item_menu_item_parent', '25'),
(682, 101, '_menu_item_object_id', '48'),
(683, 101, '_menu_item_object', 'our-service'),
(684, 101, '_menu_item_target', ''),
(685, 101, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(686, 101, '_menu_item_xfn', ''),
(687, 101, '_menu_item_url', ''),
(689, 102, '_menu_item_type', 'post_type'),
(690, 102, '_menu_item_menu_item_parent', '25'),
(691, 102, '_menu_item_object_id', '47'),
(692, 102, '_menu_item_object', 'our-service'),
(693, 102, '_menu_item_target', ''),
(694, 102, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(695, 102, '_menu_item_xfn', ''),
(696, 102, '_menu_item_url', ''),
(698, 103, '_menu_item_type', 'post_type'),
(699, 103, '_menu_item_menu_item_parent', '25'),
(700, 103, '_menu_item_object_id', '44'),
(701, 103, '_menu_item_object', 'our-service'),
(702, 103, '_menu_item_target', ''),
(703, 103, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(704, 103, '_menu_item_xfn', ''),
(705, 103, '_menu_item_url', ''),
(706, 104, '_wp_attached_file', '2018/12/services-home.jpg'),
(707, 104, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:380;s:6:\"height\";i:220;s:4:\"file\";s:25:\"2018/12/services-home.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"services-home-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"services-home-300x174.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:174;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:{}}}'),
(708, 44, '_thumbnail_id', '104'),
(713, 107, 'inner_banner_image', ''),
(714, 107, '_inner_banner_image', 'field_5c13af8a097c7'),
(715, 12, 'inner_banner_image', ''),
(716, 12, '_inner_banner_image', 'field_5c13af8a097c7'),
(717, 108, 'inner_banner_image', ''),
(718, 108, '_inner_banner_image', 'field_5c13af8a097c7'),
(719, 110, 'contact_address', '24 Graham Rd, Clayton South , VIC 3169, Australia'),
(720, 110, '_contact_address', 'field_5c13a98dca35d'),
(721, 110, 'service_contact__no', '+61 3 9540 8998'),
(722, 110, '_service_contact__no', 'field_5c13ac1f10d71'),
(723, 110, 'contact_phone', '+61 3 9540 8998'),
(724, 110, '_contact_phone', 'field_5c13ab63ca35e'),
(725, 110, 'contact_email', 'punjabmotor@hotmail.com'),
(726, 110, '_contact_email', 'field_5c13ab7a1d8c4'),
(727, 110, 'contact_map', 'https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6292.073832492919!2d145.135816!3d-37.952924!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad66b4d1dcc9785%3A0x2275f3aedf40037b!2s24+Graham+Rd%2C+Clayton+South+VIC+3169%2C+Australia!5e0!3m2!1sen!2sin!4v1544793253659'),
(728, 110, '_contact_map', 'field_5c13ab9144946'),
(729, 110, 'facebook_link', '#'),
(730, 110, '_facebook_link', 'field_5c13aba044947'),
(731, 110, 'twitter_link', '#'),
(732, 110, '_twitter_link', 'field_5c13abbb44948'),
(733, 110, 'youtube_link', '#'),
(734, 110, '_youtube_link', 'field_5c13abcd44949'),
(735, 110, 'inner_banner_image', ''),
(736, 110, '_inner_banner_image', 'field_5c13af8a097c7'),
(737, 16, 'inner_banner_image', ''),
(738, 16, '_inner_banner_image', 'field_5c13af8a097c7'),
(739, 111, 'contact_address', '24 Graham Rd Clayton South , VIC-3169 Australia'),
(740, 111, '_contact_address', 'field_5c13a98dca35d'),
(741, 111, 'service_contact__no', '+61 3 9540 8998'),
(742, 111, '_service_contact__no', 'field_5c13ac1f10d71'),
(743, 111, 'contact_phone', '+61 3 9540 8998'),
(744, 111, '_contact_phone', 'field_5c13ab63ca35e'),
(745, 111, 'contact_email', 'punjabmotor@hotmail.com'),
(746, 111, '_contact_email', 'field_5c13ab7a1d8c4'),
(747, 111, 'contact_map', 'https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6292.073832492919!2d145.135816!3d-37.952924!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad66b4d1dcc9785%3A0x2275f3aedf40037b!2s24+Graham+Rd%2C+Clayton+South+VIC+3169%2C+Australia!5e0!3m2!1sen!2sin!4v1544793253659'),
(748, 111, '_contact_map', 'field_5c13ab9144946'),
(749, 111, 'facebook_link', '#'),
(750, 111, '_facebook_link', 'field_5c13aba044947'),
(751, 111, 'twitter_link', '#'),
(752, 111, '_twitter_link', 'field_5c13abbb44948'),
(753, 111, 'youtube_link', '#'),
(754, 111, '_youtube_link', 'field_5c13abcd44949'),
(755, 111, 'inner_banner_image', ''),
(756, 111, '_inner_banner_image', 'field_5c13af8a097c7'),
(757, 112, 'contact_address', '24 Graham Rd Clayton South , VIC-3169 Australia'),
(758, 112, '_contact_address', 'field_5c13a98dca35d'),
(759, 112, 'service_contact__no', '+61 3 9540 8998'),
(760, 112, '_service_contact__no', 'field_5c13ac1f10d71'),
(761, 112, 'contact_phone', '+61 3 9540 8998'),
(762, 112, '_contact_phone', 'field_5c13ab63ca35e'),
(763, 112, 'contact_email', 'punjabmotor@hotmail.com'),
(764, 112, '_contact_email', 'field_5c13ab7a1d8c4'),
(765, 112, 'contact_map', 'https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6292.073832492919!2d145.135816!3d-37.952924!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad66b4d1dcc9785%3A0x2275f3aedf40037b!2s24+Graham+Rd%2C+Clayton+South+VIC+3169%2C+Australia!5e0!3m2!1sen!2sin!4v1544793253659'),
(766, 112, '_contact_map', 'field_5c13ab9144946'),
(767, 112, 'facebook_link', '#'),
(768, 112, '_facebook_link', 'field_5c13aba044947'),
(769, 112, 'twitter_link', '#'),
(770, 112, '_twitter_link', 'field_5c13abbb44948'),
(771, 112, 'youtube_link', '#'),
(772, 112, '_youtube_link', 'field_5c13abcd44949'),
(773, 112, 'inner_banner_image', ''),
(774, 112, '_inner_banner_image', 'field_5c13af8a097c7'),
(775, 115, 'inner_banner_image', ''),
(776, 115, '_inner_banner_image', 'field_5c13af8a097c7'),
(777, 8, '_thumbnail_id', '104'),
(821, 124, 'contact_address', '24 Graham Rd Clayton South , VIC-3169 Australia'),
(822, 124, '_contact_address', 'field_5c13a98dca35d'),
(823, 124, 'service_contact__no', '+61 3 9540 8998 111'),
(824, 124, '_service_contact__no', 'field_5c13ac1f10d71'),
(825, 124, 'contact_phone', '+61 3 9540 8998'),
(826, 124, '_contact_phone', 'field_5c13ab63ca35e'),
(827, 124, 'contact_email', 'punjabmotor@hotmail.com'),
(828, 124, '_contact_email', 'field_5c13ab7a1d8c4'),
(829, 124, 'contact_map', 'https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6292.073832492919!2d145.135816!3d-37.952924!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad66b4d1dcc9785%3A0x2275f3aedf40037b!2s24+Graham+Rd%2C+Clayton+South+VIC+3169%2C+Australia!5e0!3m2!1sen!2sin!4v1544793253659'),
(830, 124, '_contact_map', 'field_5c13ab9144946'),
(831, 124, 'facebook_link', '#'),
(832, 124, '_facebook_link', 'field_5c13aba044947'),
(833, 124, 'twitter_link', '#'),
(834, 124, '_twitter_link', 'field_5c13abbb44948'),
(835, 124, 'youtube_link', '#'),
(836, 124, '_youtube_link', 'field_5c13abcd44949'),
(837, 124, 'inner_banner_image', ''),
(838, 124, '_inner_banner_image', 'field_5c13af8a097c7'),
(839, 126, 'home_about_content', '<p>Welcome to</p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site . </p>'),
(840, 126, '_home_about_content', 'field_5c13b098447a3'),
(841, 126, 'home_about_image', '65'),
(842, 126, '_home_about_image', 'field_5c13b0d6447a4'),
(843, 126, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(844, 126, '_home_about_link', 'field_5c13b0f5447a5'),
(845, 126, 'home_about_link_text', 'Know More'),
(846, 126, '_home_about_link_text', 'field_5c178b96f20b1'),
(847, 126, 'home_feature_0_home_feature_image', '71'),
(848, 126, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(849, 126, 'home_feature_0_home_feature_image_hover', '68'),
(850, 126, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(851, 126, 'home_feature_0_home_feature_heading', 'Best Price'),
(852, 126, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(853, 126, 'home_feature_0_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(854, 126, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(855, 126, 'home_feature_0_home_feature_link', '#'),
(856, 126, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(857, 126, 'home_feature_1_home_feature_image', '72'),
(858, 126, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(859, 126, 'home_feature_1_home_feature_image_hover', '69'),
(860, 126, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(861, 126, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(862, 126, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(863, 126, 'home_feature_1_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(864, 126, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(865, 126, 'home_feature_1_home_feature_link', '#'),
(866, 126, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(867, 126, 'home_feature_2_home_feature_image', '67'),
(868, 126, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(869, 126, 'home_feature_2_home_feature_image_hover', '70'),
(870, 126, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(871, 126, 'home_feature_2_home_feature_heading', 'damage replaced'),
(872, 126, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(873, 126, 'home_feature_2_home_feature_content', 'Sed tempus erat ultrices velit lobortis, eu aliquet arcu rutrum.'),
(874, 126, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(875, 126, 'home_feature_2_home_feature_link', '#'),
(876, 126, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(877, 126, 'home_feature', '3'),
(878, 126, '_home_feature', 'field_5c13b14173e3b'),
(879, 126, 'home_brands_heading', 'brands we service '),
(880, 126, '_home_brands_heading', 'field_5c13b236bce4c'),
(881, 126, 'home_handel_heading', 'We Also Handel'),
(882, 126, '_home_handel_heading', 'field_5c13b2640bef0'),
(883, 127, 'home_about_content', '<p>Welcome to</p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site .</p>'),
(884, 127, '_home_about_content', 'field_5c13b098447a3'),
(885, 127, 'home_about_image', '65'),
(886, 127, '_home_about_image', 'field_5c13b0d6447a4'),
(887, 127, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(888, 127, '_home_about_link', 'field_5c13b0f5447a5'),
(889, 127, 'home_about_link_text', 'Know More'),
(890, 127, '_home_about_link_text', 'field_5c178b96f20b1'),
(891, 127, 'home_feature_0_home_feature_image', '71'),
(892, 127, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(893, 127, 'home_feature_0_home_feature_image_hover', '68'),
(894, 127, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(895, 127, 'home_feature_0_home_feature_heading', 'Best Price'),
(896, 127, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(897, 127, 'home_feature_0_home_feature_content', 'We offer very competative pricing on all our products'),
(898, 127, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(899, 127, 'home_feature_0_home_feature_link', '#'),
(900, 127, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(901, 127, 'home_feature_1_home_feature_image', '72'),
(902, 127, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(903, 127, 'home_feature_1_home_feature_image_hover', '69'),
(904, 127, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(905, 127, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(906, 127, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(907, 127, 'home_feature_1_home_feature_content', 'We try to meet all the industry standards plus we do guarantee our job quality .'),
(908, 127, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(909, 127, 'home_feature_1_home_feature_link', '#'),
(910, 127, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(911, 127, 'home_feature_2_home_feature_image', '67'),
(912, 127, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(913, 127, 'home_feature_2_home_feature_image_hover', '70'),
(914, 127, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(915, 127, 'home_feature_2_home_feature_heading', 'Warranty work'),
(916, 127, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(917, 127, 'home_feature_2_home_feature_content', 'We do provide warrantee on our work . parts are covered as per suppliers standards'),
(918, 127, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(919, 127, 'home_feature_2_home_feature_link', '#'),
(920, 127, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(921, 127, 'home_feature', '3'),
(922, 127, '_home_feature', 'field_5c13b14173e3b'),
(923, 127, 'home_brands_heading', 'brands we service '),
(924, 127, '_home_brands_heading', 'field_5c13b236bce4c'),
(925, 127, 'home_handel_heading', 'We Also Handel'),
(926, 127, '_home_handel_heading', 'field_5c13b2640bef0'),
(927, 129, 'inner_banner_image', ''),
(928, 129, '_inner_banner_image', 'field_5c13af8a097c7'),
(929, 130, '_edit_lock', '1558348699:1'),
(930, 130, '_edit_last', '1'),
(931, 130, 'service_icon', '157'),
(932, 130, '_service_icon', 'field_5c17855dbdaf4'),
(933, 134, 'inner_banner_image', ''),
(934, 134, '_inner_banner_image', 'field_5c13af8a097c7'),
(935, 137, '_edit_lock', '1557902679:3'),
(936, 137, '_edit_last', '3'),
(937, 137, 'service_icon', '158'),
(938, 137, '_service_icon', 'field_5c17855dbdaf4'),
(939, 140, '_wp_attached_file', '2019/05/se-logo.png'),
(940, 140, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1343;s:6:\"height\";i:700;s:4:\"file\";s:19:\"2019/05/se-logo.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(941, 140, '_wp_attachment_backup_sizes', 'a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1343;s:6:\"height\";i:700;s:4:\"file\";s:11:\"se-logo.png\";}s:18:\"full-1557800052851\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:521;s:4:\"file\";s:26:\"se-logo-e1557799984576.png\";}s:18:\"full-1557800194689\";a:3:{s:5:\"width\";i:500;s:6:\"height\";i:261;s:4:\"file\";s:26:\"se-logo-e1557800073971.png\";}s:18:\"full-1557800229919\";a:3:{s:5:\"width\";i:1343;s:6:\"height\";i:700;s:4:\"file\";s:26:\"se-logo-e1557800204887.png\";}s:18:\"full-1557800296469\";a:3:{s:5:\"width\";i:500;s:6:\"height\";i:261;s:4:\"file\";s:26:\"se-logo-e1557800229919.png\";}s:18:\"full-1557800337538\";a:3:{s:5:\"width\";i:300;s:6:\"height\";i:157;s:4:\"file\";s:26:\"se-logo-e1557800296469.png\";}s:18:\"full-1557800399583\";a:3:{s:5:\"width\";i:200;s:6:\"height\";i:105;s:4:\"file\";s:26:\"se-logo-e1557800337538.png\";}}'),
(942, 141, '_wp_attached_file', '2019/05/Rooflight-e1557800729908.png'),
(943, 141, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:100;s:6:\"height\";i:35;s:4:\"file\";s:36:\"2019/05/Rooflight-e1557800729908.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Rooflight-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Rooflight-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Rooflight-768x270.png\";s:5:\"width\";i:768;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Rooflight-1024x360.png\";s:5:\"width\";i:1024;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"Rooflight-1200x422.png\";s:5:\"width\";i:1200;s:6:\"height\";i:422;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:{}}}'),
(944, 141, '_wp_attachment_backup_sizes', 'a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1229;s:6:\"height\";i:432;s:4:\"file\";s:13:\"Rooflight.png\";}}'),
(945, 142, '_edit_lock', '1558093815:3'),
(946, 142, '_edit_last', '3'),
(947, 142, 'service_icon', '159'),
(948, 142, '_service_icon', 'field_5c17855dbdaf4'),
(949, 143, '_wp_attached_file', '2019/05/ptc-logo.png'),
(950, 143, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:424;s:6:\"height\";i:187;s:4:\"file\";s:20:\"2019/05/ptc-logo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"ptc-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"ptc-logo-300x132.png\";s:5:\"width\";i:300;s:6:\"height\";i:132;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:{}}}'),
(951, 144, '_wp_attached_file', '2019/05/Rooflight-1.png'),
(952, 144, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1229;s:6:\"height\";i:432;s:4:\"file\";s:23:\"2019/05/Rooflight-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Rooflight-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Rooflight-1-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Rooflight-1-768x270.png\";s:5:\"width\";i:768;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Rooflight-1-1024x360.png\";s:5:\"width\";i:1024;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"Rooflight-1-1200x422.png\";s:5:\"width\";i:1200;s:6:\"height\";i:422;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:{}}}'),
(953, 145, '_wp_attached_file', '2018/12/taxi-depo.png'),
(954, 145, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:259;s:6:\"height\";i:194;s:4:\"file\";s:21:\"2018/12/taxi-depo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"taxi-depo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),
(955, 146, '_wp_attached_file', '2018/12/panel-beating-2.jpg'),
(956, 146, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:320;s:6:\"height\";i:320;s:4:\"file\";s:27:\"2018/12/panel-beating-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"panel-beating-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"panel-beating-2-300x300.jpg\";s:5:\"width\";i:300;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:{}}}'),
(957, 147, '_wp_attached_file', '2018/12/tow-truck-e1557802834770.jpg'),
(958, 147, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:287;s:6:\"height\";i:160;s:4:\"file\";s:36:\"2018/12/tow-truck-e1557802834770.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"tow-truck-e1557802834770-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"tow-truck-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;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:{}}}'),
(959, 148, '_wp_attached_file', '2018/12/log-book-e1557802761575.jpg'),
(960, 148, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:465;s:6:\"height\";i:323;s:4:\"file\";s:35:\"2018/12/log-book-e1557802761575.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"log-book-e1557802761575-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"log-book-e1557802761575-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;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:{}}}'),
(961, 148, '_wp_attachment_backup_sizes', 'a:3:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:500;s:6:\"height\";i:364;s:4:\"file\";s:12:\"log-book.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:20:\"log-book-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:20:\"log-book-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(962, 147, '_wp_attachment_backup_sizes', 'a:3:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:300;s:6:\"height\";i:177;s:4:\"file\";s:13:\"tow-truck.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:21:\"tow-truck-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:21:\"tow-truck-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(963, 149, 'contact_address', '24 Graham Rd Clayton South , VIC-3169 Australia'),
(964, 149, '_contact_address', 'field_5c13a98dca35d'),
(965, 149, 'service_contact__no', '+61 3 9540 8998'),
(966, 149, '_service_contact__no', 'field_5c13ac1f10d71'),
(967, 149, 'contact_phone', '+61 3 9540 8998'),
(968, 149, '_contact_phone', 'field_5c13ab63ca35e'),
(969, 149, 'contact_email', 'punjabmotor@hotmail.com'),
(970, 149, '_contact_email', 'field_5c13ab7a1d8c4'),
(971, 149, 'contact_map', 'https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6292.073832492919!2d145.135816!3d-37.952924!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad66b4d1dcc9785%3A0x2275f3aedf40037b!2s24+Graham+Rd%2C+Clayton+South+VIC+3169%2C+Australia!5e0!3m2!1sen!2sin!4v1544793253659'),
(972, 149, '_contact_map', 'field_5c13ab9144946'),
(973, 149, 'facebook_link', '#'),
(974, 149, '_facebook_link', 'field_5c13aba044947'),
(975, 149, 'twitter_link', '#'),
(976, 149, '_twitter_link', 'field_5c13abbb44948'),
(977, 149, 'youtube_link', '#'),
(978, 149, '_youtube_link', 'field_5c13abcd44949'),
(979, 149, 'inner_banner_image', ''),
(980, 149, '_inner_banner_image', 'field_5c13af8a097c7'),
(999, 14, 'inner_banner_image', ''),
(1000, 14, '_inner_banner_image', 'field_5c13af8a097c7'),
(1001, 152, '_menu_item_type', 'post_type'),
(1002, 152, '_menu_item_menu_item_parent', '0'),
(1003, 152, '_menu_item_object_id', '14'),
(1004, 152, '_menu_item_object', 'page'),
(1005, 152, '_menu_item_target', ''),
(1006, 152, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1007, 152, '_menu_item_xfn', ''),
(1008, 152, '_menu_item_url', ''),
(1010, 153, '_wp_attached_file', '2018/12/icon1.png'),
(1011, 153, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:108;s:6:\"height\";i:106;s:4:\"file\";s:17:\"2018/12/icon1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(1012, 154, '_wp_attached_file', '2018/12/icon2.png'),
(1013, 154, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:114;s:6:\"height\";i:102;s:4:\"file\";s:17:\"2018/12/icon2.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(1014, 155, '_wp_attached_file', '2018/12/icon3.png'),
(1015, 155, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:140;s:6:\"height\";i:98;s:4:\"file\";s:17:\"2018/12/icon3.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(1016, 156, '_wp_attached_file', '2018/12/icon4.png'),
(1017, 156, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:106;s:6:\"height\";i:106;s:4:\"file\";s:17:\"2018/12/icon4.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(1018, 157, '_wp_attached_file', '2018/12/icon5.png'),
(1019, 157, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:107;s:6:\"height\";i:106;s:4:\"file\";s:17:\"2018/12/icon5.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(1020, 158, '_wp_attached_file', '2018/12/icon6.png'),
(1021, 158, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:72;s:6:\"height\";i:105;s:4:\"file\";s:17:\"2018/12/icon6.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(1022, 159, '_wp_attached_file', '2018/12/icon7.png'),
(1023, 159, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:112;s:6:\"height\";i:104;s:4:\"file\";s:17:\"2018/12/icon7.png\";s:5:\"sizes\";a:0:{}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:{}}}'),
(1024, 142, '_thumbnail_id', '143'),
(1025, 137, '_thumbnail_id', '140'),
(1026, 130, '_thumbnail_id', '144'),
(1027, 49, '_thumbnail_id', '148'),
(1028, 47, '_thumbnail_id', '146'),
(1029, 48, '_thumbnail_id', '147'),
(1030, 161, '_menu_item_type', 'post_type'),
(1031, 161, '_menu_item_menu_item_parent', '0'),
(1032, 161, '_menu_item_object_id', '14'),
(1033, 161, '_menu_item_object', 'page'),
(1034, 161, '_menu_item_target', ''),
(1035, 161, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1036, 161, '_menu_item_xfn', ''),
(1037, 161, '_menu_item_url', ''),
(1039, 50, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"banner\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(1071, 169, 'home_about_content', '<p>Welcome to</p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site .</p>\r\n<p> </p>\r\n<div> </div>\r\n<div>\r\n<p>t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>\r\n</div>'),
(1072, 169, '_home_about_content', 'field_5c13b098447a3'),
(1073, 169, 'home_about_image', '65'),
(1074, 169, '_home_about_image', 'field_5c13b0d6447a4'),
(1075, 169, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(1076, 169, '_home_about_link', 'field_5c13b0f5447a5'),
(1077, 169, 'home_about_link_text', 'Know More'),
(1078, 169, '_home_about_link_text', 'field_5c178b96f20b1'),
(1079, 169, 'home_feature_0_home_feature_image', '71'),
(1080, 169, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(1081, 169, 'home_feature_0_home_feature_image_hover', '68'),
(1082, 169, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(1083, 169, 'home_feature_0_home_feature_heading', 'Best Price'),
(1084, 169, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(1085, 169, 'home_feature_0_home_feature_content', 'We offer very competative pricing on all our products'),
(1086, 169, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(1087, 169, 'home_feature_0_home_feature_link', 'http://google.com'),
(1088, 169, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(1089, 169, 'home_feature_1_home_feature_image', '72'),
(1090, 169, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(1091, 169, 'home_feature_1_home_feature_image_hover', '69'),
(1092, 169, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1093, 169, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(1094, 169, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(1095, 169, 'home_feature_1_home_feature_content', 'We try to meet all the industry standards plus we do guarantee our job quality .'),
(1096, 169, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(1097, 169, 'home_feature_1_home_feature_link', '#'),
(1098, 169, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(1099, 169, 'home_feature_2_home_feature_image', '67'),
(1100, 169, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(1101, 169, 'home_feature_2_home_feature_image_hover', '70'),
(1102, 169, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(1103, 169, 'home_feature_2_home_feature_heading', 'Warranty work'),
(1104, 169, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(1105, 169, 'home_feature_2_home_feature_content', 'We do provide warrantee on our work . parts are covered as per suppliers standards'),
(1106, 169, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(1107, 169, 'home_feature_2_home_feature_link', '#'),
(1108, 169, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(1109, 169, 'home_feature', '3'),
(1110, 169, '_home_feature', 'field_5c13b14173e3b'),
(1111, 169, 'home_brands_heading', 'brands we service '),
(1112, 169, '_home_brands_heading', 'field_5c13b236bce4c'),
(1113, 169, 'home_handel_heading', 'We Also Handel'),
(1114, 169, '_home_handel_heading', 'field_5c13b2640bef0'),
(1115, 170, 'home_about_content', '<p>Welcome to</p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site .</p>\r\n<p> </p>\r\n<div> </div>\r\n<div>\r\n<p> </p>\r\n</div>'),
(1116, 170, '_home_about_content', 'field_5c13b098447a3'),
(1117, 170, 'home_about_image', '65'),
(1118, 170, '_home_about_image', 'field_5c13b0d6447a4'),
(1119, 170, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(1120, 170, '_home_about_link', 'field_5c13b0f5447a5'),
(1121, 170, 'home_about_link_text', 'Know More'),
(1122, 170, '_home_about_link_text', 'field_5c178b96f20b1'),
(1123, 170, 'home_feature_0_home_feature_image', '71'),
(1124, 170, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(1125, 170, 'home_feature_0_home_feature_image_hover', '68'),
(1126, 170, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(1127, 170, 'home_feature_0_home_feature_heading', 'Best Price'),
(1128, 170, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(1129, 170, 'home_feature_0_home_feature_content', 'We offer very competative pricing on all our products'),
(1130, 170, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(1131, 170, 'home_feature_0_home_feature_link', 'http://google.com'),
(1132, 170, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(1133, 170, 'home_feature_1_home_feature_image', '72'),
(1134, 170, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(1135, 170, 'home_feature_1_home_feature_image_hover', '69'),
(1136, 170, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(1137, 170, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(1138, 170, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(1139, 170, 'home_feature_1_home_feature_content', 'We try to meet all the industry standards plus we do guarantee our job quality .'),
(1140, 170, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(1141, 170, 'home_feature_1_home_feature_link', '#'),
(1142, 170, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(1143, 170, 'home_feature_2_home_feature_image', '67'),
(1144, 170, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(1145, 170, 'home_feature_2_home_feature_image_hover', '70'),
(1146, 170, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(1147, 170, 'home_feature_2_home_feature_heading', 'Warranty work'),
(1148, 170, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(1149, 170, 'home_feature_2_home_feature_content', 'We do provide warrantee on our work . parts are covered as per suppliers standards'),
(1150, 170, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(1151, 170, 'home_feature_2_home_feature_link', '#'),
(1152, 170, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(1153, 170, 'home_feature', '3'),
(1154, 170, '_home_feature', 'field_5c13b14173e3b'),
(1155, 170, 'home_brands_heading', 'brands we service '),
(1156, 170, '_home_brands_heading', 'field_5c13b236bce4c'),
(1157, 170, 'home_handel_heading', 'We Also Handel'),
(1158, 170, '_home_handel_heading', 'field_5c13b2640bef0'),
(1159, 171, 'home_about_content', '<p>Welcome to</p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site .</p>\r\n<p> </p>\r\n<div> </div>\r\n<div>\r\n<p> </p>\r\n</div>'),
(1160, 171, '_home_about_content', 'field_5c13b098447a3'),
(1161, 171, 'home_about_image', '65'),
(1162, 171, '_home_about_image', 'field_5c13b0d6447a4'),
(1163, 171, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(1164, 171, '_home_about_link', 'field_5c13b0f5447a5'),
(1165, 171, 'home_about_link_text', 'Know More'),
(1166, 171, '_home_about_link_text', 'field_5c178b96f20b1'),
(1167, 171, 'home_feature_0_home_feature_image', '71'),
(1168, 171, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(1169, 171, 'home_feature_0_home_feature_image_hover', '68'),
(1170, 171, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(1171, 171, 'home_feature_0_home_feature_heading', 'Best Price'),
(1172, 171, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(1173, 171, 'home_feature_0_home_feature_content', 'We offer very competative pricing on all our products'),
(1174, 171, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(1175, 171, 'home_feature_0_home_feature_link', '#'),
(1176, 171, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(1177, 171, 'home_feature_1_home_feature_image', '72'),
(1178, 171, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(1179, 171, 'home_feature_1_home_feature_image_hover', '69'),
(1180, 171, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(1181, 171, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(1182, 171, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(1183, 171, 'home_feature_1_home_feature_content', 'We try to meet all the industry standards plus we do guarantee our job quality .'),
(1184, 171, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(1185, 171, 'home_feature_1_home_feature_link', '#'),
(1186, 171, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(1187, 171, 'home_feature_2_home_feature_image', '67'),
(1188, 171, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(1189, 171, 'home_feature_2_home_feature_image_hover', '70'),
(1190, 171, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(1191, 171, 'home_feature_2_home_feature_heading', 'Warranty work'),
(1192, 171, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(1193, 171, 'home_feature_2_home_feature_content', 'We do provide warrantee on our work . parts are covered as per suppliers standards'),
(1194, 171, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(1195, 171, 'home_feature_2_home_feature_link', '#'),
(1196, 171, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(1197, 171, 'home_feature', '3'),
(1198, 171, '_home_feature', 'field_5c13b14173e3b'),
(1199, 171, 'home_brands_heading', 'brands we service '),
(1200, 171, '_home_brands_heading', 'field_5c13b236bce4c'),
(1201, 171, 'home_handel_heading', 'We Also Handel'),
(1202, 171, '_home_handel_heading', 'field_5c13b2640bef0'),
(1203, 173, 'inner_banner_image', '164'),
(1204, 173, '_inner_banner_image', 'field_5c13af8a097c7'),
(1236, 179, 'home_about_content', '<p>Welcome to</p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site .</p>\r\n<p> </p>\r\n<div> </div>\r\n<div>\r\n<p> </p>\r\n</div>'),
(1237, 179, '_home_about_content', 'field_5c13b098447a3'),
(1238, 179, 'home_about_image', '65'),
(1239, 179, '_home_about_image', 'field_5c13b0d6447a4'),
(1240, 179, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(1241, 179, '_home_about_link', 'field_5c13b0f5447a5'),
(1242, 179, 'home_about_link_text', 'Know More'),
(1243, 179, '_home_about_link_text', 'field_5c178b96f20b1'),
(1244, 179, 'home_feature_0_home_feature_image', '71'),
(1245, 179, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(1246, 179, 'home_feature_0_home_feature_image_hover', '68'),
(1247, 179, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(1248, 179, 'home_feature_0_home_feature_heading', 'Best Price'),
(1249, 179, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(1250, 179, 'home_feature_0_home_feature_content', 'We offer very competative pricing on all our products'),
(1251, 179, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(1252, 179, 'home_feature_0_home_feature_link', '#'),
(1253, 179, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(1254, 179, 'home_feature_1_home_feature_image', '72'),
(1255, 179, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(1256, 179, 'home_feature_1_home_feature_image_hover', '69'),
(1257, 179, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(1258, 179, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(1259, 179, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(1260, 179, 'home_feature_1_home_feature_content', 'We try to meet all the industry standards plus we do guarantee our job quality .'),
(1261, 179, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(1262, 179, 'home_feature_1_home_feature_link', '#'),
(1263, 179, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(1264, 179, 'home_feature_2_home_feature_image', '67'),
(1265, 179, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(1266, 179, 'home_feature_2_home_feature_image_hover', '70'),
(1267, 179, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(1268, 179, 'home_feature_2_home_feature_heading', 'Warranty work'),
(1269, 179, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(1270, 179, 'home_feature_2_home_feature_content', 'We do provide warrantee on our work . parts are covered as per suppliers standards'),
(1271, 179, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(1272, 179, 'home_feature_2_home_feature_link', '#'),
(1273, 179, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(1274, 179, 'home_feature', '3'),
(1275, 179, '_home_feature', 'field_5c13b14173e3b'),
(1276, 179, 'home_brands_heading', 'brands we service '),
(1277, 179, '_home_brands_heading', 'field_5c13b236bce4c'),
(1278, 179, 'home_handel_heading', 'We Also Handel'),
(1279, 179, '_home_handel_heading', 'field_5c13b2640bef0'),
(1280, 180, 'home_about_content', '<p><span class=\"wel\">Welcome to</span></p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site .</p>\r\n<p> </p>\r\n<div> </div>\r\n<div>\r\n<p> </p>\r\n</div>'),
(1281, 180, '_home_about_content', 'field_5c13b098447a3'),
(1282, 180, 'home_about_image', '65'),
(1283, 180, '_home_about_image', 'field_5c13b0d6447a4'),
(1284, 180, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(1285, 180, '_home_about_link', 'field_5c13b0f5447a5'),
(1286, 180, 'home_about_link_text', 'Know More'),
(1287, 180, '_home_about_link_text', 'field_5c178b96f20b1'),
(1288, 180, 'home_feature_0_home_feature_image', '71'),
(1289, 180, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(1290, 180, 'home_feature_0_home_feature_image_hover', '68'),
(1291, 180, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(1292, 180, 'home_feature_0_home_feature_heading', 'Best Price'),
(1293, 180, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(1294, 180, 'home_feature_0_home_feature_content', 'We offer very competative pricing on all our products'),
(1295, 180, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(1296, 180, 'home_feature_0_home_feature_link', '#'),
(1297, 180, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(1298, 180, 'home_feature_1_home_feature_image', '72'),
(1299, 180, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(1300, 180, 'home_feature_1_home_feature_image_hover', '69'),
(1301, 180, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(1302, 180, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(1303, 180, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(1304, 180, 'home_feature_1_home_feature_content', 'We try to meet all the industry standards plus we do guarantee our job quality .'),
(1305, 180, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(1306, 180, 'home_feature_1_home_feature_link', '#'),
(1307, 180, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(1308, 180, 'home_feature_2_home_feature_image', '67'),
(1309, 180, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(1310, 180, 'home_feature_2_home_feature_image_hover', '70'),
(1311, 180, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(1312, 180, 'home_feature_2_home_feature_heading', 'Warranty work'),
(1313, 180, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(1314, 180, 'home_feature_2_home_feature_content', 'We do provide warrantee on our work . parts are covered as per suppliers standards'),
(1315, 180, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(1316, 180, 'home_feature_2_home_feature_link', '#'),
(1317, 180, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(1318, 180, 'home_feature', '3'),
(1319, 180, '_home_feature', 'field_5c13b14173e3b'),
(1320, 180, 'home_brands_heading', 'brands we service '),
(1321, 180, '_home_brands_heading', 'field_5c13b236bce4c'),
(1322, 180, 'home_handel_heading', 'We Also Handel'),
(1323, 180, '_home_handel_heading', 'field_5c13b2640bef0'),
(1324, 181, 'home_about_content', '<p><span class=\"wel\">Welcome to</span></p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site .</p>'),
(1325, 181, '_home_about_content', 'field_5c13b098447a3'),
(1326, 181, 'home_about_image', '65'),
(1327, 181, '_home_about_image', 'field_5c13b0d6447a4'),
(1328, 181, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(1329, 181, '_home_about_link', 'field_5c13b0f5447a5'),
(1330, 181, 'home_about_link_text', 'Know More'),
(1331, 181, '_home_about_link_text', 'field_5c178b96f20b1'),
(1332, 181, 'home_feature_0_home_feature_image', '71'),
(1333, 181, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(1334, 181, 'home_feature_0_home_feature_image_hover', '68'),
(1335, 181, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(1336, 181, 'home_feature_0_home_feature_heading', 'Best Price'),
(1337, 181, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(1338, 181, 'home_feature_0_home_feature_content', 'We offer very competative pricing on all our products'),
(1339, 181, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(1340, 181, 'home_feature_0_home_feature_link', '#'),
(1341, 181, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(1342, 181, 'home_feature_1_home_feature_image', '72'),
(1343, 181, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(1344, 181, 'home_feature_1_home_feature_image_hover', '69'),
(1345, 181, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(1346, 181, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(1347, 181, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(1348, 181, 'home_feature_1_home_feature_content', 'We try to meet all the industry standards plus we do guarantee our job quality .'),
(1349, 181, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(1350, 181, 'home_feature_1_home_feature_link', '#'),
(1351, 181, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(1352, 181, 'home_feature_2_home_feature_image', '67'),
(1353, 181, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(1354, 181, 'home_feature_2_home_feature_image_hover', '70'),
(1355, 181, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(1356, 181, 'home_feature_2_home_feature_heading', 'Warranty work'),
(1357, 181, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(1358, 181, 'home_feature_2_home_feature_content', 'We do provide warrantee on our work . parts are covered as per suppliers standards'),
(1359, 181, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(1360, 181, 'home_feature_2_home_feature_link', '#'),
(1361, 181, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(1362, 181, 'home_feature', '3'),
(1363, 181, '_home_feature', 'field_5c13b14173e3b'),
(1364, 181, 'home_brands_heading', 'brands we service '),
(1365, 181, '_home_brands_heading', 'field_5c13b236bce4c'),
(1366, 181, 'home_handel_heading', 'We Also Handel'),
(1367, 181, '_home_handel_heading', 'field_5c13b2640bef0'),
(1376, 186, 'home_about_content', '<p><span class=\"wel\">Welcome to</span></p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site .</p>'),
(1377, 186, '_home_about_content', 'field_5c13b098447a3'),
(1378, 186, 'home_about_image', '65'),
(1379, 186, '_home_about_image', 'field_5c13b0d6447a4'),
(1380, 186, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(1381, 186, '_home_about_link', 'field_5c13b0f5447a5'),
(1382, 186, 'home_about_link_text', 'Know More'),
(1383, 186, '_home_about_link_text', 'field_5c178b96f20b1'),
(1384, 186, 'home_feature_0_home_feature_image', '71'),
(1385, 186, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(1386, 186, 'home_feature_0_home_feature_image_hover', '68'),
(1387, 186, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(1388, 186, 'home_feature_0_home_feature_heading', 'Best Price'),
(1389, 186, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(1390, 186, 'home_feature_0_home_feature_content', 'We offer very competative pricing on all our products'),
(1391, 186, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(1392, 186, 'home_feature_0_home_feature_link', 'https://google.com'),
(1393, 186, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(1394, 186, 'home_feature_1_home_feature_image', '72'),
(1395, 186, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(1396, 186, 'home_feature_1_home_feature_image_hover', '69'),
(1397, 186, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(1398, 186, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(1399, 186, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(1400, 186, 'home_feature_1_home_feature_content', 'We try to meet all the industry standards plus we do guarantee our job quality .'),
(1401, 186, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(1402, 186, 'home_feature_1_home_feature_link', '#'),
(1403, 186, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(1404, 186, 'home_feature_2_home_feature_image', '67'),
(1405, 186, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(1406, 186, 'home_feature_2_home_feature_image_hover', '70'),
(1407, 186, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(1408, 186, 'home_feature_2_home_feature_heading', 'Warranty work'),
(1409, 186, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(1410, 186, 'home_feature_2_home_feature_content', 'We do provide warrantee on our work . parts are covered as per suppliers standards'),
(1411, 186, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(1412, 186, 'home_feature_2_home_feature_link', '#'),
(1413, 186, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(1414, 186, 'home_feature', '3'),
(1415, 186, '_home_feature', 'field_5c13b14173e3b'),
(1416, 186, 'home_brands_heading', 'brands we service '),
(1417, 186, '_home_brands_heading', 'field_5c13b236bce4c'),
(1418, 186, 'home_handel_heading', 'We Also Handel'),
(1419, 186, '_home_handel_heading', 'field_5c13b2640bef0'),
(1420, 187, 'home_about_content', '<p><span class=\"wel\">Welcome to</span></p>\r\n<h2>Punjab Motor Workshop</h2>\r\n<p>We have been in service since 2004.We expertise in all kind of servicing fields in automotive industry. We also provide log book service as per manufacturers requirements . We have highly trained mechanics that can handle any sort of car . We have in depth knowledge on how to built Toyota Holden Ford engines .We also manage fleet of taxis for number of companies in south eastern suburbs .Panel Beating services are also provided at site .</p>'),
(1421, 187, '_home_about_content', 'field_5c13b098447a3'),
(1422, 187, 'home_about_image', '65'),
(1423, 187, '_home_about_image', 'field_5c13b0d6447a4'),
(1424, 187, 'home_about_link', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/about-us/'),
(1425, 187, '_home_about_link', 'field_5c13b0f5447a5'),
(1426, 187, 'home_about_link_text', 'Know More'),
(1427, 187, '_home_about_link_text', 'field_5c178b96f20b1'),
(1428, 187, 'home_feature_0_home_feature_image', '71'),
(1429, 187, '_home_feature_0_home_feature_image', 'field_5c13b15273e3c'),
(1430, 187, 'home_feature_0_home_feature_image_hover', '68'),
(1431, 187, '_home_feature_0_home_feature_image_hover', 'field_5c178f0781fba'),
(1432, 187, 'home_feature_0_home_feature_heading', 'Best Price'),
(1433, 187, '_home_feature_0_home_feature_heading', 'field_5c13b18173e3d'),
(1434, 187, 'home_feature_0_home_feature_content', 'We offer very competative pricing on all our products'),
(1435, 187, '_home_feature_0_home_feature_content', 'field_5c13b1a573e3e'),
(1436, 187, 'home_feature_0_home_feature_link', '#'),
(1437, 187, '_home_feature_0_home_feature_link', 'field_5c13b1b473e3f'),
(1438, 187, 'home_feature_1_home_feature_image', '72'),
(1439, 187, '_home_feature_1_home_feature_image', 'field_5c13b15273e3c'),
(1440, 187, 'home_feature_1_home_feature_image_hover', '69'),
(1441, 187, '_home_feature_1_home_feature_image_hover', 'field_5c178f0781fba'),
(1442, 187, 'home_feature_1_home_feature_heading', 'quality guaranteed'),
(1443, 187, '_home_feature_1_home_feature_heading', 'field_5c13b18173e3d'),
(1444, 187, 'home_feature_1_home_feature_content', 'We try to meet all the industry standards plus we do guarantee our job quality .'),
(1445, 187, '_home_feature_1_home_feature_content', 'field_5c13b1a573e3e'),
(1446, 187, 'home_feature_1_home_feature_link', '#'),
(1447, 187, '_home_feature_1_home_feature_link', 'field_5c13b1b473e3f'),
(1448, 187, 'home_feature_2_home_feature_image', '67'),
(1449, 187, '_home_feature_2_home_feature_image', 'field_5c13b15273e3c'),
(1450, 187, 'home_feature_2_home_feature_image_hover', '70'),
(1451, 187, '_home_feature_2_home_feature_image_hover', 'field_5c178f0781fba'),
(1452, 187, 'home_feature_2_home_feature_heading', 'Warranty work'),
(1453, 187, '_home_feature_2_home_feature_heading', 'field_5c13b18173e3d'),
(1454, 187, 'home_feature_2_home_feature_content', 'We do provide warrantee on our work . parts are covered as per suppliers standards'),
(1455, 187, '_home_feature_2_home_feature_content', 'field_5c13b1a573e3e'),
(1456, 187, 'home_feature_2_home_feature_link', '#'),
(1457, 187, '_home_feature_2_home_feature_link', 'field_5c13b1b473e3f'),
(1458, 187, 'home_feature', '3'),
(1459, 187, '_home_feature', 'field_5c13b14173e3b'),
(1460, 187, 'home_brands_heading', 'brands we service '),
(1461, 187, '_home_brands_heading', 'field_5c13b236bce4c'),
(1462, 187, 'home_handel_heading', 'We Also Handel'),
(1463, 187, '_home_handel_heading', 'field_5c13b2640bef0'),
(1494, 193, 'inner_banner_image', ''),
(1495, 193, '_inner_banner_image', 'field_5c13af8a097c7'),
(1496, 195, '_edit_lock', '1575620409:3'),
(1497, 195, '_edit_last', '3'),
(1498, 195, 'inner_banner_image', ''),
(1499, 195, '_inner_banner_image', 'field_5c13af8a097c7'),
(1500, 198, '_menu_item_type', 'post_type'),
(1501, 198, '_menu_item_menu_item_parent', '0'),
(1502, 198, '_menu_item_object_id', '195'),
(1503, 198, '_menu_item_object', 'page'),
(1504, 198, '_menu_item_target', ''),
(1505, 198, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1506, 198, '_menu_item_xfn', ''),
(1507, 198, '_menu_item_url', ''),
(1508, 201, '_wp_attached_file', '2020/05/logo_pdf.png'),
(1509, 201, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:152;s:6:\"height\";i:152;s:4:\"file\";s:20:\"2020/05/logo_pdf.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo_pdf-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}');
-- --------------------------------------------------------
--
-- Table structure for table `wp_posts`
--
CREATE TABLE `wp_posts` (
`ID` bigint(20) UNSIGNED NOT NULL,
`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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_posts`
--
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5, 1, '2018-12-14 10:06:36', '2018-12-14 10:06:36', '<div class=\"form-group\"><label for=\"name\">Name <span>*</span> :</label>[text* text-239 class:form-control]</div>\r\n<div class=\"form-group\"><label for=\"email\">Email <span>*</span>:</label>[email* email-934 class:form-control]</div>\r\n<div class=\"form-group\"><label for=\"phoneno\">Phone No <span>*</span> :</label>[tel* text-240 class:form-control]</div>\r\n<div class=\"form-group\"><label for=\"pwd\">Message <span>*</span> :</label>[textarea* textarea-722 x3 class:contact_message]</div>\r\n<div class=\"form-group\"><label for=\"pwd\">[captchac captcha-642]</label> [captchar captcha-642 class:form-control]</div>\r\n[submit class:btn class:btn-default class:contact_button \"Submit\"]\n1\nPunjab Motor Workshop \"Web Contact\"\nPunjab Motor Workshop <no-reply@fitser.com>\npunjabmotor@hotmail.com\nFrom: [text-239] <[email-934]>\r\nSubject: Web Contact\r\n\r\nMessage Body:\r\nName : [text-239]\r\nEmail : [email-934]\r\nPhone : [text-240]\r\nMessage : [textarea-722]\r\n\r\n------------------------------------------------------------------------------------\r\nThis e-mail was sent from a contact form on Punjab Motor Workshop\nReply-To: [email-934]\n\n\n\n\nPunjabMotorWorkshop \"[your-subject]\"\nPunjabMotorWorkshop <amit.bhowmick@met-technologies.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on PunjabMotorWorkshop (http://localhost/PunjabMotorWorkshop/php)\nReply-To: amit.bhowmick@met-technologies.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact Form', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2019-05-20 09:41:38', '2019-05-20 09:41:38', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=wpcf7_contact_form&p=5', 0, 'wpcf7_contact_form', '', 0),
(6, 1, '2018-12-14 10:45:35', '2018-12-14 10:45:35', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2019-05-20 09:42:13', '2019-05-20 09:42:13', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?page_id=6', 0, 'page', '', 0),
(7, 1, '2018-12-14 10:45:35', '2018-12-14 10:45:35', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2018-12-14 10:45:35', '2018-12-14 10:45:35', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(8, 1, '2018-12-14 11:11:06', '2018-12-14 11:11:06', '<div class=\"about_l\">\r\n<p>We have been servicing automotive industry since 2004. We currently manage and run more than 100 taxis in Melbourne . As being part of the taxi industry we have been running mechanical workshop , panel workshop and Tyre shop since day then. We have gained professional knowledge to handle any situation arising in this industry over time.</p>\r\n<p>We have large premises where we service all the needs arsing from managing any taxi .We have a great team of motor mechanics and panel beaters and spray painters who have combined experience of more than 30 years . We have a large customer base for private cars too . All sort of cars have been serviced by our team .We have all the necessary OBD-II scanners , tools , machines to perform various tasks .</p>\r\n</div>', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2019-05-14 01:37:49', '2019-05-14 01:37:49', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?page_id=8', 0, 'page', '', 0),
(9, 1, '2018-12-14 11:11:06', '2018-12-14 11:11:06', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2018-12-14 11:11:06', '2018-12-14 11:11:06', '', 8, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/8-revision-v1/', 0, 'revision', '', 0),
(10, 1, '2018-12-14 11:11:24', '2018-12-14 11:11:24', '', 'Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2018-12-14 11:11:24', '2018-12-14 11:11:24', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?page_id=10', 0, 'page', '', 0),
(11, 1, '2018-12-14 11:11:24', '2018-12-14 11:11:24', '', 'Services', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2018-12-14 11:11:24', '2018-12-14 11:11:24', '', 10, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/10-revision-v1/', 0, 'revision', '', 0),
(12, 1, '2018-12-14 11:11:42', '2018-12-14 11:11:42', '', 'PMW Drivers', '', 'publish', 'closed', 'closed', '', 'pmw-drivers', '', '', '2019-05-20 09:41:12', '2019-05-20 09:41:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?page_id=12', 0, 'page', '', 0),
(13, 1, '2018-12-14 11:11:42', '2018-12-14 11:11:42', '', 'PMW Drivers', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2018-12-14 11:11:42', '2018-12-14 11:11:42', '', 12, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/12-revision-v1/', 0, 'revision', '', 0),
(14, 1, '2018-12-14 11:11:56', '2018-12-14 11:11:56', '', 'PMW Staff', '', 'publish', 'closed', 'closed', '', 'pmw-staff', '', '', '2019-05-14 07:33:12', '2019-05-14 07:33:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?page_id=14', 0, 'page', '', 0),
(15, 1, '2018-12-14 11:11:56', '2018-12-14 11:11:56', '', 'PMW Staff', '', 'inherit', 'closed', 'closed', '', '14-revision-v1', '', '', '2018-12-14 11:11:56', '2018-12-14 11:11:56', '', 14, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/14-revision-v1/', 0, 'revision', '', 0),
(16, 1, '2018-12-14 11:12:12', '2018-12-14 11:12:12', '', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2019-05-14 05:25:00', '2019-05-14 05:25:00', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?page_id=16', 0, 'page', '', 0),
(17, 1, '2018-12-14 11:12:12', '2018-12-14 11:12:12', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2018-12-14 11:12:12', '2018-12-14 11:12:12', '', 16, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/16-revision-v1/', 0, 'revision', '', 0),
(18, 1, '2018-12-14 11:17:23', '2018-12-14 11:17:23', '', 'logo', '', 'inherit', 'open', 'closed', '', 'logo', '', '', '2018-12-14 11:17:23', '2018-12-14 11:17:23', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/logo.png', 0, 'attachment', 'image/png', 0),
(20, 1, '2018-12-14 11:21:26', '2018-12-14 11:21:26', 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/cropped-logo.png', 'cropped-logo.png', '', 'inherit', 'open', 'closed', '', 'cropped-logo-png', '', '', '2018-12-14 11:21:26', '2018-12-14 11:21:26', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/cropped-logo.png', 0, 'attachment', 'image/png', 0),
(22, 1, '2018-12-14 11:26:34', '2018-12-14 11:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '22', '', '', '2019-05-20 09:36:12', '2019-05-20 09:36:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=22', 10, 'nav_menu_item', '', 0),
(24, 1, '2018-12-14 11:26:33', '2018-12-14 11:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '24', '', '', '2019-05-20 09:36:12', '2019-05-20 09:36:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=24', 8, 'nav_menu_item', '', 0),
(25, 1, '2018-12-14 11:26:33', '2018-12-14 11:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '25', '', '', '2019-05-20 09:36:12', '2019-05-20 09:36:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=25', 3, 'nav_menu_item', '', 0),
(26, 1, '2018-12-14 11:26:33', '2018-12-14 11:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '26', '', '', '2019-05-20 09:36:12', '2019-05-20 09:36:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=26', 2, 'nav_menu_item', '', 0),
(27, 1, '2018-12-14 11:26:32', '2018-12-14 11:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '27', '', '', '2019-05-20 09:36:12', '2019-05-20 09:36:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=27', 1, 'nav_menu_item', '', 0),
(31, 1, '2018-12-14 11:48:42', '2018-12-14 11:48:42', ' ', '', '', 'publish', 'closed', 'closed', '', '31', '', '', '2019-12-06 08:19:11', '2019-12-06 08:19:11', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=31', 6, 'nav_menu_item', '', 0),
(33, 1, '2018-12-14 11:48:43', '2018-12-14 11:48:43', ' ', '', '', 'publish', 'closed', 'closed', '', '33', '', '', '2019-12-06 08:19:11', '2019-12-06 08:19:11', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=33', 4, 'nav_menu_item', '', 0),
(34, 1, '2018-12-14 11:48:43', '2018-12-14 11:48:43', ' ', '', '', 'publish', 'closed', 'closed', '', '34', '', '', '2019-12-06 08:19:11', '2019-12-06 08:19:11', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=34', 3, 'nav_menu_item', '', 0),
(35, 1, '2018-12-14 11:48:43', '2018-12-14 11:48:43', ' ', '', '', 'publish', 'closed', 'closed', '', '35', '', '', '2019-12-06 08:19:11', '2019-12-06 08:19:11', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=35', 2, 'nav_menu_item', '', 0),
(36, 1, '2018-12-14 11:48:44', '2018-12-14 11:48:44', ' ', '', '', 'publish', 'closed', 'closed', '', '36', '', '', '2019-12-06 08:19:10', '2019-12-06 08:19:10', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=36', 1, 'nav_menu_item', '', 0),
(37, 1, '2018-12-14 13:09:00', '2018-12-14 13:09:00', '', 'Contact Page', '', 'publish', 'closed', 'closed', '', 'acf_contact-page', '', '', '2018-12-14 13:12:52', '2018-12-14 13:12:52', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=acf&p=37', 0, 'acf', '', 0),
(38, 1, '2018-12-14 13:13:33', '2018-12-14 13:13:33', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2018-12-14 13:13:33', '2018-12-14 13:13:33', '', 16, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/16-revision-v1/', 0, 'revision', '', 0),
(39, 1, '2018-12-14 13:14:44', '2018-12-14 13:14:44', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2018-12-14 13:14:44', '2018-12-14 13:14:44', '', 16, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/16-revision-v1/', 0, 'revision', '', 0),
(40, 1, '2018-12-14 13:14:58', '2018-12-14 13:14:58', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2018-12-14 13:14:58', '2018-12-14 13:14:58', '', 16, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/16-revision-v1/', 0, 'revision', '', 0),
(41, 1, '2018-12-14 13:27:46', '2018-12-14 13:27:46', '', 'Inner banner', '', 'publish', 'closed', 'closed', '', 'acf_inner-banner', '', '', '2018-12-14 13:27:46', '2018-12-14 13:27:46', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=acf&p=41', 0, 'acf', '', 0),
(42, 1, '2018-12-14 13:29:57', '2018-12-14 13:29:57', '', 'Home Page', '', 'publish', 'closed', 'closed', '', 'acf_home-page', '', '', '2018-12-17 11:57:14', '2018-12-17 11:57:14', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=acf&p=42', 0, 'acf', '', 0),
(43, 1, '2018-12-14 13:56:06', '2018-12-14 13:56:06', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2018-12-14 13:56:06', '2018-12-14 13:56:06', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(44, 1, '2018-12-14 14:01:51', '2018-12-14 14:01:51', '<p><strong><span style=\"font-family: times new roman, times, serif;\">We run a taxi depo at our premises . We provide Taxis on hire on 40/60 split for any registered taxi drivers . We have wide range of Models available for hire Toyota,Ford,Mercedes .We also have Silver Service cars for hire . We provide cars with 13 Cabs, Silvertop and Punjab Cabs.</span></strong></p>', 'Taxi Depo', '', 'publish', 'closed', 'closed', '', 'best-services', '', '', '2019-05-14 12:36:48', '2019-05-14 12:36:48', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-service&p=44', 0, 'our-service', '', 0),
(47, 1, '2018-12-14 14:03:53', '2018-12-14 14:03:53', '<p><strong><span style=\"font-family: times new roman, times, serif;\">All panel and smash jobs are also performed at our premises . We can handle your insurance claims too . We handle all the 3 rd party recovery and repair process so our customers can have peace of mind .Our jobs are quality work and we provide warranty on our jobs . We also provide loan cars if required .</span> </strong></p>', 'Panel Beating', '', 'publish', 'closed', 'closed', '', 'expert-mechanic', '', '', '2019-05-15 06:49:49', '2019-05-15 06:49:49', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-service&p=47', 0, 'our-service', '', 0),
(48, 1, '2018-12-14 14:04:10', '2018-12-14 14:04:10', '<p><span style=\"font-family: times new roman, times, serif;\"><strong>We provide Car Tow service too . We have our own Tow truck . Our tow pricing is very reasonable . We only Tow breakdown cars or general tow , we do not tow Vehicles involved in accidents .</strong></span></p>', 'Tow Service', '', 'publish', 'closed', 'closed', '', 'emergency-service', '', '', '2019-05-15 06:50:41', '2019-05-15 06:50:41', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-service&p=48', 0, 'our-service', '', 0),
(49, 1, '2018-12-14 14:04:29', '2018-12-14 14:04:29', '<p><strong><span style=\"font-family: times new roman, times, serif;\">All our Servicing is as per manufacturers standards , We can provide Log book service too if required by any customer. A particular Service will then be conducted as per Log book requirements .All services performed are done at highest standards .</span></strong></p>', 'Log Book Service', '', 'publish', 'closed', 'closed', '', 'client-satisfaction', '', '', '2019-05-15 06:47:50', '2019-05-15 06:47:50', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-service&p=49', 0, 'our-service', '', 0),
(50, 1, '2018-12-17 08:35:39', '2018-12-17 08:35:39', '', 'Home Banner', '', 'publish', 'closed', 'closed', '', 'acf_home-banner', '', '', '2019-05-15 13:47:50', '2019-05-15 13:47:50', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=acf&p=50', 0, 'acf', '', 0),
(52, 1, '2018-12-17 08:37:54', '2018-12-17 08:37:54', '', 'Banner 01', '', 'publish', 'closed', 'closed', '', '52', '', '', '2019-05-14 01:15:31', '2019-05-14 01:15:31', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=banner&p=52', 0, 'banner', '', 0),
(53, 1, '2018-12-17 08:38:47', '2018-12-17 08:38:47', '', 'banner1', '', 'inherit', 'open', 'closed', '', 'banner1', '', '', '2018-12-17 08:38:47', '2018-12-17 08:38:47', '', 52, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/banner1.jpg', 0, 'attachment', 'image/jpeg', 0),
(54, 1, '2018-12-17 08:38:49', '2018-12-17 08:38:49', '', 'banner2', '', 'inherit', 'open', 'closed', '', 'banner2', '', '', '2018-12-17 08:38:49', '2018-12-17 08:38:49', '', 52, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/banner2.jpg', 0, 'attachment', 'image/jpeg', 0),
(55, 1, '2018-12-17 08:40:10', '2018-12-17 08:40:10', '', 'Banner 02', '', 'publish', 'closed', 'closed', '', 'banner-02', '', '', '2019-05-14 01:05:11', '2019-05-14 01:05:11', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=banner&p=55', 0, 'banner', '', 0),
(56, 1, '2018-12-17 10:14:29', '2018-12-17 10:14:29', '<div class=\"col-md-8 col-sm-12 col-xs-12\">\r\n<div class=\"about_l\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tincidunt facilisis leo, ac rutrum magna blandit quis. Integer quis erat sagittis, volutpat erat nec, convallis mauris. Suspendisse dapibus ligula ut nulla blandit laoreet. Maecenas elementum sodales erat. Phasellus pulvinar at metus nec gravida. Quisque facilisis accumsan cursus. Integer rhoncus est at ipsum ornare pharetra. Vivamus fringilla et nisi non ullamcorper. Donec tincidunt, lacus ut pellentesque cursus, mi tortor fringilla ligula, nec aliquet massa purus non quam.</p>\r\n<p>Nunc laoreet nisi nec tortor dignissim hendrerit. Duis luctus bibendum lacus, nec facilisis magna porttitor ac. Vivamus blandit libero pretium viverra porta. Fusce ornare, diam id sodales fringilla, orci nibh fermentum purus, eget dictum nulla dui non est. In mollis feugiat quam, a consectetur est gravida id. Ut ornare hendrerit dapibus. Cras non lectus non leo aliquet mollis. Integer aliquam metus ipsum, nec facilisis ex fringilla in. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed tristique fermentum ante, quis bibendum est auctor vel.</p>\r\n</div>\r\n</div>', 'About Us', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2018-12-17 10:14:29', '2018-12-17 10:14:29', '', 8, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/8-revision-v1/', 0, 'revision', '', 0),
(57, 1, '2018-12-17 10:16:51', '2018-12-17 10:16:51', '<div class=\"about_l\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tincidunt facilisis leo, ac rutrum magna blandit quis. Integer quis erat sagittis, volutpat erat nec, convallis mauris. Suspendisse dapibus ligula ut nulla blandit laoreet. Maecenas elementum sodales erat. Phasellus pulvinar at metus nec gravida. Quisque facilisis accumsan cursus. Integer rhoncus est at ipsum ornare pharetra. Vivamus fringilla et nisi non ullamcorper. Donec tincidunt, lacus ut pellentesque cursus, mi tortor fringilla ligula, nec aliquet massa purus non quam.</p>\r\n<p>Nunc laoreet nisi nec tortor dignissim hendrerit. Duis luctus bibendum lacus, nec facilisis magna porttitor ac. Vivamus blandit libero pretium viverra porta. Fusce ornare, diam id sodales fringilla, orci nibh fermentum purus, eget dictum nulla dui non est. In mollis feugiat quam, a consectetur est gravida id. Ut ornare hendrerit dapibus. Cras non lectus non leo aliquet mollis. Integer aliquam metus ipsum, nec facilisis ex fringilla in. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed tristique fermentum ante, quis bibendum est auctor vel.</p>\r\n</div>', 'About Us', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2018-12-17 10:16:51', '2018-12-17 10:16:51', '', 8, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/8-revision-v1/', 0, 'revision', '', 0),
(58, 1, '2018-12-17 11:16:11', '2018-12-17 11:16:11', '', 'Service', '', 'publish', 'closed', 'closed', '', 'acf_service', '', '', '2018-12-17 11:16:19', '2018-12-17 11:16:19', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=acf&p=58', 0, 'acf', '', 0),
(59, 1, '2018-12-17 11:17:07', '2018-12-17 11:17:07', '', 'service_icon4', '', 'inherit', 'open', 'closed', '', 'service_icon4', '', '', '2018-12-17 11:17:07', '2018-12-17 11:17:07', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/service_icon4.png', 0, 'attachment', 'image/png', 0),
(62, 1, '2018-12-17 11:17:09', '2018-12-17 11:17:09', '', 'service_icon3', '', 'inherit', 'open', 'closed', '', 'service_icon3', '', '', '2018-12-17 11:17:09', '2018-12-17 11:17:09', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/service_icon3.png', 0, 'attachment', 'image/png', 0),
(63, 1, '2018-12-17 11:40:00', '2018-12-17 11:40:00', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2018-12-17 11:40:00', '2018-12-17 11:40:00', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(64, 1, '2018-12-17 11:43:10', '2018-12-17 11:43:10', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2018-12-17 11:43:10', '2018-12-17 11:43:10', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(65, 1, '2018-12-17 11:44:33', '2018-12-17 11:44:33', '', 'welcome_img', '', 'inherit', 'open', 'closed', '', 'welcome_img', '', '', '2018-12-17 11:44:33', '2018-12-17 11:44:33', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/welcome_img.jpg', 0, 'attachment', 'image/jpeg', 0),
(66, 1, '2018-12-17 11:47:40', '2018-12-17 11:47:40', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2018-12-17 11:47:40', '2018-12-17 11:47:40', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(67, 1, '2018-12-17 11:56:42', '2018-12-17 11:56:42', '', 'provied_icon_original3', '', 'inherit', 'open', 'closed', '', 'provied_icon_original3', '', '', '2018-12-17 11:56:42', '2018-12-17 11:56:42', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/provied_icon_original3.png', 0, 'attachment', 'image/png', 0),
(68, 1, '2018-12-17 11:56:42', '2018-12-17 11:56:42', '', 'provied_icon_hover1', '', 'inherit', 'open', 'closed', '', 'provied_icon_hover1', '', '', '2018-12-17 11:56:42', '2018-12-17 11:56:42', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/provied_icon_hover1.png', 0, 'attachment', 'image/png', 0),
(69, 1, '2018-12-17 11:56:43', '2018-12-17 11:56:43', '', 'provied_icon_hover2', '', 'inherit', 'open', 'closed', '', 'provied_icon_hover2', '', '', '2018-12-17 11:56:43', '2018-12-17 11:56:43', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/provied_icon_hover2.png', 0, 'attachment', 'image/png', 0),
(70, 1, '2018-12-17 11:56:43', '2018-12-17 11:56:43', '', 'provied_icon_hover3', '', 'inherit', 'open', 'closed', '', 'provied_icon_hover3', '', '', '2018-12-17 11:56:43', '2018-12-17 11:56:43', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/provied_icon_hover3.png', 0, 'attachment', 'image/png', 0),
(71, 1, '2018-12-17 11:56:44', '2018-12-17 11:56:44', '', 'provied_icon_original1', '', 'inherit', 'open', 'closed', '', 'provied_icon_original1', '', '', '2018-12-17 11:56:44', '2018-12-17 11:56:44', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/provied_icon_original1.png', 0, 'attachment', 'image/png', 0),
(72, 1, '2018-12-17 11:56:44', '2018-12-17 11:56:44', '', 'provied_icon_original2', '', 'inherit', 'open', 'closed', '', 'provied_icon_original2', '', '', '2018-12-17 11:56:44', '2018-12-17 11:56:44', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/provied_icon_original2.png', 0, 'attachment', 'image/png', 0),
(73, 1, '2018-12-17 12:03:05', '2018-12-17 12:03:05', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2018-12-17 12:03:05', '2018-12-17 12:03:05', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(76, 1, '2018-12-17 12:08:02', '2018-12-17 12:08:02', '', 'brands', '', 'publish', 'closed', 'closed', '', 'acf_brands', '', '', '2018-12-17 12:08:02', '2018-12-17 12:08:02', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=acf&p=76', 0, 'acf', '', 0),
(77, 1, '2018-12-17 12:08:41', '2018-12-17 12:08:41', '', 'Brand 01', '', 'publish', 'closed', 'closed', '', 'brand-01', '', '', '2018-12-17 12:08:56', '2018-12-17 12:08:56', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-brand&p=77', 0, 'our-brand', '', 0),
(78, 1, '2018-12-17 12:08:22', '2018-12-17 12:08:22', '', 'brands_logo8', '', 'inherit', 'open', 'closed', '', 'brands_logo8', '', '', '2018-12-17 12:08:22', '2018-12-17 12:08:22', '', 77, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/brands_logo8.png', 0, 'attachment', 'image/png', 0),
(79, 1, '2018-12-17 12:08:22', '2018-12-17 12:08:22', '', 'brands_logo1', '', 'inherit', 'open', 'closed', '', 'brands_logo1', '', '', '2018-12-17 12:08:22', '2018-12-17 12:08:22', '', 77, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/brands_logo1.png', 0, 'attachment', 'image/png', 0),
(80, 1, '2018-12-17 12:08:22', '2018-12-17 12:08:22', '', 'brands_logo2', '', 'inherit', 'open', 'closed', '', 'brands_logo2', '', '', '2018-12-17 12:08:22', '2018-12-17 12:08:22', '', 77, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/brands_logo2.png', 0, 'attachment', 'image/png', 0),
(81, 1, '2018-12-17 12:08:23', '2018-12-17 12:08:23', '', 'brands_logo3', '', 'inherit', 'open', 'closed', '', 'brands_logo3', '', '', '2018-12-17 12:08:23', '2018-12-17 12:08:23', '', 77, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/brands_logo3.png', 0, 'attachment', 'image/png', 0),
(82, 1, '2018-12-17 12:08:23', '2018-12-17 12:08:23', '', 'brands_logo4', '', 'inherit', 'open', 'closed', '', 'brands_logo4', '', '', '2018-12-17 12:08:23', '2018-12-17 12:08:23', '', 77, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/brands_logo4.png', 0, 'attachment', 'image/png', 0),
(83, 1, '2018-12-17 12:08:24', '2018-12-17 12:08:24', '', 'brands_logo5', '', 'inherit', 'open', 'closed', '', 'brands_logo5', '', '', '2018-12-17 12:08:24', '2018-12-17 12:08:24', '', 77, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/brands_logo5.png', 0, 'attachment', 'image/png', 0),
(84, 1, '2018-12-17 12:08:24', '2018-12-17 12:08:24', '', 'brands_logo6', '', 'inherit', 'open', 'closed', '', 'brands_logo6', '', '', '2018-12-17 12:08:24', '2018-12-17 12:08:24', '', 77, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/brands_logo6.png', 0, 'attachment', 'image/png', 0),
(85, 1, '2018-12-17 12:08:25', '2018-12-17 12:08:25', '', 'brands_logo7', '', 'inherit', 'open', 'closed', '', 'brands_logo7', '', '', '2018-12-17 12:08:25', '2018-12-17 12:08:25', '', 77, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/brands_logo7.png', 0, 'attachment', 'image/png', 0),
(86, 1, '2018-12-17 12:09:26', '2018-12-17 12:09:26', '', 'Brand 02', '', 'publish', 'closed', 'closed', '', 'brand-02', '', '', '2018-12-17 12:09:26', '2018-12-17 12:09:26', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-brand&p=86', 0, 'our-brand', '', 0),
(87, 1, '2018-12-17 12:09:56', '2018-12-17 12:09:56', '', 'Brand 03', '', 'publish', 'closed', 'closed', '', 'brand-03', '', '', '2018-12-17 12:09:56', '2018-12-17 12:09:56', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-brand&p=87', 0, 'our-brand', '', 0),
(88, 1, '2018-12-17 12:10:40', '2018-12-17 12:10:40', '', 'Brand 04', '', 'publish', 'closed', 'closed', '', 'brand-04', '', '', '2018-12-17 12:10:40', '2018-12-17 12:10:40', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-brand&p=88', 0, 'our-brand', '', 0),
(89, 1, '2018-12-17 12:10:57', '2018-12-17 12:10:57', '', 'Brand 05', '', 'publish', 'closed', 'closed', '', 'brand-05', '', '', '2018-12-17 12:10:57', '2018-12-17 12:10:57', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-brand&p=89', 0, 'our-brand', '', 0),
(90, 1, '2018-12-17 12:11:12', '2018-12-17 12:11:12', '', 'Brand 05', '', 'publish', 'closed', 'closed', '', 'brand-07', '', '', '2018-12-17 12:11:59', '2018-12-17 12:11:59', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-brand&p=90', 0, 'our-brand', '', 0),
(91, 1, '2018-12-17 12:11:28', '2018-12-17 12:11:28', '', 'Brand 06', '', 'publish', 'closed', 'closed', '', 'brand-06', '', '', '2018-12-17 12:11:28', '2018-12-17 12:11:28', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-brand&p=91', 0, 'our-brand', '', 0),
(92, 1, '2018-12-17 13:01:53', '2018-12-17 13:01:53', '', 'Engines', '', 'publish', 'closed', 'closed', '', 'engines', '', '', '2018-12-17 13:03:57', '2018-12-17 13:03:57', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-handel&p=92', 0, 'our-handel', '', 0),
(93, 1, '2018-12-17 13:04:21', '2018-12-17 13:04:21', '', 'Transmissions', '', 'publish', 'closed', 'closed', '', 'transmissions', '', '', '2018-12-17 13:04:34', '2018-12-17 13:04:34', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-handel&p=93', 0, 'our-handel', '', 0),
(94, 1, '2018-12-17 13:03:40', '2018-12-17 13:03:40', '', 'handel_img2', '', 'inherit', 'open', 'closed', '', 'handel_img2', '', '', '2018-12-17 13:03:40', '2018-12-17 13:03:40', '', 92, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/handel_img2.jpg', 0, 'attachment', 'image/jpeg', 0),
(95, 1, '2018-12-17 13:03:40', '2018-12-17 13:03:40', '', 'handel_img3', '', 'inherit', 'open', 'closed', '', 'handel_img3', '', '', '2018-12-17 13:03:40', '2018-12-17 13:03:40', '', 92, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/handel_img3.jpg', 0, 'attachment', 'image/jpeg', 0),
(96, 1, '2018-12-17 13:03:41', '2018-12-17 13:03:41', '', 'handel_img4', '', 'inherit', 'open', 'closed', '', 'handel_img4', '', '', '2018-12-17 13:03:41', '2018-12-17 13:03:41', '', 92, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/handel_img4.jpg', 0, 'attachment', 'image/jpeg', 0),
(97, 1, '2018-12-17 13:03:41', '2018-12-17 13:03:41', '', 'handel_img1', '', 'inherit', 'open', 'closed', '', 'handel_img1', '', '', '2018-12-17 13:03:41', '2018-12-17 13:03:41', '', 92, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/handel_img1.jpg', 0, 'attachment', 'image/jpeg', 0),
(98, 1, '2018-12-17 13:05:05', '2018-12-17 13:05:05', '', 'Wheels', '', 'publish', 'closed', 'closed', '', 'wheels', '', '', '2018-12-17 13:05:05', '2018-12-17 13:05:05', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-handel&p=98', 0, 'our-handel', '', 0),
(99, 1, '2018-12-17 13:05:41', '2018-12-17 13:05:41', '', 'Tires', '', 'publish', 'closed', 'closed', '', 'tires', '', '', '2018-12-17 13:05:41', '2018-12-17 13:05:41', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-handel&p=99', 0, 'our-handel', '', 0),
(100, 1, '2018-12-17 13:51:59', '2018-12-17 13:51:59', ' ', '', '', 'publish', 'closed', 'closed', '', '100', '', '', '2019-05-20 09:36:12', '2019-05-20 09:36:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=100', 7, 'nav_menu_item', '', 0),
(101, 1, '2018-12-17 13:51:59', '2018-12-17 13:51:59', ' ', '', '', 'publish', 'closed', 'closed', '', '101', '', '', '2019-05-20 09:36:12', '2019-05-20 09:36:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=101', 6, 'nav_menu_item', '', 0),
(102, 1, '2018-12-17 13:51:59', '2018-12-17 13:51:59', ' ', '', '', 'publish', 'closed', 'closed', '', '102', '', '', '2019-05-20 09:36:12', '2019-05-20 09:36:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=102', 5, 'nav_menu_item', '', 0),
(103, 1, '2018-12-17 13:51:58', '2018-12-17 13:51:58', ' ', '', '', 'publish', 'closed', 'closed', '', '103', '', '', '2019-05-20 09:36:12', '2019-05-20 09:36:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=103', 4, 'nav_menu_item', '', 0),
(104, 1, '2018-12-18 06:24:55', '2018-12-18 06:24:55', '', 'services-home', '', 'inherit', 'open', 'closed', '', 'services-home', '', '', '2018-12-18 06:24:55', '2018-12-18 06:24:55', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/services-home.jpg', 0, 'attachment', 'image/jpeg', 0),
(107, 3, '2018-12-19 06:42:19', '2018-12-19 06:42:19', '<p>TEST.......</p>', 'PMW Drivers', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2018-12-19 06:42:19', '2018-12-19 06:42:19', '', 12, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/12-revision-v1/', 0, 'revision', '', 0),
(108, 3, '2018-12-19 06:42:40', '2018-12-19 06:42:40', '', 'PMW Drivers', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2018-12-19 06:42:40', '2018-12-19 06:42:40', '', 12, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/12-revision-v1/', 0, 'revision', '', 0),
(110, 3, '2018-12-19 08:35:31', '2018-12-19 08:35:31', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2018-12-19 08:35:31', '2018-12-19 08:35:31', '', 16, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/16-revision-v1/', 0, 'revision', '', 0),
(111, 3, '2018-12-19 08:36:24', '2018-12-19 08:36:24', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2018-12-19 08:36:24', '2018-12-19 08:36:24', '', 16, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/16-revision-v1/', 0, 'revision', '', 0),
(112, 3, '2018-12-19 08:36:58', '2018-12-19 08:36:58', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2018-12-19 08:36:58', '2018-12-19 08:36:58', '', 16, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/16-revision-v1/', 0, 'revision', '', 0),
(114, 3, '2019-05-14 01:37:24', '2019-05-14 01:37:24', '<div class=\"about_l\">\n<p>We have been servicing automotive industry since 2004. We currently manage and run more than 100 taxis in Melbourne . As being part of the taxi industry we have been running mechanical workshop , panel workshop and Tyre shop since day then. We have gained professional knowledge to handle any situation arising in this industry over time.</p>\n<p>We have large premises where we service all the needs arsing from managing any taxi .We have a great team of motor mechanics and panel beaters and spray painters who have combined experience of more than 30 years . We have a large customer base for private cars too . All sort of cars have been serviced by our team .We have all the necessary OBD-II scanners , tools , machines </p>\n</div>', 'About Us', '', 'inherit', 'closed', 'closed', '', '8-autosave-v1', '', '', '2019-05-14 01:37:24', '2019-05-14 01:37:24', '', 8, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/8-autosave-v1/', 0, 'revision', '', 0),
(115, 3, '2019-01-24 06:14:19', '2019-01-24 06:14:19', '<div class=\"about_l\">\r\n<p>This is a test consectetur adipiscing elit. Aliquam tincidunt facilisis leo, ac rutrum magna blandit quis. Integer quis erat sagittis, volutpat erat nec, convallis mauris. Suspendisse dapibus ligula ut nulla blandit laoreet. Maecenas elementum sodales erat. Phasellus pulvinar at metus nec gravida. Quisque facilisis accumsan cursus. Integer rhoncus est at ipsum ornare pharetra. Vivamus fringilla et nisi non ullamcorper. Donec tincidunt, lacus ut pellentesque cursus, mi tortor fringilla ligula, nec aliquet massa purus non quam.</p>\r\n<p>Nunc laoreet nisi nec tortor dignissim hendrerit. Duis luctus bibendum lacus, nec facilisis magna porttitor ac. Vivamus blandit libero pretium viverra porta. Fusce ornare, diam id sodales fringilla, orci nibh fermentum purus, eget dictum nulla dui non est. In mollis feugiat quam, a consectetur est gravida id. Ut ornare hendrerit dapibus. Cras non lectus non leo aliquet mollis. Integer aliquam metus ipsum, nec facilisis ex fringilla in. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed tristique fermentum ante, quis bibendum est auctor vel.</p>\r\n</div>', 'About Us', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2019-01-24 06:14:19', '2019-01-24 06:14:19', '', 8, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/8-revision-v1/', 0, 'revision', '', 0),
(124, 3, '2019-01-24 06:29:55', '2019-01-24 06:29:55', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2019-01-24 06:29:55', '2019-01-24 06:29:55', '', 16, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/16-revision-v1/', 0, 'revision', '', 0),
(126, 3, '2019-05-13 06:22:30', '2019-05-13 06:22:30', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-13 06:22:30', '2019-05-13 06:22:30', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(127, 3, '2019-05-13 06:28:28', '2019-05-13 06:28:28', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-13 06:28:28', '2019-05-13 06:28:28', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(128, 3, '2019-05-14 00:42:56', '2019-05-14 00:42:56', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-14 00:42:56', '2019-05-14 00:42:56', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(129, 3, '2019-05-14 01:03:54', '2019-05-14 01:03:54', '<div class=\"about_l\">\r\n<p>We have been servicing automotive industry since 2004. We currently manage and run more than 100 taxis in Melbourne . As being part of the taxi industry we have been running mechanical workshop , panel workshop and Tyre shop since day then. We have gained professional knowledge to handle any situation arising in this industry over time. </p>\r\n<p>We have large premises where we service all the needs arsing from managing any taxi .We have a great team of motor mechanics and panel beaters and spray painters who have combined experience of more than 30 years . We have a large customer base for private cars too . All sort of cars have been serviced by our team .</p>\r\n</div>', 'About Us', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2019-05-14 01:03:54', '2019-05-14 01:03:54', '', 8, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/8-revision-v1/', 0, 'revision', '', 0),
(130, 3, '2019-05-14 01:07:55', '2019-05-14 01:07:55', '<p><span style=\"font-family: \'times new roman\', times, serif;\"><strong>We have good knowledge of taxi equipment like Dispatcher , Cabcharge meter , Eftpos system , Camera Units . We can get your taxi fit out done in one day . We carry all the stickers and necessary hardware to do so . Our pricing is Very competitive and we try to get u on the road asap.</strong></span></p>', 'Taxi Equipment Insatallation', '', 'publish', 'closed', 'closed', '', 'taxi-equipment-insatallation', '', '', '2019-05-20 09:56:42', '2019-05-20 09:56:42', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-service&p=130', 0, 'our-service', '', 0),
(131, 3, '2019-05-14 01:20:58', '2019-05-14 01:20:58', '<p>We run a taxi depo at our premises . We provide Taxis on hire on 40/60 split for any registered taxi drivers . We have wide range of Models available for hire Toyota,Ford,Mercedes .We also have Silver Service cars for hire . We provide</p>', 'Taxi depo', '', 'inherit', 'closed', 'closed', '', '44-autosave-v1', '', '', '2019-05-14 01:20:58', '2019-05-14 01:20:58', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/44-autosave-v1/', 0, 'revision', '', 0),
(132, 3, '2019-05-14 01:27:54', '2019-05-14 01:27:54', '<p>We provide Car Tow service too . We have our own Tow truck . Our tow pricing is very reasonable . We only Tow breakdown cars, we do not tow Vehicles involved in accidents .</p>', 'Tow Service', '', 'inherit', 'closed', 'closed', '', '48-autosave-v1', '', '', '2019-05-14 01:27:54', '2019-05-14 01:27:54', '', 48, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/48-autosave-v1/', 0, 'revision', '', 0),
(133, 3, '2019-05-14 01:34:42', '2019-05-14 01:34:42', '<p>All our Servicing is as per manufacturers standards , We can provide Log book service too if required by any customer. A particular Service will then be conducted as per Log book requirements .</p>', 'Log Book Service', '', 'inherit', 'closed', 'closed', '', '49-autosave-v1', '', '', '2019-05-14 01:34:42', '2019-05-14 01:34:42', '', 49, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/49-autosave-v1/', 0, 'revision', '', 0),
(134, 3, '2019-05-14 01:37:49', '2019-05-14 01:37:49', '<div class=\"about_l\">\r\n<p>We have been servicing automotive industry since 2004. We currently manage and run more than 100 taxis in Melbourne . As being part of the taxi industry we have been running mechanical workshop , panel workshop and Tyre shop since day then. We have gained professional knowledge to handle any situation arising in this industry over time.</p>\r\n<p>We have large premises where we service all the needs arsing from managing any taxi .We have a great team of motor mechanics and panel beaters and spray painters who have combined experience of more than 30 years . We have a large customer base for private cars too . All sort of cars have been serviced by our team .We have all the necessary OBD-II scanners , tools , machines to perform various tasks .</p>\r\n</div>', 'About Us', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2019-05-14 01:37:49', '2019-05-14 01:37:49', '', 8, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/8-revision-v1/', 0, 'revision', '', 0),
(135, 3, '2019-05-14 01:42:41', '2019-05-14 01:42:41', '<p>All panel and smash jobs are also performed at our premises . We can handle your insurance claims too . We handle all the 3 rd party recovery and repair process so our customers can have peace of mind .Our jobs are quality work and we provide warranty on our jobs . We also provide loan cars if required .</p>', 'Panel Beating', '', 'inherit', 'closed', 'closed', '', '47-autosave-v1', '', '', '2019-05-14 01:42:41', '2019-05-14 01:42:41', '', 47, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/47-autosave-v1/', 0, 'revision', '', 0),
(136, 3, '2019-05-14 01:52:25', '2019-05-14 01:52:25', '<p>We have good knowledge of taxi equipment like Dispatcher , Cabcharge meter , Eftpos system , Camera Units . We can get your taxi fit out done in one day . We carry all the stickers and necessary hardware to do so . Our pricing is Very competitive and</p>', 'Taxi Equipment Insatallation', '', 'inherit', 'closed', 'closed', '', '130-autosave-v1', '', '', '2019-05-14 01:52:25', '2019-05-14 01:52:25', '', 130, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/130-autosave-v1/', 0, 'revision', '', 0),
(137, 3, '2019-05-14 01:57:31', '2019-05-14 01:57:31', '<p><strong><span style=\"font-family: times new roman, times, serif;\">We provide our own Taxi Eftpos Terminals through suncorp and paypal. These terminals give you better control over your cash flow . Commissions are also paid on some transactions . Payouts can be collected cash at our premises or you can request a weekly bank transfers .</span> </strong></p>', 'Taxi Eftpos Solutions', '', 'publish', 'closed', 'closed', '', 'taxi-eftpos-solutions', '', '', '2019-05-15 05:47:06', '2019-05-15 05:47:06', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-service&p=137', 0, 'our-service', '', 0),
(140, 3, '2019-05-14 02:11:11', '2019-05-14 02:11:11', '', 'se logo', '', 'inherit', 'open', 'closed', '', 'se-logo', '', '', '2019-05-14 02:11:11', '2019-05-14 02:11:11', '', 137, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2019/05/se-logo.png', 0, 'attachment', 'image/png', 0),
(141, 3, '2019-05-14 02:24:28', '2019-05-14 02:24:28', '', 'Rooflight', '', 'inherit', 'open', 'closed', '', 'rooflight', '', '', '2019-05-14 02:24:28', '2019-05-14 02:24:28', '', 130, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2019/05/Rooflight.png', 0, 'attachment', 'image/png', 0),
(142, 3, '2019-05-14 02:37:45', '2019-05-14 02:37:45', '<p><strong>We also provide 3rd party and full insurance cover for taxis , hire cars and ride sharing vehicles . These covers are provided by QOA TAXI COVER . We manage the whole process for any operator who wishes to get this cover through us . Its managed by our association called PTC.</strong></p>', 'Taxi & Ride share Insurance', '', 'publish', 'closed', 'closed', '', 'taxi-insurance', '', '', '2019-05-15 05:46:42', '2019-05-15 05:46:42', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?post_type=our-service&p=142', 0, 'our-service', '', 0),
(143, 3, '2019-05-14 02:39:16', '2019-05-14 02:39:16', '', 'ptc logo', '', 'inherit', 'open', 'closed', '', 'ptc-logo', '', '', '2019-05-14 02:39:16', '2019-05-14 02:39:16', '', 142, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2019/05/ptc-logo.png', 0, 'attachment', 'image/png', 0),
(144, 3, '2019-05-14 02:41:04', '2019-05-14 02:41:04', '', 'Rooflight', '', 'inherit', 'open', 'closed', '', 'rooflight-2', '', '', '2019-05-14 02:41:04', '2019-05-14 02:41:04', '', 130, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2019/05/Rooflight-1.png', 0, 'attachment', 'image/png', 0),
(145, 3, '2019-05-14 02:44:43', '2019-05-14 02:44:43', '', 'taxi depo', '', 'inherit', 'open', 'closed', '', 'taxi-depo', '', '', '2019-05-14 02:44:43', '2019-05-14 02:44:43', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/taxi-depo.png', 0, 'attachment', 'image/png', 0),
(146, 3, '2019-05-14 02:52:52', '2019-05-14 02:52:52', '', 'panel beating 2', '', 'inherit', 'open', 'closed', '', 'panel-beating-2', '', '', '2019-05-14 02:52:52', '2019-05-14 02:52:52', '', 47, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/panel-beating-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(147, 3, '2019-05-14 02:54:53', '2019-05-14 02:54:53', '', 'tow truck', '', 'inherit', 'open', 'closed', '', 'tow-truck', '', '', '2019-05-14 02:54:53', '2019-05-14 02:54:53', '', 48, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/tow-truck.jpg', 0, 'attachment', 'image/jpeg', 0),
(148, 3, '2019-05-14 02:58:12', '2019-05-14 02:58:12', '', 'log book', '', 'inherit', 'open', 'closed', '', 'log-book', '', '', '2019-05-14 02:58:12', '2019-05-14 02:58:12', '', 49, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/log-book.jpg', 0, 'attachment', 'image/jpeg', 0),
(149, 3, '2019-05-14 05:25:00', '2019-05-14 05:25:00', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2019-05-14 05:25:00', '2019-05-14 05:25:00', '', 16, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/16-revision-v1/', 0, 'revision', '', 0),
(152, 3, '2019-05-14 11:27:07', '2019-05-14 11:27:07', ' ', '', '', 'publish', 'closed', 'closed', '', '152', '', '', '2019-05-20 09:36:12', '2019-05-20 09:36:12', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=152', 9, 'nav_menu_item', '', 0),
(153, 3, '2019-05-14 12:36:38', '2019-05-14 12:36:38', '', 'icon1', '', 'inherit', 'open', 'closed', '', 'icon1', '', '', '2019-05-14 12:36:38', '2019-05-14 12:36:38', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/icon1.png', 0, 'attachment', 'image/png', 0),
(154, 3, '2019-05-14 12:36:39', '2019-05-14 12:36:39', '', 'icon2', '', 'inherit', 'open', 'closed', '', 'icon2', '', '', '2019-05-14 12:36:39', '2019-05-14 12:36:39', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/icon2.png', 0, 'attachment', 'image/png', 0),
(155, 3, '2019-05-14 12:36:39', '2019-05-14 12:36:39', '', 'icon3', '', 'inherit', 'open', 'closed', '', 'icon3', '', '', '2019-05-14 12:36:39', '2019-05-14 12:36:39', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/icon3.png', 0, 'attachment', 'image/png', 0),
(156, 3, '2019-05-14 12:36:40', '2019-05-14 12:36:40', '', 'icon4', '', 'inherit', 'open', 'closed', '', 'icon4', '', '', '2019-05-14 12:36:40', '2019-05-14 12:36:40', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/icon4.png', 0, 'attachment', 'image/png', 0),
(157, 3, '2019-05-14 12:36:40', '2019-05-14 12:36:40', '', 'icon5', '', 'inherit', 'open', 'closed', '', 'icon5', '', '', '2019-05-14 12:36:40', '2019-05-14 12:36:40', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/icon5.png', 0, 'attachment', 'image/png', 0),
(158, 3, '2019-05-14 12:36:41', '2019-05-14 12:36:41', '', 'icon6', '', 'inherit', 'open', 'closed', '', 'icon6', '', '', '2019-05-14 12:36:41', '2019-05-14 12:36:41', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/icon6.png', 0, 'attachment', 'image/png', 0),
(159, 3, '2019-05-14 12:36:41', '2019-05-14 12:36:41', '', 'icon7', '', 'inherit', 'open', 'closed', '', 'icon7', '', '', '2019-05-14 12:36:41', '2019-05-14 12:36:41', '', 44, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/wp-content/uploads/2018/12/icon7.png', 0, 'attachment', 'image/png', 0),
(161, 1, '2019-05-15 12:43:54', '2019-05-15 12:43:54', ' ', '', '', 'publish', 'closed', 'closed', '', '161', '', '', '2019-12-06 08:19:11', '2019-12-06 08:19:11', '', 0, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/?p=161', 5, 'nav_menu_item', '', 0),
(169, 3, '2019-05-17 12:01:44', '2019-05-17 12:01:44', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-17 12:01:44', '2019-05-17 12:01:44', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(170, 3, '2019-05-17 12:03:00', '2019-05-17 12:03:00', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-17 12:03:00', '2019-05-17 12:03:00', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(171, 3, '2019-05-17 12:03:21', '2019-05-17 12:03:21', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-17 12:03:21', '2019-05-17 12:03:21', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(172, 3, '2019-05-17 12:04:21', '2019-05-17 12:04:21', '<!-- wp:paragraph -->\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Why do we use it?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>\n<!-- /wp:paragraph -->', 'PMW Drivers', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2019-05-17 12:04:21', '2019-05-17 12:04:21', '', 12, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/12-revision-v1/', 0, 'revision', '', 0),
(173, 3, '2019-05-17 12:04:22', '2019-05-17 12:04:22', '<!-- wp:paragraph -->\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Why do we use it?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>\n<!-- /wp:paragraph -->', 'PMW Drivers', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2019-05-17 12:04:22', '2019-05-17 12:04:22', '', 12, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/12-revision-v1/', 0, 'revision', '', 0),
(179, 1, '2019-05-20 07:14:59', '2019-05-20 07:14:59', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-20 07:14:59', '2019-05-20 07:14:59', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(180, 1, '2019-05-20 07:15:39', '2019-05-20 07:15:39', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-20 07:15:39', '2019-05-20 07:15:39', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(181, 1, '2019-05-20 07:28:18', '2019-05-20 07:28:18', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-20 07:28:18', '2019-05-20 07:28:18', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(185, 3, '2019-05-20 08:33:03', '2019-05-20 08:33:03', '<!-- wp:paragraph -->\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Why do we use it?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'PMW Drivers', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2019-05-20 08:33:03', '2019-05-20 08:33:03', '', 12, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/12-revision-v1/', 0, 'revision', '', 0),
(186, 3, '2019-05-20 08:37:28', '2019-05-20 08:37:28', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-20 08:37:28', '2019-05-20 08:37:28', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(187, 3, '2019-05-20 08:38:59', '2019-05-20 08:38:59', '', 'Home', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2019-05-20 08:38:59', '2019-05-20 08:38:59', '', 6, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/6-revision-v1/', 0, 'revision', '', 0),
(192, 3, '2019-05-20 09:41:11', '2019-05-20 09:41:11', '', 'PMW Drivers', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2019-05-20 09:41:11', '2019-05-20 09:41:11', '', 12, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/12-revision-v1/', 0, 'revision', '', 0),
(193, 3, '2019-05-20 09:41:12', '2019-05-20 09:41:12', '', 'PMW Drivers', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2019-05-20 09:41:12', '2019-05-20 09:41:12', '', 12, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/12-revision-v1/', 0, 'revision', '', 0),
(195, 3, '2019-12-06 08:11:55', '2019-12-06 08:11:55', '<!-- wp:paragraph -->\n<p><strong>1. Respecting your privacy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Khangura Corporation Pty Ltd trading as Punjab motor works ( PMW ) is committed to compliance with privacy laws which apply to its businesses and which set out standards for the management of personal information, including the Privacy Act 1998 (Cth) and the Australian Privacy Principles.<br>This policy outlines our personal information management practices for all aspects of our business in Australia including from our relationships with customers, drivers, operators, users of our services and others who may contact us or about whom we may be provided with personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>2. What kinds of personal information do we collect and hold?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The personal information we collect and hold is what is reasonably necessary for our business functions and activities. When we collect and hold personal information, it is of the following kinds:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>your personal details such as your name (including account username), addresses (including email addresses and website addresses), telephone numbers, account login details and passwords, age and gender, and certain personal details of your emergency contacts;</li><li>the reference number you provide or which we allocate to you when engaged in services which we provide or services procured through us.</li><li>what, how, when and where you have engaged in services which we provide or services procured or booked using our services;</li><li>details about your stated or likely preferences and your experiences with services which we provide or services procured or booked using our services;</li><li>whether you have a connection with others whose personal information we may collect or hold, for example family members;</li><li>if you use social media or a mobile device to interact with us, any information that you allow the social media site or device to share with us; and</li><li>depending on the nature of your dealings with us or the services which we provide to you or which you may obtain or make available to others using our services, other types of personal information. Examples are:<ul><li>where you are involved in providing transport-related services, identification, taxation, government or regulatory identifier (such as drivers licence details), and vehicle and insurance details;</li><li>personal information relating to any complaints you make or are made about you, including recording of any calls in that regard;</li><li>personal information collected and held via financial or payment systems about the payment mechanism or method that you might use (including credit card details) and the payments you may make for our services or any services procured or booked using our services; and</li><li>personal information which is accessible from your use of online sites or applications in which we have an interest or provide (such as messages for the purposes of issuing and receiving one time passwords and other device verification) and devicerelated or device-generated personal information. The latter might include your device details, device IDs, your location, network connections, network access and communication and session data.</li></ul></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>3. How do we collect and hold personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When we collect personal information about you, we do so by making a record of it. We do this when:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>you register with us, for example when you create an account for any of our products and services;</li><li>you communicate with us online;</li><li>you take part in our promotions, competitions, testimonials, surveys and focus groups; and</li><li>you deal with us in other ways involving a need for personal information to be provided such as when you contact one of our call centres, fill in a form, log into our website or application or make a complaint. We may record all calls and so collect any personal information provided during such calls.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>We may also collect personal information about you by accessing data from other sources and then analyzing that data together with the information we already hold about you in order to learn more about your likely preferences and interests.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you visit our electronic sites, such as websites or applications, we may also collect information about you using technology which is not apparent to you, for example using “cookies” and other similar technologies. There is a lot of information available about how cookies work and how to change your browser’s cookie preferences. For example, see<br>https://www.staysmartonline.gov.au/alert-service/all-aboutcookies-and-your-privacy-sso-alertpriority-low.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most of the personal information we collect and hold about you is from your direct dealings with us, for example information you tell us or information we learn directly from your dealing with us or our partners, e.g. through “cookies”.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may sometimes collect your personal information other than from you directly. For example,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>from other suppliers who, in common with us, have a relationship with you or have information about you;</li><li>from those to whom we have given access to our online sites (such as through application programming interfaces);</li><li>from those we regard as our business partners, our other customers or our driver partners;</li><li>from publicly available information and from third party ratings and feedback.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Our contractors and service providers who perform services for us, such as payment processing, fraud management, marketing, data analytics and identity verification and background checks may also provide us information about you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Personal information we hold is generally stored in servers and other computer systems. These may be operated by us or by our service providers. In all cases, we have rigorous information security requirements aimed at minimising risks of unauthorised access to, and loss, misuse or wrongful alteration of, personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>4. Why do we collect, hold, use and disclose personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When we collect, hold, use and disclose your personal information, we do so primarily in connection with the provision, sale and promotion of goods and services which we provide or are provided or procured using our services and to improve on and enhance the range of those services and offerings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For example, we collect, hold, use and disclose your personal information:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>in connection with transport-related services by:<ol><li>providing driver’s personal information (including current location, photograph and vehicle information) to each other in connection with the arrangement of specific transport-related services and to facilitate communications between drivers;</li><li>using your location data to record and verify trip and payment information if you provide or procure transport-related services using our services or are logged onto our website or application; and</li><li>facilitating the search of any missing property which may have been left behind by a customer in a driver partner’s vehicle or assisting with any police or regulatory enquiries;</li></ol></li><li>to process and facilitate your payment for goods and services, including as required by law;</li><li>for direct marketing ;</li><li>for verification of your identity;</li><li>to develop insights about you or to personalise your offerings or experience in using our services or services of our third party business partners, including drivers or to assist our service providers and third parties to conduct data analytics;</li><li>for research and development or to improve goods and services, for example in connection with safety and security and preventing fraud;</li><li>where you are involved in providing transport-related services, for criminal history and background checks (including verification of health information) and other manual processing checks regarding the verification of drivers and vehicles;</li><li>to assist in dispute resolution, investigating complaints and in enquiries and support;</li><li>for incidental or other purposes related to the provision of goods and services to you or the purposes referred to above.</li><li>as required or permitted by law, court order and any government, law enforcement or other regulatory body.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>We may collect, hold, use and disclose your personal information for other purposes which are within reasonable expectations (these may relate, for example to acting on your requests; our involvement in relationships between customers, drivers and third party suppliers of goods or services to you) or legal reasons (for example where permitted by law).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, we may anonymise, de-identify or aggregate your personal information in circumstances where it is appropriate to do so. We may share this anonymised, de-identified or aggregated data with third parties to assist them in conducting analytics and marketing of products and services to you that are likely to be relevant to your interests and preferences. It is not practicable to outline the details of all third parties to whom your personal information is disclosed, however, in addition to those contemplated above, we may disclose your personal information to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>members of the PMW, which may include, for example, disclosure to and use of information by FITSER Private Ltd (registered and located in India) for the purposes of information and software development;</li><li>our service providers and their contractors and parties who we regard as business partners of us or the PMW, including payment processors, fraud and security providers, those providing technology services and support, loyalty schemes and services, contact centre services, analytics or business services, marketing, promotions and advertising services, financial services, insurance services or professional or legal services;</li><li>your family members or emergency contacts in the event of an incident or emergency;</li><li>comply with our and the PMW legal, compliance, regulatory and operational purposes; and</li><li>third parties to whom you offer to provide goods or services or from whom you procure goods or services (including any preliminary requests or communications regarding such goods and services) using our services. For example, this would include sharing information between drivers and customers of transport-related services arranged or facilitated using our services.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>5. Direct marketing</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may also collect, use and disclose your personal information to supply, advertise and promote goods and services which may be of interest to you, including through email, SMS, post, phone and also targeted and online marketing and advertising. This includes the products and services of our suppliers and other third parties who offer products and services that may be of interest to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may disclose your personal information to these third parties and their and our marketing, promotions and advertising service providers for this purpose and you consent to receiving these types of direct marketing and commercial electronic messages. You may opt out of our direct marketing to you (and our direct marketing materials will tell you how to do this).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>6. How can you enquire about, access and correct your personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will provide you with access to any of your personal information we hold (except in limited circumstances permitted by law). If you wish to access your personal information or have an enquiry about your privacy, please contact us at info@pmw24.com.au. You can address your queries to the Manager. Before we provide you with access to your personal information we may require some proof of identity. We may charge a reasonable fee for giving access to your personal information if your request requires substantial effort on our part. If you need to correct your personal information, please contact us using one of the above means of contact.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>7. How can you complain about our management of personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you wish to complain about a breach of the privacy rules that bind us, you may contact us using one of the means of contact specified in clause 6 above. We may ask you to put your complaint in writing and to provide details about it. We may discuss your complaint with our personnel and our service providers and others as appropriate. We will investigate the matter and attempt to resolve it in a timely way. We will inform you in writing about the outcome of the investigation. If we do not resolve your complaint to your satisfaction and no other complaint resolution procedures are agreed or required by law, we will inform you that your complaint may be referred to the Office of the Australian Information Commissioner for further investigation and will provide you with the Office of the Australian Information Commissioner’s contact details.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>8. Security</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The security of your personal information is important to us. We take reasonable steps to prevent the personal information we hold about you from misuse, interference or loss, and from unauthorised access, modification or disclosure. This includes the use of technologies and processes such as access control procedures, network firewalls, encryption and physical security to protect the privacy of your personal information. However, to the maximum extent permitted by law, we exclude and limit our liability to you in respect of any breach of security or misuse, interference or loss, and from unauthorised access, modification or disclosure of your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>9. Our disclosure of your personal information overseas</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is our policy to require all of our overseas use or disclosure of personal information to be done in a way which requires observance of privacy and security standards, both during transit and at rest at any overseas storage location. We may allow your personal information to be used or disclosed to our personnel, PMW and third party service providers who are in countries outside of Australia.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>where we have made a business decision to store or process data with a trusted service provider (and their contractors) or business partner. Examples are those who store and process our email and mobile application data, provide payment processing services or contact centre services, or conduct verification activities. These services commonly involve diverse geographic locations which change from time to time for reasons which include data protection and processing efficiency. Where these services are used by us, it is not practical for us to notify you of which country your personal information may be located in (however note that it includes, without limitation, the United States of America and India);</li><li>when our business which collected your personal information is in a different country to your location, for example where you are registered for our service Australia, but use our service in a different country; and</li><li>where you are involved with liability or other issues concerning goods or services which we provide or are provided or procured using our services. In such cases we may disclose your personal information to any overseas supplier of such goods or services in the course of managing those issues.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Where we disclose any of your personal information outside of Australia to any third party ,we take reasonable steps to ensure that such third party protects your personal information and complies with our privacy obligations under the APPs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>10. Updates</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This privacy policy is current at the date below. We may change it periodically at our sole discretion. If we propose to change this policy, we will inform you of the change by such means as it appears to us appropriate in the circumstances. Your continued use of our services will be deemed acceptance of the changes made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>11. Other privacy terms and limits of this policy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a policy. There may be additional privacy notices and terms relevant to you depending on the nature of your dealings with us and on our particular businesses. In particular, there are additional privacy terms in our terms concerning our online sites and applications and account registration processes. We have separate charters concerning our employees – this policy does not apply to the personal information of our employees in their capacity as such. This policy also does not apply to information which may be collected from an individual by a driver of a vehicle which is not provided by us. This policy does not include that of any third parties whose promotions we may facilitate or whose online locations may be accessible via links from our online locations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>12. More information</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More information about privacy law and privacy principles is available from the Privacy Commissioner. The Privacy Commissioner may be contacted at www.oaic.gov.au (or by email at <a href=\"mailto:enquiries@oaic.gov.au\">enquiries@oaic.gov.au</a>).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>EFFECTIVE FROM :: 1 JANUARY 2020<br></p>\n<!-- /wp:paragraph -->', 'Privacy Policy', '', 'publish', 'closed', 'closed', '', 'privacy-policy', '', '', '2019-12-06 08:20:08', '2019-12-06 08:20:08', '', 0, 'https://pmw24.com.au/?page_id=195', 0, 'page', '', 0),
(196, 3, '2019-12-06 08:11:55', '2019-12-06 08:11:55', '', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '195-revision-v1', '', '', '2019-12-06 08:11:55', '2019-12-06 08:11:55', '', 195, 'https://pmw24.com.au/195-revision-v1/', 0, 'revision', '', 0),
(197, 3, '2019-12-06 08:16:59', '2019-12-06 08:16:59', '<!-- wp:paragraph -->\n<p><strong>PMW Privacy Policy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>1. Respecting your privacy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Khangura Corporation Pty Ltd trading as Punjab motor works ( PMW ) is committed to compliance with privacy laws which apply to its businesses and which set out standards for the management of personal information, including the Privacy Act 1998 (Cth) and the Australian Privacy Principles.<br>This policy outlines our personal information management practices for all aspects of our business in Australia including from our relationships with customers, drivers, operators, users of our services and others who may contact us or about whom we may be provided with personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>2. What kinds of personal information do we collect and hold?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The personal information we collect and hold is what is reasonably necessary for our business functions and activities. When we collect and hold personal information, it is of the following kinds:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>your personal details such as your name (including account username), addresses (including email addresses and website addresses), telephone numbers, account login details and passwords, age and gender, and certain personal details of your emergency contacts;</li><li>the reference number you provide or which we allocate to you when engaged in services which we provide or services procured through us.</li><li>what, how, when and where you have engaged in services which we provide or services procured or booked using our services;</li><li>details about your stated or likely preferences and your experiences with services which we provide or services procured or booked using our services;</li><li>whether you have a connection with others whose personal information we may collect or hold, for example family members;</li><li>if you use social media or a mobile device to interact with us, any information that you allow the social media site or device to share with us; and</li><li>depending on the nature of your dealings with us or the services which we provide to you or which you may obtain or make available to others using our services, other types of personal information. Examples are:<ul><li>where you are involved in providing transport-related services, identification, taxation, government or regulatory identifier (such as drivers licence details), and vehicle and insurance details;</li><li>personal information relating to any complaints you make or are made about you, including recording of any calls in that regard;</li><li>personal information collected and held via financial or payment systems about the payment mechanism or method that you might use (including credit card details) and the payments you may make for our services or any services procured or booked using our services; and</li><li>personal information which is accessible from your use of online sites or applications in which we have an interest or provide (such as messages for the purposes of issuing and receiving one time passwords and other device verification) and devicerelated or device-generated personal information. The latter might include your device details, device IDs, your location, network connections, network access and communication and session data.</li></ul></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>3. How do we collect and hold personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When we collect personal information about you, we do so by making a record of it. We do this when:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>you register with us, for example when you create an account for any of our products and services;</li><li>you communicate with us online;</li><li>you take part in our promotions, competitions, testimonials, surveys and focus groups; and</li><li>you deal with us in other ways involving a need for personal information to be provided such as when you contact one of our call centres, fill in a form, log into our website or application or make a complaint. We may record all calls and so collect any personal information provided during such calls.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>We may also collect personal information about you by accessing data from other sources and then analyzing that data together with the information we already hold about you in order to learn more about your likely preferences and interests.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you visit our electronic sites, such as websites or applications, we may also collect information about you using technology which is not apparent to you, for example using “cookies” and other similar technologies. There is a lot of information available about how cookies work and how to change your browser’s cookie preferences. For example, see<br>https://www.staysmartonline.gov.au/alert-service/all-aboutcookies-and-your-privacy-sso-alertpriority-low.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most of the personal information we collect and hold about you is from your direct dealings with us, for example information you tell us or information we learn directly from your dealing with us or our partners, e.g. through “cookies”.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may sometimes collect your personal information other than from you directly. For example,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>from other suppliers who, in common with us, have a relationship with you or have information about you;</li><li>from those to whom we have given access to our online sites (such as through application programming interfaces);</li><li>from those we regard as our business partners, our other customers or our driver partners;</li><li>from publicly available information and from third party ratings and feedback.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Our contractors and service providers who perform services for us, such as payment processing, fraud management, marketing, data analytics and identity verification and background checks may also provide us information about you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Personal information we hold is generally stored in servers and other computer systems. These may be operated by us or by our service providers. In all cases, we have rigorous information security requirements aimed at minimising risks of unauthorised access to, and loss, misuse or wrongful alteration of, personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>4. Why do we collect, hold, use and disclose personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When we collect, hold, use and disclose your personal information, we do so primarily in connection with the provision, sale and promotion of goods and services which we provide or are provided or procured using our services and to improve on and enhance the range of those services and offerings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For example, we collect, hold, use and disclose your personal information:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>in connection with transport-related services by:<ol><li>providing driver’s personal information (including current location, photograph and vehicle information) to each other in connection with the arrangement of specific transport-related services and to facilitate communications between drivers;</li><li>using your location data to record and verify trip and payment information if you provide or procure transport-related services using our services or are logged onto our website or application; and</li><li>facilitating the search of any missing property which may have been left behind by a customer in a driver partner’s vehicle or assisting with any police or regulatory enquiries;</li></ol></li><li>to process and facilitate your payment for goods and services, including as required by law;</li><li>for direct marketing ;</li><li>for verification of your identity;</li><li>to develop insights about you or to personalise your offerings or experience in using our services or services of our third party business partners, including drivers or to assist our service providers and third parties to conduct data analytics;</li><li>for research and development or to improve goods and services, for example in connection with safety and security and preventing fraud;</li><li>where you are involved in providing transport-related services, for criminal history and background checks (including verification of health information) and other manual processing checks regarding the verification of drivers and vehicles;</li><li>to assist in dispute resolution, investigating complaints and in enquiries and support;</li><li>for incidental or other purposes related to the provision of goods and services to you or the purposes referred to above.</li><li>as required or permitted by law, court order and any government, law enforcement or other regulatory body.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>We may collect, hold, use and disclose your personal information for other purposes which are within reasonable expectations (these may relate, for example to acting on your requests; our involvement in relationships between customers, drivers and third party suppliers of goods or services to you) or legal reasons (for example where permitted by law).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, we may anonymise, de-identify or aggregate your personal information in circumstances where it is appropriate to do so. We may share this anonymised, de-identified or aggregated data with third parties to assist them in conducting analytics and marketing of products and services to you that are likely to be relevant to your interests and preferences. It is not practicable to outline the details of all third parties to whom your personal information is disclosed, however, in addition to those contemplated above, we may disclose your personal information to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>members of the PMW, which may include, for example, disclosure to and use of information by FITSER Private Ltd (registered and located in India) for the purposes of information and software development;</li><li>our service providers and their contractors and parties who we regard as business partners of us or the PMW, including payment processors, fraud and security providers, those providing technology services and support, loyalty schemes and services, contact centre services, analytics or business services, marketing, promotions and advertising services, financial services, insurance services or professional or legal services;</li><li>your family members or emergency contacts in the event of an incident or emergency;</li><li>comply with our and the PMW legal, compliance, regulatory and operational purposes; and</li><li>third parties to whom you offer to provide goods or services or from whom you procure goods or services (including any preliminary requests or communications regarding such goods and services) using our services. For example, this would include sharing information between drivers and customers of transport-related services arranged or facilitated using our services.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>5. Direct marketing</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may also collect, use and disclose your personal information to supply, advertise and promote goods and services which may be of interest to you, including through email, SMS, post, phone and also targeted and online marketing and advertising. This includes the products and services of our suppliers and other third parties who offer products and services that may be of interest to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may disclose your personal information to these third parties and their and our marketing, promotions and advertising service providers for this purpose and you consent to receiving these types of direct marketing and commercial electronic messages. You may opt out of our direct marketing to you (and our direct marketing materials will tell you how to do this).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>6. How can you enquire about, access and correct your personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will provide you with access to any of your personal information we hold (except in limited circumstances permitted by law). If you wish to access your personal information or have an enquiry about your privacy, please contact us at info@pmw24.com.au. You can address your queries to the Manager. Before we provide you with access to your personal information we may require some proof of identity. We may charge a reasonable fee for giving access to your personal information if your request requires substantial effort on our part. If you need to correct your personal information, please contact us using one of the above means of contact.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>7. How can you complain about our management of personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you wish to complain about a breach of the privacy rules that bind us, you may contact us using one of the means of contact specified in clause 6 above. We may ask you to put your complaint in writing and to provide details about it. We may discuss your complaint with our personnel and our service providers and others as appropriate. We will investigate the matter and attempt to resolve it in a timely way. We will inform you in writing about the outcome of the investigation. If we do not resolve your complaint to your satisfaction and no other complaint resolution procedures are agreed or required by law, we will inform you that your complaint may be referred to the Office of the Australian Information Commissioner for further investigation and will provide you with the Office of the Australian Information Commissioner’s contact details.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>8. Security</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The security of your personal information is important to us. We take reasonable steps to prevent the personal information we hold about you from misuse, interference or loss, and from unauthorised access, modification or disclosure. This includes the use of technologies and processes such as access control procedures, network firewalls, encryption and physical security to protect the privacy of your personal information. However, to the maximum extent permitted by law, we exclude and limit our liability to you in respect of any breach of security or misuse, interference or loss, and from unauthorised access, modification or disclosure of your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>9. Our disclosure of your personal information overseas</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is our policy to require all of our overseas use or disclosure of personal information to be done in a way which requires observance of privacy and security standards, both during transit and at rest at any overseas storage location. We may allow your personal information to be used or disclosed to our personnel, PMW and third party service providers who are in countries outside of Australia.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>where we have made a business decision to store or process data with a trusted service provider (and their contractors) or business partner. Examples are those who store and process our email and mobile application data, provide payment processing services or contact centre services, or conduct verification activities. These services commonly involve diverse geographic locations which change from time to time for reasons which include data protection and processing efficiency. Where these services are used by us, it is not practical for us to notify you of which country your personal information may be located in (however note that it includes, without limitation, the United States of America and India);</li><li>when our business which collected your personal information is in a different country to your location, for example where you are registered for our service Australia, but use our service in a different country; and</li><li>where you are involved with liability or other issues concerning goods or services which we provide or are provided or procured using our services. In such cases we may disclose your personal information to any overseas supplier of such goods or services in the course of managing those issues.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Where we disclose any of your personal information outside of Australia to any third party ,we take reasonable steps to ensure that such third party protects your personal information and complies with our privacy obligations under the APPs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>10. Updates</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This privacy policy is current at the date below. We may change it periodically at our sole discretion. If we propose to change this policy, we will inform you of the change by such means as it appears to us appropriate in the circumstances. Your continued use of our services will be deemed acceptance of the changes made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>11. Other privacy terms and limits of this policy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a policy. There may be additional privacy notices and terms relevant to you depending on the nature of your dealings with us and on our particular businesses. In particular, there are additional privacy terms in our terms concerning our online sites and applications and account registration processes. We have separate charters concerning our employees – this policy does not apply to the personal information of our employees in their capacity as such. This policy also does not apply to information which may be collected from an individual by a driver of a vehicle which is not provided by us. This policy does not include that of any third parties whose promotions we may facilitate or whose online locations may be accessible via links from our online locations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>12. More information</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More information about privacy law and privacy principles is available from the Privacy Commissioner. The Privacy Commissioner may be contacted at www.oaic.gov.au (or by email at <a href=\"mailto:enquiries@oaic.gov.au\">enquiries@oaic.gov.au</a>).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>EFFECTIVE FROM :: 1 JANUARY 2020<br></p>\n<!-- /wp:paragraph -->', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '195-revision-v1', '', '', '2019-12-06 08:16:59', '2019-12-06 08:16:59', '', 195, 'https://pmw24.com.au/195-revision-v1/', 0, 'revision', '', 0),
(198, 3, '2019-12-06 08:19:11', '2019-12-06 08:19:11', ' ', '', '', 'publish', 'closed', 'closed', '', '198', '', '', '2019-12-06 08:19:11', '2019-12-06 08:19:11', '', 0, 'https://pmw24.com.au/?p=198', 7, 'nav_menu_item', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(199, 3, '2019-12-06 08:20:07', '2019-12-06 08:20:07', '<!-- wp:paragraph -->\n<p><strong>1. Respecting your privacy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Khangura Corporation Pty Ltd trading as Punjab motor works ( PMW ) is committed to compliance with privacy laws which apply to its businesses and which set out standards for the management of personal information, including the Privacy Act 1998 (Cth) and the Australian Privacy Principles.<br>This policy outlines our personal information management practices for all aspects of our business in Australia including from our relationships with customers, drivers, operators, users of our services and others who may contact us or about whom we may be provided with personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>2. What kinds of personal information do we collect and hold?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The personal information we collect and hold is what is reasonably necessary for our business functions and activities. When we collect and hold personal information, it is of the following kinds:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>your personal details such as your name (including account username), addresses (including email addresses and website addresses), telephone numbers, account login details and passwords, age and gender, and certain personal details of your emergency contacts;</li><li>the reference number you provide or which we allocate to you when engaged in services which we provide or services procured through us.</li><li>what, how, when and where you have engaged in services which we provide or services procured or booked using our services;</li><li>details about your stated or likely preferences and your experiences with services which we provide or services procured or booked using our services;</li><li>whether you have a connection with others whose personal information we may collect or hold, for example family members;</li><li>if you use social media or a mobile device to interact with us, any information that you allow the social media site or device to share with us; and</li><li>depending on the nature of your dealings with us or the services which we provide to you or which you may obtain or make available to others using our services, other types of personal information. Examples are:<ul><li>where you are involved in providing transport-related services, identification, taxation, government or regulatory identifier (such as drivers licence details), and vehicle and insurance details;</li><li>personal information relating to any complaints you make or are made about you, including recording of any calls in that regard;</li><li>personal information collected and held via financial or payment systems about the payment mechanism or method that you might use (including credit card details) and the payments you may make for our services or any services procured or booked using our services; and</li><li>personal information which is accessible from your use of online sites or applications in which we have an interest or provide (such as messages for the purposes of issuing and receiving one time passwords and other device verification) and devicerelated or device-generated personal information. The latter might include your device details, device IDs, your location, network connections, network access and communication and session data.</li></ul></li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>3. How do we collect and hold personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When we collect personal information about you, we do so by making a record of it. We do this when:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>you register with us, for example when you create an account for any of our products and services;</li><li>you communicate with us online;</li><li>you take part in our promotions, competitions, testimonials, surveys and focus groups; and</li><li>you deal with us in other ways involving a need for personal information to be provided such as when you contact one of our call centres, fill in a form, log into our website or application or make a complaint. We may record all calls and so collect any personal information provided during such calls.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>We may also collect personal information about you by accessing data from other sources and then analyzing that data together with the information we already hold about you in order to learn more about your likely preferences and interests.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you visit our electronic sites, such as websites or applications, we may also collect information about you using technology which is not apparent to you, for example using “cookies” and other similar technologies. There is a lot of information available about how cookies work and how to change your browser’s cookie preferences. For example, see<br>https://www.staysmartonline.gov.au/alert-service/all-aboutcookies-and-your-privacy-sso-alertpriority-low.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most of the personal information we collect and hold about you is from your direct dealings with us, for example information you tell us or information we learn directly from your dealing with us or our partners, e.g. through “cookies”.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may sometimes collect your personal information other than from you directly. For example,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>from other suppliers who, in common with us, have a relationship with you or have information about you;</li><li>from those to whom we have given access to our online sites (such as through application programming interfaces);</li><li>from those we regard as our business partners, our other customers or our driver partners;</li><li>from publicly available information and from third party ratings and feedback.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Our contractors and service providers who perform services for us, such as payment processing, fraud management, marketing, data analytics and identity verification and background checks may also provide us information about you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Personal information we hold is generally stored in servers and other computer systems. These may be operated by us or by our service providers. In all cases, we have rigorous information security requirements aimed at minimising risks of unauthorised access to, and loss, misuse or wrongful alteration of, personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>4. Why do we collect, hold, use and disclose personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When we collect, hold, use and disclose your personal information, we do so primarily in connection with the provision, sale and promotion of goods and services which we provide or are provided or procured using our services and to improve on and enhance the range of those services and offerings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For example, we collect, hold, use and disclose your personal information:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>in connection with transport-related services by:<ol><li>providing driver’s personal information (including current location, photograph and vehicle information) to each other in connection with the arrangement of specific transport-related services and to facilitate communications between drivers;</li><li>using your location data to record and verify trip and payment information if you provide or procure transport-related services using our services or are logged onto our website or application; and</li><li>facilitating the search of any missing property which may have been left behind by a customer in a driver partner’s vehicle or assisting with any police or regulatory enquiries;</li></ol></li><li>to process and facilitate your payment for goods and services, including as required by law;</li><li>for direct marketing ;</li><li>for verification of your identity;</li><li>to develop insights about you or to personalise your offerings or experience in using our services or services of our third party business partners, including drivers or to assist our service providers and third parties to conduct data analytics;</li><li>for research and development or to improve goods and services, for example in connection with safety and security and preventing fraud;</li><li>where you are involved in providing transport-related services, for criminal history and background checks (including verification of health information) and other manual processing checks regarding the verification of drivers and vehicles;</li><li>to assist in dispute resolution, investigating complaints and in enquiries and support;</li><li>for incidental or other purposes related to the provision of goods and services to you or the purposes referred to above.</li><li>as required or permitted by law, court order and any government, law enforcement or other regulatory body.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>We may collect, hold, use and disclose your personal information for other purposes which are within reasonable expectations (these may relate, for example to acting on your requests; our involvement in relationships between customers, drivers and third party suppliers of goods or services to you) or legal reasons (for example where permitted by law).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, we may anonymise, de-identify or aggregate your personal information in circumstances where it is appropriate to do so. We may share this anonymised, de-identified or aggregated data with third parties to assist them in conducting analytics and marketing of products and services to you that are likely to be relevant to your interests and preferences. It is not practicable to outline the details of all third parties to whom your personal information is disclosed, however, in addition to those contemplated above, we may disclose your personal information to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>members of the PMW, which may include, for example, disclosure to and use of information by FITSER Private Ltd (registered and located in India) for the purposes of information and software development;</li><li>our service providers and their contractors and parties who we regard as business partners of us or the PMW, including payment processors, fraud and security providers, those providing technology services and support, loyalty schemes and services, contact centre services, analytics or business services, marketing, promotions and advertising services, financial services, insurance services or professional or legal services;</li><li>your family members or emergency contacts in the event of an incident or emergency;</li><li>comply with our and the PMW legal, compliance, regulatory and operational purposes; and</li><li>third parties to whom you offer to provide goods or services or from whom you procure goods or services (including any preliminary requests or communications regarding such goods and services) using our services. For example, this would include sharing information between drivers and customers of transport-related services arranged or facilitated using our services.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>5. Direct marketing</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may also collect, use and disclose your personal information to supply, advertise and promote goods and services which may be of interest to you, including through email, SMS, post, phone and also targeted and online marketing and advertising. This includes the products and services of our suppliers and other third parties who offer products and services that may be of interest to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may disclose your personal information to these third parties and their and our marketing, promotions and advertising service providers for this purpose and you consent to receiving these types of direct marketing and commercial electronic messages. You may opt out of our direct marketing to you (and our direct marketing materials will tell you how to do this).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>6. How can you enquire about, access and correct your personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will provide you with access to any of your personal information we hold (except in limited circumstances permitted by law). If you wish to access your personal information or have an enquiry about your privacy, please contact us at info@pmw24.com.au. You can address your queries to the Manager. Before we provide you with access to your personal information we may require some proof of identity. We may charge a reasonable fee for giving access to your personal information if your request requires substantial effort on our part. If you need to correct your personal information, please contact us using one of the above means of contact.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>7. How can you complain about our management of personal information?</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you wish to complain about a breach of the privacy rules that bind us, you may contact us using one of the means of contact specified in clause 6 above. We may ask you to put your complaint in writing and to provide details about it. We may discuss your complaint with our personnel and our service providers and others as appropriate. We will investigate the matter and attempt to resolve it in a timely way. We will inform you in writing about the outcome of the investigation. If we do not resolve your complaint to your satisfaction and no other complaint resolution procedures are agreed or required by law, we will inform you that your complaint may be referred to the Office of the Australian Information Commissioner for further investigation and will provide you with the Office of the Australian Information Commissioner’s contact details.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>8. Security</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The security of your personal information is important to us. We take reasonable steps to prevent the personal information we hold about you from misuse, interference or loss, and from unauthorised access, modification or disclosure. This includes the use of technologies and processes such as access control procedures, network firewalls, encryption and physical security to protect the privacy of your personal information. However, to the maximum extent permitted by law, we exclude and limit our liability to you in respect of any breach of security or misuse, interference or loss, and from unauthorised access, modification or disclosure of your personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>9. Our disclosure of your personal information overseas</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is our policy to require all of our overseas use or disclosure of personal information to be done in a way which requires observance of privacy and security standards, both during transit and at rest at any overseas storage location. We may allow your personal information to be used or disclosed to our personnel, PMW and third party service providers who are in countries outside of Australia.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>where we have made a business decision to store or process data with a trusted service provider (and their contractors) or business partner. Examples are those who store and process our email and mobile application data, provide payment processing services or contact centre services, or conduct verification activities. These services commonly involve diverse geographic locations which change from time to time for reasons which include data protection and processing efficiency. Where these services are used by us, it is not practical for us to notify you of which country your personal information may be located in (however note that it includes, without limitation, the United States of America and India);</li><li>when our business which collected your personal information is in a different country to your location, for example where you are registered for our service Australia, but use our service in a different country; and</li><li>where you are involved with liability or other issues concerning goods or services which we provide or are provided or procured using our services. In such cases we may disclose your personal information to any overseas supplier of such goods or services in the course of managing those issues.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Where we disclose any of your personal information outside of Australia to any third party ,we take reasonable steps to ensure that such third party protects your personal information and complies with our privacy obligations under the APPs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>10. Updates</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This privacy policy is current at the date below. We may change it periodically at our sole discretion. If we propose to change this policy, we will inform you of the change by such means as it appears to us appropriate in the circumstances. Your continued use of our services will be deemed acceptance of the changes made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>11. Other privacy terms and limits of this policy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is a policy. There may be additional privacy notices and terms relevant to you depending on the nature of your dealings with us and on our particular businesses. In particular, there are additional privacy terms in our terms concerning our online sites and applications and account registration processes. We have separate charters concerning our employees – this policy does not apply to the personal information of our employees in their capacity as such. This policy also does not apply to information which may be collected from an individual by a driver of a vehicle which is not provided by us. This policy does not include that of any third parties whose promotions we may facilitate or whose online locations may be accessible via links from our online locations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>12. More information</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More information about privacy law and privacy principles is available from the Privacy Commissioner. The Privacy Commissioner may be contacted at www.oaic.gov.au (or by email at <a href=\"mailto:enquiries@oaic.gov.au\">enquiries@oaic.gov.au</a>).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>EFFECTIVE FROM :: 1 JANUARY 2020<br></p>\n<!-- /wp:paragraph -->', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '195-revision-v1', '', '', '2019-12-06 08:20:07', '2019-12-06 08:20:07', '', 195, 'https://pmw24.com.au/195-revision-v1/', 0, 'revision', '', 0),
(201, 1, '2020-05-13 12:16:54', '2020-05-13 12:16:54', '', 'logo_pdf', '', 'inherit', 'open', 'closed', '', 'logo_pdf', '', '', '2020-05-13 12:16:54', '2020-05-13 12:16:54', '', 0, 'https://pmw24.com.au/wp-content/uploads/2020/05/logo_pdf.png', 0, 'attachment', 'image/png', 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp_redirection_404`
--
CREATE TABLE `wp_redirection_404` (
`id` int(11) UNSIGNED NOT NULL,
`created` datetime NOT NULL,
`url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`agent` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`referrer` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`ip` varchar(45) COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_redirection_groups`
--
CREATE TABLE `wp_redirection_groups` (
`id` int(11) UNSIGNED NOT NULL,
`name` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
`tracking` int(11) NOT NULL DEFAULT '1',
`module_id` int(11) UNSIGNED NOT NULL DEFAULT '0',
`status` enum('enabled','disabled') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'enabled',
`position` int(11) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_redirection_groups`
--
INSERT INTO `wp_redirection_groups` (`id`, `name`, `tracking`, `module_id`, `status`, `position`) VALUES
(1, 'Redirections', 1, 1, 'enabled', 0),
(2, 'Modified Posts', 1, 1, 'enabled', 1);
-- --------------------------------------------------------
--
-- Table structure for table `wp_redirection_items`
--
CREATE TABLE `wp_redirection_items` (
`id` int(11) UNSIGNED NOT NULL,
`url` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`match_url` varchar(2000) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`match_data` text COLLATE utf8mb4_unicode_ci,
`regex` int(11) UNSIGNED NOT NULL DEFAULT '0',
`position` int(11) UNSIGNED NOT NULL DEFAULT '0',
`last_count` int(10) UNSIGNED NOT NULL DEFAULT '0',
`last_access` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`group_id` int(11) NOT NULL DEFAULT '0',
`status` enum('enabled','disabled') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'enabled',
`action_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
`action_code` int(11) UNSIGNED NOT NULL,
`action_data` mediumtext COLLATE utf8mb4_unicode_ci,
`match_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
`title` text COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_redirection_items`
--
INSERT INTO `wp_redirection_items` (`id`, `url`, `match_url`, `match_data`, `regex`, `position`, `last_count`, `last_access`, `group_id`, `status`, `action_type`, `action_code`, `action_data`, `match_type`, `title`) VALUES
(1, '/PunjabMotorWorkshop/php/our-service/', '/punjabmotorworkshop/php/our-service', '{\"source\":{\"flag_query\":\"ignore\"}}', 0, 0, 4, '2019-05-20 14:19:25', 1, 'enabled', 'url', 301, 'http://inhouse.fitser.com/PunjabMotorWorkshop/php/services/', 'url', '');
-- --------------------------------------------------------
--
-- Table structure for table `wp_redirection_logs`
--
CREATE TABLE `wp_redirection_logs` (
`id` int(11) UNSIGNED NOT NULL,
`created` datetime NOT NULL,
`url` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`sent_to` mediumtext COLLATE utf8mb4_unicode_ci,
`agent` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`referrer` mediumtext COLLATE utf8mb4_unicode_ci,
`redirection_id` int(11) UNSIGNED DEFAULT NULL,
`ip` varchar(45) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`module_id` int(11) UNSIGNED NOT NULL,
`group_id` int(11) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_termmeta`
--
CREATE TABLE `wp_termmeta` (
`meta_id` bigint(20) UNSIGNED NOT NULL,
`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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp_terms`
--
CREATE TABLE `wp_terms` (
`term_id` bigint(20) UNSIGNED NOT NULL,
`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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_terms`
--
INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'mainnav', 'mainnav', 0),
(3, 'footernav', 'footernav', 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp_term_relationships`
--
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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_term_relationships`
--
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(22, 2, 0),
(24, 2, 0),
(25, 2, 0),
(26, 2, 0),
(27, 2, 0),
(31, 3, 0),
(33, 3, 0),
(34, 3, 0),
(35, 3, 0),
(36, 3, 0),
(100, 2, 0),
(101, 2, 0),
(102, 2, 0),
(103, 2, 0),
(152, 2, 0),
(161, 3, 0),
(198, 3, 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp_term_taxonomy`
--
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
`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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_term_taxonomy`
--
INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'nav_menu', '', 0, 10),
(3, 3, 'nav_menu', '', 0, 7);
-- --------------------------------------------------------
--
-- Table structure for table `wp_usermeta`
--
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint(20) UNSIGNED NOT NULL,
`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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_usermeta`
--
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'superadmin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'false'),
(11, 1, 'locale', ''),
(12, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'wp496_privacy'),
(15, 1, 'show_welcome_panel', '1'),
(17, 1, 'wp_dashboard_quick_press_last_post_id', '202'),
(18, 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\";}'),
(19, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),
(20, 1, 'wp_user-settings', 'libraryContent=browse&editor=tinymce'),
(21, 1, 'wp_user-settings-time', '1558346197'),
(22, 1, 'nav_menu_recently_edited', '2'),
(23, 1, 'closedpostboxes_banner', 'a:0:{}'),
(24, 1, 'metaboxhidden_banner', 'a:5:{i:0;s:6:\"acf_37\";i:1;s:6:\"acf_42\";i:2;s:6:\"acf_41\";i:3;s:10:\"postcustom\";i:4;s:7:\"slugdiv\";}'),
(25, 2, 'nickname', 'developer'),
(26, 2, 'first_name', ''),
(27, 2, 'last_name', ''),
(28, 2, 'description', ''),
(29, 2, 'rich_editing', 'true'),
(30, 2, 'syntax_highlighting', 'true'),
(31, 2, 'comment_shortcuts', 'false'),
(32, 2, 'admin_color', 'fresh'),
(33, 2, 'use_ssl', '0'),
(34, 2, 'show_admin_bar_front', 'true'),
(35, 2, 'locale', ''),
(36, 2, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(37, 2, 'wp_user_level', '10'),
(38, 1, 'wp_aam_cache', 'a:1:{s:4:\"post\";a:86:{i:3;b:0;i:8;b:0;i:6;b:0;i:10;b:0;i:44;b:0;i:47;b:0;i:48;b:0;i:49;b:0;i:12;b:0;i:14;b:0;i:16;b:0;i:150;b:0;i:142;b:0;i:137;b:0;i:130;b:0;i:159;b:0;i:158;b:0;i:157;b:0;i:156;b:0;i:154;b:0;i:155;b:0;i:153;b:0;i:148;b:0;i:147;b:0;i:146;b:0;i:145;b:0;i:144;b:0;i:143;b:0;i:141;b:0;i:140;b:0;i:104;b:0;i:92;b:0;i:97;b:0;i:96;b:0;i:95;b:0;i:94;b:0;i:77;b:0;i:85;b:0;i:84;b:0;i:83;b:0;i:82;b:0;i:81;b:0;i:78;b:0;i:79;b:0;i:80;b:0;i:72;b:0;i:71;b:0;i:69;b:0;i:70;b:0;i:68;b:0;i:67;b:0;i:65;b:0;i:62;b:0;i:59;b:0;i:52;b:0;i:54;b:0;i:53;b:0;i:20;b:0;i:18;b:0;i:76;b:0;i:37;b:0;i:50;b:0;i:42;b:0;i:41;b:0;i:58;b:0;i:165;b:0;i:174;b:0;i:2;b:0;i:183;b:0;i:167;b:0;i:166;b:0;i:91;b:0;i:90;b:0;i:89;b:0;i:88;b:0;i:87;b:0;i:86;b:0;i:188;b:0;i:168;b:0;i:99;b:0;i:98;b:0;i:93;b:0;i:162;b:0;i:55;b:0;i:195;b:0;i:201;b:0;}}'),
(39, 3, 'nickname', 'PunjabMotorW'),
(40, 3, 'first_name', 'PunjabMotor'),
(41, 3, 'last_name', 'Workshop'),
(42, 3, 'description', ''),
(43, 3, 'rich_editing', 'true'),
(44, 3, 'syntax_highlighting', 'true'),
(45, 3, 'comment_shortcuts', 'false'),
(46, 3, 'admin_color', 'fresh'),
(47, 3, 'use_ssl', '0'),
(48, 3, 'show_admin_bar_front', 'true'),
(49, 3, 'locale', ''),
(50, 3, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(51, 3, 'wp_user_level', '10'),
(52, 3, 'dismissed_wp_pointers', 'wp496_privacy'),
(53, 3, 'wp_aam_menu', 'a:35:{s:15:\"update-core.php\";s:1:\"1\";s:17:\"wpcf7-integration\";s:1:\"1\";s:16:\"theme-editor.php\";s:1:\"1\";s:17:\"custom-background\";s:1:\"1\";s:13:\"customize.php\";s:1:\"1\";s:13:\"custom-header\";s:1:\"1\";s:16:\"menu-plugins.php\";s:1:\"1\";s:11:\"plugins.php\";s:1:\"1\";s:18:\"plugin-install.php\";s:1:\"1\";s:17:\"plugin-editor.php\";s:1:\"1\";s:11:\"profile.php\";s:1:\"0\";s:9:\"users.php\";s:1:\"1\";s:12:\"user-new.php\";s:1:\"1\";s:14:\"menu-tools.php\";s:1:\"1\";s:9:\"tools.php\";s:1:\"1\";s:10:\"import.php\";s:1:\"1\";s:10:\"export.php\";s:1:\"1\";s:20:\"export_personal_data\";s:1:\"1\";s:20:\"remove_personal_data\";s:1:\"1\";s:16:\"tinymce-advanced\";s:1:\"1\";s:27:\"menu-edit.php?post_type=acf\";s:1:\"1\";s:22:\"edit.php?post_type=acf\";s:1:\"1\";s:10:\"acf-export\";s:1:\"1\";s:10:\"acf-addons\";s:1:\"1\";s:8:\"menu-aam\";s:1:\"1\";s:24:\"menu-options-general.php\";s:1:\"1\";s:19:\"options-general.php\";s:1:\"1\";s:19:\"options-writing.php\";s:1:\"1\";s:19:\"options-reading.php\";s:1:\"1\";s:22:\"options-discussion.php\";s:1:\"1\";s:17:\"options-media.php\";s:1:\"1\";s:21:\"options-permalink.php\";s:1:\"1\";s:11:\"privacy.php\";s:1:\"1\";s:10:\"themes.php\";s:1:\"1\";s:11:\"widgets.php\";s:1:\"1\";}'),
(54, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"182.76.115.0\";}'),
(56, 3, 'wp_dashboard_quick_press_last_post_id', '194'),
(57, 3, 'wp_aam_cache', 'a:1:{s:4:\"post\";a:120:{i:3;b:0;i:6;b:0;i:8;b:0;i:16;b:0;i:12;b:0;i:14;b:0;i:2;b:0;i:10;b:0;i:28;b:0;i:44;b:0;i:104;b:0;i:92;b:0;i:97;b:0;i:96;b:0;i:95;b:0;i:94;b:0;i:77;b:0;i:85;b:0;i:83;b:0;i:84;b:0;i:82;b:0;i:81;b:0;i:80;b:0;i:79;b:0;i:78;b:0;i:72;b:0;i:71;b:0;i:70;b:0;i:69;b:0;i:68;b:0;i:67;b:0;i:65;b:0;i:62;b:0;i:60;b:0;i:61;b:0;i:59;b:0;i:52;b:0;i:54;b:0;i:53;b:0;i:20;b:0;i:18;b:0;i:73;b:0;i:66;b:0;i:64;b:0;i:63;b:0;i:43;b:0;i:7;b:0;i:47;b:0;i:48;b:0;i:49;b:0;i:107;b:0;i:13;b:0;i:108;b:0;i:91;b:0;i:90;b:0;i:89;b:0;i:88;b:0;i:87;b:0;i:86;b:0;i:55;b:0;i:109;b:0;i:99;b:0;i:98;b:0;i:93;b:0;i:40;b:0;i:39;b:0;i:38;b:0;i:17;b:0;i:110;b:0;i:111;b:0;i:112;b:0;i:57;b:0;i:56;b:0;i:9;b:0;i:115;b:0;i:114;b:0;i:116;b:0;i:117;b:0;i:118;b:0;i:124;b:0;i:126;b:0;i:127;b:0;i:128;b:0;i:129;b:0;i:130;b:0;i:134;b:0;i:137;b:0;i:138;b:0;i:139;b:0;i:140;b:0;i:141;b:0;i:142;b:0;i:143;b:0;i:144;b:0;i:145;b:0;i:146;b:0;i:147;b:0;i:148;b:0;i:149;b:0;i:150;b:0;i:151;b:0;i:153;b:0;i:154;b:0;i:155;b:0;i:156;b:0;i:157;b:0;i:158;b:0;i:159;b:0;i:162;b:0;i:163;b:0;i:164;b:0;i:165;b:0;i:166;b:0;i:167;b:0;i:168;b:0;i:174;b:0;i:183;b:0;i:184;b:0;i:188;b:0;i:195;b:0;}}'),
(58, 3, 'community-events-location', 'a:1:{s:2:\"ip\";s:13:\"182.156.196.0\";}'),
(59, 3, 'nav_menu_recently_edited', '3'),
(60, 3, '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\";}'),
(61, 3, 'metaboxhidden_nav-menus', 'a:6:{i:0;s:20:\"add-post-type-banner\";i:1;s:23:\"add-post-type-our-brand\";i:2;s:24:\"add-post-type-our-handel\";i:3;s:12:\"add-post_tag\";i:4;s:15:\"add-post_format\";i:5;s:21:\"add-services-category\";}'),
(63, 3, 'wp_user-settings', 'mfold=o&libraryContent=browse&editor=tinymce'),
(64, 3, 'wp_user-settings-time', '1557899141'),
(65, 3, 'wpcf7_hide_welcome_panel_on', 'a:1:{i:0;s:3:\"5.0\";}'),
(66, 3, 'wp_media_library_mode', 'list'),
(67, 3, 'closedpostboxes_nav-menus', 'a:0:{}');
-- --------------------------------------------------------
--
-- Table structure for table `wp_users`
--
CREATE TABLE `wp_users` (
`ID` bigint(20) UNSIGNED NOT NULL,
`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 ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `wp_users`
--
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'superadmin', '$P$BtJR7etwHmf.mkHmkFzDM0bZwwa2FS0', 'superadmin', 'amit.bhowmick@met-technologies.com', '', '2018-12-14 10:03:02', '', 0, 'superadmin'),
(2, 'developer', '$P$BYiU/IWZ7l/uGd/vwSurOowz2yJxFq0', 'developer', 'programmer.webmet@gmail.com', '', '2018-12-17 13:23:55', '', 0, 'developer'),
(3, 'PunjabMotorW', '$P$B75QEG0SYoXeKUAkgnOK1TqdTFG2j1/', 'punjabmotorw', 'lovedeep79@hotmail.com', '', '2018-12-18 07:16:53', '1545117415:$P$B3/AC3ymf9pX2VGgq4LWAkrfSh6waj.', 0, 'PunjabMotor Workshop');
--
-- Indexes for dumped tables
--
--
-- Indexes for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
ADD PRIMARY KEY (`meta_id`),
ADD KEY `comment_id` (`comment_id`),
ADD KEY `meta_key` (`meta_key`(191));
--
-- Indexes for table `wp_comments`
--
ALTER TABLE `wp_comments`
ADD PRIMARY KEY (`comment_ID`),
ADD KEY `comment_post_ID` (`comment_post_ID`),
ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
ADD KEY `comment_date_gmt` (`comment_date_gmt`),
ADD KEY `comment_parent` (`comment_parent`),
ADD KEY `comment_author_email` (`comment_author_email`(10));
--
-- Indexes for table `wp_links`
--
ALTER TABLE `wp_links`
ADD PRIMARY KEY (`link_id`),
ADD KEY `link_visible` (`link_visible`);
--
-- Indexes for table `wp_options`
--
ALTER TABLE `wp_options`
ADD PRIMARY KEY (`option_id`),
ADD UNIQUE KEY `option_name` (`option_name`);
--
-- Indexes for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
ADD PRIMARY KEY (`meta_id`),
ADD KEY `post_id` (`post_id`),
ADD KEY `meta_key` (`meta_key`(191));
--
-- Indexes for table `wp_posts`
--
ALTER TABLE `wp_posts`
ADD PRIMARY KEY (`ID`),
ADD KEY `post_name` (`post_name`(191)),
ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
ADD KEY `post_parent` (`post_parent`),
ADD KEY `post_author` (`post_author`);
--
-- Indexes for table `wp_redirection_404`
--
ALTER TABLE `wp_redirection_404`
ADD PRIMARY KEY (`id`),
ADD KEY `created` (`created`),
ADD KEY `url` (`url`(191)),
ADD KEY `referrer` (`referrer`(191)),
ADD KEY `ip` (`ip`);
--
-- Indexes for table `wp_redirection_groups`
--
ALTER TABLE `wp_redirection_groups`
ADD PRIMARY KEY (`id`),
ADD KEY `module_id` (`module_id`),
ADD KEY `status` (`status`);
--
-- Indexes for table `wp_redirection_items`
--
ALTER TABLE `wp_redirection_items`
ADD PRIMARY KEY (`id`),
ADD KEY `url` (`url`(191)),
ADD KEY `status` (`status`),
ADD KEY `regex` (`regex`),
ADD KEY `group_idpos` (`group_id`,`position`),
ADD KEY `group` (`group_id`),
ADD KEY `match_url` (`match_url`(191));
--
-- Indexes for table `wp_redirection_logs`
--
ALTER TABLE `wp_redirection_logs`
ADD PRIMARY KEY (`id`),
ADD KEY `created` (`created`),
ADD KEY `redirection_id` (`redirection_id`),
ADD KEY `ip` (`ip`),
ADD KEY `group_id` (`group_id`),
ADD KEY `module_id` (`module_id`);
--
-- Indexes for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
ADD PRIMARY KEY (`meta_id`),
ADD KEY `term_id` (`term_id`),
ADD KEY `meta_key` (`meta_key`(191));
--
-- Indexes for table `wp_terms`
--
ALTER TABLE `wp_terms`
ADD PRIMARY KEY (`term_id`),
ADD KEY `slug` (`slug`(191)),
ADD KEY `name` (`name`(191));
--
-- Indexes for table `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);
--
-- Indexes for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
ADD PRIMARY KEY (`term_taxonomy_id`),
ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
ADD KEY `taxonomy` (`taxonomy`);
--
-- Indexes for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
ADD PRIMARY KEY (`umeta_id`),
ADD KEY `user_id` (`user_id`),
ADD KEY `meta_key` (`meta_key`(191));
--
-- Indexes for table `wp_users`
--
ALTER TABLE `wp_users`
ADD PRIMARY KEY (`ID`),
ADD KEY `user_login_key` (`user_login`),
ADD KEY `user_nicename` (`user_nicename`),
ADD KEY `user_email` (`user_email`);
--
-- AUTO_INCREMENT for dumped tables
--
--
-- AUTO_INCREMENT for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp_comments`
--
ALTER TABLE `wp_comments`
MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp_links`
--
ALTER TABLE `wp_links`
MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp_options`
--
ALTER TABLE `wp_options`
MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23161;
--
-- AUTO_INCREMENT for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1510;
--
-- AUTO_INCREMENT for table `wp_posts`
--
ALTER TABLE `wp_posts`
MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=202;
--
-- AUTO_INCREMENT for table `wp_redirection_404`
--
ALTER TABLE `wp_redirection_404`
MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp_redirection_groups`
--
ALTER TABLE `wp_redirection_groups`
MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `wp_redirection_items`
--
ALTER TABLE `wp_redirection_items`
MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `wp_redirection_logs`
--
ALTER TABLE `wp_redirection_logs`
MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp_terms`
--
ALTER TABLE `wp_terms`
MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
--
-- AUTO_INCREMENT for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=68;
--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
COMMIT;
/*!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 */;