[] [top_kv] type = file hideKey = true multiple = true multipleButton = true label=key visual [top_km] type = file hideKey = true multiple = true multipleButton = true label=key movie [top_kgif] type = file hideKey = true multiple = true multipleButton = true label=key gif [top_firstname] type = text size = 35 hideKey = true label=firstname [top_role] type = text size = 35 hideKey = true label=role [top_from] type = text size = 35 hideKey = true label=from [top_photographer] type = text size = 35 hideKey = true label=photogprapher [top_insta] type = text size = 35 hideKey = true label=insta [top_twitter] type = text size = 35 hideKey = true label=twitter [top_facebook] type = text size = 35 hideKey = true label=facebook [top_web] type = text size = 35 hideKey = true label=web multiple = true multipleButton = true <?php for($q_i = 1; $q_i < 6; ++$q_i): ?> [q<?php echo $q_i; ?>_point] type = select valueLabel = spot1#spot2#spot3#spot4#spot5#extra value = 1#2#3#4#5#6 default = 1 hideKey = true label=In front of [q<?php echo $q_i; ?>_kv] type = file hideKey = true multiple = true multipleButton = true label=key visual [q<?php echo $q_i; ?>_text] type = textarea rows = 5 cols = 80 hideKey = true label=text <?php endfor; ?> [extra_photo] type = file hideKey = true multiple = true multipleButton = true label=photos <?php for($s_i = 1; $s_i < 6; ++$s_i): ?> [spot<?php echo $s_i; ?>_top_name] type = text size = 35 hideKey = true label=spotname [spot<?php echo $s_i; ?>_top_id] type = text size = 35 hideKey = true label=spotid [spot<?php echo $s_i; ?>_top_file] type = file hideKey = true multiple = true multipleButton = true label=top <?php for($g_i = 1; $g_i < 3; ++$g_i): ?> [spot<?php echo $s_i; ?>_page<?php echo $g_i; ?>_type] type = select value = 1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18 default = 1 hideKey = true <?php for($b_i = 1; $b_i < 10; ++$b_i): ?> [spot<?php echo $s_i; ?>_page<?php echo $g_i; ?>_boxarea_box<?php echo $b_i; ?>_select] type = select value = file#text#map#info default = file hideKey = true [spot<?php echo $s_i; ?>_page<?php echo $g_i; ?>_boxarea_box<?php echo $b_i; ?>_text] type = textarea rows = 5 cols = 15 hideKey = true [spot<?php echo $s_i; ?>_page<?php echo $g_i; ?>_boxarea_box<?php echo $b_i; ?>_file] type = file hideKey = true multiple = true multipleButton = true <?php endfor; ?> <?php endfor; ?> [spot<?php echo $s_i; ?>_sp_kv] type = file hideKey = true multiple = true multipleButton = true [spot<?php echo $s_i; ?>_sp_text] type = textarea rows = 5 cols = 15 hideKey = true <?php for($b_i = 1; $b_i < 10; ++$b_i): ?> [spot<?php echo $s_i; ?>_sp_spboxarea_spbox<?php echo $b_i; ?>_select] type = select value = photo1#photo2#none default = photo1 hideKey = true [spot<?php echo $s_i; ?>_sp_spboxarea_spbox<?php echo $b_i; ?>_file1] type = file hideKey = true multiple = true multipleButton = true [spot<?php echo $s_i; ?>_sp_spboxarea_spbox<?php echo $b_i; ?>_file2] type = file hideKey = true multiple = true multipleButton = true <?php endfor; ?> <?php endfor; ?>