var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939237&docid=67948618&x=1936',
		'title': '',
		'imageId': '67948618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939237&docid=67948622&x=1936',
		'title': '',
		'imageId': '67948622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939237&docid=67948619&x=1936',
		'title': '',
		'imageId': '67948619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939237&docid=67948620&x=1936',
		'title': '',
		'imageId': '67948620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939237&docid=67948624&x=1936',
		'title': '',
		'imageId': '67948624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939237&docid=67948623&x=1936',
		'title': '',
		'imageId': '67948623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939237&docid=67948621&x=1936',
		'title': '',
		'imageId': '67948621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939237';

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