var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856144&x=2930',
		'title': '',
		'imageId': '67856144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856140&x=2930',
		'title': '',
		'imageId': '67856140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856145&x=2930',
		'title': '',
		'imageId': '67856145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856142&x=2930',
		'title': '',
		'imageId': '67856142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856141&x=2930',
		'title': '',
		'imageId': '67856141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856136&x=2930',
		'title': '',
		'imageId': '67856136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856137&x=2930',
		'title': '',
		'imageId': '67856137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856138&x=2930',
		'title': '',
		'imageId': '67856138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856139&x=2930',
		'title': '',
		'imageId': '67856139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856135&x=2930',
		'title': '',
		'imageId': '67856135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856132&x=2930',
		'title': '',
		'imageId': '67856132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856143&x=2930',
		'title': '',
		'imageId': '67856143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918112&docid=67856133&x=2930',
		'title': '',
		'imageId': '67856133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918112';

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