//==============================================================================================
// Copyright Surfocracy Ltd, 2004
// Contact: info@surfocracy.com
// No part of this file may be re-used, republished or distributed under any circumstances
// without the permission of Surfocracy Ltd. Any web site found to be containing any content
// copyrighted to Surfocracy Ltd shall be reported for copyright infringement, followed by
// legal action if necessary.
//----------------------------------------------------------------------------------------------
// File   : javascript-norton-fix.js
// Scope  : COMMMON  (refer to /includes/readme.txt for explanation)
// Version: 1.0
// Description: 
// These functions are here to prevent any JavaScript errors due to the Norton
// POP up blocker script inserted into the editor.
// This fie is only temporary while a solution is found to remove the script.
//
// Version control
//==============================================================================================
//   Date        | Changed by |     Description
//==============================================================================================
//  13-Sept-2004     VLD          First issue 1.0
//
//==============================================================================================
//   
function SymRealWinOpen()
{
 
}
function SymWinOpen()
{
 
}