var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68647984&x=2458',
		'title': '',
		'imageId': '68647984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68647985&x=2458',
		'title': '',
		'imageId': '68647985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68647982&x=2458',
		'title': '',
		'imageId': '68647982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68647983&x=2458',
		'title': '',
		'imageId': '68647983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68574977&x=2458',
		'title': '',
		'imageId': '68574977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68574979&x=2458',
		'title': '',
		'imageId': '68574979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68574978&x=2458',
		'title': '',
		'imageId': '68574978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68574974&x=2458',
		'title': '',
		'imageId': '68574974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68574976&x=2458',
		'title': '',
		'imageId': '68574976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68574975&x=2458',
		'title': '',
		'imageId': '68574975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68647996&x=2458',
		'title': '',
		'imageId': '68647996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68647997&x=2458',
		'title': '',
		'imageId': '68647997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68647995&x=2458',
		'title': '',
		'imageId': '68647995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68648061&x=2458',
		'title': '',
		'imageId': '68648061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68648060&x=2458',
		'title': '',
		'imageId': '68648060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949523&docid=68648067&x=2458',
		'title': '',
		'imageId': '68648067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949523';

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