// Function to open popup windows.

//Dead Birds

function DBpopup(){
window.open('deadbirds/photos1.html', 'Production_Photos', 'width=491, height=417');
}

function DBpopup3(){
window.open('starz.html', 'starz', 'width=445, height=360');
}

function DBpopup4(){
window.open('loseshishead.html', 'loseshishead', 'width=445, height=360');
}

function DBpopup5(){
window.open('dbtrailer.html', 'dbtrailer', 'width=445, height=360');
}

//Red Sands

function RSpopUp1(){
window.open('redsandstrailer.html', 'trailer', 'width=500, height=320');
}

function RSpopUp2(){
window.open('redsandspickups.html', 'redsands', 'width=445, height=360');
}

function RSpopUp3(){
window.open('redsandswildlines.html', 'redsands', 'width=500, height=320');
}

function DSPpopup(){
window.open('disposal/photos1.html', 'Production_Photos', 'width=491, height=417');
}

function DSPpopUp1(){
window.open('disposal.html', 'Disposal_Trailer', 'width=445, height=360');
}

function CHKpopUp1(){
window.open('chuck.html', 'Chuck_Trailer', 'width=445, height=360');
}

function CHKpopUp2(){
window.open('chuck_festivals.html', 'Chuck_Festivals', 'width=500, height=500, scrollbars=yes');
}