if (top.window.opener)
{
if (top.window.opener.opina)
{
if (top.window.opener.opina=="vv2") {document.write ('')}
if (top.window.opener.opina=="cap") {document.write ('')}
//if (window.opener.opina=="trail") {opina="trail"}
}
}
else {document.write ('')}
if (top.location.href.indexOf("2index.htm") == -1)
eval('top.location.href = "2index.htm?'+cont+'"');
function topleft()
{
if(top.window.opener)
{
document.write('Discover Petroleum ')
}
else
{
document.write('
')
}
}
function bakaro()
{
if((top.main.history.length>1)||(top.main.history.length==0))
{
if(top.window.opener)
{
document.write('
')
}
else
{
document.write('
')}
}
else
{
document.write('
')
}
}
function goDist(target)
{
if (top.window.opener)
{
if (top.window.opener.opina)
{
if (top.window.opener.opina=="vv2") {top.window.opener.location=target;top.window.close()}
if (top.window.opener.opina=="cap") {
flashWindow=window.open(target,"Flash","width=770, height=620, scrollbars=1,status=1,resizable=1");
flashWindow.focus()
}
//if (window.opener.opina=="trail") {opina="trail"}
}
}
else
{top.window.location=target}
}