var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980089&docid=69265284&x=180',
		'title': '',
		'imageId': '69265284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980089&docid=69265276&x=180',
		'title': '',
		'imageId': '69265276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980089&docid=69265283&x=180',
		'title': '',
		'imageId': '69265283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980089&docid=69265282&x=180',
		'title': '',
		'imageId': '69265282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980089&docid=69265279&x=180',
		'title': '',
		'imageId': '69265279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980089&docid=69265278&x=180',
		'title': '',
		'imageId': '69265278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980089&docid=69265280&x=180',
		'title': '',
		'imageId': '69265280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980089&docid=69265277&x=180',
		'title': '',
		'imageId': '69265277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980089&docid=69265281&x=180',
		'title': '',
		'imageId': '69265281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980089';

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