%
'************************************************************
'** Powered by Nibble Web Application Framework - ©2008 - Nibble Computer Solutions Inc. - www.nibblecs.com
'************************************************************
'#CMCTEMPLATE#CU_SV_IS_MAP.ASP
'#CMCTMPLDESC_START#
'#Use this template for an island
'#CMCTMPLDESC_END#
dim szUser, szUID, bLogged
CheckLogon szUser, szUID, bLogged, False
szSecTitle = GetLangMenuTitleFromID(2255)
szSecID = "CMCMenu_2255"
'BCKGRNDPIC = ""
'TOOLBAR = False
'PAGESCHEMA = False
'#CMC_PARAM_START#
const ISLAND_CODE = "NEV"
const ISLAND_MENUID = 2211
const MAPVIEWERSTART = 2 '1=FullScreen, 2=Viewer
const MAPVIEWER_FITZOOM = 0.221
const MAPVIEWER_STARTZOOM = 0.221
'#CMC_PARAM_END#
%>