var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419487&x=179',
		'title': '',
		'imageId': '69419487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419489&x=179',
		'title': '',
		'imageId': '69419489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419490&x=179',
		'title': '',
		'imageId': '69419490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419491&x=179',
		'title': '',
		'imageId': '69419491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419492&x=179',
		'title': '',
		'imageId': '69419492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419493&x=179',
		'title': '',
		'imageId': '69419493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419494&x=179',
		'title': '',
		'imageId': '69419494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419495&x=179',
		'title': '',
		'imageId': '69419495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419496&x=179',
		'title': '',
		'imageId': '69419496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419497&x=179',
		'title': '',
		'imageId': '69419497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419498&x=179',
		'title': '',
		'imageId': '69419498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419499&x=179',
		'title': '',
		'imageId': '69419499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419500&x=179',
		'title': '',
		'imageId': '69419500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419501&x=179',
		'title': '',
		'imageId': '69419501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986620&docid=69419502&x=179',
		'title': '',
		'imageId': '69419502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986620';

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