////////////////////////////////////////////////////////////////////////////////

//document.write('<style type="text/css">'+'#deflayout4 { top:0px; right:0px;}'); 
document.write('<style type="text/css">'+'#unlayout4 { top:-1000px;}'); 

////////////////////////////////////////////////////////////////////////////////

// To Set Top placement value
var top = "0px"
//

// To Set Right side placement value
var right = "0px"
//

// To set small image file
var smallimg ="right/images/covers.jpg"
//

// To set the text scrolling on the smaller flash
var scrolltxtsmall = " "
//

// To set the font size of the text scrolling on the smaller flash
var txtsizesmall = "20"
//

// To set the text color of the text scrolling on the smaller flash
var textcolorsmall = "FFFFFF"
//

// To set bigger image file
var bigimg = "right/images/uncovers.jpg"
//

// To set URL which will open on click of bigger flash
var urlval = "subscribe.htm"
//

// To set whether the URL will open in a new window or same window
var owindow = "self" // to open in a new blank window - blank ; to open in the same window - self
//

// To set the text scrolling on the bigger flash

var scrolltxtbig = " "

//

// To set the font size of the text scrolling on the bigger flash

var txtsizebig = "70"

//

// To set the text color of the text scrolling on the bigger flash

var textcolorbig = "00FF00"

//

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////



if (navigator.appVersion.indexOf('nd') != -1 || navigator.appName.indexOf('ro') != -1) 
	{ 	
	document.write('#cvlayout4 { top:'+top+'; right:'+right+'; } #unlayout4 { right:'+right+';}'); 
	} 
	else 
	{ 
	document.write('#cvlayout4 { top:-1000px; right:'+right+'; } #unlayout4 { right:'+right+'; }'); 
	}
	document.write('</style>');

function setpos4(param1, param2, param3, param4, param5) 
{ 	
	document.getElementById(param2).style.top = param3; 
	document.getElementById(param4).style.top = param5; 

if (navigator.appName.indexOf('ro')!= -1) 
	{ 
	window.resizeBy(-1,-1); window.resizeBy(1,1); 
	}

}



function pguncover4(command, args) 
{ 

if (command == 'act_ppo4') 
	{ 
	cvlayout4.style.top = '-1000px'; 
	unlayout4.style.top = top;
	}
}

function pgcover4(command, args) 
{ 
	if (command == 'act_ppc4') 
	{ 
//	deflayout4.style.top = '-1000px'; 
	unlayout4.style.top = '-1000px'; 
	cvlayout4.style.top = top; 
	}

}


document.write(
'<div id="cvlayout4" style="position:absolute; width:175px; height:175px; z-index:20001;">'+
'<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="cover4" width="175" height="175">'+
'<param name="allowScriptAccess" value="always"><param name="movie" value="right/smalltopr.swf"><param name="wmode" value="transparent"><param name="FlashVars" value="smallimg='+smallimg+'&scrolltxtsmall='+scrolltxtsmall+'&txtsizesmall='+txtsizesmall+'&textcolor='+textcolorsmall+'">'+
'<embed src="right/smalltopr.swf" id="cover4" name="cover4" wmode="transparent" flashvars="smallimg='+smallimg+'&scrolltxtsmall='+scrolltxtsmall+'&txtsizesmall='+txtsizesmall+'&textcolor='+textcolorsmall+'" width="175" height="175" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>'+
'</object>'+
'</div>'+
'<div id="unlayout4" style="position:absolute; height:600px; width:800px; z-index:20000;">'+
'<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="uncover4" width="800" height="600">'+
'<param name="allowScriptAccess" value="always"><param name="movie" value="right/bigtopr.swf"><param name="wmode" value="transparent"><param name="FlashVars" value="bigimg='+bigimg+'&urlval='+urlval+'&window='+owindow+'&scrolltxtbig='+scrolltxtbig+'&txtsizebig='+txtsizebig+'&textcolor='+textcolorbig+'&yaxis=0">'+
'<embed src="right/bigtopr.swf" wmode="transparent" width="800" height="600" flashvars="bigimg='+bigimg+'&urlval='+urlval+'&window='+owindow+'&scrolltxtbig='+scrolltxtbig+'&txtsizebig='+txtsizebig+'&textcolor='+textcolorbig+'&yaxis=0" id="uncover4" name="uncover4" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>'+
'</object>'+
'</div>'
);

//document.write('<div id="cvlayout4" style="position:absolute; width:175px; height:175px; z-index:20001;">'+'<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="cover4" width="175" height="175">'+'<param name="allowScriptAccess" value="always"><param name="movie" value="right/smalltopr.swf"><param name="wmode" value="transparent"><param name="FlashVars" value="smallimg='+smallimg+'&scrolltxtsmall='+scrolltxtsmall+'&txtsizesmall='+txtsizesmall+'&textcolor='+textcolorsmall+'">'+'<embed src="right/smalltopr.swf" id="cover4" name="cover4" wmode="transparent" flashvars="smallimg='+smallimg+'&scrolltxtsmall='+scrolltxtsmall+'&txtsizesmall='+txtsizesmall+'&textcolor='+textcolorsmall+'" width="175" height="175" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>'+'</object>'+'</div>'+'<div id="unlayout4" style="position:absolute; height:600px; width:800px; z-index:20000;">'+'<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="uncover4" width="800" height="600">'+'<param name="allowScriptAccess" value="always"><param name="movie" value="right/bigtopr.swf"><param name="wmode" value="transparent"><param name="FlashVars" value="bigimg='+bigimg+'&urlval='+urlval+'&window='+owindow+'&scrolltxtbig='+scrolltxtbig+'&txtsizebig='+txtsizebig+'&textcolor='+textcolorbig+'&yaxis=0">'+'<embed src="right/bigtopr.swf" wmode="transparent" width="800" height="600" flashvars="bigimg='+bigimg+'&urlval='+urlval+'&window='+owindow+'&scrolltxtbig='+scrolltxtbig+'&txtsizebig='+txtsizebig+'&textcolor='+textcolorbig+'&yaxis=0" id="uncover4" name="uncover4" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>'+'</object>'+'</div>'+'<div id="deflayout4" style="position:absolute; z-index:20002;">'+'<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="defcover4" width="800" height="600">'+'<param name="allowScriptAccess" value="always"><param name="movie" value="right/bigtopr_default.swf"><param name="wmode" value="transparent"><param name="FlashVars" value="bigimg='+bigimg+'&urlval='+urlval+'&window='+owindow+'&scrolltxtbig='+scrolltxtbig+'&txtsizebig='+txtsizebig+'&textcolor='+textcolorbig+'&yaxis=0">'+'<embed src="right/bigtopr_default.swf" wmode="transparent" width="800" height="600" flashvars="bigimg='+bigimg+'&urlval='+urlval+'&window='+owindow+'&scrolltxtbig='+scrolltxtbig+'&txtsizebig='+txtsizebig+'&textcolor='+textcolorbig+'&yaxis=0" id="defcover4" name="defcover4" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>'+'</object>'+'</div>');


if (navigator.appName && navigator.appName.indexOf('ro') != -1 && navigator.userAgent.indexOf('nd') != -1 && navigator.userAgent.indexOf('3.1') == -1)	{ 

	/*document.write('<script language="VBScript">\n'+'On Error Resume Next\n'+'Sub cover4_FSCommand(ByVal command, ByVal args)\n'+'Call pguncover4(command, args)\n'+'End Sub\n'+'Sub uncover4_FSCommand(ByVal command, ByVal args)\n'+'Call pgcover4(command, args)\n'+'End Sub\n'+'</script>\n');*/

	document.write('<script language="VBScript">\n'+'On Error Resume Next\n'+'Sub cover4_FSCommand(ByVal command, ByVal args)\n'+'Call pguncover4(command, args)\n'+'End Sub\n'+'Sub uncover4_FSCommand(ByVal command, ByVal args)\n'+'Call pgcover4(command, args)\n'+'End Sub\n'+'</script>\n');

}