filename = location.href.substring(location.href.lastIndexOf('\/')+1,location.href.lastIndexOf('.'));
var rname="index";
if(filename!=rname)
{
document.write('
|
')
document.write('| © 2000 Indianhospitality.comAll rights reserved. No part of this Ezine may be reproduced, without the written permission of the publisher |
')
document.write('
|
')
}else{
document.write(' © 2000 Indianhospitality.com');
document.write('All right reserved. No part of this Ezine may be reproduced, without the written permission of the publisher
|
');
}