//<!--

// Handles popups for www.finecases.com

popupWin = null;

function about_1019LEFT() { 
popupWin = window.open('/resources/B0017/popups/1019_lefthand.html', '1019LEFT', 'height=290,width=630,left=15,top=15,resizable=no,scrollbars=no,menubar=no,directories=no,location=no,status=no,');
ckBlock();
popupWin.focus();
}

function about_CaseStrap() { 
popupWin = window.open('/resources/B0017/popups/_caseStrap.html', 'CaseStrap', 'height=350,width=400,left=15,top=15,resizable=no,scrollbars=no,menubar=no,directories=no,location=no,status=no,');
ckBlock();
popupWin.focus();
}

function about_VStrap() { 
popupWin = window.open('/resources/B0017/popups/_VStrap.html', 'VStrap', 'height=376,width=326,left=15,top=15,resizable=no,scrollbars=no,menubar=no,directories=no,location=no,status=no,');
ckBlock();
popupWin.focus();
}

function about_SmartBag() { 
popupWin = window.open('/resources/B0017/popups/_smartBags.html', 'SmartBags', 'height=300,width=520,left=10,top=10,resizable=no,scrollbars=no,menubar=no,directories=no,location=no,status=no,');
ckBlock();
popupWin.focus();
}

function about_TravBag() { 
popupWin = window.open('/resources/B0017/popups/_celloTrav.html', 'TravelBag', 'height=380,width=390,left=10,top=10,resizable=no,scrollbars=no,menubar=no,directories=no,location=no,status=no,');
ckBlock();
popupWin.focus();
}

function see_CaseStrap() {
	opener.location='http://www.finecases.com/browse/bobelock/bobelock-1517.html';
}
function see_VStrap() {
	opener.location='http://www.finecases.com/browse/bobelock/bobelock-1521.html';
}
function see_SmartBag() {
	opener.location='http://www.finecases.com/browse/bobelock/bobelock-1516.html';
}
function see_TravBag() {
	opener.location='http://www.finecases.com/browse/bobelock/bobelock-1520.html';
}

//-->