var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014366&x=5534',
		'title': '',
		'imageId': '67014366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014368&x=5534',
		'title': '',
		'imageId': '67014368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014369&x=5534',
		'title': '',
		'imageId': '67014369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014370&x=5534',
		'title': '',
		'imageId': '67014370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014371&x=5534',
		'title': '',
		'imageId': '67014371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014379&x=5534',
		'title': '',
		'imageId': '67014379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014374&x=5534',
		'title': '',
		'imageId': '67014374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014375&x=5534',
		'title': '',
		'imageId': '67014375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014376&x=5534',
		'title': '',
		'imageId': '67014376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014377&x=5534',
		'title': '',
		'imageId': '67014377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014378&x=5534',
		'title': '',
		'imageId': '67014378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014372&x=5534',
		'title': '',
		'imageId': '67014372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885679&docid=67014373&x=5534',
		'title': '',
		'imageId': '67014373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885679';

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