// JavaScript Document
document.write('<table width="974" border="0" cellspacing="0" cellpadding="0" class="footer1">'+
						  '<tr>'+
							'<td width="13" height="68" style="background:url(images/footerbg_left.gif); background-repeat:no-repeat"></td>'+
							'<td align="center" width="948" style="background:url(images/footerbg_bg.gif); background-repeat:repeat-x;">'+
								'<table align="center" border="0" cellpadding="0" cellspacing="0">'+
								  '<tr>'+
									'<td height="15" align="center">'+
										'<table width="740" border="0" align="center" cellpadding="0" cellspacing="0">'+
											'<tr>'+
											 ' <td class="link1"><a href="index.html" class="link1">Home</a> </td>'+
											 ' <td width="15" align="center" style="color:#ffffff;">|</td>'+
											  '<td class="link1"><a href="about_us.html" class="link1">About Us</a> </td>'+
											 ' <td width="15" align="center" style="color:#ffffff;">|</td>'+
											  '<td class="link1"><a href="facilities_services.html" class="link1">Facilities &amp; Services</a> </td>'+
											 ' <td width="15" align="center" style="color:#ffffff;">|</td>'+
											 ' <td class="link1"><a href="rooms.html" class="link1">Rooms</a> </td>'+
											 ' <td width="15" align="center" style="color:#ffffff;">|</td>'+
											  '<td class="link1"><a href="location.html" class="link1">Location</a> </td>'+
											 ' <td width="15" align="center" style="color:#ffffff;">|</td>'+
											 ' <td class="link1"><a href="#"class="link1">Tour Packages</a> </td>'+
											 ' <td width="15" align="center" style="color:#ffffff;">|</td>'+
											 ' <td class="link1"><a href="contact_us.html" class="link1">Contact Us</a></td>'+
											 ' <td width="15" align="center" style="color:#ffffff;">|</td>'+
											 ' <td class="link1"><a href="mission.html" class="link1">Mission</a></td>'+
											'</tr>'+
									  '</table>'+
									'</td>'+
								 ' </tr>'+
								 ' <tr>'+
									'<td height="5"></td>'+
								 ' </tr>'+
								 ' <tr>'+
									'<td class="copy" align="center">© Copyright Hotel Rahul Palace.</td>'+
								 '</tr>'+
							'</table>'+
						'</td>'+
						'<td width="13" style="background:url(images/footerbg_right.gif); background-repeat:no-repeat"></td>'+
					 '</tr>'+
					' <tr>'+
			  	'<td height="10"></td>'+
			 ' </tr>'+
					'</table>');
