var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007800&docid=68247510&x=5044',
		'title': '',
		'imageId': '68247510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007800&docid=68247513&x=5044',
		'title': '',
		'imageId': '68247513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007800&docid=68247514&x=5044',
		'title': '',
		'imageId': '68247514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007800&docid=68247515&x=5044',
		'title': '',
		'imageId': '68247515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007800&docid=68247518&x=5044',
		'title': '',
		'imageId': '68247518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007800&docid=68247517&x=5044',
		'title': '',
		'imageId': '68247517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007800&docid=68247516&x=5044',
		'title': '',
		'imageId': '68247516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007800&docid=68247511&x=5044',
		'title': '',
		'imageId': '68247511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007800';

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