function OpenAd (sPath) {
	window.open(sPath,'');
}
