var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974506&docid=68629708&x=5147',
		'title': '',
		'imageId': '68629708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974506&docid=68629705&x=5147',
		'title': '',
		'imageId': '68629705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974506&docid=68629702&x=5147',
		'title': '',
		'imageId': '68629702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974506&docid=68629700&x=5147',
		'title': '',
		'imageId': '68629700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974506&docid=68629709&x=5147',
		'title': '',
		'imageId': '68629709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974506&docid=68629704&x=5147',
		'title': '',
		'imageId': '68629704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974506&docid=68629707&x=5147',
		'title': '',
		'imageId': '68629707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974506';

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