﻿function popupWindow(url,_4c){
if(_4c=="true"){
window.open(url,"","status=yes,left=100,top=100,location=yes,scrollbars=yes,toolbar=yes,menubar=yes,resizable=yes,width=1016,height=711");
};
}

function faceboxDelegate2(url) {

   jQuery.facebox('<iframe src="img/video.html" width=800 height=400 scrolling=no frameborder=0></iframe>');


}



