function DoScreenshot(product, filename) 
{
	var url = "http://www.systweak.com/Images/oldimages/" + product + "/Screenshots/big/" + filename;	
	//var url = "http://www.systweak.com/SystweakV3/images/" + product + "/Screenshots/big/" + filename;
	
	
	var ASOurl = "download.asp";
	var appurl = "download.asp";
	var BXPurl = "download.asp";
	var AWCurl = "download.asp";
	var MZPurl = "download.asp";
	var CacheBoosturl = "download.asp?pName=CBE";
	var PSurl = "download.asp";
	var AEBurl = "download.asp";
	var AEUurl = "download.asp";
	var PAurl = "download.asp";
	var SASurl = "download.asp";
	var AVOurl = "download.asp";
	var AEPurl = "download.asp";
	var MJCurl = "download.asp";	var MJCMobileurl = "downloadMobile.asp";
	var MRCurl = "download.asp";	var MRCMobileurl = "downloadMobile.asp";
	var MSCurl = "download.asp";	var MSCMobileurl = "downloadMobile.asp";
	
	document.getElementById("screenshotimage").innerHTML = "<table cellspacing=0 cellpadding=0 border=0><tr><td align=center><img src='" + url + "' style='margin:0 0 0 0;' /></td></tr></table>";
	
	switch (product) {
		case "ASO" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + ASOurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
			
		case "app" :
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + appurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
			
		case "BXP" :
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + BXPurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
			
		case "AWC" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + AWCurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
			
		case "MZP" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + MZPurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
			
		case "CacheBoost" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + CacheBoosturl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
			
		case "photostudio" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + PSurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
		
		case "AEB" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + AEBurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
		
		case "AEU" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + AEUurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
		
		case "PA" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + PAurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
		
		case "SAS" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + SASurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
			
		case "AVO" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + AVOurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
			
		case "AEP" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + AEPurl + "'><img src='../Images/Common/ss_download_btn.gif' border=0></a>";
			break;
			
		case "MobileJunkCleaner" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + MJCurl + "'><img src='../Images/Common/ss_ActiveSync_download_btn.gif' border=0 alt='Download Mobile Junk Cleaner for ActiveSync'></a>&nbsp;&nbsp;<a href='" + MJCMobileurl + "'><img src='../Images/Common/ss_Mobile_download_btn.gif' border=0 alt='Download Mobile Junk Cleaner'></a>&nbsp;&nbsp;";
			break;		
			
		case "MobileRegistryCleaner" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + MRCurl + "'><img src='../Images/Common/ss_ActiveSync_download_btn.gif' border=0 alt='Download Mobile Registry Cleaner for ActiveSync'></a>&nbsp;&nbsp;<a href='" + MRCMobileurl + "'><img src='../Images/Common/ss_Mobile_download_btn.gif' border=0 alt='Download Mobile Registry Cleaner'></a>&nbsp;&nbsp;";
			break;	
			
		case "MobileStartupCleaner" :	
			document.getElementById("screenshotdownload").innerHTML = "<a href='" + MSCurl + "'><img src='../Images/Common/ss_ActiveSync_download_btn.gif' border=0 alt='Download Mobile Startup Cleaner for ActiveSync'></a>&nbsp;&nbsp;<a href='" + MSCMobileurl + "'><img src='../Images/Common/ss_Mobile_download_btn.gif' border=0 alt='Download Mobile Startup Cleaner'></a>&nbsp;&nbsp;";
			break;		
	}
	


	
	switch (product) {
		case "ASO" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=25></td><td><font class='SSWindowText'>ASO is the most advanced registry cleaner available on the market. Click the download button to try a FREE scan now.</font></td><td width=25></td></tr></table>";
			break;
			
		case "app" :
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=25></td><td><font class='SSWindowText'>Designed to protect your privacy by cleaning up all the unwanted traces. Click the download button to try a FREE scan now.</font></td><td width=25></td></tr></table>";
			break;
			
		case "BXP" :
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=25></td><td valign=top><font class='SSWindowText'>Ornament the Windows with cutting-edge functionalities. Click the download button to try a FREE scan now.</font></td><td width=25></td></tr></table>";
			break;
			
		case "AWC" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=25></td><td><font class='SSWindowText'>A trusted caretaker of your System Registry. Click the download button to try a FREE scan now.</font></td><td width=25></td></tr></table>";
			break;
			
		case "MZP" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=25></td><td><font class='SSWindowText'>Powerful memory optimization and management tool. Click the download button to try a FREE scan now.</font></td><td width=25></td></tr></table>";
			break;
			
		case "CacheBoost" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=25></td><td><font class='SSWindowText'>Optimizes the system cache-management of Windows. Click the download button for free trial (fully functional for 30 days).</font></td><td width=25></td></tr></table>";
			break;
			
		case "photostudio" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=25></td><td><font class='SSWindowText' align=center>Encapsulates wide range of features and helps your to explore an artist inside you. Click the download button to download a 30 days Trial Version.</font></td><td width=25></td></tr></table>";
			break;
		
		case "AEB" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=25></td><td><font class='SSWindowText'>This is a complete backup solution. Click the download button to try a FREE scan now.</font></td><td width=25></td></tr></table>";
			break;
		
		case "AEU" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=25></td><td><font class='SSWindowText'>Synchronizes your mails. Click the download button to try a FREE scan now.</font></td><td width=25></td></tr></table>";
			break;
		
		case "PA" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=30></td><td><font class='SSWindowText'>Fast, easy-to-use, and a powerful tool to satisfy all your needs  for managing digital photo albums. Click the download button to try a FREE scan now.</font></td><td width=10></td></tr></table>";
			break;		
		
		case "SAS" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=25></td><td><font class='SSWindowText'>Protect yourself from being watched. Click the download button to try a FREE scan now.</font></td><td width=10></td></tr></table>";
			break;	
		
		case "AVO" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=30></td><td><font class='SSWindowText'>Improve System Performance. Click the download button to try a FREE scan now.</font></td><td width=10></td></tr></table>";
			break;	
		
		case "AEP" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=30></td><td><font class='SSWindowText'>Best Email Printing Solution. Click the download button to download 30 days Trial Version.</font></td><td width=10></td></tr></table>";
			break;	
			
		case "MobileJunkCleaner" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=30></td><td><font class='SSWindowText'>One Click Windows Mobile Optimization. Click the download button to try a FREE scan now.</font></td><td width=10></td></tr></table>";
			break;		
		
		case "MobileRegistryCleaner" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=30></td><td><font class='SSWindowText'>Fix Windows Mobile Registry Problems Instantly. Click the download button to try a FREE scan now.</font></td><td width=10></td></tr></table>";
			break;
		
		case "MobileStartupCleaner" :	
			document.getElementById("screenshotdescription").innerHTML = "<table cellspacing=0 cellpadding=0><tr><td width=30></td><td><font class='SSWindowText'>Boost Your Windows Mobile Start up in Few Clicks. Click the download button to try a FREE scan now.</font></td><td width=10></td></tr></table>";
			break;		
	}
	
	quickshow('overlay'); 
	Effect.Appear('dialog', {duration:0.7});
	
	

	
}
function DoJoinPopup(tab) {
quickshow('panel'+tab); Effect.Appear('dialog'+tab, {duration:0.7});
}