Current File : /home/inlingua/public_html/faridabad/icentex/tutorials_documents.php
<?php
include("header_documents.php");
if($_REQUEST['document']=="timesheet")
{
$forms="Timesheet Tutorial";
$file1="tutorials_documents_download.php?file=How_to_use_the_Timesheet_Module.pptx";
$link1="How to use the Timesheet Module<br>Download Power Point Presentation(PPT)";
//$file2="tutorials_documents_download.php?file=Presentation1.ppt";
}
else if($_REQUEST['document']=="conveyance")
{
$forms="Conveyance Tutorial";
$file1="tutorials_documents_download.php?file=Conveyance_tutorial_module.ppt";
$link1="How to use the Conveyance Module<br>Download Power Point Presentation(PPT)";
//$file2="tutorials_documents_download.php?file=Presentation1.ppt";
}
else if($_REQUEST['document']=="eoc")
{
$forms="EOC Report Tutorial";
$file1="tutorials_documents_download.php?file=How_to_use_the_EOC_Module.ppt";
$link1="How to use the EOC Module<br>Download Power Point Presentation(PPT)";
//$file2="tutorials_documents_download.php?file=Presentation1.ppt";
}
else if($_REQUEST['document']=="LeaveTracker")
{
$forms="LeaveTracker Tutorial";
$file1="tutorials_documents_download.php?file=How_to_use_LeaveTracker.ppt";
$link1="How to use the LeaveTracker<br>Download Power Point Presentation(PPT)";
//$file2="tutorials_documents_download.php?file=Presentation1.ppt";
}
else if($_REQUEST['document']=="course_records")
{
$forms="Course Records Tutorial";
$file1="tutorials_documents_download.php?file=How_to_use_the_Course_Records_Module.ppt";
$link1="How to use the Course Records Module<br>Download Power Point Presentation(PPT)";
//$file2="tutorials_documents_download.php?file=Presentation1.ppt";
}
else if($_REQUEST['document']=="workshop")
{
$forms="Workshop Tutorial";
$file1="tutorials_documents_download.php?file=Workshop_tutorial_trainee_module.ppt";
$link1="How to use the Workshop Module<br>Download Power Point Presentation(PPT)";
//$file2="tutorials_documents_download.php?file=Presentation1.ppt";
}
else if($_REQUEST['document']=="forms")
{
$forms="Forms and Documents";
}
?>
<h2><?php echo $forms; ?></h2>



<table align="center" cellpadding="3" cellspacing="3" width="99%" id="adform">
					<tbody>
<?php
if($_REQUEST['document']!="forms")
{
?>					
					
	<tr >
	<td width="40" style="border:#E6E6E6 1px solid;"><a   class="hlink"  href="<?php echo $file1;?>" title="Timesheet">	<img class="divimglink" height="40" src="images/download_8.gif" alt="" border="0"></a></td>
	<td style="border:#E6E6E6 1px solid;" valign="top"><b><a href='<?php echo $file1;?>'><?php echo $link1; ?></a></b></td>
	</tr>
	<tr><td colspan="2">&nbsp;</td></tr>
	<!--<tr >
	<td width="40" style="border:#E6E6E6 1px solid;"><a   class="hlink"  href="tutorials_documents.php?document=timesheet" title="Timesheet">	<img class="divimglink" height="40" src="images/download_8.gif" alt="" border="0"></a></td>
	<td style="border:#E6E6E6 1px solid;" valign="top"><b>Download Instructions</b></td>
	</tr>-->
	<?php
	}
	else
	{
	?>
	
	<tr >
	<td width="40" style="border:#E6E6E6 1px solid;"><a   class="hlink"  href="tutorials_documents_download.php?file=Conveyance.pdf" title="Conveyance">	<img class="divimglink" height="40" src="images/download_8.gif" alt="" border="0"></a></td>
	<td style="border:#E6E6E6 1px solid;" valign="top"><b><a href='tutorials_documents_download.php?file=Conveyance.pdf'>Download Conveyance Form</a></b></td>
	</tr>
	<tr><td colspan="2">&nbsp;</td></tr>
	
	<tr >
	<td width="40" style="border:#E6E6E6 1px solid;"><a   class="hlink"  href="tutorials_documents_download.php?file=General_Expense_Form.pdf" title="Expense">	<img class="divimglink" height="40" src="images/download_8.gif" alt="" border="0"></a></td>
	<td style="border:#E6E6E6 1px solid;" valign="top"><b><a href='tutorials_documents_download.php?file=General_Expense_Form.pdf'>Download General Expense Form</a></b></td>
	</tr>
	<tr><td colspan="2">&nbsp;</td></tr>
	<tr >
	<td width="40" style="border:#E6E6E6 1px solid;"><a   class="hlink"  href="tutorials_documents_download.php?file=Standard_Kilometer_Chart_One_Way.pdf" title="Timesheet">	<img class="divimglink" height="40" src="images/download_8.gif" alt="" border="0"></a></td>
	<td style="border:#E6E6E6 1px solid;" valign="top"><b><a href='tutorials_documents_download.php?file=Standard_Kilometer_Chart_One_Way.pdf'>Download Standard Kilometer Chart</a></b></td>
	</tr>
	
	<tr><td colspan="2">&nbsp;</td></tr>
	<tr >
	<td width="40" style="border:#E6E6E6 1px solid;"><a   class="hlink"  href="tutorials_documents_download.php?file=Maternity_leave.doc" title="Maternity">	<img class="divimglink" height="40" src="images/download_8.gif" alt="" border="0"></a></td>
	<td style="border:#E6E6E6 1px solid;" valign="top"><b><a href='tutorials_documents_download.php?file=Maternity_leave.doc'>Download Maternity Leave Document</a></b></td>
	</tr>
	<?php
	if($_SESSION['designation']=="3")
	{
	?>
	<tr><td colspan="2">&nbsp;</td></tr>
	<tr >
	<td width="40" style="border:#E6E6E6 1px solid;"><a   class="hlink"  href="tutorials_documents_download.php?file=Bereavement_protocol.doc" title="Bereavement">	<img class="divimglink" height="40" src="images/download_8.gif" alt="" border="0"></a></td>
	<td style="border:#E6E6E6 1px solid;" valign="top"><b><a href='tutorials_documents_download.php?file=Bereavement_protocol.doc'>Download Bereavement Protocol  Document</a></b></td>
	</tr>
	<?php
	}
	?>
	<?php
	
	}
	?>
	
	<tr><td colspan="2">&nbsp;</td></tr>
	<tr >
	<td width="40" style="border:#E6E6E6 1px solid;"><a   class="hlink"  href="tutorials_documents_download.php?file=Amended_Manual_A.pdf" title="Manual A">	<img class="divimglink" height="40" src="images/download_8.gif" alt="" border="0"></a></td>
	<td style="border:#E6E6E6 1px solid;" valign="top"><b><a href='tutorials_documents_download.php?file=Amended_Manual_A.pdf'>Manual A - Administration procedure for Expenses ,claim and Advances</a></b></td>
	</tr>
	
	</tbody></table>

<?php
if($_REQUEST['document']=="forms")
{
include("footer_forms.php");
}
else
{
include("footer_tutorials.php");
}
?>