function touareg_opWin(p,w,h,n){
	n?n=n:n="nokiaSwinbleWin";
	window.open(p, n, "width="+w+", height="+h+", toolbar=no, menubar=no, location=no, scrollbars=0, resizable=no, top=50, left=50");
};

function touareg_abrir(titulo){
	touareg_opWin("http://www.volkswagen.es/touareg/touareg/inmotion_cms/aventura_reg2.html?procedencia="+titulo,500,625,"Inscripcion");
}

function touareg_video(){
	touareg_opWin("http://www.volkswagen.es/touareg/inmotion/video.html",490,450,"Inscripcion");
}
