var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3925633&docid=68044211&x=3236',
		'title': '',
		'imageId': '68044211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925633&docid=68044195&x=3236',
		'title': '',
		'imageId': '68044195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925633&docid=68044214&x=3236',
		'title': '',
		'imageId': '68044214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925633&docid=68044184&x=3236',
		'title': '',
		'imageId': '68044184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925633&docid=68044220&x=3236',
		'title': '',
		'imageId': '68044220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925633&docid=68044223&x=3236',
		'title': '',
		'imageId': '68044223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925633&docid=68044151&x=3236',
		'title': '',
		'imageId': '68044151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925633&docid=68044158&x=3236',
		'title': '',
		'imageId': '68044158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3925633';

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