var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651755&x=5812',
		'title': '',
		'imageId': '67651755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651753&x=5812',
		'title': '',
		'imageId': '67651753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651760&x=5812',
		'title': '',
		'imageId': '67651760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651762&x=5812',
		'title': '',
		'imageId': '67651762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651757&x=5812',
		'title': '',
		'imageId': '67651757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651756&x=5812',
		'title': '',
		'imageId': '67651756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651761&x=5812',
		'title': '',
		'imageId': '67651761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651754&x=5812',
		'title': '',
		'imageId': '67651754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651759&x=5812',
		'title': '',
		'imageId': '67651759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651764&x=5812',
		'title': '',
		'imageId': '67651764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651763&x=5812',
		'title': '',
		'imageId': '67651763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651765&x=5812',
		'title': '',
		'imageId': '67651765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651758&x=5812',
		'title': '',
		'imageId': '67651758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910518&docid=67651752&x=5812',
		'title': '',
		'imageId': '67651752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910518';

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