var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3828238&docid=68644311&x=5311',
		'title': '',
		'imageId': '68644311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3828238&docid=68644310&x=5311',
		'title': '',
		'imageId': '68644310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3828238&docid=68644312&x=5311',
		'title': '',
		'imageId': '68644312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3828238&docid=68644225&x=5311',
		'title': '',
		'imageId': '68644225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3828238&docid=68644227&x=5311',
		'title': '',
		'imageId': '68644227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3828238&docid=68644226&x=5311',
		'title': '',
		'imageId': '68644226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3828238&docid=68887887&x=5311',
		'title': '',
		'imageId': '68887887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3828238';

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";
	})
}
