// Each ad has 2 components
// The top line variable eg 'ad1t' is the text
// The bottom line variable eg 'ad1c' is the contact detail
// Fill in between the quote marks
// DO NOT use double quote marks in the ad - you may use single quotes ie '
// Fill from the top down and ads will be inserted in alternate columns on the page to fill evenly
// When you get to the bottom replace the ad at the top

var ad1t=""
var ad1c=""

var ad11t=""
var ad11c=""

var ad2t=""
var ad2c=""

var ad12t=""
var ad12c=""

var ad3t=""
var ad3c=""

var ad13t=""
var ad13c=""

var ad4t=""
var ad4c=""

var ad14t=""
var ad14c=""

var ad5t=""
var ad5c=""

var ad15t=""
var ad15c=""

var ad6t=""
var ad6c=""

var ad16t=""
var ad16c=""

var ad7t=""
var ad7c=""

var ad17t=""
var ad17c=""

var ad8t=""
var ad8c=""

var ad18t=""
var ad18c=""


