
	//FastClearScreen_R(LCD_MEM);
	//EXTGRAPH_VERSION_PWDSTR
	/*clrscr();
	FontSetSys(F_4x6);
	printf(
COMMENT_PROGRAM_NAME " " COMMENT_VERSION_STRING	" Copyright () 2008
by Oliver Hoog aka Boscop, member of BoolSoft
http://www.boolsoft.org/

For bug reports, comments, questions
or suggestions email me at: boscop@boolsoft.org

Compiled with TIGCC 0.96 8
powered by ExtGraph v2.00 5
Thanks to Technoplaza and BoolSoft's members.
");
	ngetchx();*/
	
	/*DlgMessage("About", 
	COMMENT_PROGRAM_NAME " " COMMENT_VERSION_STRING	" Copyright () 2008
by Oliver Hoog aka Boscop, member of BoolSoft
http://www.boolsoft.org/

For bug reports, comments, questions
or suggestions email me at: boscop@boolsoft.org

Compiled with TIGCC 0.96 8
powered by ExtGraph v2.00 5
Thanks to Technoplaza and BoolSoft's members.",
BT_NONE,BT_NONE);*/