2025-04-27 07:49:33 -04:00

12 lines
285 B
Plaintext

<%
' Resizing constants for the Content Ratings dialog.
' Dialog dimensions
Const L_IIRTE_W = 580
Const L_IIRTE_H = 480
' This is the size of the region that displays iirtehd.asp. From the top
' of the dialog to the slider control.
Const L_CATEGORYHEADHEIGHT_NUM = 185
%>