');
f.document.write('');
f.document.write('');
f.document.write('<'+'/'+'head'+'>');
f.document.write('<'+'div'+' class="listsheet">');
f.document.write($('#excel_data').html());
f.document.write('<'+'/'+'div'+'>');
f.document.write('<'+'/'+'body'+'><'+'/'+'html'+'>');
f.document.close();
f.location.reload();
setTimeout("f.print()",1000);//익스8을 위해 타임아웃 처리
}else{
var initBody;
window.onbeforeprint = function(){
initBody = document.body.innerHTML;
document.body.innerHTML = document.getElementById('excel_data').innerHTML;
}
window.onafterprint = function(){
document.body.innerHTML = initBody;
}
window.print();
}
/*$("#excel_data").printThis({
debug: true,
importCSS: true,
printContainer: false,
loadCSS: "/css/hub.css",
pageTitle: "prt",
removeInline: false
});*/
}).css('cursor','pointer');
$('.print2_btn').click(function(){
//$("#excel_data").printThis();
var agent = navigator.userAgent.toLowerCase();
if ( (navigator.appName == 'Netscape' && navigator.userAgent.search('Trident') != -1) || (agent.indexOf("msie") != -1) ) {//IE
f = window.open('', 'offprint', 'width=1024, height=320, scrollbars=yes');
f.document.open();
f.document.write('<'+'html'+'><'+'head'+'>');
f.document.write('');
f.document.write('');
f.document.write('');
f.document.write('<'+'/'+'head'+'>');
f.document.write('<'+'div'+' class="listsheet">');
f.document.write($('#print_data').html());
f.document.write('<'+'/'+'div'+'>');
f.document.write('<'+'/'+'body'+'><'+'/'+'html'+'>');
f.document.close();
f.location.reload();
setTimeout("f.print()",1000);//익스8을 위해 타임아웃 처리
}else{
var initBody;
window.onbeforeprint = function(){
initBody = document.body.innerHTML;
document.body.innerHTML = document.getElementById('print_data').innerHTML;
}
window.onafterprint = function(){
document.body.innerHTML = initBody;
}
window.print();
}
/*$("#excel_data").printThis({
debug: true,
importCSS: true,
printContainer: false,
loadCSS: "/css/hub.css",
pageTitle: "prt",
removeInline: false
});*/
}).css('cursor','pointer');
$('.print_btn2').click(function(){
f = window.open('', 'offprint', 'width=1024, height=600, scrollbars=yes');
f.location.href="printNoticeView.htm?no="+$(this).attr('data-no')+"&srh_totBidData=";
}).css('cursor','pointer');
$(".submenu").css('display','none');
$('.navi').click(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.close img').click(function() {
if($(".submenu").css('display') == 'block'){
$('.submenu').slideUp();
}
}).css('cursor','pointer');
/* $(".submenu").css('display','none');
$('.navi').mouseover(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.submenu_close').click(function(){
$('.submenu').slideUp();
});
*/
});
function number_format(num){ //3자리 콤마 찍기 함수
var num_str = num.toString();
var result = "";
for(var i=0; i 커뮤니티 > 공지사항 ◈ SH공사에서는 각종 개발사업 및 건설공사의 설계타당성 및 시공기술 적정성 확보 등 건설기술 관련사항에 대한 심의.자문을 위하여 『건설디자인위원회』를 운영하고 있습니다. 기존 위원임기가 2013년 11월 30일자로 만료됨에 따라, 「제13기 건설디자인위원」을 새롭게 구성하고자 아래와 같이 공개모집하고 있으니, 자격요건에 해당하시는 분은 등록신청서 및 제출서류를 작성하시어 2013. 11. 29(금) 18:00시까지 신청 하여 주시기 바랍니다. ㅇ 모집기간 : 2013.11.12(화) ~ 11.29(금) 18:00까지 (18일간.공휴일 포함) ㅇ 인원/임기 : 149명 / 2013.12.02 ~ 2015.11.30(2년) ㅇ 모집분야 : 건축기계설비 등 총22개분야 ㅇ 접수방법 : 이메일 접수(E-MAIL: oms0907@i-sh.co.kr) ㅇ 제출서류 : 공개자료실(No. 265) 참조 (등록신청서(붙임1), 개인정보제공및활용동의서(붙임2), 재직증명서, 자격증사본 등 각1부) ※유의사항 : 서류 제출시 주민번호는 삭제하여 제출(개인정보보호법 관련) ㅇ 기타 문의 : 설계기준팀 위원관리담당(☎02-3410-7604)공지사항BIDINFO에서 발빠르게 전하는 생생한 소식을 알아보세요!
[대한설비건설협회] SH공사 제13기 건설디자인위원 후보자 신청안내
작성자
관리자
작성일
2014/03/26 17:24:24
분류
조회
3967
첨부파일