<style>
.newslink a{
	color:#333366;
	text-decoration:none;
	}
.newslink a:hover{
	color:#cc3366;
	text-decoration:none;
	}

.submitLink {
  background-color: transparent;
  text-decoration: none;
  border: none;
  color: blue;
  cursor: pointer;
  margin-bottom:-20px;
}

submitLink:focus {
  outline: none;
}

</style>


<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml"><head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<Title>Rahmat Law – Pakistan's Online Law Library Portal</Title>
<META NAME="Author" CONTENT="Rahmat Ullah Malik">
<META NAME="Keywords" CONTENT="Direct Tax Laws, Sales Tax Laws, Pakistan Tax Laws, Judgments of Appellate Tribunal, Judgments of Supreme Court, Judgments of High Court">
<META NAME="Description" CONTENT="The system consists of complete record of statutes as well as case-laws. Statues includes Act/Ordinances, Rules, Circulars, Circular Letters, General Orders, Original and Amending Notifications(SROs) whereas case-laws includes head notes and complete Judgments of Supreme Court, High Courts, Appellate Tribunal and FTO.">
<META NAME="Category" CONTENT="Law Library, Online Law Library Portal">
<meta property="og:title" content="Pakistan's No.1 Online Tax Laws Portal"/>
<meta property="og:site_name" content="Pakistan Tax Law Updates"/>
<meta property="og:description" content="Law Record Retrieval System was developed in 1992 and implemented on Pakistan's Tax Laws. The system consists of complete record of statutes as well as caselaws."/>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120828569-2"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-120828569-2');
</script>

<script src="jquery.min.js"></script>
<link rel="stylesheet" type="text/css" media="screen" href="/style.css" />



			<link rel="stylesheet" type="text/css" media="print" href="/styleprint.css" />



<script type="text/javascript" src="/js/menu.js"></script>

<link rel="stylesheet" href="/jquery-ui.css">
<script src="/js/jquery-1.10.2.js"></script>
<script src="/js/jquery-ui.js"></script>



<script>
function goBack() {
    window.history.back();
}

function prnt() {
    window.print();
}

var newwindow;
function poptastic(url)
{
	newwindow=window.open(url,'name','height=400,width=400');
	if (window.focus) {newwindow.focus()}
}

  $(function() {
    $( "#rdate" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#rdate1" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#adate" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#adate1" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#date1" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#date2" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#date3" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#periodfrom" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#periodto" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#invoicedate" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#E_Date" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#recDate" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#newsdate" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#A_DA" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
	$( "#DA" ).datepicker({ dateFormat: "yy-mm-dd",changeMonth: true,changeYear: true });
  });

</script>

<style>
.highlight_word {
	background-color:#FF0;
}
</style>

	<script src="//cdn.tinymce.com/4/tinymce.min.js"></script>
    <script>
	tinyMCE.init({
        mode : "specific_textareas",
        editor_selector : "mceEditor",
		statusbar: true,
		menubar: false,
		allow_html_in_named_anchor: true,
		content_css : '/style.css',
		body_class: "mceBlackBody",
		table_default_attributes: {
        class: 'regtable'
    	},
		plugins: [
    'code',
	'advlist autolink lists link image charmap print preview anchor',
    'searchreplace visualblocks code fullscreen',
    'insertdatetime media table contextmenu paste code', 'table'
  ],
  toolbar: 'undo redo | insert | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | table | code',
});
    </script>

<script src='https://www.google.com/recaptcha/api.js'></script>    
</head>

<!-- oncopy="return false" oncut="return false" onpaste="return false" -->
	<body oncontextmenu="return false" oncopy="return false" oncut="return false" ondragstart="return false" onselectstart="return false">
<script language=JavaScript>
<!--

//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit http://www.dynamicdrive.com

var message="Function Disabled!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// --> 
</script>


<div id="page-wrap">
  <div class="header" style="border:solid 0px #006;">
    <div class="logo" style="border:solid 0px #009;"><img src="/images/logo.png" alt="" border="0" /></div>
    <div id="timegauage" style="border:solid 0px #F00; float:right; text-align:right;">
	    <BR /><BR /> 
<div id="secMenu" style="padding-right:5px;margin-top:-10px;">
                	<!--<a href="login.php">Login</a>-->
        </div>		
    </div>

      </div>

    </div>
  </div>
</div>
<div class="bar" style="margin-top:-5px;width:100%; float:left; margin-bottom:20px;">
  <ul class="adxm menu">
    <li></li>
    <li><a href="/index.php">Home</a></li>

    <li><a href="#"> E-Books </a>
      <ul>
        <li></li>
        <li><a href="/lib0.php"> Web Based </a></li>
        <li><a href="#">Desktop Based</a>
          <ul>
            <li></li>
            <li><a href="/Pakistan-Direct-Tax-Law.php">Direct Tax Law</a></li>
            <li><a href="/Pakistan-Sales-Tax-Law.php">Sales Tax Law</a></li>
            <li><a href="/RMKeywordClient.php">Generate Key</a></li>
            <li><a href="/update">Update/Install</a></li>
            <li></li>
          </ul>
        </li>
      </ul>
    </li>

    <li><a href="#"> E-File </a>
      <ul>
        <li></li>
        <li><a href="/TaxReturn/TaxReturnMain.php" target="_blank"> Income Tax Return </a></li>
  	  </ul>    
    </li>

    <li><a href="#"> Services </a>
      <ul>
        <li></li>
        <li><a href="/Free-Legal-Aid.php"> Free Legal Aid </a></li>
        <li><a href="/Report-Housing-Socities-Scams.php"> Report Scams </a></li>
        <li><a href="/Legal-Services.php"> Legal Services </a></li>
	  </ul>
	</li>

    <li><a href="/news.php">News</a> 
    <li><a href="/mediaDisplay.php">Media</a> 
    <li><a href="/articles.php">Articles</a> 
    <li><a href="/events.php">Events</a> 
    <li><a href="/webpages.php">Webpages</a></li>
      

    <li><a href="#"> Registration </a>
    <ul>
    <li></li>
    <li><a href="/reg.php">Registration Form</a></li>
    <li><a href="/download.php">Download Setup Files</a></li>
    </ul>
    </li>
      
    <li><a href="/jobs.php">Jobs</a></li>
    <li><a href="/contact.php">Contact</a></li>
  </ul>
</div>
<BR />

<BR />

<div id="main-content">
	<div align="center">    		
		<div id="content">
			<div class="post">
				<h1 class="title"> Media </h1>
				<div class="entry">
                <!-- Start Contents -->
                
                <p>Here you can find videos recorded and published by Rahmat Law, all Legal professionals are encouraged to participate in our web-based TV channel for the programs on Tax Matters, Pakistan Tax Laws, Corporate Laws, Civil Laws, Criminal Laws and Family Laws, sponsored, hosted and produced by RahmatLaw.com. You can watch latest program shows below on the various law-related topics along with the well-known Tax Practitioners and Law Professionals. </p>
                    <div style="width:21%;border:solid 0px #F00;margin:0 auto;text-align:center;">
                    	<iframe height="130" src="https://www.youtube.com/embed/KFK8J1PI8v4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="width:100%;"></iframe>
                    </div>

		<p style="line-height:150%;">

        </p>		    

<div style="width:48%;float:left;text-align:left;border:solid 0px #CCC;height:35px;">
	<form name="search" id="search" method="post" style="display:inline;">
    	Program 
        <select name="program" style="width:30%;">
        	<option value="">All</option>
        	            	<option value="Tax Aur Awam" >Tax Aur Awam</option>
                        	<option value="Tax Expert" >Tax Expert</option>
                        	<option value="Summer Camp 2018 - 20th-22nd July 2018 - PTBA & LTBA" >Summer Camp 2018 - 20th-22nd July 2018 - PTBA & LTBA</option>
                        	<option value="LTBA Functions" >LTBA Functions</option>
                        	<option value="Personality" >Personality</option>
                        	<option value="LHCBA Functions" >LHCBA Functions</option>
                        	<option value="DHA City Scam" >DHA City Scam</option>
                        	<option value="LCCI Functions" >LCCI Functions</option>
                        	<option value="FPCCI Functions" >FPCCI Functions</option>
                        	<option value="Pubjab Bar Council Functions" >Pubjab Bar Council Functions</option>
                        	<option value="Intellectual Property Laws" >Intellectual Property Laws</option>
                        	<option value="Constitutional Law" >Constitutional Law</option>
                        	<option value="Criminal Justice System" >Criminal Justice System</option>
                        	<option value="Banking Laws" >Banking Laws</option>
                        	<option value="Advocate General Punjab" >Advocate General Punjab</option>
                        	<option value="NAB Laws" >NAB Laws</option>
                        	<option value="Evidence Laws" >Evidence Laws</option>
                        	<option value="Criminal Laws" >Criminal Laws</option>
                        	<option value="Kashmir Issue" >Kashmir Issue</option>
                        	<option value="Family Matters" >Family Matters</option>
                        	<option value="Current Affairs" >Current Affairs</option>
                        	<option value="Media" >Media</option>
                        	<option value="Tourism" >Tourism</option>
                        	<option value="Defence Day" >Defence Day</option>
                        	<option value="Human Development" >Human Development</option>
                        	<option value="Economic Affairs" >Economic Affairs</option>
                        	<option value="Internship for Legal Fraternity" >Internship for Legal Fraternity</option>
                        	<option value="RahmatLaw.Com Web Portal Presentation" >RahmatLaw.Com Web Portal Presentation</option>
                    </select>
        <input type="submit" name="searchprg" value="Search" />
	</form>
    <form name="search" id="search" method="post" style="display:inline;">
        Host
        <select name="host" style="width:30%;">
        	<option value="">All</option>
			            	<option value="Munawar Atiq" >Munawar Atiq</option>
                        	<option value="Munawar Ateeque" >Munawar Ateeque</option>
                        	<option value="Rahmat Ullah Malik" >Rahmat Ullah Malik</option>
                        	<option value="Qamar uz Zaman Ch." >Qamar uz Zaman Ch.</option>
                        	<option value="Khurrum Shabaz Butt" >Khurrum Shabaz Butt</option>
                        	<option value="Farhan Shahzad" >Farhan Shahzad</option>
                        	<option value="Ejaz Hussain Rathore" >Ejaz Hussain Rathore</option>
                        	<option value="LTBA" >LTBA</option>
                        	<option value="Uswa Muqaddas Cheema" >Uswa Muqaddas Cheema</option>
                        	<option value="Haseeb Ullah Khan" >Haseeb Ullah Khan</option>
                        	<option value="Uswa Muqaddas" >Uswa Muqaddas</option>
                        	<option value="Punjab Bar Council" >Punjab Bar Council</option>
                        	<option value="Ayesha Malik" >Ayesha Malik</option>
                        	<option value="Salman Nisar Sheikh" >Salman Nisar Sheikh</option>
                        	<option value="Muhammad Nadeem" >Muhammad Nadeem</option>
                        	<option value="Munawar Attique" >Munawar Attique</option>
                    </select>
        <input type="submit" name="searchhost" value="Search" />
	</form>
</div>
<div style="width:48%;float:right;text-align:right;border:solid 0px #CCC;height:35px;display:inline;">
	<div style="width:50%;float:left;">
	<form name="search" id="search" method="post">
    	Words <input type="text" name="srch" id="srch" style="width:60%;" value="" />
        <input type="submit" name="searchbtn" value="Search" />
	</form>
    </div>
    <div style="width:50%;float:right;">
    <a href="mediaParticipation.php">Fill your online entries here</a>
    </div>
</div>
<div style="clear:both"></div>
<div style="width:100%; text-align:center; border:solid 0px #999; background:#E6FEFF"> 
			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='0'>
            <input type="hidden" name="x" value="0">
                                                <input type="submit" class="submitLink" value="1" style="padding-left:5px;padding-right:5px;background:#900;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='20'>
            <input type="hidden" name="x" value="1">
                                                <input type="submit" class="submitLink" value="2" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='40'>
            <input type="hidden" name="x" value="2">
                                                <input type="submit" class="submitLink" value="3" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='60'>
            <input type="hidden" name="x" value="3">
                                                <input type="submit" class="submitLink" value="4" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='80'>
            <input type="hidden" name="x" value="4">
                                                <input type="submit" class="submitLink" value="5" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='100'>
            <input type="hidden" name="x" value="5">
                                                <input type="submit" class="submitLink" value="6" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='120'>
            <input type="hidden" name="x" value="6">
                                                <input type="submit" class="submitLink" value="7" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='140'>
            <input type="hidden" name="x" value="7">
                                                <input type="submit" class="submitLink" value="8" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='160'>
            <input type="hidden" name="x" value="8">
                                                <input type="submit" class="submitLink" value="9" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='180'>
            <input type="hidden" name="x" value="9">
                                                <input type="submit" class="submitLink" value="10" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='200'>
            <input type="hidden" name="x" value="10">
                                                <input type="submit" class="submitLink" value="11" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='220'>
            <input type="hidden" name="x" value="11">
                                                <input type="submit" class="submitLink" value="12" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='240'>
            <input type="hidden" name="x" value="12">
                                                <input type="submit" class="submitLink" value="13" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='260'>
            <input type="hidden" name="x" value="13">
                                                <input type="submit" class="submitLink" value="14" style="padding-left:5px;padding-right:5px;background:;">
            </form>
            			<form method="POST" style="display:inline;">
            <input type="hidden" name="recStart" value='280'>
            <input type="hidden" name="x" value="14">
                                                <input type="submit" class="submitLink" value="15" style="padding-left:5px;padding-right:5px;background:;">
            </form>
             </div>
 				 
                    <table width="100%" border="1" align="center" class="regtable3"> 
					<tr>
                    	<th>Channel/Date</th><th>Program</th><th>Host</th><th>Subject</th><th>Panellist</th><th>Report</th><th>Watch</th>
                    </tr>
				
					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (30-03-2020)</td>
                        <td width="10%">Current Affairs <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">American Elections 2020</td>
                        <td width="25%">Abdul Raqeeb Awan</td>
                        <td width="23%">Recording Date: 14/03/2002<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/JfEooWZHJD8" onclick="javascript:void window.open('https://youtu.be/JfEooWZHJD8','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/512280039467094/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/512280039467094/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (27-03-2020)</td>
                        <td width="10%">Current Affairs <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Climate Changes</td>
                        <td width="25%">Abdul Raqeeb Awan</td>
                        <td width="23%">Recording Date: 14/03/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/1v1L3ySpUdk" onclick="javascript:void window.open('https://youtu.be/1v1L3ySpUdk','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/846850242483117/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/846850242483117/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (25-03-2020)</td>
                        <td width="10%">Current Affairs <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Islam, Secularism & Liberalism</td>
                        <td width="25%">Guest: Abdul Raqeeb Awan</td>
                        <td width="23%">Location: RahmatLaw Studio<br />
<br />
Recording Date: 14/03/2020</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/1lCSR7Xa_A4" onclick="javascript:void window.open('https://youtu.be/1lCSR7Xa_A4','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/196944084943338/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/196944084943338/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (21-03-2020)</td>
                        <td width="10%">Current Affairs <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Coronavirus</td>
                        <td width="25%">Rahmat Ullah Malik - Advocate high Court</td>
                        <td width="23%">Recording Date: 20/03/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/168530684140913/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/168530684140913/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (20-03-2020)</td>
                        <td width="10%">Current Affairs <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Woman's Right</td>
                        <td width="25%">Guest: Abdul Raqeeb Awan</td>
                        <td width="23%">Recording Date: 14/03/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/1Ls6cvGL6r8" onclick="javascript:void window.open('https://youtu.be/1Ls6cvGL6r8','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/948104885624334/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/948104885624334/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (16-03-2020)</td>
                        <td width="10%">Current Affairs <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Coronavirus latest Updates</td>
                        <td width="25%">Abdul Raqeeb Awan</td>
                        <td width="23%">Recording Date: 14/03/2020<br />
<br />
Location: RahmatLaw Sudiot</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/h2_v4ACPFiw" onclick="javascript:void window.open('https://youtu.be/h2_v4ACPFiw','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/136659111099376/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/136659111099376/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (13-03-2020)</td>
                        <td width="10%">Current Affairs <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Culture of Harassment</td>
                        <td width="25%">Abdul Raqeeb Awan</td>
                        <td width="23%">Recording Date: 28/02/2020<br />
<br />
Location: RahmatLaw Studio<br />
</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/k5b_mTtzFiQ" onclick="javascript:void window.open('https://youtu.be/k5b_mTtzFiQ','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/1824037857720690/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/1824037857720690/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (10-03-2020)</td>
                        <td width="10%">Current Affairs <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Political Instability in Pakistan</td>
                        <td width="25%">Abdul Raqeeb Awan</td>
                        <td width="23%">Recording Date: 28/02/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/uLBsk6d6fz0" onclick="javascript:void window.open('https://youtu.be/uLBsk6d6fz0','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/825349447876261/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/825349447876261/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (06-03-2020)</td>
                        <td width="10%">Tax Expert <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Current Tax Matters</td>
                        <td width="25%">Abdul Waheed - Advocate High Court</td>
                        <td width="23%">Recording Date: 05/03/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/2uk8FCWvsEQ?t=64" onclick="javascript:void window.open('https://youtu.be/2uk8FCWvsEQ?t=64','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/1318986785155429/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/1318986785155429/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (06-03-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Search through words</td>
                        <td width="25%">Rahmat Ullah Malik - Advocate High Court</td>
                        <td width="23%">Recording Date: 02/03/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/Qw4eBdciJvg" onclick="javascript:void window.open('https://youtu.be/Qw4eBdciJvg','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/678154266259079/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/678154266259079/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (06-03-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Search Through Citation</td>
                        <td width="25%">Rahmat Ullah Malik - Advocate High Court</td>
                        <td width="23%">Recording Date: 02/03/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/bCYGkxf_OCw" onclick="javascript:void window.open('https://youtu.be/bCYGkxf_OCw','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/634287320449033/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/634287320449033/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (06-03-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Search Through Section</td>
                        <td width="25%">Rahmat Ullah Malik - Advocate High Court</td>
                        <td width="23%">Recording Date: 02/03/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/9SEuBGtQ2oI" onclick="javascript:void window.open('https://youtu.be/9SEuBGtQ2oI','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/196767924998646/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/196767924998646/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (06-03-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Search Title, Number, Date & Year</td>
                        <td width="25%">Rahmat Ullah Malik - Advocate High Court</td>
                        <td width="23%">Recording Date: 02/03/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/vGnATvnruBY" onclick="javascript:void window.open('https://youtu.be/vGnATvnruBY','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/667941150627209/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/667941150627209/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (06-03-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Search Number- wise Statutes</td>
                        <td width="25%">Rahmat Ullah Malik - Advocate High Court</td>
                        <td width="23%">Recording Date: 02/03/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/X9iwznWyM9g" onclick="javascript:void window.open('https://youtu.be/X9iwznWyM9g','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/917654848637587/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/917654848637587/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (06-03-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Current updates</td>
                        <td width="25%">Rahmat Ullah Malik - Advocate High Court</td>
                        <td width="23%">Recording Date: 02/03/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/maGhUQXvIKg" onclick="javascript:void window.open('https://youtu.be/maGhUQXvIKg','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/292853791695757/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/292853791695757/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (05-03-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Subject-wise case study</td>
                        <td width="25%">Rahmat Ullah Malik - Advocate High Court</td>
                        <td width="23%">Recording Date: 29/02/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/ScsRm3HoZLQ" onclick="javascript:void window.open('https://youtu.be/ScsRm3HoZLQ','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/628900364347178/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/628900364347178/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (04-03-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Section wise Thorough Study</td>
                        <td width="25%">Rahmat Ullah Malik - Advocate High Court</td>
                        <td width="23%">Recording Date: 29/02/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/KOENDMXyxRY" onclick="javascript:void window.open('https://youtu.be/KOENDMXyxRY','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/184099749677150/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/184099749677150/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (03-03-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Current & Date wise Statute</td>
                        <td width="25%">Rahmat Ullah Malik - Advocate High Court</td>
                        <td width="23%">Recording Date: 29/02/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/j4QXnZd1yFE" onclick="javascript:void window.open('https://youtu.be/j4QXnZd1yFE','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/806482749859637/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/806482749859637/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (02-03-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Presentation on Media Section</td>
                        <td width="25%"></td>
                        <td width="23%">Recording Date: 28/02/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/KFK8J1PI8v4" onclick="javascript:void window.open('https://youtu.be/KFK8J1PI8v4','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/656905818406784/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/656905818406784/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

					
					<tr>
                    	<td width="10%">RahmatLaw TV<BR /> (29-02-2020)</td>
                        <td width="10%">RahmatLaw.Com Web Portal Presentation <BR /> </td>
                        <td width="10%">Uswa Muqaddas Cheema</td>
                        <td width="15%">Web Pages at RahmatLaw.Com</td>
                        <td width="25%"></td>
                        <td width="23%">Recording Date: 28/02/2020<br />
<br />
Location: RahmatLaw Studio</td>
                        <td width="7%" align="center" style="padding:5px 0px 5px 0px;">
                        	
							
							
							
							
							
							
							
							
							                            <hr />
                            <a href="https://youtu.be/kk-laA1NcUk" onclick="javascript:void window.open('https://youtu.be/kk-laA1NcUk','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/youtube.png" width="30" /></a>
                            
							                            <hr />
                            <a href="https://www.facebook.com/757314334371326/videos/513041889627072/" onclick="javascript:void window.open('https://www.facebook.com/757314334371326/videos/513041889627072/','1457014971597','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;"><img src="http://almurshed.tv/images/facebook.png" width="30" /></a>
                            
							                            
							                        </td>
                    </tr>

				                </table>
                <!-- End Contents -->
		  		</div>
			</div>
		</div>
	</div>
</div>


<div style="margin:0 auto; font-size:14px; padding:10px;"></div>

<div id="footer" style="background: #333366; text-align:center; color:#FFF;">Copyright&copy; 2015 - RahmatLaw.com - All Rights Reserved
</div>
</body>
</html>

