function Play(obj)
{
    document.getElementById(obj).start();
}
function Stop(obj)
{
    document.getElementById(obj).stop();
}

function show1()
{
	document.getElementById('data').innerHTML="<table width='100%' border='0' align='left' cellpadding='0' cellspacing='0'><tr><td valign='top' style='padding:10px;' class=style16><marquee direction='up' height='75' id='core' scrolldelay='100' scrollamount='1' width='100%' onmouseout= 'Play(\"core\")' onmouseover='Stop(\"core\")'><img src='images/bul.gif'>&nbsp;&nbsp;News in this area can be embedded in<br> the manner that can scroll vertically.<br><br><img src='images/bul.gif'>&nbsp;&nbsp;Links to other website or another page <br>of this site can be given from here</marquee></td></tr></table>";
	document.getElementById('p1');//.src="images/printcover.gif";
	document.getElementById('v1');//.src="images/videocover.gif";color='757575'
}
function show2()
{
	document.getElementById('data').innerHTML="<table width='100%' border='0' align='left' cellpadding='0' cellspacing='0'><tr><td valign='top' style='padding:10px;' class=style16><marquee direction='up' height='75' id='core' scrolldelay='100' scrollamount='1' width='100%' onmouseout= 'Play(\"core\")' onmouseover='Stop(\"core\")'><img src='images/bul.gif'>&nbsp;&nbsp;News in this area can be embedded in<br> the manner that can scroll vertically.<br><br><img src='images/bul.gif'>&nbsp;&nbsp;Links to other website or another page <br>of this site can be given from here</marquee></td></tr></table>";
	document.getElementById('p1');//.src="images/printcover.gif";
	document.getElementById('v1');//.src="images/videocover.gif";

}
function show3()
{
	document.getElementById('data1').innerHTML="<table width='100%' border='0' align='left' cellpadding='0' cellspacing='0'><tr><td valign='middle' style='padding:3px;' class=style16>In 1993, a group of professionals took advantage of liberalization of industrial policies in India and launched an import and distribution company under the banner of AEPL.<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=index.php?option=company>more&raquo;&raquo;</a><br></td></tr></table>";
	document.getElementById('c1');//.src="images/cinfo.gif";
	document.getElementById('o1');//.src="images/distributorinfo.gif";
}
function show4()
{
	document.getElementById('data1').innerHTML="<table width='100%' border='0' align='left' cellpadding='0' cellspacing='0'><tr><td valign='top' padding-bottom='10px' padding-right='10px' class=style16><br>1.&nbsp;<a href=#>Delhi</a><br>2.&nbsp;<a href=#>Kolkata</a><br>3.&nbsp;<a href=#>Mumbai</a></br>4.&nbsp;<a href=#>Madras.</a></span><br></font><br></td></tr></table>";
	document.getElementById('c1');//.src="images/cinfo.gif";
	document.getElementById('o1');//.src="images/distributorinfo.gif";

}
