/******************************************************************************
* Copyright 1991-2006 by ADIC, Inc. All rights reserved.
* No part of this work may be reproduced or transmitted in any
* form or by any means, electronic or mechanical, including
* photocopying and recording, or by any information storage
* or retrieval system, except as may be expressly permitted by
* the 17 U.S.C. section 101, et. seq., or in writing by
* ADIC, Inc.
*******************************************************************************/
/*#############################################################################
# To use this include you MUST have the following form variable defined in
# your calling page.
#
# document.forms.MainForm.bladeId
#############################################################################*/
//$_bLoadPorts = false;
include("IOBLoadBlades_inc.htm"); // Must come after the include of IOB_inc.htm and js/IOB.js
if( sizeof($iobs) == 0 )
{
// No BLADES
?>
}
else
{
?>
}
?>