var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962286&docid=68860547&x=1616',
		'title': '',
		'imageId': '68860547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962286&docid=68860551&x=1616',
		'title': '',
		'imageId': '68860551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962286&docid=68860548&x=1616',
		'title': '',
		'imageId': '68860548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962286&docid=68860550&x=1616',
		'title': '',
		'imageId': '68860550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962286&docid=68860553&x=1616',
		'title': '',
		'imageId': '68860553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962286&docid=68860549&x=1616',
		'title': '',
		'imageId': '68860549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962286&docid=68860546&x=1616',
		'title': '',
		'imageId': '68860546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962286&docid=68860552&x=1616',
		'title': '',
		'imageId': '68860552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962286';

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