document.writeln('') document.writeln('') document.writeln(' ') document.writeln(' ') document.writeln(' ') document.writeln('') document.writeln('
') document.writeln(' ') document.writeln(' ') document.writeln('
') document.writeln(' ') document.writeln(' ') document.writeln(' ') document.writeln('
') function turnsearch_a(){location.href='/item/index.asp?c-'+$('#m_id_all').val()+',tid-'+$('#m_tid_all').val()+',t-2,key-'+$('#m_key_all').val()+'.html';} $(document).ready(function() { $(document).keydown(function(e) { if (e.keycode==1){ turnsearch_a();} }); }); function turnsearch_b(){location.href='/item/index.asp?c-'+$('#m_id_all').val()+',tid-'+$('#m_tid_all').val()+',t-12,key-'+$('#m_key_all').val()+'.html';} $(document).ready(function() { $(document).keydown(function(e) { if (e.keycode==12){ turnsearch_b();} }); }); function turnsearch_c(){location.href='/item/index.asp?c-'+$('#m_id_all').val()+',tid-'+$('#m_tid_all').val()+',t-14,key-'+$('#m_key_all').val()+'.html';} $(document).ready(function() { $(document).keydown(function(e) { if (e.keycode==14){ turnsearch_c();} }); });