var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899753&docid=67388334&x=5019',
		'title': '',
		'imageId': '67388334',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899753&docid=67388337&x=5019',
		'title': '',
		'imageId': '67388337',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899753&docid=67388338&x=5019',
		'title': '',
		'imageId': '67388338',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899753&docid=67388340&x=5019',
		'title': '',
		'imageId': '67388340',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899753&docid=67388341&x=5019',
		'title': '',
		'imageId': '67388341',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899753&docid=67388342&x=5019',
		'title': '',
		'imageId': '67388342',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899753&docid=67388343&x=5019',
		'title': '',
		'imageId': '67388343',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899753&docid=67388344&x=5019',
		'title': '',
		'imageId': '67388344',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899753&docid=67388345&x=5019',
		'title': '',
		'imageId': '67388345',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899753';

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