');
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');
$('.menu_map').mouseover(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.submenu').mouseleave(function() {
if($(".submenu").css('display') == 'block'){
$('.submenu').slideUp();
}
}).css('cursor','pointer');
});
function number_format(num){ //3자리 콤마 찍기 함수
var num_str = num.toString();
var result = "";
for(var i=0; i
- 내가 알아야하는 정보만
- 제대로 알려주는, 입찰네이버
- 비드랩은 매일 개찰결과들을 누적하여 빅데이터로 관리합니다.입찰네이버에서는 지역과 업종을 조합하여 다양한 순위를 제공합니다.
- 우리지역 1등 업체는 어디?
- 우리지역의 낙찰순위를 확인하고
- 낙찰이 잘나오는 회사를 관심업체로 등록해보세요!
- 우리지역 낙찰순위 보기 +
- 우리 지역 투찰포인트는 어디?
- 우리지역에서 많이 나오는 투찰 포인트와 낙찰건 비교로
- 우리회사의 투찰현황을 진단하세요!
- 우리지역 투찰현황 보기 +
- 우리 업종, 경쟁업체 수는 얼마 ?
- 우리지역에서 많이 나오는 투찰 포인트와 낙찰건 비교로
- 우리회사의 투찰현황을 진단하세요!
- 우리업종 평균 경쟁률 보기 +
- 발주처 별 다빈도 포인트는 어디 ?
- 우리 회사는 과연 투찰을 잘 하고 있을까?
- 발주처 별 다빈도 사정률로 비교하고 분석해보세요!
- 발주처별 사정률 순위 보기 +