var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800561&x=5011',
		'title': '',
		'imageId': '67800561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800566&x=5011',
		'title': '',
		'imageId': '67800566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800573&x=5011',
		'title': '',
		'imageId': '67800573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800572&x=5011',
		'title': '',
		'imageId': '67800572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800562&x=5011',
		'title': '',
		'imageId': '67800562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800570&x=5011',
		'title': '',
		'imageId': '67800570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800569&x=5011',
		'title': '',
		'imageId': '67800569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800565&x=5011',
		'title': '',
		'imageId': '67800565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800564&x=5011',
		'title': '',
		'imageId': '67800564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800576&x=5011',
		'title': '',
		'imageId': '67800576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800563&x=5011',
		'title': '',
		'imageId': '67800563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800567&x=5011',
		'title': '',
		'imageId': '67800567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800568&x=5011',
		'title': '',
		'imageId': '67800568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800574&x=5011',
		'title': '',
		'imageId': '67800574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800575&x=5011',
		'title': '',
		'imageId': '67800575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916303&docid=67800571&x=5011',
		'title': '',
		'imageId': '67800571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916303';

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