var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=930863&docid=7474889&x=3349',
		'title': '',
		'imageId': '7474889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930863&docid=7474886&x=3349',
		'title': '',
		'imageId': '7474886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930863&docid=7474892&x=3349',
		'title': '',
		'imageId': '7474892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930863&docid=7474896&x=3349',
		'title': '',
		'imageId': '7474896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930863&docid=7474899&x=3349',
		'title': '',
		'imageId': '7474899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930863&docid=7474902&x=3349',
		'title': '',
		'imageId': '7474902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930863&docid=7474905&x=3349',
		'title': '',
		'imageId': '7474905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #930863';

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