var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972238&docid=69076582&x=4355',
		'title': '',
		'imageId': '69076582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972238&docid=69076579&x=4355',
		'title': '',
		'imageId': '69076579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972238&docid=69076580&x=4355',
		'title': '',
		'imageId': '69076580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972238&docid=69076578&x=4355',
		'title': '',
		'imageId': '69076578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972238&docid=69076581&x=4355',
		'title': '',
		'imageId': '69076581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972238&docid=69076584&x=4355',
		'title': '',
		'imageId': '69076584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972238&docid=69076583&x=4355',
		'title': '',
		'imageId': '69076583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972238';

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