%
'************************************************************
'** Powered by Nibble Web Application Framework - ©2008 - Nibble Computer Solutions Inc. - www.nibblecs.com
'************************************************************
'#CMCTEMPLATE#CU_SV_IS_LIST.ASP
'#CMCTMPLDESC_START#
'#Use this template for an island
'#CMCTMPLDESC_END#
dim szUser, szUID, bLogged
CheckLogon szUser, szUID, bLogged, False
szSecTitle = GetLangMenuTitleFromID(2676)
szSecID = "CMCMenu_2676"
'BCKGRNDPIC = ""
'TOOLBAR = False
'PAGESCHEMA = False
'#CMC_PARAM_START#
const ISLAND_CODE = "SLU" ' = "is_AI"
const ISLAND_MENUID = 754 ' = 566
const LISTCOLS = 1
const LIST_OPTIONS = "" 'P=Picture T=Text, leave empty for both
const LIST_CODE = ""
const LIST_CATEGORY_MENUID = 2676 ' = 1979
const VIEWPICROTATOR = True
const ROTPIC0_PICS = 3
const ROTPIC0_WIDTH = 200
const ROTPIC0_HEIGHT = 300
const ROTPIC0_MSDELAY = 3000
const ROTPIC0_CAPTIONS = False
const PICWIDTH = 144
const PICHEIGHT = 72
'#CMC_PARAM_END#
%>