View Single Post
  #2  
Old 01-09-2007, 09:18 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: If/Then Statment in Body Tag

Try this:

Code:
onload="MM_preloadImages('../images/navigation1.gif','../images/navigation2.gif');{if $smarty.get.mode eq "order_message"} javascript:__utmSetTrans();{/if}{if $body_onload ne ""} {$body_onload}{/if}"
Reply With Quote