Rev 8431 | Rev 20225 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><!-- Prevent MS Office toolbar from changing layout --><meta http-equiv="imagetoolbar" content="false" /><meta name="MSSmartTagsPreventParsing" content="true" /><title>${in.shop2020.title}</title>#include ( "templates/commoncssfiles.vm" )<div id="fb-root"></div><script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script><script src="http://connect.facebook.net/en_US/all.js"></script></head><body><noscript><p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p></noscript>$action.getHeaderSnippet()<!-- Main --><div id="main"><div class="main-content"><div class="main-top"><div class="bread-crumbs"><a href="/">Home</a> > <a href="#">Login</a></div></div><!-- Registration form--><div id="signinSignup" class="blue-border"><div class="middle"><table width="99%"><tr><td colspan="2" align="center" >#set($messages = $action.getActionMessages())#if($messages && $messages.size() != 0)<div id="messageSuccess"><span></span><p>#foreach($message in $messages)$message <br>#end</p></div>#end#set($messages = $action.getActionErrors())#if($messages && $messages.size() != 0)<div id="messageError"><span></span><p>#foreach($message in $messages)$message <br>#end</p></div>#end</td></tr><tr><td width="49%" align="center" valign="top" style="border-right: 1px solid #2789C1;"><h2 style = "font-weight:normal;"><input type="radio" name = "loginregister" class = "loginregister" value = "login" >Login</input><input type="radio" name = "loginregister" class = "loginregister" value = "register" checked="checked">Register</input></h2><div id="signin" class="registration-form"><form id="frmLogin" name="frmLogin" method="post" action="#"><div class="clearBoth"></div><div class="login-row"></div><div class="register-blocks"><!-- Login Id --><div class="register-row"><label><sup>*</sup><span>Login Id(Email):</span></label><div class="imgTextBox textbox-image"><input type="text" class="textbox" value="" name="email" id="loginEmail" /></div><div class="clearBoth"></div></div><!-- Password --><div class="register-row"><label><sup>*</sup><span>Password:</span></label><div class="imgTextBox textbox-image"><input type="password" class="textbox" value="" name="password" id="loginPassword" /></div><div class="clearBoth"></div></div><div class="register-row"><a id="resend_password_link" href="/forgot-password">Forgot password?</a></div><div class="register-row"><label> </label><div class="bigImgButton floatLeft yellow-image"><input type="submit" name="btnSearch" id="submitAddress" value="Login" class="button" /></div><div class="clearBoth"></div></div></div></form></div><div id="signup" class="registration-form"><!-- New User Registration --><form id="frmRegister" name="frmRegister" method="post" action="/register?redirectUrl=$action.getRedirectUrl()"><div class="clearBoth"></div><div class="login-row"></div><div id="loginCreate" class="register-blocks"><!-- Login Id --><div class="register-row"><label><sup>*</sup><span>Login Id(Email):</span></label><div class="imgTextBox textbox-image"><input type="text" class="textbox" value="" name="email" id="email"></div><div class="clearBoth"></div><div class="instruction-text">We will send Order details to this Email Address</div><div class="clearBoth"></div></div><!-- Password --><div class="register-row"><label><sup>*</sup><span>Password:</span></label><div class="imgTextBox textbox-image"><input type="password" class="textbox" value="" name="txtPassword" id="txtPassword" /></div><div class="clearBoth"></div><div class="instruction-text">Minimum 6 characters</div><div class="clearBoth"></div></div><div class="register-row"><label> </label><div class="bigImgButton floatLeft register-button yellow-image"><input type="submit" class="button" value="Register" name="btnSearch"></div></div></div><!-- Create Login --><!-- Conditions Information --><!-- Conditions Information --></form></div></td><td width = "49%" align="center" valign="top"><div id = "alternate-logins"><div id = "facebook-login-container"><iframe src="http://www.facebook.com/plugins/registration?client_id=${in.shop2020.appId}&redirect_uri=${in.shop2020.appRedirectUri}?redirectUrl=$action.getRedirectUrl()&fields=name,email&fb_register=true"scrolling="auto"frameborder="no"style="border:none"allowTransparency="true"width="90%"height="194"></iframe></div><!--div id = "facebook-login-button" ><a href="#"><img src = "/images/facebooklogin.png" onClick = "checkAndCallFacebookLogin()"></a></span></div--></div></td></tr></table></div></div><!-- /Registration form--></div></div><script language="javascript" type="text/javascript" src="/js/jquery-ui.min.js"></script>#include("templates/footer.vm")#include ( "templates/commonjsfiles.vm" )</body></html>