function openRequest(xT){
	MyURL = "trailer_hq.asp?t="+xT;
	requestWindow=dhtmlmodal.open('Trailer', 'iframe', MyURL, ' ', 'width=820px,height=540px,center=1,resize=0,scrolling=0')
}
