//If you can see this you are using a browser that does not support
//JavaScript or Jscript. Please download Netscape Navigator Version 4.0
//(or newer) from http:\home.netscape.com or http:\www.microsoft.com
// Microsoft Internet Explorer Version 4.0 (or newer) from http://home.microsoft.com
//
//This script is the latest version of a doc set listed on the edocs home page.
//Updated for alsb/docs26 12/21/06

function gotoLatest(pagey) {

if (pagey=="alint") {
	window.location="http://edocs.bea.com/alint/docs30/index.html";
}

if (pagey=="alsmartconnect") {
	window.location="http://edocs.bea.com/smartconnect/docs30/index.html";
}

if (pagey=="albsi") {
	window.location="http://edocs.beasys.co.jp/e-docs/albsi/docs60/index.html";
}

else if (pagey=="alcs") {
	window.location="http://edocs.bea.com/alcs/index.html";
}

else if (pagey=="aldsp") {
	window.location="/e-docs/aldsp/docs32/index.html";
}

else if (pagey=="aler") {
	window.location="http://edocs.bea.com/aler/docs30/index.html";
}

else if (pagey=="ales") {
	window.location="http://edocs.bea.com/ales/docs26/index.html";
}

else if (pagey=="alsb") {
	window.location="/e-docs/alsb/docs30/index.html";
}

else if (pagey=="alsm") {
	window.location="http://edocs.bea.com/alsm/docs26/index.html";
}

else if (pagey=="alsr") {
	window.location="http://edocs.bea.com/alsr/docs30/index.html";
}

else if (pagey=="alui") {
	window.location="http://edocs.beasys.co.jp/e-docs/alui/index.html";
}

else if (pagey=="alensemble") {
	window.location="/e-docs/ensemble/docs10/index.html";
}

else if (pagey=="alpages") {
	window.location="/e-docs/pages/docs10/index.html";
}

else if (pagey=="alpathways") {
	window.location="/e-docs/pathways/docs10/index.html";
}

else if (pagey=="bluedragon") {
	window.location="http://edocs.bea.com/bluedragon/621/index.html";
}

else if (pagey=="collabra") {
	window.location="http://edocs.bea.com/collabrasuite/index.html";
}

else if (pagey=="JAM") {
	window.location="http://edocs.bea.com/JAM/v51/index.html";
}

else if (pagey=="jrockit") {
	window.location="/e-docs/jrockit/webdocs/index.html";
}

else if (pagey=="kodo") {
	window.location="http://edocs.bea.com/kodo/docs41/index.html";
}

else if (pagey=="mobility") {
	window.location="http://edocs.bea.com/mobility/index.html";
}

else if (pagey=="platform") {
	window.location="/e-docs/common/docs103/index.html";
}

else if (pagey=="rfid_edge_server") {
	window.location="http://edocs.bea.com/rfid/edge_server/docs30/index.html";
}

else if (pagey=="rfid_ent_svr") {
	window.location="http://edocs.bea.com/rfid/enterprise_server/docs20/index.html";
}

else if (pagey=="rfid_mobile_sdk") {
	window.location="http://edocs.bea.com/rfid/mobile_sdk/docs10/index.html";
}

else if (pagey=="salt") {
	window.location="/e-docs/salt/docs20/index.html";
}

else if (pagey=="tsam") {
	window.location="http://edocs.bea.com/tsam/docs11/index.html";
}

else if (pagey=="tuxedo") {
	window.location="/e-docs/tuxedo/tux100/index.html";
}

else if (pagey=="wladapters") {
	window.location="/e-docs/wladapters/docs81/index.html";
}

else if (pagey=="wle") {
	window.location="http://edocs.bea.com/wle/index.html";
}

else if (pagey=="wlevs") {
	window.location="http://edocs.bea.com/wlevs/docs20/index.html";
}

else if (pagey=="wli") {
	window.location="/e-docs/wli/docs102/index.html";
}

else if (pagey=="wlibc") {
	window.location="http://edocs.bea.com/wlibc/docs81/index.html";
}

else if (pagey=="wlik") {
	window.location="http://edocs.bea.com/wlik/index.html";
}

else if (pagey=="wlp") {
	window.location="/e-docs/wlp/docs100/index.html";
}

else if (pagey=="wlpm") {
	window.location="http://edocs.bea.com/wlp/docs81/compoze/index.html";
}

else if (pagey=="wlrt") {
	window.location="http://edocs.bea.com/wlrt/docs20/index.html";
}

else if (pagey=="wls") {
	window.location="/e-docs/wls/docs103/index.html";
}

else if (pagey=="wlng") {
	window.location="/e-docs/wlcp/wlng30/open/index.html";
}

else if (pagey=="wlss") {
	window.location="/e-docs/wlcp/wlss31/index.html";
}

else if (pagey=="wlspe") {
	window.location="http://edocs.bea.com/wli/docs82/index.html";
}

else if (pagey=="wlsve") {
	window.location="/e-docs/wl-ve/docs10-x/index.html";
}

else if (pagey=="workshop") {
	window.location="/e-docs/wlw/docs103/index.html";
}

else if (pagey=="wlw") {
	window.location="/e-docs/wlw/docs103/index.html";
}

else if (pagey=="guardian") {
	window.location="/e-docs/guardian/uihelp100/index.html";
}

}