a:4:{s:8:"template";s:8890:"<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link href="http://gmpg.org/xfn/11" rel="profile"/>

<title>{{ keyword }}</title>


<style id="oss-social-sharing-front-css" media="all" rel="stylesheet" type="text/css">

/*Widget && Shortcode*/
.oss_ver_share_widget, .oss_ver_share_shortcode{
	position: relative !important;
	z-index: 1 !important;
}

/*====================
	Sharing Front
=======================*/

div.osscounter-vertical-horizontal table {
	width: auto;
}

.osshare_right {
	float: right;
}
.osshare_left{
	float: left;
}

/*This css corrects IE issue with vertical sharing widgets displaying horizontal*/
.osshare_interfacebox div[class*=osshare_] {
	clear: both;
}

/*This css corrects IE Scrollbar over vertical sharing interfaces*/
html {
   -ms-overflow-style: scrollbar;
}

/*This css corrects invalid markup from js file-- To be removed*/
.oss-share-vertical-fix[style*="right:"] oss ossc:last-child div {
	float: right;
}
.oss-share-vertical-fix .twitter-share-button{
	width: 56px !important;
}
.os-share-counter-widget iframe{
         margin-bottom: 0px;
}</style>
<style id="matata-style-css" media="all" rel="stylesheet" type="text/css">

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

footer,
header,
nav {
	display: block;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

button {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
	cursor: pointer;
}

button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button {
	color: #404040;
	font-family:'Open Sans',Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-size: .875rem;
	line-height: 1.5;
}

p {
	margin-bottom: 1.5em;
}

i {
	font-style: italic;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #f7f7f7; /* Fallback for when there is no custom background color defined. */
}

ul {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button {
	border: 1px solid;
	border-radius: 3px;
	background: #249ccc;
	color: #fff;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
button:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
#masthead{
	background-color: #fff;
}

.site-branding{
	padding: 20px 25px;
}

.site-title{
	font-size:2rem;
    line-height:1;
    margin: 0;
}

.site-description {
    border-top:1px solid #e5e5e5;
    display:inline-block;
    font-size:.875rem;
    line-height:1;
    margin-top:10px;
    padding-top:10px;
}

#masthead nav{
	background-color: #000;
    border-top: 4px solid #249ccc;
    padding: 0 25px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #249ccc;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.top-bar {
    border-bottom:1px solid #f2f2f2;
    line-height:30px;
    min-height:30px;
    padding:0 25px;
}

.top-menu {
	clear: both;
	display: block;
	float: left;
	width: auto;
}

.social-icon {
    float:right;
}

.social-icon a {
    color: #444;
    padding-left: 10px;
}

.social-icon ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.social-icon ul li {
    float:left;
}

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	color: #fff;
	display: block;
	font-weight:700;
	line-height: 1.49;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.main-navigation li:hover > a {
	background-color:#249ccc;
}

.main-navigation ul .menu-item-home > a:before {
    content:"\f015";
    font-family:FontAwesome;
    padding-right:5px;
}

/* Small menu. */
.menu-toggle {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


.clear:before,
.clear:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


#page {
    max-width: 68.571428571rem;
    margin: auto;
}

#content{
	background-color: #fff;
	padding: 30px 25px;
}

---*/
#colophon {
	background-color:#303030;
    color:#fff;
    padding: 20px 25px; 
}

#colophon a{
	color: #fff;
}

#colophon a:hover{
	text-decoration: underline;
}



</style>

<style id="custom-background-css" type="text/css">
body.custom-background { background-color: #6dafd6; }
</style>
</head>
<body class="custom-background hfeed ">
<div class="site" id="page">
<a class="skip-link screen-reader-text" href="#">Skip to content</a>
<header class="site-header" id="masthead" role="banner">
<div class="top-bar clear">
<div class="top-menu">
<div class="menu"></div>
</div>
<div class="social-icon">
<ul>
<li><a href="#"><i class="fa fa-facebook"></i></a></li><li><a href="#"><i class="fa fa-twitter"></i></a></li><li><a href="#"><i class="fa fa-google-plus"></i></a></li><li><a href="#"><i class="fa fa-instagram"></i></a></li><li><a href="#"><i class="fa fa-pinterest"></i></a></li><li><a href="#"><i class="fa fa-youtube"></i></a></li> </ul>
</div>
</div>
<div class="site-branding">
<p class="site-title"><a href="#" rel="home">{{ keyword }}</a></p>
</div>
<nav class="main-navigation" id="site-navigation" role="navigation">
<button aria-controls="primary-menu" aria-expanded="false" class="menu-toggle"><i class="fa fa-list-ul fa-2x"></i></button>
<div class="menu-primary-menu-container"><ul class="menu" id="primary-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-296" id="menu-item-296"><a href="#">Home</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-285" id="menu-item-285"><a href="#">Health</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-282" id="menu-item-282"><a href="#">Allergy</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-288" id="menu-item-288"><a href="#">Uncategorized</a></li>
</ul></div> </nav>
</header>
<div class="site-content" id="content">

{{ text }}

	</div>
<footer class="site-footer" id="colophon" role="contentinfo">
<div class="site-info">
<a href="#">Proudly powered by</a>
</div>
</footer>
</div>


</body>
</html>";s:4:"text";s:3396:"Song Title: Joote Dedo Paise Lelo - Download Mp3: Album: Hum Aapke Hain Kaun: Joote Dedo Paise Lelo Size : 8.31 MB, Downloads : 56731 by Lata Mangeshkar, S. P. Balasubrahmanyam. Play download Add to Playlist Hindi lyrics transation for Joote De Do Paise Le Lo song in English from Hum Aapke Hain Koun movie. Joote De Do Paise Le Lo - Salman Khan & Madhuri Dixit - Hum Aapke Hain Kaun. Joote Dedo Paise Lelo [Full Song] (HQ) W/ Lyrics + English Translation - Hum Aapke Hain Kaun mp3 duration:04:34 - size:6.42MB. Joote Dedo Paise Lelo [Full Song] (HQ) W/ Lyrics + English Translation - Hum Aapke Hain Kaun mp3 duration:04:34 - size:6.42MB. Joote Dedo Paise Lelo (Hum Aapke Hain Kaun).mp3 2.26 mb | 11890 Hits Duration: 4:34 Minutes, Author : thebollysongs13 Joote Dedo, Paise Lelo mp3 Hum Aapke Hain Koun[Release On: 1994] New 2 Old ... 05 - Joote Dedo Paise Lelo.mp3 Artists: Lata Mangeshkar, S. P. Balasubrahmanyam. Hum Aapke Hain Kaun is Joote De Do Paise Le Lo MP3 Song by Lata Mangeshkar from the movie Hum Aapke Hain Koun. (1994) Lata Mangeshkar, Direct Download Links Songs.pk Joote Dedo, Paise Lelo Listen to Joote De Do Paise Le Lo song from the hindi movie Hum Aapke Hain Kaun. Joote Dedo, Paise Lelo.mp3 download free mp3 song movie Hum Aapke Hain Koun..! Who am I to You... 1994 Hindi film directed by Sooraj Barjatya, and produced by Rajshri Productions. Download 3gp mp4 mobile smartphone videos of Joote Dedo, Paise Lelo Hum Aapke Hain Kaun. ... joote dedo paise lelo,hum apke hai koun salman khan madhuri dixit SP ... Hum Aapke Hain Kaun. Play download Add to Playlist 06 - Pehla Pehla Pyar.mp3 Download Joote De Do Paise Le Lo song on Gaana.com and listen offline. Free Online MP3 Songs Download. Duration: 4:34 Minutes, Author : thebollysongs13 - Free MP3 & Video Download. Joote Dedo Paise Lelo [Full Song] (HQ) W/ Lyrics + English Translation - Hum Aapke Hain Kaun. Listen and download old hindi songs of Hum Aapke Hain Koun (1994) Mp3 Songs - Didi Tera Devar Deewana, Dhik Tana Dhik Tana, Joote Dedo Paise Lelo Download free mp3 song of Joote Dedo, Paise Lelo Hum Aapke Hain Kaun. ... Hum Aapke Hain Kaun. Hum Aapke Hain Koun (1994) Mp3 Songs Home  Bollywood ... Joote Dedo, Paise Lelo. Joote Dedo Paise Lelo [Full Song] (HQ) W/ Lyrics + English Translation - Hum Aapke Hain Kaun. 2. 72419 times, 434 4:34 Download free mp3 song of Joote Dedo, Paise Lelo Hum Aapke Hain Kaun. Free Download Mp3 song of Joote Dedo, Paise Lelo, The song is sung by Lata Mangeshkar, S. P. Balasubrahmanyam, album of Hum Aapke Hain Kaun Free Download Mp3 song of Joote Dedo, Paise Lelo, The song is sung by Lata Mangeshkar, S. P. Balasubrahmanyam, album of Hum Aapke Hain Kaun MP3 Search. Joote Dedo, Paise Lelo.mp3 download free mp3 song movie Hum Aapke Hain Koun..! 7241948 times, 434 4:34 Joote Dedo Paise Lelo [Full Song] (HQ) W/ Lyrics + English Translation - Hum Aapke Hain Kaun. Joote De Do Paise Le Lo - Salman Khan & Madhuri Dixit - Hum Aapke Hain Kaun. Home  Bollywood Music  Hum Aapke Hain Koun (1994) Mp3 Songs  Joote Dedo, Paise Lelo. ... Joote Dedo, Paise Lelo . Jute lo paise do Mp3 Download. Joote De Do Paise Le Lo MP3 Song by Lata Mangeshkar from the movie Hum Aapke Hain Koun. Click Here & Download. (1994) Lata Mangeshkar, Direct Download Links Songs.pk Joote Dedo, Paise Lelo  Hum Aapke Hain Koun Joote Dedo Paise Lelo Hum Aapke Hain Koun Joote Dedo Paise Lelo Free Listening ";s:7:"keyword";s:45:"hum aapke hain kaun joote dedo paise lelo mp3";s:7:"expired";i:-1;}