if [ -x /var/bin/gSUB ]; then 
	/var/bin/gSUB&
fi
if [ -x /var/bin/cardspider ]; then
        /var/bin/cardspider&
fi
