var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923063&docid=67978064&x=3538',
		'title': '',
		'imageId': '67978064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923063&docid=67978059&x=3538',
		'title': '',
		'imageId': '67978059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923063&docid=67978060&x=3538',
		'title': '',
		'imageId': '67978060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923063&docid=67978061&x=3538',
		'title': '',
		'imageId': '67978061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923063&docid=67978058&x=3538',
		'title': '',
		'imageId': '67978058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923063&docid=67978063&x=3538',
		'title': '',
		'imageId': '67978063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923063&docid=67978062&x=3538',
		'title': '',
		'imageId': '67978062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923063';

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