var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950162&docid=68606999&x=210',
		'title': '',
		'imageId': '68606999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950162&docid=68607002&x=210',
		'title': '',
		'imageId': '68607002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950162&docid=68607006&x=210',
		'title': '',
		'imageId': '68607006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950162&docid=68607007&x=210',
		'title': '',
		'imageId': '68607007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950162&docid=68607005&x=210',
		'title': '',
		'imageId': '68607005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950162&docid=68607004&x=210',
		'title': '',
		'imageId': '68607004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950162&docid=68607001&x=210',
		'title': '',
		'imageId': '68607001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950162&docid=68607003&x=210',
		'title': '',
		'imageId': '68607003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950162&docid=68607000&x=210',
		'title': '',
		'imageId': '68607000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950162';

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