var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953935&docid=68670147&x=2320',
		'title': '',
		'imageId': '68670147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953935&docid=68670141&x=2320',
		'title': '',
		'imageId': '68670141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953935&docid=68670145&x=2320',
		'title': '',
		'imageId': '68670145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953935&docid=68670148&x=2320',
		'title': '',
		'imageId': '68670148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953935&docid=68670139&x=2320',
		'title': '',
		'imageId': '68670139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953935&docid=68670142&x=2320',
		'title': '',
		'imageId': '68670142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953935&docid=68670140&x=2320',
		'title': '',
		'imageId': '68670140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953935&docid=68670146&x=2320',
		'title': '',
		'imageId': '68670146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953935';

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