function re_dow(str,num)
{
	if(str.length > 40){  //reportworld
		 document.write("<div><br><br> <a href='http://rps.reportworld.co.kr/redirect/location.html?rw_rps="+ str +"' target='_blank'><font color=blue><b>[원문 페이지에서 다운받기]</b></a></font>");

		  document.write("<br></div>");
	}
	else if(num < 900000){  //reportshop

		  document.write("<iframe src='http://www.dayoung.co.kr/report/str.asp?num="+ num +"' width=600 height=60 frameborder=0></iframe>");
		  document.write("<br>");

	}else if(str.length > 1){
		document.write("<table border=0 width=85%><tr><td style='text-align:right'><A href='http://sales.happyreport.co.kr/dlgksqja/"+ str +"/' target=_blank><img src='http://dlgksqja.cafe24.com/js/download.gif' border=0><font color=blue>파일 다운로드하기</A></td></tr></table>");

		  document.write("<br>");
		
	}else{

	}
}

function re_lef(num){
}

function re_dow_world(str,num){

	if(str.length > 40){  // 레포트 월드 전용
		 //document.write("<a href='http://rps.reportworld.co.kr/redirect/location.html?rw_rps="+ str +"' target='_blank'><img src='http://dlgksqja.cafe24.com/js/download.gif' border=0><font color=blue>파일 다운로드하기</a></font>");
		 document.write("<a href='http://www.reportok.net/bloging.php?str="+ str +"' target='_blank'><img src='http://dlgksqja.cafe24.com/js/download.gif' border=0><font color=blue>파일 다운로드하기</a></font>");

		  document.write("<br>");
	}
}
function  re_lef_world(num){ // 레포트 월드 전용


		  document.write("<br><font color=blue>본 자료는 레포트전문 사이트의 유료자료입니다.");	


}
function re_dow_shop(num,str){ //레포트샾 전용
	
		 document.write("<br><br> <a href='http://lpa.campusgg.com/lpa/location.php?lpa="+ num +"' target='_blank'><img src='http://dlgksqja.cafe24.com/js/download.gif' border=0><font color=blue><b>[원문 페이지에서 다운받기]</b></a></font><br>");

		  document.write("<br>");

}

function re_lef_shop(str){
 //document.write("<br><font color=blue>본 자료는 레포트전문 사이트의 유료자료입니다.");	
}


function rep_mani(str){//레포트 매니아 전용
window.open("http://www.reportmania.co.kr/prin.asp?"+str);

}


function re_dow_world_bloging(str,num){

	if(str.length > 40){  // 레포트 월드 전용
		 document.write("<a href='http://www.reportok.net/bloging.php?str="+ str +"' target='_blank'><img src='http://dlgksqja.cafe24.com/js/download.gif' border=0><font color=blue>파일 다운로드하기</a></font>");

		  document.write("<br>");
	}
}

function re_dow_mania(num,str){ //레포트샾 전용
	
		 document.write("<a href='http://www.reportmania.co.kr/prin.asp?idx="+ num +"' target='_blank'><img src='http://dlgksqja.cafe24.com/js/download.gif' border=0><font color=blue>"+ str +"</a></font>");

		  document.write("<br>");

}

function re_lef_mania(str){
 document.write("<br><font color=blue>본 자료는 레포트전문 사이트의 유료자료입니다.");	
}