[[procedure drawTitle]]
[[item.title]]
[[if item.subTitle]][[item.subTitle]][[endif]]
[[endprocedure drawTitle]]
[[procedure drawThumnails]]
[[foreach image item.auctionImages imagesThumbLoop]]
[[if preferences.useOwnServer]][[endif]]

[[if preferences.useOwnServer]]
[[endif]]
[[endforeach imagesThumbLoop]]
[[endprocedure drawThumnails]]
[[procedure drawAuctionImages]]
[[if preferences.useOwnServer]]
[[foreach image item.auctionImages imagesMainLoop]]
[[endforeach imagesMainLoop]][[endif]]
[[endprocedure drawAuctionImages]]
[[procedure drawPaymentInstructions]]
[[if item.checkoutInstructions]][[item.checkoutInstructions]][[endif]]
[[endprocedure drawPaymentInstructions]]
[[procedure drawDescription]]
[[description]]
[[endprocedure drawDescription]]
[[if GSLayoutEnabled_Basketball or GSLayoutNotDefined]]
|
[[call drawThumnails]]
|
[[call drawDescription]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Football]]
[[item.title]]
[[if item.subTitle]][[item.subTitle]][[endif]]
|
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Baseball]]
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Golf]]
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Cycling]]
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Gymnastics]]
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Handball]]
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Rafting]]
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Running]]
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Snowboard]]
[[item.title]]
[[if item.subTitle]][[item.subTitle]][[endif]]
|
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Soccer]]
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Tennis]]
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]
[[if GSLayoutEnabled_Volleyball]]
|
[[call drawThumnails]]
|
[[description]]
|
[[call drawAuctionImages]]
|
[[call drawPaymentInstructions]]
|
|
[[endif]]