filename = location.href.substring(location.href.lastIndexOf('\/')+1,location.href.lastIndexOf('.'));
var rname="index";
var sname=".com/";
var cur="currency";
if(filename!=rname && filename!=sname && filename!=cur)
{
document.write("
");
document.write(" |
");
document.write(" | ");
document.write("");
document.write("Contact Us | ");
document.write("| | ");
document.write("Advertise | ");
document.write("| | ");
document.write("About Ezine | ");
document.write("| | ");
document.write("Subscribe | ");
document.write("| | ");
document.write("Suggestions | ");
document.write("| | ");
document.write("Sitemap | | ");
document.write("
");
}else{
document.write("");
document.write(" |  | | Issue No. 1 | ");
document.write("");
document.write(" | | ");
} |