seems to break with long bits of code. I erased my en.php mod and the page loaded again. Maybe what I am trying to do is not possible with this.
<?php
$stringArray = array (
'%%SHIPPING_USA_ONLY%%' => "Shipping to USA only.",
'%%SATISFACTION_GUARANTEED%%' => "Your satisfaction is guaranteed!",
'%%ipod_broken_screen%%' => "<p><span style="font-size: small;">Did you accidentally drop your iPod and to your horror notice the screen has large, black, inky spots? Send it in to have the screen replaced, and before you know it you will be listening to music again.</span></p>
<p> </p>
<p><span style="font-size: small;"><strong>Add this repair to your cart if your screen:</strong></span></p>
<ul>
<li><span style="font-size: small;">Is cracked or has inky, black spots</span></li>
</ul>
<ul>
<li><span style="font-size: small;">Remains white but the iPod still functions</span></li>
</ul>
<ul>
<li><span style="font-size: small;">Does not turn on at all but the iPod still functions</span></li>
</ul>
<ul>
<li><span style="font-size: small;">Turns on but is dim and very hard to see (no backlight)</span></li>
</ul>
<p> </p>
<p>In some cases, a non-functional screen may be caused by a faulty logic board. If the logic board is the culprit, you will be contacted and given the option to:</p>
<ul>
<li>Pay the difference in price to have the logic board replaced</li>
</ul>
<ul>
<li>Have your iPod returned and receive a refund minus the standard diagnostic fee ($4.95)</li>
</ul>
<ul>
<li> <a title="Sell your ipod" href="http://ifixithawaii.com/prestashop/cms.php?id_cms=8">Sell it to us</a> and receive a full refund, plus extra CASH</li>
</ul>
<p> </p>
<p><em>If you have any custom engravings please <a title="custom engravings" href="http://ifixithawaii.com/prestashop/cms.php?id_cms=7">click here</a></em></p>
<p> </p>
<p><strong>90 Day Limited <a href="http://www.ifixithawaii.com/prestashop/cms.php?id_cms=2" target="_blank">Warranty</a></strong></p>
<p><strong><br /></strong></p>"
);
?>