Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <meta HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
- <script>
- function redirectOnLoad() {
- if (this.SfdcApp && this.SfdcApp.projectOneNavigator) { SfdcApp.projectOneNavigator.handleRedirect('https://bayerch-de--uatde.my.salesforce.com?ec=302&startURL=%2Fvisualforce%2Fsession%3Furl%3Dhttps%253A%252F%252Fbayerch-de--uatde--c.visualforce.com%252Fapex%252FCustomer360Summary%253Fid%253D0017Z00001FXhUYQA1'); } else
- if (window.location.replace){
- window.location.replace('https://bayerch-de--uatde.my.salesforce.com?ec=302&startURL=%2Fvisualforce%2Fsession%3Furl%3Dhttps%253A%252F%252Fbayerch-de--uatde--c.visualforce.com%252Fapex%252FCustomer360Summary%253Fid%253D0017Z00001FXhUYQA1');
- } else {
- window.location.href ='https://bayerch-de--uatde.my.salesforce.com?ec=302&startURL=%2Fvisualforce%2Fsession%3Furl%3Dhttps%253A%252F%252Fbayerch-de--uatde--c.visualforce.com%252Fapex%252FCustomer360Summary%253Fid%253D0017Z00001FXhUYQA1';
- }
- }
- redirectOnLoad();
- </script>
- </head>
- </html>
- <!-- Body events -->
- <script type="text/javascript">function bodyOnLoad(){if(window.PreferenceBits){window.PreferenceBits.prototype.csrfToken="null";};}function bodyOnBeforeUnload(){}function bodyOnFocus(){}function bodyOnUnload(){}</script>
- </body>
- </html>
- <!--
- ...................................................................................................
- ...................................................................................................
- ...................................................................................................
- ...................................................................................................
- -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement