#include "..\inc\cfg_items.h"

__root const CFG_HDR cfghdr0={CFG_STR_UTF8,"Entry off net",0,7};
__root const char EntryOff[8]="";

__root const CFG_HDR cfghdr1={CFG_STR_UTF8,"Entry on net",0,7};
__root const char EntryOn[8]="";
