var LeaveAccess;
var desktop;

function startLeaveAccess(desktopURL)
{
agent = navigator.userAgent;
if (agent.toUpperCase().indexOf("MSIE 3") > -1)
{
	desktop = window.open("https://www.smithbarney.com/leave_access.html");
	rates=desktopURL
	t=settimeout('go()',3000)
}
	else
	desktop = window.open(desktopURL, "new", "toolbar=no,location=no,status=yes,menubar=no,scrollbars=yes,width=650,height=400,resizable=yes");
}
function go()
{
	desktop.window.go(leaveaccess)
}


var LeaveAccessNa;
var desktop;

function startLeaveAccess(desktopURL)
{
agent = navigator.userAgent;
if (agent.toUpperCase().indexOf("MSIE 3") > -1)
{
	desktop = window.open("https://www.smithbarney.com/leave_access2.html");
	rates=desktopURL
	t=settimeout('go()',3000)
}
	else
	desktop = window.open(desktopURL, "new", "toolbar=no,location=no,status=yes,menubar=no,scrollbars=yes,width=650,height=400,resizable=yes");
}
function go()
{
	desktop.window.go(leaveaccessna)
}

var LeaveAccessSa;
var desktop;

function startLeaveAccess(desktopURL)
{
	agent = navigator.userAgent;
	if (agent.toUpperCase().indexOf("MSIE 3") > -1)
	{
		desktop = window.open("leave_access3.html");
		rates=desktopURL
		t=settimeout('go()',3000)
	}
	else
	{
		desktop = window.open(desktopURL, "new", "toolbar=no,location=no,status=yes,menubar=no,scrollbars=yes,width=600,height=400,resizable=yes");
	}
}
function go()
{
	desktop.window.go(leaveaccesssa)
}


var LeaveAccessTa;
var desktop;

function startLeaveAccess(desktopURL)
{
agent = navigator.userAgent;
if (agent.toUpperCase().indexOf("MSIE 3") > -1)
{
	desktop = window.open("https://www.smithbarney.com/leave_access4.html");
	rates=desktopURL
	t=settimeout('go()',3000)
}
	else
	desktop = window.open(desktopURL, "new", "toolbar=no,location=no,status=yes,menubar=no,scrollbars=yes,width=600,height=400,resizable=yes");
}
function go()
{
	desktop.window.go(leaveaccessta)
}