_head "Page Title" "folderthefilesarein" "Page Title<br><i>written and compiled by doctordee</i>"
	_sectbeg "Menu Item Text" "menuitemtext" 
		_text %menuitemtext.txt
	_sectend
	_sectbeg "Menu Item Text2" "menuitemtext2" 
		_text %menuitemtext2.txt
		_sectend/last
_foot
_done

_head "General Approach to Treatment" "approach" "General Approach to Treatment<br><i>written and compiled by doctordee</i>"
    _addtomenu "General Approach to Treatment" "general.htm"
    _addtomenu "Patients' Rights"           "rights.htm"
    _addtomenu "Testing Your Tumor"         "testingtumor.htm"
    _addtomenu "About Scans"  "scans.htm"
    _addtomenu "Survival Statistics"        "primarystats.htm"
    _addtomenu  "Access to Medical Information" "accessmed.htm"
_foot
_done

_head "General Approach to Treatment" "general" "General Approach to Treatment<br><i>written and compiled by doctordee</i>"  
     _text %general.txt
     _sectbeg/nomenu "General Approach to Treatment of Leiomyosarcoma" "general2"
     _text %general2.txt
     _sectend
     _sectbeg/nomenu "References and Ammunition" "sarcammo"
     _text %sarcammo.txt
     _sectend
	_sectbeg/nomenu "Prognosis" "prognosis"
	_text %prognosis.txt
	_sectend
	_sectbeg/nomenu "Addendum" "addend"
	_text %addend.txt	  
	_listbeg "number"
		_list %listatend.txt
	_listend    
	_sectend/last
_foot
_done

_sectbeg "CT Radiation and CT Contrast Are Not Without Risk" "risk" 
		_text %risk1.txt
		_text/nobr %risk1table.txt
		_text %risk2.txt
	_sectend
	_sectbeg "Imaging Choices" "choices" 
		_text %choices.txt
		_sectsub "X-rays" "xray"
		_text %xray.txt
		_sectsub "CT Scans" "ct"
		_text %ct.txt
		_sectsub "Bone Isotope Scans" "boneiso"
		_text %boneiso.txt
		_sectsub "Bone Density Scans" "bonedens"
		_text %bonedens.txt
		_sectsub "MRI Scans" "mri"
		_text %mri.txt
		_sectsub "PET Scans" "pet"
		_text %pet.txt
		_sectsub "Mammography" "mamm"
		_text %mamm.txt
		_sectsub "Ultrasound Scans" "us"
		_text %us.txt
		_sectsub "Comparison of MRI and CT scans for Liver Imaging" "ct-mri"
		_text %ct-mri.txt
	_sectend


_head "General Approach to Treatment" "general" "General Approach to Treatment<br><i>written and compiled by doctordee</i>"  
     _text %general.txt
     _sectbeg/nomenu "General Approach to Treatment of Leiomyosarcoma" "general2"
     _text %general2.txt
     _sectend
     _sectbeg/nomenu "References and Ammunition" "sarcammo"
     _text %sarcammo.txt
     _sectend
	_sectbeg/nomenu "Prognosis" "prognosis"
	_text %prognosis.txt
	_sectend
	_sectbeg/nomenu "Addendum" "addend"
	_text %addend.txt	  
	_listbeg "number"
		_list %listatend.txt
	_listend    
	_sectend/last
_foot
_done



;ERASE THIS LINE AND BELOW WHEN TEMPLATE IS MADE

;NOTE  Page title is title of the webpage being done.  
; one writes the template and saves it as the pagetitle.template.  pagetitle.template is saved in the Templates folder of LMSWEB
; for the folder the files are in, create a folder with the pagetitle name in LMSWEB folder
; in the folder with pagetitle name, create a file for each section, with the menuitemname.
; collect the text for each section, and save it as menuitemtext.txt file until you have done all the text files for the menu items
; then go to LMSWEB folder and pick the build LMS file and double click on it
; use the number of the page you want to build, enter it
; enter yes or all if they ask you about deleting
; enter q for quit when finished
; go to pages folder in LMSWEB.  Find pagetitle and see how it looks.

; use F4 key to open the template, and the .txt files