Template Page - Confirmation Template

From SmartWiki
Revision as of 15:43, 29 August 2013 by Arthur Lathrop (talk | contribs) (Created page with '<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"> <html> <head> @STYLELINK@ </head…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
<html>
<head>
@STYLELINK@
</head>
<body leftmargin=1 rightmargin=1 topmargin=1 bottommargin=1 marginheight=1 marginwidth=1>

<center><h2>Thank you...</h2></center></body>
</html>


<html>
<head>
@STYLELINK@
</head>
<body leftmargin=1 rightmargin=1 topmargin=1 bottommargin=1 marginheight=1 marginwidth=1>

<!--@sslogic("@Q1@"="Yes" and "@Q2@"="Yes" and "@Q3@"="Yes" and "@Q4@"="Yes")-->
<script>
location.href="/ex/ex_Apppage.jsp?token=HwwISRgGZ15RSxde&appid=102587&oppid=@opportunityid@";
</script>
<!--@else-->
<script>

       location.href ="/simpleface/sm_home.jsp";

</script>
</body>                                                 

<!--@end-->

</html>