var is_ie6 = document.all && (navigator.userAgent.toLowerCase().indexOf("msie 6.") != -1);if(!is_ie6) {document.getElementById('friendLinkImage').src = 'http://creative.myspacecdn.com/au/customcommunities/rollingstone/images/viewfeaturedfriend.png';}

renderFeature();
loadVideoSwitcher();
renderFriend();
populateBlogs();
loadPoll();
//renderCompetition();
renderPromotion();
$(document).ready(function(){
setForumStyles();
displayCommentDetails();
renderStreetStyle();
});
function checklogin() {
if(isLoggedIn < 1)
{
alert('You must be logged in to enter');
}
else
{
window.open("http://adsupport.myspace.com/index.cfm?fuseaction=advertiser.imagesubmission&submissionID=1390", "MySpace", "width=820,height=800, resizable=1 , scrollbars=1");
}

}
/*function checklogin2() {
if(isLoggedIn < 1)
{
alert('Please log in to enter');
}
else
{
window.open("http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=69791736", "MySpace", "width=820,height=800, resizable=1 , scrollbars=1");
}

}*/

function checklogin3() {
if(isLoggedIn < 1)
{
alert('Please log in to enter');
}
else
{
window.open("http://adsupport.myspace.com/index.cfm?fuseaction=advertiser.imagegallery&galleryid=1390", "MySpace", "width=800,height=800, resizable=1 , scrollbars=1");
}

}