Code:
GOTO MyIncludeEnd

sub1:
do this 1
return

sub2:
do this 2
Return

MyIncludeEnd: