var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973143&docid=69099039&x=5354',
		'title': '',
		'imageId': '69099039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973143&docid=69099031&x=5354',
		'title': '',
		'imageId': '69099031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973143&docid=69099033&x=5354',
		'title': '',
		'imageId': '69099033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973143&docid=69099034&x=5354',
		'title': '',
		'imageId': '69099034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973143&docid=69099035&x=5354',
		'title': '',
		'imageId': '69099035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973143&docid=69099036&x=5354',
		'title': '',
		'imageId': '69099036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973143&docid=69099032&x=5354',
		'title': '',
		'imageId': '69099032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973143';

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