var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953313&docid=68657099&x=3659',
		'title': '',
		'imageId': '68657099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953313&docid=68657097&x=3659',
		'title': '',
		'imageId': '68657097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953313&docid=68657098&x=3659',
		'title': '',
		'imageId': '68657098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953313&docid=68659130&x=3659',
		'title': '',
		'imageId': '68659130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953313&docid=68659133&x=3659',
		'title': '',
		'imageId': '68659133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953313&docid=68657102&x=3659',
		'title': '',
		'imageId': '68657102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953313&docid=68659127&x=3659',
		'title': '',
		'imageId': '68659127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953313&docid=68657101&x=3659',
		'title': '',
		'imageId': '68657101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953313&docid=68657096&x=3659',
		'title': '',
		'imageId': '68657096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953313';

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