function remote(name){
	if (name == "cls")win2=window.open('http://www.priceline-europe.com/general.html?sid=1f34cdbcc4f5a67d39cc0632bfb11c42;tmpl=docs/brought','Brought','width=770,height=385,scrollbars=no,resizable=no')
	if (name == "cus") win2=window.open('http://www.priceline-europe.com/general.html?sid=1f34cdbcc4f5a67d39cc0632bfb11c42;tmpl=docs/contact','Contact','width=770,height=400,scrollbars=yes,resizable=yes')

	if (name == "priv") win2=window.open('','Privacy','width=485,height=400,scrollbars=yes,resizable=yes')

	if (name == "terms") win2=window.open('http://www.priceline-europe.com/general.html?sid=1f34cdbcc4f5a67d39cc0632bfb11c42;tmpl=docs/terms-and-conditions','Terms','width=485,height=400,scrollbars=no,resizable=no')

	if (name == "faq") win2=window.open('http://www.priceline-europe.com/general.html?sid=1f34cdbcc4f5a67d39cc0632bfb11c42;tmpl=docs/faqmain','Faq','width=485,height=400,scrollbars=no,resizable=no')
	win2.creator=self
}