var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961687&docid=68845469&x=1954',
		'title': '',
		'imageId': '68845469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961687&docid=68845472&x=1954',
		'title': '',
		'imageId': '68845472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961687&docid=68845471&x=1954',
		'title': '',
		'imageId': '68845471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961687&docid=68845474&x=1954',
		'title': '',
		'imageId': '68845474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961687&docid=68845470&x=1954',
		'title': '',
		'imageId': '68845470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961687&docid=68845475&x=1954',
		'title': '',
		'imageId': '68845475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961687&docid=68845473&x=1954',
		'title': '',
		'imageId': '68845473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961687';

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