Twenties Tuesdays at Supercasino

Visit Supercasino Save For Later
Posted <!DOCTYPE html>
<html>
<head id="ctl00_Head1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Title" content="#1 Australian Casino Online">
<meta name="Keyword" content="#1 Australian Casino Online">
<meta name="Description" content="Operating since 1998, AusCasino is oldest casino portal on the net. Download Australian Casino (FREE software) and gamble over the Internet securely using cutting edge technology and cryptography.">
<title>#1 Australian Casino Online</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta property='og:title' content='#1 Australian Casino Online'>
<meta property='og:type' content='Website'>
<meta property='og:url' content='https://www.redlineartmke.org/'>
<meta property='og:site_name' content='www.Auscasino.com'>
<meta property='og:image' content='https://www.redlineartmke.org/images/top_main_story_img.jpg'>
<meta property='fb:admins' content='100001030457998'>
<meta property='og:description' content='Operating since 1998, AusCasino is oldest casino portal on the net. Download Australian Casino (FREE software) and gamble over the Internet securely using cutting edge technology and cryptography.'>
<link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:400,800,600,300|Source+Sans+Pro:200,700" rel="stylesheet" type="text/css">
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<link href="/css/layout.css" type="text/css" rel="stylesheet">
<link href="/css/TXOddslayout.css" type="text/css" rel="stylesheet">
<link href="/css/customsite.css" type="text/css" rel="stylesheet">
<script language="javascript" src="/js/jquery.js" type="text/javascript"></script>
<script language="javascript" src="/js/jquery.flexslider.js" type="text/javascript"></script>
<script language="javascript" src="/js/main.js" type="text/javascript"></script>
</head>
<body onload="javascript:checkCookie();">
<script>
function _getCookie(e){if(document.cookie.length>0){var t=document.cookie.indexOf(e+"=");if(-1!=t)return t=t+e.length+1,cookieEnd=document.cookie.indexOf(";",t),-1==cookieEnd&&(cookieEnd=document.cookie.length),unescape(document.cookie.substring(t,cookieEnd));_setCookie("TimeZoneOffset",_getUtcOffset(),1),_setCookie("TimeZoneOffsetmin",_getUtcOffsetwithmin(),1),window.location.reload(!0)}return""}function _getUtcOffset(){return(new Date).getTimezoneOffset()}function _getUtcOffsetwithmin(){var e=new Date,t=-e.getTimezoneOffset()/60;return t}function _setCookie(e,t,o){var n=new Date;n.setFullYear(n.getFullYear()+10),document.cookie=e+"="+escape(t)+(null==o?"":";expires="+n.toUTCString())}_getCookie("TimeZoneOffset");
</script>
<script language="javascript">




getallscript();
</script>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({ appId: '525147997574394', status: true, cookie: true,
xfbml: true, oauth: true
});
};
(function() {
var e = document.createElement('script'); e.async = true;
e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
document.getElementById('fb-root').appendChild(e);
} ());

</script>
<form name="aspnetForm" method="post" action="/Index.aspx" id="aspnetForm">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTY4NTc2MTE3N2RkAasUy1QcvKAsBH4HNdmkdsdrO0g=">
</div>
<script src="/ScriptResource.axd?d=Q3TfMRldHhGc10INQ2XC7dx0427r-gSp4XS47-0qf2CUK3adFxQ51HYLw9ceJwk61w6s61L0vaY0Us9WwMGN_J9FsuQS3-PKxcn1szn1g06hGZQ_-0rw11g9s_uT5RgJBgpXZzrL3_4W2CLiOe1WhK11NAxS2EBhgvuOgWa5PhX7cRzc0&amp;t=ffffffffbcb9b94a" type="text/javascript"></script>
<script type="text/javascript">




//<![CDATA[
if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.');
//]]>
</script>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="90059987">
</div>
<div id="main-container">
<div id="header">
<div id="container-wrap">
<h1 class="logo"><a href="/">www.Auscasino.com</a></h1>
<div class="add-area">
<i class="closeAdd"></i>
</div>
<div class="mobileAdd">
<i class="closeAdd"></i>
</div>
<div class="mobileNavBg clearfix">
<div class="mobileOuter visible-phone visible-tablet">
<a href="#" class="mobileNavBtn"><span class="horLine"></span></a>
</div>
</div>
</div>
</div>
<script>

FB.init({
appId: '525147997574394',
status: true, // check login status
cookie: true, // enable cookies to allow the server to access the session
xfbml: true // parse XFBML
});

FB.getLoginStatus(function(response) {
if (response.status == 'connected') {
//getting current logged in user's id from session object
globaluserid = response.authResponse.userID;
//fetching friends uids from 'friend' table. We are using FB.api syntax
FB.api(
{
method: 'fql.query',
query: 'SELECT uid1 FROM friend WHERE uid2=' + globaluserid
},

function(response) {
if (response.length > 0) {

/***********************************************/
var url = "https://www.redlineartmke.org/ajax_post.aspx"; // ajax url which is here display.php
$.ajax({
type: "POST",
url: url,
cache: false,
data: { type: "SetShowFriendsStatus", sessionid: "kcwd4yrh1ldljw55l4amezah" },
success: function(msg) {
var states = msg;
//alert(states);
if (states != "false") {
}
else {
}
},
error: function(request, err) {
}
});
/*****************************************************************/
}
//once we get the response of above select query we are going to parse them

//$("#fCount").append(i);
}
);
}
});


</script>
<div class="newNavWrap">
<div id="container-wrap">
<div class="navOuter clearfix">
<div class="navOuterWrap">
<ul class='catTabs'>
<li class='activeClick'><label data-sub='Y'><a href='/category/pokies/' data-load='3465' data-sub='Y'>Pokies</a></label></li>
<li><label data-sub='Y'><a href='/category/roulette/' data-load='3467' data-sub='Y'>Roulette</a></label></li>
<li><label data-sub='Y'><a href='/category/online-casino-tournies/' data-load='3473' data-sub='Y'>Online Casino Tournies</a></label></li>
<li><label><a href='/category/casino-news/' data-load='3477'>Casino News</a></label></li>
<li><label><a href='/category/getting-started/' data-load='3517'>Getting Started</a></label></li>
<li><label><a href='/category/live-dealer-games/' data-load='3637'>Live Dealer Games</a></label></li>
<li>
<label data-sub='Y'><a href='javascript:void(0);' data-sub='Y' data-load='Y'>ALL</a></label>
<ul class='subCatList'>
<li>
<a href='/category/casino-news/'>Casino News</a>
</li>
<li>
<a href='/category/getting-started/'>Getting Started</a>
</li>
<li>
<a href='/category/live-dealer-games/'>Live Dealer Games</a>
</li>
<li>
<a href='/category/online-casino-tournies/'>Online Casino Tournies</a>
</li>
<li>
<a href='/category/pokies/'>Pokies</a>
</li>
<li>
<a href='/category/roulette/'>Roulette</a>
</li>
</ul>
</li>
</ul>
<div class="catTab_container">
<div id="Div3"></div>
</div>
</div>
<ul class="mobileNav clearfix">
<li>
<a href='/signup/' class='signinIcon'>users</a>
</li>
<li>
<a href="/online-casinos/" class="dollarIcon">Currency</a>
</li>
<li>
<a href="#" class="searchIcon">Search</a>
<div class="noJS">
<div class="search_hold">
<span><input type="text" name="" value="Search" id="txtSearch" class="" onfocus="WaterMarkemail1(this, event);" onblur="WaterMarkemail1(this, event);"> <input type="button" name="btnseach" id="btnSearch" class="" onclick="Search()"></span>
</div>
</div>
</li>
</ul>
</div>
<div class="secondLavelNav">
<ul class='subCatList sub-subCatList' id='tabClick1'>
<li>
<a href='/category/roulette/'></a>
</li>
<li class='mainCat'>
<a href='/category/roulette/'>Roulette</a>
</li>
<li>
<a href='/subcategory/roulette/roulette-games/'>Roulette Games</a>
</li>
<li>
<a href='/subcategory/roulette/roulette-promotions/'>Roulette Promotions</a>
</li>
<li>
<a href='/subcategory/roulette/roulette-systems/'>Roulette Systems</a>
</li>
<li>
<a href='https://777pokies.casino/mobile-slots'>Best Mobile Slots</a>
</li>
<li class='more'>
<a href='#'>More+</a>
</li>
</ul>
</div>
</div>
</div>
<script language="javascript">
var touchPattrn = navigator.userAgent.toLowerCase().match(/android|iPhone|iPad/i);
var doEvent='mouseover';
function checkEvent(){
var winW = window.innerWidth;
if(winW<1025){
$('.topHeaderMenu, .mobileNavBtn').removeClass('single').removeClass('double');
$('body').addClass('mob');

}else{

$('body').removeClass('mob menuOn');
}
if(touchPattrn){

$('body').addClass('mob');
}
}
var scrIn=false;
checkEvent();
$(window).resize(function(){checkEvent()});

var activeCatId;
function loadMenus(e, el){
e.preventDefault();
var pLi = el.parent().parent();
//alert(pLi.hasClass('active'));
var isMain =el.parents('.navOuterWrap').length;
if(pLi.hasClass('active') && isMain && $('body').hasClass('mob')){
window.location.href = el.attr('href');
return false;
}

$("ul.catTabs li").removeClass("active");
pLi.addClass("active");
$(".tab_content").hide();
isMain && $(".catTab_container").show();


var _this = el, catId = _this.data('load'), dataSub = _this.data('sub'), isLoaded = _this.data('loaded'), parentInd = pLi.index()+1;
activeCatId = catId;
var url = "https://www.redlineartmke.org/ajax_post.aspx?type=Cat_News_Subcat&catid=" + catId; // ajax url which is here display.php
!touchPattrn && !isMain && dataSub =='Y' && (function(){$('.topHeaderMenu, .mobileNavBtn').addClass('double'); $(".catTab_container").hide();})();


if (!isLoaded && catId != 'Y') {

$.ajax({
type: "GET",
url: url,
cache: false,
async: true,
jsonpCallback: 'jsonCallback',
contentType: "application/json",
dataType: 'jsonp',
success: function (msg) {

var states = msg;

_this.data('loaded', true);
_this.data('topCats', states.categories.latestStories);
var freg = $('<div />');
freg.html(states.categories.subcat);
//var clsubM = $('.subCatList', freg).clone();
$('.subCatList', freg).clone().insertAfter(_this.parent());
touchPattrn && !isMain && (function(){_this.parent().addClass('actsub'); _this.parent().next().slideDown();})();
var tab = $('<div />', { class: 'tab_content cl'+parentInd, id: 'tab' + catId });
tab.append(states.categories.subcat, states.categories.latestStories);

$('#Div3').append(tab);
tab.find('.timestampheader').each(function () {
var dId = this.id, nDate = $(this).data('news-date');
CheckdateissueHeader(nDate, dId);
})
},
error: function (request, err) {
}
});
} else {
if (catId == 'Y') {
if ($('#tabY').length) {
isMain && $('#tab' + catId).show();
var all = _this.next('.subCatList').clone();
//all.insertAfter(_this);

} else {

var all = _this.parent().next('.subCatList').clone();
var tab = $('<div />', { class: 'tab_content cl1', id: 'tab' + catId });
var allWrap = $('<div />', { class: 'tabsMenu' });
allWrap.html(all);
//!isMain && dataSub =='Y' && (function(){ $('.subsuperCat').html(all);})();
tab.html(allWrap);
$('#Div3').append(tab);
}
var subsubsub = _this.parent().next();
touchPattrn && !isMain && (subsubsub.is(':visible') ? (function(){_this.parent().removeClass('actsub');subsubsub.slideUp()})() : (function(){_this.parent().addClass('actsub');subsubsub.slideDown()})());
} else {
$('#tab' + catId).find('.previous').remove();
var subsubsub = _this.parent().next();
touchPattrn && !isMain && (subsubsub.is(':visible') ? (function(){_this.parent().removeClass('actsub');subsubsub.slideUp()})() : (function(){_this.parent().addClass('actsub');subsubsub.slideDown()})());

$('#tab' + catId).append(_this.data('topCats')).show();
$('#tab' + catId).find('.timestampheader').each(function () {
var dId = this.id, nDate = $(this).data('news-date');
CheckdateissueHeader(nDate, dId);
})
}
}

}
$(document).on('mouseover', 'body:not(.mob) .catTabs > li label', function (e) {
var el = $(this).children('a[data-load]');
loadMenus(e, el);
});

$(document).on('touchend', 'body.mob .catTabs > li label', function (e) {
var el = $(this).children('a[data-load]');
loadMenus(e, el);
});
$(document).on('click touchend', 'body.mob .topHeaderMenu .catTabs > li > label a', function (e) {
e.preventDefault();
window.location.href = this.href;
});

var mTimer;
function menuOut(){
mTimer=setTimeout(function(){$('.topHeaderMenu, .mobileNavBtn').removeClass('single double');}, 200);
}
$(document).on('mouseover', 'body:not(.mob) .mobileNavBtn', function(){clearTimeout(mTimer); $('.topHeaderMenu, .mobileNavBtn').addClass('single'); $('.subsuperCat').height($('.superCat').outerHeight(true));});
$(document).on('mouseleave', 'body:not(.mob) .mobileNavBtn', function(){menuOut();})
$(document).on('click', 'body.mob .mobileNavBtn', function(){$('body').addClass('menuOn');})
$(document).on('click touchstart', 'body.mob #cover', function(e){e.preventDefault();$('body').removeClass('menuOn');});
$(document).on('mouseover', '.topHeaderMenu', function(){clearTimeout(mTimer);})
$(document).on('mouseleave', '.topHeaderMenu', function(){menuOut()})
var subTouch, nodeTarget=null;
$(document).on('touchend', '.topHeaderMenu .subCatList > li a', function (e) {

scrIn== false && (window.location.href=this.href);

})
$(document).on('touchmove', '.topHeaderMenu .subCatList > li a', function (e) {
//e.preventDefault();
clearTimeout(subTouch);
scrIn= true;
subTouch = setTimeout(function(){ scrIn=false;}, 500);

})

$(document).on('mouseover', '.tab_content .subCatList > li a', function (e) {
e.preventDefault();

var _this = $(this), catId = _this.data('sub-load'), isLoaded = _this.data('loaded'), _active = $('#tab' + activeCatId);
var url = "https://www.redlineartmke.org/ajax_post.aspx?type=Subcat_NewsListMenu&catid=" + catId; // ajax url which is here display.php
if (catId) {
if (!isLoaded) {

$.ajax({
type: "GET",
url: url,
cache: false,
async: true,
jsonpCallback: 'jsonCallback',
contentType: "application/json",
dataType: 'jsonp',
success: function (msg) {
var states = msg;
//alert(states.categories.latestStories);
_this.data('loaded', true);
_this.data('subtopCats', states.categories.latestStories);
_active.find('.previous').remove();
_active.append(states.categories.latestStories);

_active.find('.timestampheader').each(function () {
var dId = this.id, nDate = $(this).data('news-date');
CheckdateissueHeader(nDate, dId);
})
},
error: function (request, err) {
}
});
} else {
_active.find('.previous').remove();
_active.append(_this.data('subtopCats')).show();
_active.find('.timestampheader').each(function () {
var dId = this.id, nDate = $(this).data('news-date');
CheckdateissueHeader(nDate, dId);
})
}
}

});


function CheckdateissueHeader(_currentdate, _dateissue) {

var url = 'https://www.redlineartmke.org/'+'ajax_post.aspx'; // ajax url which is here ajax_post.aspx
$.ajax({
type: 'POST',
url: url,
cache: false,
data: { type: 'changedate', sessionid: '4iqols552jwqth45z31emdzr', currentdate: _currentdate },
success: function (msg) {

$('#' + _dateissue).html(' Posted ' + msg);
//document.getElementById(_dateissue).innerText = 'Posted' + msg;
// alert(msg);

},
error: function (request, err) {
}
});
}



</script>
<div id="container-wrap">
<div class="crumbtrail clearfix"></div>
<link href="css/homereview.css" type="text/css" rel="stylesheet">
<div id="container" class="home">
<section id="sect-mid">
<article>
<div class="contentHold">
<div class='contentRow'>
<div class='sections'>
<div class='top-news-scroll'>
<div class='scrollWrapper flexslider'>
<div class='slides'>
<div class='scrollitem' data-thumb='/img/95-18112013113150.jpg' data-thumbcaption="Australian Casino Payment Methods: What are your choices?" data-link='https://www.redlineartmke.org/category/pokies/casino-banking-options-explained-201311180002/'>
<a href='/category/pokies/casino-banking-options-explained-201311180002/'><img style='background-image:url(/img/95-18112013113150.jpg) ;' class='scroll_thumb' src='/images/spacer.gif'></a> <a class='cat_name btn_grad' href="/category/pokies/">Pokies</a> <span class='info bottom-left'><a href='/category/pokies/casino-banking-options-explained-201311180002/'>Australian Casino Payment Methods: What are your choices?</a></span>
<div class='bottom_links'>
<a href='/category/pokies/casino-banking-options-explained-201311180002/' class='btn_grad'>Read More</a>
</div>
</div>
<div class='scrollitem' data-thumb='/img/95-03012014123936.jpg' data-thumbcaption="POLi Casinos in Australia –How POLi Payments Work" data-link='https://www.redlineartmke.org/category/getting-started/poli-payment-system-201401030004/'>
<a href='/category/getting-started/poli-payment-system-201401030004/'><img style='background-image:url(/img/95-03012014123936.jpg) ;' class='scroll_thumb' src='/images/spacer.gif'></a> <a class='cat_name btn_grad' href="/category/getting-started/">Getting Started</a> <span class='info bottom-left'><a href='/category/getting-started/poli-payment-system-201401030004/'>POLi Casinos in Australia –How POLi Payments Work</a></span>
<div class='bottom_links'>
<a href='/category/getting-started/poli-payment-system-201401030004/' class='btn_grad'>Read More</a>
</div>
</div>
<div class='scrollitem' data-thumb='/img/95-28012015064449.jpg' data-thumbcaption="Castle Builder slots launched at 32Red" data-link='https://www.redlineartmke.org/category/Pokies/castle-builder-slots-launched-at-32red-casino-201501280004/'>
<a href='/category/pokies/castle-builder-slots-launched-at-32red-casino-201501280004/'><img style='background-image:url(/img/95-28012015064449.jpg) ;' class='scroll_thumb' src='/images/spacer.gif'></a> <a class='cat_name btn_grad' href="/subcategory/pokies/pokies-promotions/">Pokies Promotions</a> <span class='info bottom-left'><a href='/category/pokies/castle-builder-slots-launched-at-32red-casino-201501280004/'>Castle Builder slots launched at 32Red</a></span>
<div class='bottom_links'>
<a href='/category/pokies/castle-builder-slots-launched-at-32red-casino-201501280004/' class='btn_grad'>Read More</a>
</div>
</div>
<div class='scrollitem' data-thumb='/img/36-28012015032856.jpg' data-thumbcaption="Tornado Farm Escape slots launched at Mr Green" data-link='https://www.redlineartmke.org/category/pokies/tornado-farm-escape-slots-launched-at-mr-green-201501280002/'>
<a href='/category/pokies/tornado-farm-escape-slots-launched-at-mr-green-201501280002/'><img style='background-image:url(/img/36-28012015032856.jpg) ;' class='scroll_thumb' src='/images/spacer.gif'></a> <a class='cat_name btn_grad' href="/category/pokies/">Pokies</a> <span class='info bottom-left'><a href='/category/pokies/tornado-farm-escape-slots-launched-at-mr-green-201501280002/'>Tornado Farm Escape slots launched at Mr Green</a></span>
<div class='bottom_links'>
<a href='/category/pokies/tornado-farm-escape-slots-launched-at-mr-green-201501280002/' class='btn_grad'>Read More</a>
</div>
</div>
<div class='scrollitem' data-thumb='/img/1-28012015022218.jpg' data-thumbcaption="Golden Rome slots launched at Intercasino" data-link='https://www.redlineartmke.org/category/pokies/golden-rome-launched-at-intercasino-201501280002/'>
<a href='/category/pokies/golden-rome-launched-at-intercasino-201501280002/'><img style='background-image:url(/img/1-28012015022218.jpg) ;' class='scroll_thumb' src='/images/spacer.gif'></a> <a class='cat_name btn_grad' href="/category/pokies/">Pokies</a> <span class='info bottom-left'><a href='/category/pokies/golden-rome-launched-at-intercasino-201501280002/'>Golden Rome slots launched at Intercasino</a></span>
<div class='bottom_links'>
<a href='/category/pokies/golden-rome-launched-at-intercasino-201501280002/' class='btn_grad'>Read More</a>
</div>
</div>
</div>
</div>
</div>
<ul class='dots' style='display:none;'>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</div>
<script>
$('span[data-add-date]').each(function() {
var addDate = $(this).data('add-date'), el = $(this);
Checkstreamdateissue(addDate, el);
})


function Checkstreamdateissue(_currentdate, obj) {
var url = "https://www.redlineartmke.org/ajax_post.aspx"; // ajax url which is here ajax_post.aspx
$.ajax({
type: 'POST',
url: url,
cache: false,
data: { type: 'Getstreamdate', sessionid: 'kcwd4yrh1ldljw55l4amezah', currentdate: _currentdate },
success: function(msg) {
//alert('call' + msg);
var targetNode = obj;
targetNode.text(msg);

},
error: function(request, err) {
}
});
}

</script>
<div class="sections">
<div class="topBookmaker">
<ul class="bookmaker-tabs">
<li>
<a rel='https://www.redlineartmke.org/online-casinos/' title="Online Casino Reviews" href="/ajax_post.aspx?sportId=2">Casino</a>
</li>
</ul>
<div class="tab-head">
<span>Ranking</span><span>Bonus</span><span></span>
</div>
<div class="paneWrapper" style="background: #deeaf8;">
<div class="panes">
<div style="margin-left: 2em;" class="tabContent"><img src='/images/fb-load.gif' class='loadimg'></div>
</div>
</div>
</div><span class='All-Reviews'><a href="/online-casinos/" class="seeReviews">See all <span id='bmkTxt'>Online Casino Reviews</span><label></label></a></span>
</div>
</div>
<div class='contentRow'>
<div class="secLt">
<div class="fNl">
<div class="clmn">
<h3 class='moreNews'><span id="ctl00_ContentPlaceHolder1_Mdpart_ltfeature_editorpicks">Featured News</span></h3>
<div class='editorsPick feature flexslider'>
<div class="slideWrap">
<div class='wrapper'>
<div class='wrapperBg'>
<a href='/category/casino-news/big-wins-made-at-all-slots-casino-20160218-0001/' class='picklink'>Big wins reported at All Slots Casino</a>
<div class='imgWrap'>
<a href='/category/casino-news/big-wins-made-at-all-slots-casino-20160218-0001/'><img class='' src='/img/TN20160218152640_136.jpg' data-original='/img/TN20160218152640_136.jpg'></a>
</div>
<p>Two players have won huge jackpots at All Slots Casino on two of its best progressive slots</p>
</div>
</div>
<div class='wrapper'>
<div class='wrapperBg'>
<a href='/category/pokies/hot-as-hades-launched-at-32red-201507060001/' class='picklink'>Hot as Hades launched at 32Red Casino</a>
<div class='imgWrap'>
<a href='/category/pokies/hot-as-hades-launched-at-32red-201507060001/'><img class='' src='/img/TN136-06072015122040.png' data-original='/img/TN136-06072015122040.png'></a>
</div>
<p>Hot as Hades from Microgaming is shortly to be launched at 32Red and all other reputable Microgaming casinos</p>
</div>
</div>
<div class='wrapper'>
<div class='wrapperBg'>
<a href='/category/pokies/pearls-of-india-slots-launched-at-mr-green-201506240001/' class='picklink'>Pearls of India launched at Mr Green</a>
<div class='imgWrap'>
<a href='/category/pokies/pearls-of-india-slots-launched-at-mr-green-201506240001/'><img class='' src='/img/TN136-18062015032915.jpg' data-original='/img/TN136-18062015032915.jpg'></a>
</div>
<p>Play N Go's excellent Pearls of India is now live at Mr Green</p>
</div>
</div>
<div class='wrapper'>
<div class='wrapperBg'>
<a href='/category/roulette/supercasino-second-deposit-10-bonus-201506170001/' class='picklink'>Supercasino 2nd deposit $10 bonus</a>
<div class='imgWrap'>
<a href='/category/roulette/supercasino-second-deposit-10-bonus-201506170001/'><img class='' src='/img/TN2-13042015024450.png' data-original='/img/TN2-13042015024450.png'></a>
</div>
<p>Make 2 deposits in 3 days at Supercasino to get deposit bonuses TWICE in a row</p>
</div>
</div>
<div class='wrapper'>
<div class='wrapperBg'>
<a href='/category/pokies/32red-casino-250-daily-freeroll-tourney-201506080001/' class='picklink'>32Red Casino $250 Daily Freeroll Tournament</a>
<div class='imgWrap'>
<a href='/category/pokies/32red-casino-250-daily-freeroll-tourney-201506080001/'><img class='' src='/img/TN136-08062015030313.jpg' data-original='/img/TN136-08062015030313.jpg'></a>
</div>
<p>Win a share of $250 in 32Red top slots tourney EVERY day of the week</p>
</div>
</div>
</div>
</div>
</div>
<div class="clmn">
<h3 class="moreNews"><span id="ctl00_ContentPlaceHolder1_Mdpart_ltfeature_ltlatestnewstitle">Latest News</span></h3>
<div class="editorsPick latests">
<div class="slideWrap">
<div class='latestSlides'>
<div class='latestSlidesWrap'>
<div class='wrapper'>
<div class='wrapperBg'>
<div class='imgWrap'>
<a href='/category/casino-news/big-wins-made-at-all-slots-casino-20160218-0001/'><img class='' src='/img/TN20160218152640_136.jpg' data-original='/img/TN20160218152640_136.jpg'></a>
</div><a href='/category/casino-news/big-wins-made-at-all-slots-casino-20160218-0001/' class='picklink'>Big wins reported at All Slots Casino</a>
<p>Two players have won huge jackpots at All Slots Casino on two of its best progressive slots</p>
</div>
</div>
<div class='wrapper'>
<div class='wrapperBg'>
<div class='imgWrap'>
<a href='/category/pokies/hot-as-hades-launched-at-32red-201507060001/'><img class='' src='/img/TN136-06072015122040.png' data-original='/img/TN136-06072015122040.png'></a>
</div><a href='/category/pokies/hot-as-hades-launched-at-32red-201507060001/' class='picklink'>Hot as Hades launched at 32Red Casino</a>
<p>Hot as Hades from Microgaming is shortly to be launched at 32Red and all other reputable Microgaming casinos</p>
</div>
</div>
<div class='wrapper'>
<div class='wrapperBg'>
<div class='imgWrap'>
<a href='/category/pokies/pearls-of-india-slots-launched-at-mr-green-201506240001/'><img class='' src='/img/TN136-18062015032915.jpg' data-original='/img/TN136-18062015032915.jpg'></a>
</div><a href='/category/pokies/pearls-of-india-slots-launched-at-mr-green-201506240001/' class='picklink'>Pearls of India launched at Mr Green</a>
<p>Play N Go's excellent Pearls of India is now live at Mr Green</p>
</div>
</div>
</div>
</div>
<div class='wrapper'>
<div class='wrapperBg'>
<a href='/category/roulette/supercasino-second-deposit-10-bonus-201506170001/' class='picklink'>Supercasino 2nd deposit $10 bonus</a>
<div class='imgWrap'>
<a href='/category/roulette/supercasino-second-deposit-10-bonus-201506170001/'><img class='' src='/img/TN2-13042015024450.png' data-original='/img/TN2-13042015024450.png'></a>
</div>
<p>Make 2 deposits in 3 days at Supercasino to get deposit bonuses TWICE in a row</p>
</div>
</div>
<div class='wrapper'>
<div class='wrapperBg'>
<a href='/category/pokies/32red-casino-250-daily-freeroll-tourney-201506080001/' class='picklink'>32Red Casino $250 Daily Freeroll Tournament</a>
<div class='imgWrap'>
<a href='/category/pokies/32red-casino-250-daily-freeroll-tourney-201506080001/'><img class='' src='/img/TN136-08062015030313.jpg' data-original='/img/TN136-08062015030313.jpg'></a>
</div>
<p>Win a share of $250 in 32Red top slots tourney EVERY day of the week</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class='top3Cats'>
<ul class='topcattabs'>
<li class='active'>
<a href='javascript:void(0);'>Pokies</a>
</li>
<li>
<a href='javascript:void(0);'>Roulette</a>
</li>
<li>
<a href='javascript:void(0);'>Online Casino Tournies</a>
</li>
</ul>
<div class='toptabContent'>
<ul class='ct-tabWrap'>
<li class='active' data-cattitle='Pokies'>
<div class='topTwo'>
<div class='tc-row'>
<a href='/category/pokies/casino-banking-options-explained-201311180002/'>Australian Casino Payment Methods: What are your choices?</a> <img alt='' src='/img/TN95-18112013113150.png' class='tabCatthumb'>
<p>Do you know and understand all the banking options open to you when you play online? Its not as complicated as it looks, so read our guide and youll be up to speed in no time</p>
</div>
<div class='tc-row'>
<a href='/category/pokies/rugby-star-launched-at-mr-green-201509110002/'>Rugby Star launched at Mr Green Casino</a> <img alt='' src='http://www.pix123.com/auscasino/201509/Sep11/TN136-11092015074440.jpg' class='tabCatthumb'>
<p>Microgamings long-awaited Rugby Star is now live at Mr Green Casino</p>
</div>
</div>
<ul class='tc-list'>
<li>
<a href='/category/pokies/play-royal-masquerade-at-betvictor-with-260-in-free-bonus-cash-201509170001/' class='catNews'>Play Royal Masquerade at BetVictor with $260 in free bonus cash</a>
</li>
<li>
<a href='/category/pokies/double-points-on-x-factor-jackpots-at-supercasino-201509160001/' class='catNews'>Double points on X-Factor Jackpots at Supercasino</a>
</li>
<li>
<a href='/category/pokies/1-3m-slots-winner-at-intercasino-201509110001/' class='catNews'>$1.3m slots winner at Intercasino</a>
</li>
<li>
<a href='/category/pokies/hot-as-hades-launched-at-32red-201507060001/' class='catNews'>Hot as Hades launched at 32Red Casino</a>
</li>
<li>
<a href='/category/pokies/pearls-of-india-slots-launched-at-mr-green-201506240001/' class='catNews'>Pearls of India launched at Mr Green</a>
</li>
<li>
<a href='/category/pokies/32red-casino-250-daily-freeroll-tourney-201506080001/' class='catNews'>32Red Casino $250 Daily Freeroll Tournament</a>
</li>
<li>
<a href='/category/pokies/honey-buziness-launched-at-mr-green-casino-201505180001/' class='catNews'>Mr Green launch Honey Buziness slots</a>
</li>
<li>
<a href='/category/pokies/gorilla-gone-wild-at-mr-green-201505130001/' class='catNews'>Gorilla Gone Wild at Mr Green Casino</a>
</li>
</ul>
</li>
<li data-cattitle='Roulette'>
<div class='topTwo'>
<div class='tc-row'>
<a href='/category/roulette/supercasino-second-deposit-10-bonus-201506170001/'>Supercasino 2nd deposit $10 bonus</a> <img alt='' src='/img/TN2-13042015024450.png' class='tabCatthumb'>
<p>Make 2 deposits in 3 days at Supercasino to get deposit bonuses TWICE in a row</p>
</div>
<div class='tc-row'>
<a href='/category/roulette/supercasino-100-wednesday-roulette-tournament-201502110001/'>Make some inside bets and win $100 on Wednesdays at Supercasino</a> <img alt='' src='http://www.pix123.com/auscasino/201502/Feb11/TN103-11022015020245.jpg' class='tabCatthumb'>
<p>Turn your roulette skills into $100 of cash in Supercasinos weekly Wednesday tourney!</p>
</div>
</div>
<ul class='tc-list'>
<li>
<a href='/category/roulette/supercasino-500-roulette-prize-draw-201502020001/' class='catNews'>Enter to win a $500 roulette prize draw EVERY week at Supercasino!</a>
</li>
<li>
<a href='/category/roulette/supercasino-500-roulette-prize-draw-201409160001/' class='catNews'>Enter to win a $500 roulette prize draw EVERY week at Supercasino!</a>
</li>
<li>
<a href='/category/roulette/supercasino-triple-deposit-bonus-201411130001/' class='catNews'>Go triple extra large with Supercasino tonight!</a>
</li>
<li>
<a href='/category/roulette/sb-games-creepy-cashback-offer-201410280001/' class='catNews'>sb games Creepy Cashback</a>
</li>
<li>
<a href='/category/roulette/20s-tuesdays-at-supercasino-201410270001/' class='catNews'>Twenties Tuesdays at Supercasino</a>
</li>
<li>
<a href='/category/roulette/20s-tuesdays-at-supercasino-201410210001/' class='catNews'>Twenties Tuesdays at Supercasino</a>
</li>
<li>
<a href='/category/roulette/20s-tuesdays-at-supercasino-201410140001/' class='catNews'>Twenties Tuesdays at Supercasino</a>
</li>
<li>
<a href='/category/roulette/supercasino-perfect-ten-promo-201410060002/' class='catNews'>Supercasino Perfect Ten promo</a>
</li>
</ul>
</li>
<li data-cattitle='Online Casino Tournies'>
<div class='topTwo'>
<div class='tc-row'>
<a href='/category/online-casino-tournies/jackpot-city-3-000-breakaway-tourney-201502190001/'>Jackpot City $1,000 Breakaway tourney</a> <img alt='' src='http://www.pix123.com/auscasino/201502/Feb19/TN136-19022015022432.jpg' class='tabCatthumb'>
<p>Make it into the top 10 to win $100 on Breakaway at Jackpot City this weekend!</p>
</div>
<div class='tc-row'>
<a href='/category/online-casino-tournies/jackpot-city-2k-karate-pig-tourney-201410070001/'>All Slots $2k Karate Pig tournament</a> <img alt='' src='http://www.pix123.com/auscasino/201410/Oct07/TN95-22042014061455.jpg' class='tabCatthumb'>
<p>Theres a three-stage survivor tournament this week at&nbsp;All Slots, played out on Microgamings brilliant Karate Pig and offering $2,000 in prizes to 10 expert players!</p>
</div>
</div>
<ul class='tc-list'>
<li>
<a href='/category/online-casino-tournies/gaming-club-3-000-survivor-tourney-201501080003/' class='catNews'>Gaming Club €3,000 Survivor Tourney</a>
</li>
<li>
<a href='/category/online-casino-tournies/spin-palace-accumulator-tournament-201404290001/' class='catNews'>Spin Palace $500 Breakaway tourney</a>
</li>
<li>
<a href='/category/online-casino-tournies/supercasino-100-wednesday-tourneys-201409300001/' class='catNews'>Make some inside bets and win $100 on Wednesdays at Supercasino</a>
</li>
<li>
<a href='/category/online-casino-tournies/win-a-share-of-12-500-in-midweek-moolah-at-gaming-club-201403170002/' class='catNews'>Win a share of $10,000 in Midweek Moolah at Gaming Club!</a>
</li>
<li>
<a href='/category/online-casino-tournies/jackpot-city-11-000-tourney-201407210001/' class='catNews'>Jackpot City $11,000 Gold Factory tournament</a>
</li>
<li>
<a href='/category/online-casino-tournies/high-flying-tournament-at-gaming-club-201407150001/' class='catNews'>$20,000 High Flying tournament at Gaming Club Casino</a>
</li>
<li>
<a href='/category/online-casino-tournies/supercasino-100-tournament-201407040001/' class='catNews'>Be bold and win $100 on Saturdays at Supercasino</a>
</li>
<li>
<a href='/category/online-casino-tournies/100-sunday-freeroll-tourney-at-jackpot-city-201406280001/' class='catNews'>$100 Sunday freeroll tourney at Jackpot City</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="sportsTips-wrap">
<div class="sportsTips">
<h1></h1>
<ul>
<li>
<h2>Getting started at Aussie Casinos</h2>
<div class='imgdiv'>
<a href='/category/getting-started/' target="_self"><img src='/img/TN_HomePgTips78aus-casino-1.jpg'></a>
</div>
<div class='tipsDesc'>
<div>
Whether you’re new or a well-seasoned player to the world of pokie and other casino type games online we’ve put together a list of information that will be helpful to get you started and find the right casino that’s best suited to your gaming needs.
</div>
</div><a href='/category/getting-started/' target="_self">Get started now!</a>
</li>
<li>
<h2>Top Online Casino and Pokie Sites</h2>
<div class='imgdiv'>
<a href='/online-casinos/' target="_self"><img src='/img/TN_HomePgTips79casino-mate.png'></a>
</div>
<div class='tipsDesc'>
<p class="MsoNormal">We have reviewed the most trusted and reputable Australian online casino gambling sites to play pokies at and other popular games for fun or real money. Click here for a complete list of sites we have reviewed and recommend.</p>
</div><a href='/online-casinos/' target="_self">Read our reviews here</a>
</li>
<li>
<h2>Online Pokies</h2>
<div class='imgdiv'>
<a href='/category/pokies/' target="_self"><img src='/img/TN_HomePgTips60Martingale.png'></a>
</div>
<div class='tipsDesc'>
<p class="MsoNormal">Online Pokies are probably the most popular casino games at Australian casinos and their numbers far outweigh that of blackjack, baccarat, video poker. The payouts are generous, they are great fun to play, you don’t even need to download the games – just click on the game you like and you ready to play! To help you get started, here’s a list of some of the latest pokie offers at Aussie casinos.&nbsp;</p>
<p class="MsoNormal"></p>
</div><a href='/category/pokies/' target="_self">Play online pokies</a>
</li>
<li>
<h2>Roulette</h2>
<div class='imgdiv'>
<a href='/category/roulette/' target="_self"><img src='/img/TN_HomePgTips80Roulette.png'></a>
</div>
<div class='tipsDesc'>
<p class="MsoNormal">Roulette is one of the most popular casino games in the world and it’s no surprise that it’s as popular in the virtual world too. There are several varieties of Roulette online; European Roulette, 3D Roulette, French Roulette and each casino has it’s own take on the game.</p>
<p class="MsoNormal"></p>
<p class="MsoNormal">&nbsp;</p><br>
</div><a href='/category/roulette/' target="_self">Get the latest roulette offers here</a>
</li>
</ul>
</div>
</div>
</div>
<div class="secRt">
<div class="latesttabsWrap">
<h4 class="trend"><a href="javascript:void(0);"><span id="ctl00_ContentPlaceHolder1_Mdpart_test_lttrendstitle">Trends</span></a></h4>
<div class="trends">
<ul>
<li>
<a href='/category/online-casino-tournies/online-pokies-tourneys-at-red-flush-201312070002/'><span class='readers'>68<abbr>Readers</abbr></span>Online Pokies Tourneys at Red Flush</a>
</li>
<li>
<a href='/category/pokies/supercasino-perfect-ten-promotion-201408210001/'><span class='readers'>34<abbr>Readers</abbr></span>Supercasino Perfect Ten promotion</a>
</li>
<li>
<a href='/category/pokies/medusa-ii-launches-at-mr-green-201407070003/'><span class='readers'>33<abbr>Readers</abbr></span>Medusa II launches at Mr Green Casino</a>
</li>
<li>
<a href='/category/pokies/top-secret-surprise-rewards-at-major-tom-201401060001/'><span class='readers'>36<abbr>Readers</abbr></span>Top Secret surprise rewards at Major Tom</a>
</li>
<li>
<a href='/category/pokies/cash-spin-launched-at-mr-green-201403110001/'><span class='readers'>26<abbr>Readers</abbr></span>Cash Spin launched at Mr Green Casino</a>
</li>
<li>
<a href='/category/pokies/intercasino-launch-3-new-betsoft-pokies-201403190001/'><span class='readers'>25<abbr>Readers</abbr></span>Intercasino launch 3 new Betsoft games</a>
</li>
<li>
<a href='/category/pokies/fortune-lounge-cruise-tickets-to-be-won-at-royal-vegas-201402120002/'><span class='readers'>22<abbr>Readers</abbr></span>Fortune Lounge Cruise tickets to be won at Royal Vegas</a>
</li>
<li>
<a href='/category/pokies/honey-buziness-launched-at-mr-green-casino-201505180001/'><span class='readers'>28<abbr>Readers</abbr></span>Mr Green launch Honey Buziness slots</a>
</li>
<li>
<a href='/category/online-casino-tournies/32red-world-cup-tourney-201406160002/'><span class='readers'>23<abbr>Readers</abbr></span>32Red Casino launches $50,000 World Cup of Slots</a>
</li>
<li>
<a href='/category/pokies/betvictor-game-of-the-week-201404240001/'><span class='readers'>22<abbr>Readers</abbr></span>Ninja Fruits is Game of the Week at BetVictor Casino</a>
</li>
<li>
<a href='/category/online-casino-tournies/supercasino-100-tournament-201407040001/'><span class='readers'>24<abbr>Readers</abbr></span>Be bold and win $100 on Saturdays at Supercasino</a>
</li>
</ul>
</div>
<h4 class="breaking"><a href="javascript:void(0);"><span id="ctl00_ContentPlaceHolder1_Mdpart_test_LocalizedLiteral1">Breaking News</span></a></h4>
<div class="breaking">
<ul class='homebreakingnews'>
<li>
<div class='front'>
<i></i><a href='/category/pokies/casino-banking-options-explained-201311180002/'><img class='lazy' src='/images/grey.gif' data-original='/img/TN95-18112013113150.png' border='0'></a> <a href='/category/pokies/casino-banking-options-explained-201311180002/'>Australian Casino Payment Methods: What are your choices?</a> <span>This month</span> <span>Do you know and understand all the banking options open to you when you play online? It's not as complicated as it looks, so read our guide and you'll be up to speed in no time</span>
</div>
<div class='back'>
<i></i> <a href='/category/pokies/casino-banking-options-explained-201311180002/'>Australian Casino Payment Methods: What are your choices?</a>
<p>Do you know and understand all the banking options open to you when you play online? It's not as complicated as it looks, so read our guide and you'll be up to speed in no time <a href='/category/pokies/casino-banking-options-explained-201311180002/'>Read More</a></p>
</div>
</li>
<li>
<div class='front'>
<i></i><a href='/category/getting-started/payment-systems-at-australian-online-casinos-201401030001/'><img class='lazy' src='/images/grey.gif' data-original='/img/TN95-03012014122650.png' border='0'></a> <a href='/category/getting-started/payment-systems-at-australian-online-casinos-201401030001/'>Payment Systems at Australian Online Casinos</a> <span>This month</span> <span>Read the definitive www.auscasino.com guide to payment systems at Australian online casinos</span>
</div>
<div class='back'>
<i></i> <a href='/category/getting-started/payment-systems-at-australian-online-casinos-201401030001/'>Payment Systems at Australian Online Casinos</a>
<p>Read the definitive www.auscasino.com guide to payment systems at Australian online casinos <a href='/category/getting-started/payment-systems-at-australian-online-casinos-201401030001/'>Read More</a></p>
</div>
</li>
<li>
<div class='front'>
<i></i><a href='/category/getting-started/beginners-guide-to-aussie-online-casinos-201401030002/'><img class='lazy' src='/images/grey.gif' data-original='/img/TN95-03012014123017.png' border='0'></a> <a href='/category/getting-started/beginners-guide-to-aussie-online-casinos-201401030002/'>Your guide to getting started at Australian Online Casinos</a> <span>This month</span> <span>How to get started playing at Aussie online casinos.</span>
</div>
<div class='back'>
<i></i> <a href='/category/getting-started/beginners-guide-to-aussie-online-casinos-201401030002/'>Your guide to getting started at Australian Online Casinos</a>
<p>How to get started playing at Aussie online casinos. <a href='/category/getting-started/beginners-guide-to-aussie-online-casinos-201401030002/'>Read More</a></p>
</div>
</li>
<li>
<div class='front'>
<i></i><a href='/category/getting-started/what-to-look-out-for-in-an-aussie-online-casino-201401030002/'><img class='lazy' src='/images/grey.gif' data-original='/img/TN95-03012014123515.png' border='0'></a> <a href='/category/getting-started/what-to-look-out-for-in-an-aussie-online-casino-201401030002/'>Your Ultimate Checklist for Aussie Online Casinos</a> <span>This month</span> <span>Here is www.auscasino.com’s list of things to watch out for when signing up at a new online casino.</span>
</div>
<div class='back'>
<i></i> <a href='/category/getting-started/what-to-look-out-for-in-an-aussie-online-casino-201401030002/'>Your Ultimate Checklist for Aussie Online Casinos</a>
<p>Here is www.auscasino.com’s list of things to watch out for when signing up at a new online casino. <a href='/category/getting-started/what-to-look-out-for-in-an-aussie-online-casino-201401030002/'>Read More</a></p>
</div>
</li>
<li>
<div class='front'>
<i></i><a href='/category/getting-started/poli-payment-system-201401030004/'><img class='lazy' src='/images/grey.gif' data-original='/img/TN95-03012014123936.png' border='0'></a> <a href='/category/getting-started/poli-payment-system-201401030004/'>POLi Casinos in Australia –How POLi Payments Work</a> <span>This month</span> <span>POLi is the most popular online payment method used by Australian players and here is our guide to how you can use POLi to make deposits and withdrawals.&nbsp;</span>
</div>
<div class='back'>
<i></i> <a href='/category/getting-started/poli-payment-system-201401030004/'>POLi Casinos in Australia –How POLi Payments Work</a>
<p>POLi is the most popular online payment method used by Australian players and here is our guide to how you can use POLi to make deposits and withdrawals.&nbsp; <a href='/category/getting-started/poli-payment-system-201401030004/'>Read More</a></p>
</div>
</li>
<li>
<div class='front'>
<i></i><a href='/category/casino-news/big-wins-made-at-all-slots-casino-20160218-0001/'><img class='lazy' src='/images/grey.gif' data-original='/img/TN20160218152640_136.jpg' border='0'></a> <a href='/category/casino-news/big-wins-made-at-all-slots-casino-20160218-0001/'>Big wins reported at All Slots Casino</a> <span></span> <span>Two players have won huge jackpots at All Slots Casino on two of its best progressive slots</span>
</div>
<div class='back'>
<i></i> <a href='/category/casino-news/big-wins-made-at-all-slots-casino-20160218-0001/'>Big wins reported at All Slots Casino</a>
<p>Two players have won huge jackpots at All Slots Casino on two of its best progressive slots<a href='/category/casino-news/big-wins-made-at-all-slots-casino-20160218-0001/'>Read More</a></p>
</div>
</li>
</ul>
</div>
<div class="columnist">
<h4 class="ltips"><a href="javascript:void(0);"><span id="ctl00_ContentPlaceHolder1_Mdpart_ctrlColumnist_LocalizedLiteral2">Featured Columnists</span></a></h4>
<ul>
<li>
<div>
<a href='/contributor/tim-crump/'><img src='http://www.pokerpurist.com/uploadedImages/auscasino/NewsImages/BG_18_BG_6_Tim.jpg' alt=''></a>
</div>
<h5><a class='links2Bold' href='/contributor/tim-crump/'>Tim Crump</a><a href='/category/casino-news/big-wins-made-at-all-slots-casino-20160218-0001/'>Big wins reported at All Slots Casino</a></h5>
</li>
<li>
<div>
<a href='/contributor/victoria-rhodes/'><img src='http://www.pokerpurist.com/uploadedImages/auscasino/NewsImages/BG_19_vic-rhodes.jpg' alt=''></a>
</div>
<h5><a class='links2Bold' href='/contributor/victoria-rhodes/'>Victoria Rhodes</a><a href='/category/pokies/terminator-2-pokies-for-free-201406190001/'>Terminator 2 pokies for free at All Slots Casino</a></h5>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<script language="javascript">


function SelectSportname(SportID) {
var d = SportID;
var url = "https://www.redlineartmke.org/ajax_post.aspx"; // ajax url which is here display.php
$.ajax({
type: "POST",
url: url,
cache: false,
data: { type: "GetSportevent", sessionid: "kcwd4yrh1ldljw55l4amezah", SportID: SportID },
success: function(msg) {
document.getElementById("watchlist").innerHTML = msg;
//MyMethod_Result(msg);
},
error: function(request, err) {
}
});

}

function openevents(SportID) {
var d = SportID;

Object = "_ID" + SportID;
var url = "https://www.redlineartmke.org/ajax_post.aspx"; // ajax url which is here display.php
$.ajax({
type: "POST",
url: url,
cache: false,
data: { type: "GetRHSSportevent", sessionid: "kcwd4yrh1ldljw55l4amezah", SportID: SportID },
success: function(msg) {
document.getElementById(Object).innerHTML = msg;
//MyMethod_Result(msg);
openClose();
},
error: function(request, err) {
}
});

}

var selectmenu = document.getElementById("slsportname");
if(selectmenu){
selectmenu.onchange = function() { //run some code when "onchange" event fires
var chosenoption = this.options[this.selectedIndex] //this refers to "selectmenu"
if (chosenoption.value != "0") {
SelectSportname(chosenoption.value);
//open target site (based on option's value attr) in new window
}
else {
SelectSportname(chosenoption.value);
}
}
}

function frmevents1(courseid, coursetitle)
{
var t = document.getElementById("eventid1");
if(t)
{
window.location.href = t.value;
}
}



</script>
</article>
</section><br class="clearit">
</div>
<div id="mainFooter">
<footer>
<ul class="footer_sections">
<li>
<span class="icon-sport">Auscasino Categories</span>
<div id="divFooter">
<a href='/category/casino-news/'>Casino News</a><a href='/category/getting-started/'>Getting Started</a><a href='/category/live-dealer-games/'>Live Dealer Games</a><a href='/category/online-casino-tournies/'>Online Casino Tournies</a><a href='/category/pokies/'>Pokies</a><a href='/category/roulette/'>Roulette</a>
</div>
<div>
<a href="/sitehelp/site-map/" class='allcats'>See all Categories</a>
</div>
</li>
<li>
<span class="icon-live">Reviews</span>
<div>
<a href="/online-casinos/">See all online casino reviews</a>
</div>
</li>
<li>
<span class="icon-info">Information</span>
<div>
<a href='/information/about-auscasinos-com/' rel='nofollow'>About Auscasinos.com</a>
</div>
</li>
<li>
<span class="icon-help">Help</span>
<div></div>
</li>
</ul><a href="javascript:void(0);" class="btn_gototop btn_grad">Top <img src="/images/top_arrow.png" width="8" height="6"></a>
</footer>
<div class="copyright">
© www.Auscasino.com. All rights reserved. &nbsp;|&nbsp; <img src="/images/rss.gif" width="16" height="16"> <a href='/rssnewsfeed.aspx'>RSS</a>
</div>
<script>

function showfootercategory(el)
{

$("#divFooter").slideToggle(1000);
if($('#divFooter').is(":visible"))
{
$('.allcats').text("Hide Categories");
}
else
{
$('.allcats').text("See all Categories");
}
}

function Set_Cookie( name, value, expires, path, domain, secure )
{
// set time, it's in milliseconds
var today = new Date();
today.setTime( today.getTime() );
/*
if the expires variable is set, make the correct
expires time, the current script below will set
it for x number of days, to make it for hours,
delete * 24, for minutes, delete * 60 * 24
*/
if ( expires )
{
expires = expires * 1000 * 60 * 60 * 24;
}
var expires_date = new Date( today.getTime() + (expires) );

document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" ) +
( ( path ) ? ";path=" + path : "" ) +
( ( domain ) ? ";domain=" + domain : "" ) +
( ( secure ) ? ";secure" : "" );
}

v=navigator.appName;

if(v != 'Netscape')
{
var c = screen.colorDepth;
}
else
{
var c = screen.pixelDepth;
}

var the_cookie =screen.width +"x"+ screen.height;

Set_Cookie( 'users_color', c, '', '/', '', '' );
Set_Cookie( 'users_res', the_cookie, '', '/', '', '' );

var code='';
function ss_escape(s)
{
plus=0;
s = escape(s);
while((plus=s.indexOf("+"))>0)
{
s = s.substr(0,plus)+"%2B"+s.substr(plus+1,s.length);
}
return s;
}

var s_a = navigator.appName;
var s_av = parseFloat(navigator.appVersion);
var _useragent = navigator.userAgent;
var _lang= navigator.Language;

var _p;
var _sw=_sh=_c=_v=_k="";
var _j = "1.0";
var _g = window.location.href;
var _r = parent.document.referrer;

/********************************************************************
Get time zone offset
********************************************************************/
var dateobj = new Date();
var _tz = dateobj.getTimezoneOffset();

/********************************************************************
Check if cookies are enabled
********************************************************************/

document.cookie = "ssAllowCookie=true";
var s_mc = " "+document.cookie+";";
_k = (s_mc.indexOf("ssAllowCookie=")>=0?"Y":"N");

if(s_a=="Netscape")
{
if(!_p)
{
_p = "";
_i1=_i2=0;
while((_i1<navigator.plugins.length)&&(_i2<30))
{
_s_t_a = navigator.plugins[_i1].name;
if(_s_t_a.length>100)
_s_t_a = _s_t_a.substring(0,100); _s_t_a+=';';
if(_p.indexOf(_s_t_a)==-1)
_p += _s_t_a; ++_i1; ++_i2;
}
_p = "&p="+ss_escape(_p);
}
if(s_av >= 2.02)
_j = "1.0";
if(s_av >= 3)
_j = "1.1";
if(s_av >= 4)
_j = "1.2";
if(s_av >=4.06)
_j = "1.3";

_sw = screen.width;
_sh = screen.height;
_c = screen.pixelDepth;
_v = (navigator.javaEnabled()?"Y":"N");
}

if(s_a == "Microsoft Internet Explorer")
{
_sw = screen.width;
_sh = screen.height;
_c = screen.colorDepth;
_v = (navigator.javaEnabled()?"Y":"N");
if(s_av>=4)
_j = "1.2";
}
if(s_a=="Opera")
{
if(!_p)
{
_p="";
_i1=_i2=0;
while((_i1<navigator.plugins.length)&&(_i2<30))
{
_s_t_a = navigator.plugins[i1].name;
if(_s_t_a.length>100)
_s_t_a = _s_t_a.substring(0,100)+';';
if(_p.indexOf(_s_t_a)==-1)
_p += _s_t_a; ++_i1; ++_i2;
}
_p = "&p="+ ss_escape(_p);
}
_j="1.0";
_v="N";
}

if(!_p)
_p="";
if(!_g)
_g="";
if(!_r)
_r="";
code = ' '+'<img src="/tracking_fetchinfo.aspx?usersessionid=kcwd4yrh1ldljw55l4amezah&useragentbot=Mozilla/5.0 (compatible; archive.org_bot +http://www.archive.org/details/archive.org_bot)&sid=95&r='+ss_escape(_r)+'&lang='+escape(_lang)+'&useragent='+escape(_useragent)+'&sw='+escape(_sw)+'&sh='+escape(_sh)+'&p='+escape(_p)+'&c='+escape(_c)+'&g='+ss_escape(_g)+'&a='+ss_escape(s_a)+'&av='+ss_escape(s_av)+'&j='+_j+'&v='+_v+'&k='+_k+'&tz='+_tz+'" width="0" height="0" border="0">';
document.write(code);
</script>
</div>
</div>
</div>
<div class="confirm-overlay"></div>
<script type="text/javascript">
//<![CDATA[
Sys.Application.initialize();
//]]>
</script>
</form>
<script language="javascript">


function checkFBlogin()
{
FB.getLoginStatus(function(response) {
if (response.status === 'connected') {
var uid = response.authResponse.userID;
var accessToken = response.authResponse.accessToken;
mycenteralpopwinVHS("https://www.facebook.com/dialog/oauth?client_id=525147997574394&display=popup&redirect_uri=https://www.redlineartmke.org/FbDetailsReceiver.aspx?id=1&scope=email,read_stream&fields=[{'name':'email'}]&client_secret=3db7ebff3c207d5a5d48528bc87b3b5b",600,400);
} else if (response.status === 'not_authorized') {
mycenteralpopwinVHS("https://www.facebook.com/dialog/oauth?client_id=525147997574394&display=popup&redirect_uri=https://www.redlineartmke.org/FbDetailsReceiver.aspx?id=1&scope=email,read_stream&fields=[{'name':'email'}]&client_secret=3db7ebff3c207d5a5d48528bc87b3b5b",600,400);
// the user is logged in to Facebook,
//but not connected to the app
} else {
mycenteralpopwinVHS("https://www.facebook.com/dialog/oauth?client_id=525147997574394&display=popup&redirect_uri=https://www.redlineartmke.org/FbDetailsReceiver.aspx?id=1&scope=email,read_stream&fields=[{'name':'email'}]&client_secret=3db7ebff3c207d5a5d48528bc87b3b5b",600,400);
}
});
}

function setCookie(cookieName, cookieValue, expiredays) {
//var exdate = new Date();
var CookieDate = new Date;
CookieDate.setFullYear(CookieDate.getFullYear() + 10);
//exdate.setDate(exdate.getDate() + expiredays);
document.cookie = cookieName + "=" + escape(cookieValue) + ((expiredays == null) ? "" : ";expires=" + CookieDate.toUTCString());
}

function getCookie(cookieName) {

if (document.cookie.length > 0) {

cookieStart = document.cookie.indexOf(cookieName + "=");
if (cookieStart != -1) {
cookieStart = cookieStart + cookieName.length + 1;
cookieEnd = document.cookie.indexOf(";", cookieStart);
if (cookieEnd == -1) cookieEnd = document.cookie.length;
return unescape(document.cookie.substring(cookieStart, cookieEnd));
}
}
else {
setCookie("TimeZoneOffset", getUtcOffset(), 1);
setCookie("TimeZoneOffsetmin", getUtcOffsetwithmin(), 1);

}

return "";
}


function getUtcOffset() {

return (new Date()).getTimezoneOffset();
}

function getUtcOffsetwithmin() {
var d = new Date()
var gmtHours = -d.getTimezoneOffset()/60;
//var gmtHours = getTimezoneOffset()/60;
return gmtHours;

}

function checkCookie()
{
var timeOffset = getCookie("TimeZoneOffset");
if (timeOffset == null || timeOffset == "")
{
setCookie("TimeZoneOffset", getUtcOffset(), 1);
setCookie("TimeZoneOffsetmin", getUtcOffsetwithmin(), 1);
}

//$('#pageLoader').hide();
//FBLogin();
}

function Search()
{
var search = document.getElementById("txtSearch").value;

if (search != "" && search != "Search")
{
search=trim(search);
//alert(search);
search=ltrim(search);
//alert(search);
search=rtrim(search);
//alert(search);
search = search.replace(/ /gi, "-");
window.location.href ='https://www.redlineartmke.org/search/'+search+'/';
}
else
{
alert("Please enter a search text");
}
}
function trim(stringToTrim) {
return stringToTrim.replace(/^\s+|\s+$/g, "");
}
function ltrim(stringToTrim) {

return stringToTrim.replace(/^\s+/, "");
}
function rtrim(stringToTrim) {

return stringToTrim.replace(/\s+$/, "");
}
var emailText1 = "Search";
function WaterMarkemail1(txt, evt)
{
if(txt.value.length == 0 && evt.type == "blur")
{
txt.style.color = "#333";
txt.value = emailText1;
}

if(txt.value == emailText1 && evt.type == "focus")
{
txt.style.color = "#333";
txt.value="";
}
}

function frmValidation()
{

var loginemail = document.getElementById("txtLoginEmail").value;
var loginpass = document.getElementById("txtLoginPass").value;
if(loginemail == "")
{
document.getElementById("errorlogin").innerHTML = '<span class="error">Please enter email address<\/span>';
return false;
}
else
{
document.getElementById("errorlogin").innerHTML = '';
}

if(loginpass == "")
{
document.getElementById("errorpass").innerHTML = '<span class="error">Please enter password<\/span>';
return false;
}
else
{
document.getElementById("errorpass").innerHTML = '';
}
//t.style.display = 'block';
SetEmailCookie(loginemail);
Check_email(loginemail,loginpass);
return false;
}

function linkstopen(betlink,revielink)
{
window.open(betlink);
window.location.href=revielink;
}

function CreateBookmarkLink()
{
if(document.all)
window.external.AddFavorite(location.href,document.title);
else if(window.sidebar)window.sidebar.addPanel
(document.title,location.href,'');
}

function BookMark() {
title = document.title;
url = document.location.href;
alerttext = 'Press Control + D to bookmark';
worked = false;
alerted = false;
try{
window.sidebar.addPanel(title, url,"");
worked = true;
}catch(err){if(!worked && !alerted){alert(alerttext);alerted=true;}}
try{
window.external.AddFavorite(url, title);
worked = true;
}catch(err){if(!worked && !alerted){alert(alerttext);alerted=true;}}
try{
window.external.AddFavorite(title, url,"");
worked = true;
}catch(err){if(!worked && !alerted){alert(alerttext);alerted=true;}}

if(!worked && !alerted)
{
alert(alerttext);
}
}
function frmSend(reviewtype) {
var w = '';
var selected_text = '';

if (reviewtype == 'lssbkreview')
{
if (document.aspnetForm.lssbkreview)
{
w = document.aspnetForm.lssbkreview.selectedIndex;
selected_text = document.aspnetForm.lssbkreview.options[w].value;
window.location.href = selected_text;
}
}

if (reviewtype == 'lsscasinoreview')
{
if (document.aspnetForm.lsscasinoreview)
{
w = document.aspnetForm.lsscasinoreview.selectedIndex;
selected_text = document.aspnetForm.lsscasinoreview.options[w].value;
window.location.href = selected_text;
}
}

if (reviewtype == 'lsspokerreview') {
if (document.aspnetForm.lsspokerreview) {
w = document.aspnetForm.lsspokerreview.selectedIndex;
selected_text = document.aspnetForm.lsspokerreview.options[w].value;
window.location.href = selected_text;
}
}
if (reviewtype == 'lssbingoreview') {
if (document.aspnetForm.lssbingoreview) {
w = document.aspnetForm.lssbingoreview.selectedIndex;
selected_text = document.aspnetForm.lssbingoreview.options[w].value;
window.location.href = selected_text;
}
}
if (reviewtype == 'lssgamesreview') {
if (document.aspnetForm.lssgamesreview) {
w = document.aspnetForm.lssgamesreview.selectedIndex;
selected_text = document.aspnetForm.lssgamesreview.options[w].value;
window.location.href = selected_text;
}
}

}
function Hidepopup()
{
SetRegisteredSession("N");
}

function showpopup()
{
SetRegisteredSession("Y");
}

function SetRegisteredSession(StID)
{
var url = "https://www.redlineartmke.org/ajax_post.aspx"; // ajax url which is here display.php
$.ajax({
type: "POST",
url: url,
cache: false,
data: { type: "setsession", sessionid: "kcwd4yrh1ldljw55l4amezah", StatusID:StID},
success: function(msg) {
var states=msg;
setCookie("StatusIDcookie",StID, 1);
if (states=="N")
{
//document.getElementById('ctl00_popUpPanel').style.visibility = 'hidden';
$('.confirm-overlay, #ctl00_popUpPanel').fadeOut(300);
}
else
{
var link2=window.location.href;
window.location.href = link2;
}
},
error: function(request, err) {
}
});
}
function Check_email(stremail,pass) {
var d = stremail;
var url = "https://www.redlineartmke.org/ajax_post.aspx"; // ajax url which is here display.php
$.ajax({
type: "POST",
url: url,
cache: false,
data: { type: "Loginuser", sessionid: "kcwd4yrh1ldljw55l4amezah", emailId: stremail,password:pass},
success: function(msg) {
var states=msg;
if (states != "false")
{
if(document.getElementById('ctl00_popUpPanel')!=null)
{
document.getElementById('ctl00_popUpPanel').style.visibility = 'hidden';
}
//window.location.href = "https://www.redlineartmke.org/";
var link=window.location.href;
window.location.href = link;
}
else
{
alert("Please check your registered email address and password.")
}
//MyMethod_Result(msg);
},
error: function(request, err) {
}
});

}

var logincnt=0;
function fqlQuery()
{
var showfriends = 'false';
var Getemail = getCookie("Emailcookie");
if (Getemail != "") {
var url = "https://www.redlineartmke.org/ajax_post.aspx"; // ajax url which is here display.php
$.ajax({
type: "POST",
url: url,
cache: false,
data: { type: "checkemail", sessionid: "kcwd4yrh1ldljw55l4amezah", emailId: Getemail },
success: function(msg) {
var states = msg;
//alert("cookie" + msg);
if (states != "false") {

var popupPanel = document.getElementById('ctl00_popUpPanel');
if(typeof popupPanel != 'undefined'){
popupPanel.style.visibility = 'hidden';
}
showfriends = 'true';
if (logincnt <= 0) {
var link = window.location.href;
window.location.href = link;

}
logincnt++;
}
else {
logincnt = 0;

}
},
error: function(request, err) {
}
});

}
else {

FB.api('/me', function(response) {

var query = FB.Data.query('select name,email,hometown_location,sex,pic_square from user where uid={0}', response.id);
query.wait(function(rows) {

var url = "https://www.redlineartmke.org/ajax_post.aspx"; // ajax url which is here display.php
var saveemail = rows[0].email;
$.ajax({
type: "POST",
url: url,
cache: false,
data: { type: "checkemail", sessionid: "kcwd4yrh1ldljw55l4amezah", emailId: rows[0].email},
success: function(msg) {
var states=msg;
if (states != "false")
{
SetEmailCookie(saveemail);
document.getElementById('ctl00_popUpPanel').style.visibility = 'hidden';
if(logincnt<=0)
{
//window.location.href = "https://www.redlineartmke.org/";
var link=window.location.href;
window.location.href = link;

}
logincnt++;
}
else
{
logincnt=0;
//alert("Please check your registered email address and password.")

}
//MyMethod_Result(msg);
},
error: function(request, err) {
}
});

});
});
}
}

function facebook_logout()
{
FB.logout(function(response)
{
var t = '';
})
}

var _getipdat='N';
function facebook_checklogin()
{
var _getlog='N';
FB.getLoginStatus(function(response)
{
if (response.status == 'connected')
{
//alert('Y');
fqlQuery();
//document.getElementById('ctl00_popUpPanel').style.visibility = 'hidden';
}
else
{
//alert('N');
logout();
}
});

if (_getlog == 'N')
{
fqlQuery();
}
else
{
//alert('N');
logout();
}
}

//set Email in cookie
function SetEmailCookie(loginemail) {
//var loginemail = document.getElementById("txtLoginEmail").value;
//alert(loginemail);
if (loginemail != "") {

var CookieDate = new Date;
CookieDate.setFullYear(CookieDate.getFullYear() + 10);
var cookieName = "Emailcookie", cookieValue = loginemail, nDays=2;
var today = new Date();
//var expire = new Date();
if (nDays == null || nDays == 0) nDays = 1;
//expire.setTime(today.getTime() + 3600000 * 24 * nDays);
document.cookie = cookieName + "=" + escape(cookieValue)
+ ";expires=" + CookieDate.toGMTString()+ ";path=/";
}
}
if(typeof hs != 'undefined'){
hs.graphicsDir = 'https://www.redlineartmke.org//graphics/';
wrapperClassName: 'dark';
hs.registerOverlay({
thumbnailId: 'thumb1',
html: '<div class="closebutton" onclick="return hs.close(this)" title="Close"><\/div>',
position: 'top right',
fade: 2

});
hs.align = 'center';
hs.transitions = ['expand', 'crossfade'];
hs.wrapperClassName = 'dark borderless floating-caption';
hs.fadeInOut = true;
hs.dimmingOpacity = .55;
hs.creditsText = "";
}
</script>
<script type="text/javascript">




adroll_adv_id = "APVA436SERFDJDYRFTKXGZ";
adroll_pix_id = "VTLRLXKB2NC4TG2JEVWI35";
(function() {
var oldonload = window.onload;
window.onload = function() {
__adroll_loaded = true;
var scr = document.createElement("script");
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
scr.setAttribute('async', 'true');
scr.type = "text/javascript";
scr.src = host + "/j/roundtrip.js";
((document.getElementsByTagName('head') || [null])[0] ||
document.getElementsByTagName('script')[0].parentNode).appendChild(scr);
if (oldonload) { oldonload() }
};
} ());
</script>
</body>
</html>
Supercasino: An extra 20% every Tuesday
Twenties Tuesdays at Supercasino

Supercasino are offering you a 20% bonus on Tuesdays worth up to $20.

The UK’s most famous live-to-TV roulette broadcaster will enhance deposits made at any time on a Tuesday, so if you deposit, say, $100, you’ll get an extra $20 added on to it giving you a total of $120 to play with.

You’ll find the very best hosted games on the web at Supercasino, with household name presenters like Anna Jardine Jones, Gema Ensenat, Bryn Lucas, Rob Lamarr keeping the games running with an endless stream of witty banter, style and a level of competence that you won’t find with other live roulette studios.

As well as hosted games offered at peak times there are also automatic wheels running round the clock - some of which are also hosted – along with the chance to play express games with two wheels running simultaneously. 

Supercasino also offer a full-sized Playtech suite with live roulette beamed in from Eastern Europe 24 hours a day, and if that’s not enough for you there are even virtual games to keep you spinning whenever it takes your fancy, with the best simulated tables in the business at your disposal including 3D Roulette, Multi-Wheel Roulette and Marvel Roulette if you fancy a break from the standard game format and want to try for a really big jackpot.

Supercasino also offer a constant set of top promotions with the best holiday prize draws in the business and continuous opportunities for existing players to enhance their bankroll at the casino’s expense. 

To take part in this generous promotion, just follow these three easy steps:
  1. Firstly, join up at Supercasino with the MAXCASH promo code. You’ll get $15 free just for joining with no deposit required, and up to $400 in welcome bonus cash

  2. Then make a deposit from 00:00 until 23:59 on a Tuesday with the TOPUP20 promo code

  3. Your 20% will automatically be added
With so many varieties of roulette on offer we can’t of anywhere we’d rather play with a £20 bonus, so join up at Supercasino right now and try it for yourself.
comments powered by Disqus

All Roulette News

Recent Roulette Promotions Articles

  • Make some inside bets and win $100 on Wednesdays at Supercasinoby Tim Crump, #1 Australian Casino Online

    Featured News

    Big wins reported at All Slots Casino

    Two players have won huge jackpots at All Slots Casino on two of its best progressive slots

    Hot as Hades launched at 32Red Casino

    Hot as Hades from Microgaming is shortly to be launched at 32Red and all other reputable Microgaming casinos

    Pearls of India launched at Mr Green

    Play N Go's excellent Pearls of India is now live at Mr Green

    Supercasino 2nd deposit $10 bonus

    Make 2 deposits in 3 days at Supercasino to get deposit bonuses TWICE in a row

    32Red Casino $250 Daily Freeroll Tournament

    Win a share of $250 in 32Red top slots tourney EVERY day of the week

    Latest News

    Big wins reported at All Slots Casino

    Two players have won huge jackpots at All Slots Casino on two of its best progressive slots

    Hot as Hades launched at 32Red Casino

    Hot as Hades from Microgaming is shortly to be launched at 32Red and all other reputable Microgaming casinos

    Pearls of India launched at Mr Green

    Play N Go's excellent Pearls of India is now live at Mr Green

    Supercasino 2nd deposit $10 bonus

    Make 2 deposits in 3 days at Supercasino to get deposit bonuses TWICE in a row

    32Red Casino $250 Daily Freeroll Tournament

    Win a share of $250 in 32Red top slots tourney EVERY day of the week

    • Getting started at Aussie Casinos

      Whether you’re new or a well-seasoned player to the world of pokie and other casino type games online we’ve put together a list of information that will be helpful to get you started and find the right casino that’s best suited to your gaming needs.
      Get started now!
    • Top Online Casino and Pokie Sites

      We have reviewed the most trusted and reputable Australian online casino gambling sites to play pokies at and other popular games for fun or real money. Click here for a complete list of sites we have reviewed and recommend.

      Read our reviews here
    • Online Pokies

      Online Pokies are probably the most popular casino games at Australian casinos and their numbers far outweigh that of blackjack, baccarat, video poker. The payouts are generous, they are great fun to play, you don’t even need to download the games – just click on the game you like and you ready to play! To help you get started, here’s a list of some of the latest pokie offers at Aussie casinos. 

      Play online pokies
    • Roulette

      Roulette is one of the most popular casino games in the world and it’s no surprise that it’s as popular in the virtual world too. There are several varieties of Roulette online; European Roulette, 3D Roulette, French Roulette and each casino has it’s own take on the game.

       


      Get the latest roulette offers here

    Trends

    Breaking News


    Turn your roulette skills into $100 of cash in Supercasino's weekly Wednesday tourney!...

  • Enter to win a $500 roulette prize draw EVERY week at Supercasino!by Tim Crump, #1 Australian Casino Online

    Featured News

    Big wins reported at All Slots Casino

    Two players have won huge jackpots at All Slots Casino on two of its best progressive slots

    Hot as Hades launched at 32Red Casino

    Hot as Hades from Microgaming is shortly to be launched at 32Red and all other reputable Microgaming casinos

    Pearls of India launched at Mr Green

    Play N Go's excellent Pearls of India is now live at Mr Green

    Supercasino 2nd deposit $10 bonus

    Make 2 deposits in 3 days at Supercasino to get deposit bonuses TWICE in a row

    32Red Casino $250 Daily Freeroll Tournament

    Win a share of $250 in 32Red top slots tourney EVERY day of the week

    Latest News

    Big wins reported at All Slots Casino

    Two players have won huge jackpots at All Slots Casino on two of its best progressive slots

    Hot as Hades launched at 32Red Casino

    Hot as Hades from Microgaming is shortly to be launched at 32Red and all other reputable Microgaming casinos

    Pearls of India launched at Mr Green

    Play N Go's excellent Pearls of India is now live at Mr Green

    Supercasino 2nd deposit $10 bonus

    Make 2 deposits in 3 days at Supercasino to get deposit bonuses TWICE in a row

    32Red Casino $250 Daily Freeroll Tournament

    Win a share of $250 in 32Red top slots tourney EVERY day of the week

    • Getting started at Aussie Casinos

      Whether you’re new or a well-seasoned player to the world of pokie and other casino type games online we’ve put together a list of information that will be helpful to get you started and find the right casino that’s best suited to your gaming needs.
      Get started now!
    • Top Online Casino and Pokie Sites

      We have reviewed the most trusted and reputable Australian online casino gambling sites to play pokies at and other popular games for fun or real money. Click here for a complete list of sites we have reviewed and recommend.

      Read our reviews here
    • Online Pokies

      Online Pokies are probably the most popular casino games at Australian casinos and their numbers far outweigh that of blackjack, baccarat, video poker. The payouts are generous, they are great fun to play, you don’t even need to download the games – just click on the game you like and you ready to play! To help you get started, here’s a list of some of the latest pokie offers at Aussie casinos. 

      Play online pokies
    • Roulette

      Roulette is one of the most popular casino games in the world and it’s no surprise that it’s as popular in the virtual world too. There are several varieties of Roulette online; European Roulette, 3D Roulette, French Roulette and each casino has it’s own take on the game.

       


      Get the latest roulette offers here

    Trends

    Breaking News


    Play roulette at Supercasino to earn draw tickets for a fabulous $500 prize...

  • Enter to win a $500 roulette prize draw EVERY week at Supercasino!

    Play roulette at Supercasino to earn draw tickets for a fabulous $500 prize...

  • sb games Creepy Cashback

    Earn up to $50 cashback on live roulette and Blackjack at sb games this week!...

  • Twenties Tuesdays at Supercasino

    Make a quick $20 tomorrow when you deposit £100 at Supercasino!...

  • Twenties Tuesdays at Supercasino

    Make a quick $20 tomorrow when you deposit $100 at Supercasino!...

  • Twenties Tuesdays at Supercasino

    Make a quick $20 tomorrow when you deposit $100 at Supercasino!...

  • Supercasino Perfect Ten promo

    Make an easy tenner at Supercasino on Thursdays: Deposit $20 and they'll give you $10 free!...

  • Twenties Tuesdays at Supercasino

    Make a quick $20 tomorrow when you deposit $100 at Supercasino!...

More Stories

Recent Articles

  • Australian Casino Payment Methods: What are your choices?

    Do you know and understand all the banking options open to you when you play online? It's not as complicated as it looks, so read our guide and you'll be up to speed in no time ...

  • Payment Systems at Australian Online Casinos

    Read the definitive www.auscasino.com guide to payment systems at Australian online casinos ...

  • Your guide to getting started at Australian Online Casinos

    How to get started playing at Aussie online casinos. ...

  • Your Ultimate Checklist for Aussie Online Casinos

    Here is www.auscasino.com’s list of things to watch out for when signing up at a new online casino. ...

  • POLi Casinos in Australia –How POLi Payments Work

    POLi is the most popular online payment method used by Australian players and here is our guide to how you can use POLi to make deposits and withdrawals.  ...

  • Big wins reported at All Slots Casino

    Two players have won huge jackpots at All Slots Casino on two of its best progressive slots...

  • 32Red Casino launches $10 no deposit offer

    Want to play your Microgaming pokies for free? 32Red have launched a $10 no deposit bonus that gives you instant access to over 450 games!...

  • New Casino-Mate player wins over $30,000 on Break Da Bank Again

    $30,000 slots win for new player at Casino-Mate...

  • Golden Riviera $70,000 jackpot win

    Over $70,000 has been won by an Aussie player at Golden Riviera Casino...

More Stories
RankingBonus
  • Royal Vegas Casino $1,200
    Review
  • Gaming Club Casino $350
    Review
  • Mr Green casino $250
    Review
  • Roxy Palace Casino $1,250
    Review
  • Intercasino $400
    Review
  • Spin Palace Casino $1,000
    Review
  • Go Wild Casino $500
    Review
  • Supercasino $400
    Review
  • Jackpot City Casino $500
    Review
  • 32Red Casino $160
    Review
  • Platinum Play Casino $200
    Review
  • SB Casino $50
    Review
  • Betway Casino $1,000
    Review
  • Golden Riviera Casino $1400
    Review
  • Ruby Fortune Casino $750
    Review
  • Red Flush Casino $1,000
    Review
  • All Jackpots Casino $500
    Review
  • Major Tom Casino $150
    Review
  • Casino-Mate $200
    Review
  • Lucky Nugget Casino $1,000
    Review
  • All Slots Casino $500
    Review
  • See all Online Casino Reviews

    Breaking News



    Share this with your friends

    To:
    From:
    Your comments:

    Twenties Tuesdays at Supercasino

    Make a quick $20 tomorrow when you deposit £100 at Supercasino!

    Read more »