1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
<div id="workspaces" style="##workspacewidth##">
<!-- #BEGINZONE height1 -->
<div class="iframewrapper" style="flex-grow: ##height1##">
<!-- #BEGINZONE width11 -->
<iframe src="##url11##" style="flex-grow: ##width11##" data-editor-no="##editorno11##"></iframe>
<!-- #ENDZONE width11 -->
<!-- #BEGINZONE width12 -->
<iframe src="##url12##" style="flex-grow: ##width12##" data-editor-no="##editorno12##"></iframe>
<!-- #ENDZONE width12 -->
<!-- #BEGINZONE width13 -->
<iframe src="##url13##" style="flex-grow: ##width13##" data-editor-no="##editorno13##"></iframe>
<!-- #ENDZONE width13 -->
<!-- #BEGINZONE width14 -->
<iframe src="##url14##" style="flex-grow: ##width14##" data-editor-no="##editorno14##"></iframe>
<!-- #ENDZONE width14 -->
<!-- #BEGINZONE width15 -->
<iframe src="##url15##" style="flex-grow: ##width15##" data-editor-no="##editorno15##"></iframe>
<!-- #ENDZONE width15 -->
</div>
<!-- #ENDZONE height1 -->
<!-- #BEGINZONE height2 -->
<div class="iframewrapper" style="flex-grow: ##height2##">
<!-- #BEGINZONE width21 -->
<iframe src="##url21##" style="flex-grow: ##width21##" data-editor-no="##editorno21##"></iframe>
<!-- #ENDZONE width21 -->
<!-- #BEGINZONE width22 -->
<iframe src="##url22##" style="flex-grow: ##width22##" data-editor-no="##editorno22##"></iframe>
<!-- #ENDZONE width22 -->
<!-- #BEGINZONE width23 -->
<iframe src="##url23##" style="flex-grow: ##width23##" data-editor-no="##editorno23##"></iframe>
<!-- #ENDZONE width23 -->
<!-- #BEGINZONE width24 -->
<iframe src="##url24##" style="flex-grow: ##width24##" data-editor-no="##editorno24##"></iframe>
<!-- #ENDZONE width24 -->
<!-- #BEGINZONE width25 -->
<iframe src="##url25##" style="flex-grow: ##width25##" data-editor-no="##editorno25##"></iframe>
<!-- #ENDZONE width25 -->
</div>
<!-- #ENDZONE height2 -->
<!-- #BEGINZONE height3 -->
<div class="iframewrapper" style="flex-grow: ##height3##">
<!-- #BEGINZONE width31 -->
<iframe src="##url31##" style="flex-grow: ##width31##" data-editor-no="##editorno31##"></iframe>
<!-- #ENDZONE width31 -->
<!-- #BEGINZONE width32 -->
<iframe src="##url32##" style="flex-grow: ##width32##" data-editor-no="##editorno32##"></iframe>
<!-- #ENDZONE width32 -->
<!-- #BEGINZONE width33 -->
<iframe src="##url33##" style="flex-grow: ##width33##" data-editor-no="##editorno33##"></iframe>
<!-- #ENDZONE width33 -->
<!-- #BEGINZONE width34 -->
<iframe src="##url34##" style="flex-grow: ##width34##" data-editor-no="##editorno34##"></iframe>
<!-- #ENDZONE width34 -->
<!-- #BEGINZONE width35 -->
<iframe src="##url35##" style="flex-grow: ##width35##" data-editor-no="##editorno35##"></iframe>
<!-- #ENDZONE width35 -->
</div>
<!-- #ENDZONE height3 -->
</div>
|