<var C = GLOBAL.Def.Style.color>
<real_person>
<if isDefined("POST.soLoginEmail")>
<!--- logged in! redirect. --->
<goto url="http://#this_domain#/">
<break>
</if>
</real_person>
<fake_person>
<if isDefined("POST.soLoginEmail")>
<!--- oops! include smp_login, which has better handling of forgotten pswds and stuff. --->
<tag.smp_login>
<break>
<elseif isDefined("get.signed_up") AND get.signed_up EQ 1>
<ensure variable="get.signed_up_email" value="">
<h3>Check Your Email!</h3>
<if get.signed_up_email EQ "">
<p>
SmallerPage sent you an email.
</p>
<else>
<p>
SmallerPage sent an email to <b>#escapeMarkup(get.signed_up_email)#</b>.
</p>
</if>
<p>
There is a confirmation link in the email we sent you. Please click the link to
confirm your email to continue using SmallerPage.
</p>
<div align="right" style="margin-right:2em;">
<a href="http://smallerpage.com/"><img src="http://#this_domain#/file:/site-smp?&picwidth=48" border="0"></a>
</div>
<div> </div>
<div align="right" style="margin-right:2em;"><small><small>
Didn't get the email?
<br><a href="http://smallerpage.com/confirmation_email_help">Confirmation email help...</a>
</small></small></div>
<BREAK>
</if>
</fake_person>
<div> </div>
<!--- holiday outfit --->
<var _pw = 80>
<if 1 EQ 2 >
<var _intro_src = "http://#this_domain#/file:/routine-#this_id#?&picwidth=#_pw#&rando=#urlEncodedFormat(dateFormat(now()))#">
<else>
<var _intro_src = "http://#this_domain#/file:/site-smp?&picwidth=#_pw#">
</if>
<div style="margin-left:1em;">
<div style="float:left; width:#_pw#px; padding-top:5px;">
<img src="#_intro_src#" border="0">
<if site_gutitle NEQ "smallerpage" AND site_gutitle NEQ "smp" AND GLOBAL.Def.Site.extension NEQ "">
<br><img src="http://#this_domain#/file:/site-smp?&picwidth=#_pw/2#" border="0" style="padding-top:3px;">
</if>
</div>
<div style="margin-left:#_pw+8#px; padding-top:0px;">
<postform style="margin:0px; display:inline;">
<div id="login_form">
<if client_id EQ 1 AND isdefined("post.sologinemail") AND isdefined("post.sologinpassword")>
<p class="login_error">
Invalid login - please try again.
</p>
</if>
<div style="margin-bottom:0.3em;">
<b>Email:</b>
<div style="padding:5px;">
<input tabindex="1" name="soLoginEmail" id="smaller_login_email" title="Enter your email address" class="login_focus superspecial">
</div>
</div>
<div style="margin-bottom:0.3em;">
<b>Password:</b> <span style="color:##999;"><small><small><a style="color:##bbb;" href="http://#this_domain#/?&password_reset=1">Forgot?</a></small></small></span>
<div style="padding:5px;">
<input tabindex="2" type="password" name="soLoginPassword" title="Enter your password" class="">
</div>
</div>
<div style="margin-bottom:0.3em;">
<input class="submit" tabindex="3" type="submit" value="Log In" style="cursor:pointer;">
</div>
<div> </div>
<div> </div>
</div>
</postform>
</div>
</div>
<div style="clear:both;"> </div>
<div style="clear:both;"> </div>
<div style="clear:both;"> </div>
<div align="right" style="margin-right:2em;">
<small><small><div style="padding-bottom:3px;"><b>Welcome to SmallerPage!</b></div></small></small>
<tag.smp_pagebtn val="I'm New Here" slash="small_intro" style="margin-right:0px;">
</div>
<div style="clear:both;"> </div>
<div style="clear:both;"> </div>
<small><small><div align="left">
<a href="http://creatafone.com/" style="color:##a000d0;">Powered by Creatafone.com</a>
</div></small></small>
<div style="clear:both;"> </div>