ho risolto in questo modo:

tag head -> include("file.php");


//File.php
<script> src="$path" ...</script>
<script> src="$path" ...</script>
<script> src="$path" ...</script>
<script> src="$path" ...</script>

non è il massimo perchè dal sorgente si vedono tutti sti
<script> ...
ma almeno è un pò più pulito

grazie ciao