//alert("typeof(offsetTotal) = " + typeof(offsetTotal));
if (typeof(offsetTotal) === 'undefined') offsetTotal = 0;
//alert("offsetTotal = " + offsetTotal);
document.write('<style type="text/css">');
document.write('#SMnuTJPoint	{	position:absolute;	width:200px;	height:15px;	');
document.write('z-index:2;	left: 15px;		top: ' + (98 + offsetTotal) + 'px;	visibility:hidden; }');

document.write('#SMnuTele	{	position:absolute;	width:355px;	height:15px;	');
document.write('z-index:2;	left: 75px;	top: ' + (98 + offsetTotal) + 'px;	visibility:hidden; }');

document.write('#SMnuRegion	{	position:absolute;	width:350px;	height:15px;	');
document.write('z-index:2;	left: 165px;		top: ' + (98 + offsetTotal) + 'px;	visibility:hidden; }');

document.write('#SMnuRDI	{	position:absolute;	width:100px;	height:15px;	');
document.write('z-index:2;	left: 352px;	top: ' + (98 + offsetTotal) + 'px;	visibility:hidden; }');

document.write('#SMnuMeteo	{	position:absolute;	width:100px;	height:15px;	');
document.write('z-index:2;	left: 414px;	top: ' + (98 + offsetTotal) + 'px;	visibility:hidden; }');

document.write('#SMnuRCI	{	position:absolute;	width:100px;	height:15px;	');
document.write('z-index:2;	left: 383px;	top: ' + (98 + offsetTotal) + 'px;	visibility:hidden; }');

document.write('#SMnucache	{	position:absolute;	width:650px;	height:400px;	');
document.write('z-index:1;	left: 0px;		top: ' + (98 + offsetTotal) + 'px;	visibility:hidden; }');

document.write('#layAcces	{	position:absolute; 	width:57px; 	height:36px; 	');
document.write('z-index:1; 	left: 645px;	top: ' + (2 + offsetTotal) + 'px;	}');

document.write('#layDate		{	position:absolute; 	width:225px; 	height:15px; 	');
document.write('z-index:1; 	left: 261px; 	top: ' + (44 + offsetTotal) + 'px;	}');

document.write('</style>');