var source="http://dtmovies.com"

if ( NoPass != 0 ){
document.write("<img src='"+source +"/img/star_yellow.gif' border=0 alt='No Pass'>&nbsp;<font color=yellow><b>No Pass </b></font>")
}

if ( DLP != 0 ){
document.write("<img src='"+ source +"/img/dlp_logo.gif' border=0 alt='DLP Presentation'>&nbsp;<font color=white><b>Digital Presentation </b></font>")
}

if ( IMAX != 0 ){
document.write("<img src='"+ source +"/img/IMAXLogoblack.jpg' border=0 alt='IMAX Presentation'>")
}
