var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939709&docid=66928740&x=5825',
		'title': '',
		'imageId': '66928740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939709&docid=66928741&x=5825',
		'title': '',
		'imageId': '66928741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939709&docid=66928743&x=5825',
		'title': '',
		'imageId': '66928743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939709&docid=66928746&x=5825',
		'title': '',
		'imageId': '66928746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939709&docid=66928745&x=5825',
		'title': '',
		'imageId': '66928745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939709&docid=66928744&x=5825',
		'title': '',
		'imageId': '66928744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939709&docid=66928742&x=5825',
		'title': '',
		'imageId': '66928742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939709';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
