<% dim gPageName gPageName = request.QueryString("docid") pageURL = request.servervariables("URL") & "?" & request.servervariables("query_string") 'bottomline if (gPageName = "3361") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A352-19B9-EFA7-D656B9AC82092EEF") end if 'your business if (gPageName = "3362") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A391-19B9-EFA7-D60ED7FE1790E8D0") end if 'your mortgage if (gPageName = "3363") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A3C0-19B9-EFA7-D6E032ED10B2C45A") end if 'your lifestyle if (gPageName = "3369") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A537-19B9-EFA7-D607BC6C25E84765") end if 'ideas and innovations if (gPageName = "3364") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A3EE-19B9-EFA7-D68EA673FDCCEA94") end if 'walking through life if (gPageName = "3370") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A565-19B9-EFA7-D6805D68C52CF486") end if 'seeing stars if (gPageName = "3371") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A594-19B9-EFA7-D69BD1212AA4604F") end if 'small business if (gPageName = "3365") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A42D-19B9-EFA7-D6A6F072F84A4DBC") end if 'smart pages if (gPageName = "3003") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A2B6-19B9-EFA7-D657399AFC4BC98D") end if 'YOY if (gPageName = "3366") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A49A-19B9-EFA7-D61931981C5C98D5") end if 'feedback if (gPageName = "3367") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A45C-19B9-EFA7-D6E4689FE1FED9CC") end if 'clipboard if (gPageName = "3372") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A4C9-19B9-EFA7-D66598010421E8F8") end if 'sportslive if (gPageName = "3368") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A4F8-19B9-EFA7-D61467689B2F3B7E") end if 'get connected if (gPageName = "3360") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A323-19B9-EFA7-D6D25B114B4B5FEB") end if 'profile if (gPageName = "3359") then response.redirect("http://wollongong.n4b.com/article.cfm?article=E611A2F4-19B9-EFA7-D6BE097A759283F2") end if if (pageURL = "http://www.wollongong.youronlinecommunity.com.au/page.aspx?site=8&page=ezine") then response.redirect("http://wollongong.n4b.com/weekly_ezine.cfm") end if if (pageURL = "http://www.wollongong.youronlinecommunity.com.au/contactus.aspx") then response.redirect("http://wollongong.n4b.com/contact_us.cfm") end if if (pageURL = "http://www.wollongong.youronlinecommunity.com.au/privacy.aspx") then response.redirect("http://wollongong.n4b.com/privacy.cfm") end if %>