blob: bab4ec98061d22785c9b1524da42e13cfc3956c5 [file] [log] [blame]
<script>
nospacebetweenmeandcdata<![CDATA[
function matchwo(a,b)
{
if (a < b && a < 0) then
{
return 1
}
else
{
return 0
}
}
]]>nospacebetweenmeandcdata
</script>