var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788337&x=3658',
		'title': '',
		'imageId': '68788337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788339&x=3658',
		'title': '',
		'imageId': '68788339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788340&x=3658',
		'title': '',
		'imageId': '68788340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788341&x=3658',
		'title': '',
		'imageId': '68788341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788342&x=3658',
		'title': '',
		'imageId': '68788342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788344&x=3658',
		'title': '',
		'imageId': '68788344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788345&x=3658',
		'title': '',
		'imageId': '68788345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788343&x=3658',
		'title': '',
		'imageId': '68788343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788346&x=3658',
		'title': '',
		'imageId': '68788346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788347&x=3658',
		'title': '',
		'imageId': '68788347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958594&docid=68788348&x=3658',
		'title': '',
		'imageId': '68788348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958594';

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