';
if((document.DefsViewer == 'java') || (document.DefsViewer == 'bubble' && aBlob2[3] == '4'))
{
// java viewer
sString += '' +
'' +
' |
| ';
}
else
{
if(document.DefsViewer == 'bubble')
{
// java bubble viewer (ptviewer)
nViewDegrees = 360 * ((aBlob2[4] / aBlob2[5]) / 6);
if(nViewDegrees > 360) { nViewDegrees = 330; }
if(aBlob2[3] == '3') { nViewDegrees = 360; }
sString += '' +
'' +
'' +
' | ' +
' | ';
}
else
{
if(document.DefsViewer == 'flash')
{
// flash viewer
if(aBlob2[4] > 2880)
{
sImagePathFinal = document.sMediaRoot + '/flashsize.asp%3fp=scene/big/' + photoPath(aBlob2[2]) + '/' + aBlob2[2] + '.jpg%26w=2880%26h=272%26b=000000%26f=0';
}
else
{
sImagePathFinal = document.sMediaRoot + '/Scene/big/' + photoPath(aBlob2[2]) + '/' + aBlob2[2] + '.jpg?aol';
}
sString += '' + panBlockFlash(sImagePathFinal + ((aBlob2[3]==3)?'&n360Mode=1':'')) + ' | ';
}
else
{
sString += '' + buildDhtmlPan(document.sMediaRoot + '/Scene/big/' + photoPath(aBlob2[2]) + '/' + aBlob2[2] + '.jpg?aol', aBlob2[3], aBlob2[4], aBlob2[5]) + ' | ';
}
}
}
sString += '