var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917063&docid=65812656&x=3711',
		'title': '',
		'imageId': '65812656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917063&docid=65812670&x=3711',
		'title': '',
		'imageId': '65812670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917063&docid=65812655&x=3711',
		'title': '',
		'imageId': '65812655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917063&docid=65812657&x=3711',
		'title': '',
		'imageId': '65812657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917063&docid=65812658&x=3711',
		'title': '',
		'imageId': '65812658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917063&docid=65812659&x=3711',
		'title': '',
		'imageId': '65812659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917063&docid=67407149&x=3711',
		'title': '',
		'imageId': '67407149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917063';

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