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