var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369781&x=25',
		'title': '',
		'imageId': '67369781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369806&x=25',
		'title': '',
		'imageId': '67369806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369824&x=25',
		'title': '',
		'imageId': '67369824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369852&x=25',
		'title': '',
		'imageId': '67369852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369878&x=25',
		'title': '',
		'imageId': '67369878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369881&x=25',
		'title': '',
		'imageId': '67369881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369884&x=25',
		'title': '',
		'imageId': '67369884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369887&x=25',
		'title': '',
		'imageId': '67369887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369893&x=25',
		'title': '',
		'imageId': '67369893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369896&x=25',
		'title': '',
		'imageId': '67369896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67369899&x=25',
		'title': '',
		'imageId': '67369899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887619&docid=67606482&x=25',
		'title': '',
		'imageId': '67606482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3887619';

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