/*
	作者：戴铭
*/
$(document).ready(function() {
	//做菜
	$("#cook_mwbox_docook").wBox({title:'做菜',drag:true,overlay:false, ifFrame:true, iframeWH:{width:900, height:450}});
});
