// Begin Actions
function F_doLoaded() {	document.main = new F_cMain();	document.objectModel = new Object();	F_OM('Layout','LayoutLYR', 'doc', '', new Array());	F_OM('Picture2' , 'Picture2LYR', 'img', 'Layout',new Array(	'Clicked',F_functPicture2Action0,'','',0),'',0); 	F_OM('Picture3' , 'Picture3LYR', 'img', 'Layout',new Array(	'Clicked',F_functPicture3Action0,'','',0),'',0); 	F_OM('Picture4' , 'Picture4LYR', 'img', 'Layout',new Array(	'Clicked',F_functPicture4Action0,'','',0),'',0); 	F_OM('Picture5' , 'Picture5LYR', 'img', 'Layout',new Array(	'Clicked',F_functPicture5Action0,'','',0),'',0); 	F_OM('Picture6' , 'Picture6LYR', 'img', 'Layout',new Array(	'Clicked',F_functPicture6Action0,'','',0),'',0); 	F_OM('Picture7' , 'Picture7LYR', 'img', 'Layout',new Array(	'Clicked',F_functPicture7Action0,'','',0),'',0); 	F_pageLoaded('Layout');}function F_functPicture2Action0(params) {
function OpenNewWindow(cWindowName, cPicture,nWidth,nHeight,cTitle, cMessage,nBorder){
NewWindow=window.open("",cWindowName,"HEIGHT="+nHeight+",WIDTH="+nWidth+",scrollbars=no,resizable=no");
    NewWindow.document.write ("<HTML><HEAD><TITLE>")
    NewWindow.document.write (cTitle)
    NewWindow.document.write ("</TITLE>")
    NewWindow.document.write ("<BODY BGCOLOR='white'>");     
    NewWindow.document.write ("<P ALIGN=CENTER>");
    NewWindow.document.write ("<FONT FACE='Verdana' SIZE='+1' COLOR='black'><B>");
    NewWindow.document.write (cMessage);
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("</B></FONT>");
    NewWindow.document.write ("<IMG SRC=");
    NewWindow.document.write (cPicture);
    NewWindow.document.write (">");
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("<center><FORM><INPUT TYPE='button' VALUE='Close This Window' onClick='self.close()'>");
    NewWindow.document.write ("</FORM></CENTER></BODY></HTML>");
    NewWindow.document.write ("</BODY></HTML>");
    NewWindow.document.close();
    return false;
    }
OpenNewWindow('NETSMExample','NETSMExample.gif',570,470,'NET Security Manager','Network Infrastructure Example', 0)
}

function F_functPicture3Action0(params) {
function OpenNewWindow(cWindowName, cPicture,nWidth,nHeight,cTitle, cMessage,nBorder){
NewWindow=window.open("",cWindowName,"HEIGHT="+nHeight+",WIDTH="+nWidth+",scrollbars=no,resizable=no");
    NewWindow.document.write ("<HTML><HEAD><TITLE>")
    NewWindow.document.write (cTitle)
    NewWindow.document.write ("</TITLE>")
    NewWindow.document.write ("<BODY BGCOLOR='white'>");     
    NewWindow.document.write ("<P ALIGN=CENTER>");
    NewWindow.document.write ("<FONT FACE='Verdana' SIZE='+1' COLOR='black'><B>");
    NewWindow.document.write (cMessage);
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("</B></FONT>");
    NewWindow.document.write ("<IMG SRC=");
    NewWindow.document.write (cPicture);
    NewWindow.document.write (">");
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("<center><FORM><INPUT TYPE='button' VALUE='Close This Window' onClick='self.close()'>");
    NewWindow.document.write ("</FORM></CENTER></BODY></HTML>");
    NewWindow.document.write ("</BODY></HTML>");
    NewWindow.document.close();
    return false;
    }
OpenNewWindow('NETSMNetworks','NETSMNetworks.gif',839,570,'NET Security Manager','Networks - Hosts', 0)

}

function F_functPicture4Action0(params) {
function OpenNewWindow(cPicture,nWidth,nHeight,cTitle, cMessage,nBorder){
NewWindow=window.open("","NewOne","HEIGHT="+nHeight+",WIDTH="+nWidth+",scrollbars=no,resizable=no");
    NewWindow.document.write ("<HTML><HEAD><TITLE>")
    NewWindow.document.write (cTitle)
    NewWindow.document.write ("</TITLE>")
    NewWindow.document.write ("<BODY BGCOLOR='white'>");     
    NewWindow.document.write ("<P ALIGN=CENTER>");
    NewWindow.document.write ("<FONT FACE='Verdana' SIZE='+1' COLOR='black'><B>");
    NewWindow.document.write (cMessage);
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("</B></FONT>");
    NewWindow.document.write ("<IMG SRC=");
    NewWindow.document.write (cPicture);
    NewWindow.document.write (">");
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("<center><FORM><INPUT TYPE='button' VALUE='Close This Window' onClick='self.close()'>");
    NewWindow.document.write ("</FORM></CENTER></BODY></HTML>");
    NewWindow.document.write ("</BODY></HTML>");
    NewWindow.document.close();
    return false;
    }
OpenNewWindow('NETSMNetworkGroups.gif',715,553,'NET Security Manager','Network Groups', 0)

}

function F_functPicture5Action0(params) {
function OpenNewWindow(cWindowName, cPicture,nWidth,nHeight,cTitle, cMessage,nBorder){
NewWindow=window.open("",cWindowName,"HEIGHT="+nHeight+",WIDTH="+nWidth+",scrollbars=no,resizable=no");
    NewWindow.document.write ("<HTML><HEAD><TITLE>")
    NewWindow.document.write (cTitle)
    NewWindow.document.write ("</TITLE>")
    NewWindow.document.write ("<BODY BGCOLOR='white'>");     
    NewWindow.document.write ("<P ALIGN=CENTER>");
    NewWindow.document.write ("<FONT FACE='Verdana' SIZE='+1' COLOR='black'><B>");
    NewWindow.document.write (cMessage);
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("</B></FONT>");
    NewWindow.document.write ("<IMG SRC=");
    NewWindow.document.write (cPicture);
    NewWindow.document.write (">");
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("<center><FORM><INPUT TYPE='button' VALUE='Close This Window' onClick='self.close()'>");
    NewWindow.document.write ("</FORM></CENTER></BODY></HTML>");
    NewWindow.document.write ("</BODY></HTML>");
    NewWindow.document.close();
    return false;
    }
OpenNewWindow('NETSMDevicesInterfaces','NETSMDevicesInterfaces.gif',747,628,'NET Security Manager','Devices - Interfaces - Apply Policy', 0)

}

function F_functPicture6Action0(params) {
function OpenNewWindow(cWindowName, cPicture,nWidth,nHeight,cTitle, cMessage,nBorder){
NewWindow=window.open("",cWindowName,"HEIGHT="+nHeight+",WIDTH="+nWidth+",scrollbars=no,resizable=no");
    NewWindow.document.write ("<HTML><HEAD><TITLE>")
    NewWindow.document.write (cTitle)
    NewWindow.document.write ("</TITLE>")
    NewWindow.document.write ("<BODY BGCOLOR='white'>");     
    NewWindow.document.write ("<P ALIGN=CENTER>");
    NewWindow.document.write ("<FONT FACE='Verdana' SIZE='+1' COLOR='black'><B>");
    NewWindow.document.write (cMessage);
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("</B></FONT>");
    NewWindow.document.write ("<IMG SRC=");
    NewWindow.document.write (cPicture);
    NewWindow.document.write (">");
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("<center><FORM><INPUT TYPE='button' VALUE='Close This Window' onClick='self.close()'>");
    NewWindow.document.write ("</FORM></CENTER></BODY></HTML>");
    NewWindow.document.write ("</BODY></HTML>");
    NewWindow.document.close();
    return false;
    }
OpenNewWindow('NETDevicesInterfacesACL','NETSMDevicesInterfacesACL.gif',787,558,'NET Security Manager','Devices - Interfaces - ACL', 0)

}

function F_functPicture7Action0(params) {
function OpenNewWindow(cWindowName, cPicture,nWidth,nHeight,cTitle, cMessage,nBorder){
NewWindow=window.open("",cWindowName,"HEIGHT="+nHeight+",WIDTH="+nWidth+",scrollbars=no,resizable=no");
    NewWindow.document.write ("<HTML><HEAD><TITLE>")
    NewWindow.document.write (cTitle)
    NewWindow.document.write ("</TITLE>")
    NewWindow.document.write ("<BODY BGCOLOR='white'>");     
    NewWindow.document.write ("<P ALIGN=CENTER>");
    NewWindow.document.write ("<FONT FACE='Verdana' SIZE='+1' COLOR='black'><B>");
    NewWindow.document.write (cMessage);
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("</B></FONT>");
    NewWindow.document.write ("<IMG SRC=");
    NewWindow.document.write (cPicture);
    NewWindow.document.write (">");
    NewWindow.document.write ("</P>");
    NewWindow.document.write ("<center><FORM><INPUT TYPE='button' VALUE='Close This Window' onClick='self.close()'>");
    NewWindow.document.write ("</FORM></CENTER></BODY></HTML>");
    NewWindow.document.write ("</BODY></HTML>");
    NewWindow.document.close();
    return false;
    }
OpenNewWindow('NETSMServices','NETSMServices.gif',656,610,'NET Security Manager','Services', 1)

}

 
$(document).ready( function() {
F_onLoaded();
	$('#Picture2A').bind('click', function(__e) { return (F_e('Picture2', F_CL, __e)); } );
	$('#Picture3A').bind('click', function(__e) { return (F_e('Picture3', F_CL, __e)); } );
	$('#Picture4A').bind('click', function(__e) { return (F_e('Picture4', F_CL, __e)); } );
	$('#Picture5A').bind('click', function(__e) { return (F_e('Picture5', F_CL, __e)); } );
	$('#Picture6A').bind('click', function(__e) { return (F_e('Picture6', F_CL, __e)); } );
	$('#Picture7A').bind('click', function(__e) { return (F_e('Picture7', F_CL, __e)); } );
});
// End Actions

