Index: branches/dev/data/Smarty/templates/admin/products/product.tpl
===================================================================
--- branches/dev/data/Smarty/templates/admin/products/product.tpl	(revision 11994)
+++ branches/dev/data/Smarty/templates/admin/products/product.tpl	(revision 11995)
@@ -7,6 +7,8 @@
 *}-->
 <script type="text/javascript">
-<!--
-//-->
+// URL¤ÎÉ½¼¨ÈóÉ½¼¨ÀÚ¤êÂØ¤¨
+function lfDispSwitch(id){
+	document.getElementById('sub_detail').style.display = '';
+}
 </script>
 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->
@@ -253,5 +255,5 @@
 									*}-->
 									<tr>
-										<td bgcolor="#f2f1ec" colspan="2"><input type="button" name="btn" onclick="document.getElementById('sub_detail').style.display = ''" value="¥µ¥Ö¾ðÊóÉ½¼¨"></td>
+										<td bgcolor="#f2f1ec" colspan="2"><input type="button" name="btn" onclick="lfDispSwitch('sub_detail');" value="¥µ¥Ö¾ðÊóÉ½¼¨"></td>
 									</tr>
 								</table>
