This parameter specifies the URL Link for each banner. You should replace the N in the parameter name with
the banner number. So for 3 banners you would have 3 parameters:-
<param name="link1" value="[URL LINK],[TARGET]">
<param name="link2" value="[URL LINK],[TARGET]">
<param name="link3" value="[URL LINK],[TARGET]">
Target specfies the target frame or window and would normally
be set to a value of "_self".
|