<!--- >
Suns of Sam.
< --->
<tag.slashes>
<ensure variable="get.s2" value="">
<tag.sos_def>
<var C = GLOBAL.Def.Style.color>
<!--- Program Requests --->
<if get.s1 EQ "style.css">
<!--- include style, stop processing --->
<tag.sos_style headers="1">
<BREAK>
<elseif get.s1 EQ "script.js">
<!--- include script, stop processing --->
<tag.sos_script headers="1">
<BREAK>
</if>
<if get.s1 EQ '' OR get.s1 EQ 'home'>
<tag.sos_layout title="Suns of Sam | Official Website"
description="Suns of Sam: roots rock / rock and roll in southeast Michigan.">
<tag.sos_intro>
</tag.sos_layout>
<else>
<tag.sos_layout title="Not Found | Suns of Sam">
<tag.spf_picdiv src="http://#this_domain#/file:/image-spf_hiding" w="320" h="240"
style="float:left;">
</tag.spf_picdiv>
<div style="margin-left:344px;">
<div style="padding:7px; background:white; border-radius:7px;">
<h3>Not Found</h3>
<p>
The page <b>#escapeMarkup(so_slash_string)#</b> could not be found on the Suns of Sam website.
</p>
<p>
Sorry.
</p>
<p>
- <a href="http://#this_domain#/">SOS</a>
</p>
</div>
</div>
</tag.sos_layout>
</if>