//Function for Opening Videos
var cdcode = 199711004;
function goURL(i, cdcode)
{
	switch(i)
	{
		case 0:
			window.open('http://portal.helpstar.com/multimedia/features/IntuitiveUserInterface/IntuitiveUserInterface.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;
		case 1:
			window.open('http://portal.helpstar.com/multimedia/features/BusinessRules/BusinessRules.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;
		case 2:
			window.open('http://portal.helpstar.com/multimedia/features/AutoDiscovery/AutoDiscovery.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;
		case 3:
			window.open('http://portal.helpstar.com/multimedia/features/EmailInbox/EmailInbox.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;
		case 4:
			window.open('http://portal.helpstar.com/multimedia/features/WebPortal/WebPortal.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;
		case 5:
			window.open('http://portal.helpstar.com/multimedia/features/UserDefinedFields/UserDefinedFields.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;
		case 6:
			window.open('http://portal.helpstar.com/multimedia/features/ProjectTemplates/ProjectTemplates.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;
		case 7:
			window.open('http://portal.helpstar.com/multimedia/features/RBAC/RBAC.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;
		case 8:
			window.open('http://portal.helpstar.com/multimedia/features/Reports/Reports.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;
		/*case 9:
			window.open('http://portal.helpstar.com/multimedia/features/mailsentry03/mailsentry03.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;*/
		/*case 10:
			window.open('http://portal.helpstar.com/multimedia/features/Dashboard05/Dashboard05.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;*/
		case 11:
			window.open('http://portal.helpstar.com/multimedia/features/ActiveDirectory/ActiveDirectory.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;
		/*case 12:
			window.open('http://portal.helpstar.com/multimedia/features/reminders04/reminders04.asp?MKTCode=' + cdcode,'newWin','width=750,height=595,left=125,top=150,toolbar=No,location=No,scrollbars=No,border=No,frameborder=No,status=No,resizable=No,fullscreen=No,titlebar=No,documenttitle=No,bgcolor=#000000').focus();
			return;*/
	}
}

