var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=2276819&docid=31091202&x=326',
		'title': '',
		'imageId': '31091202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276819&docid=31091199&x=326',
		'title': '',
		'imageId': '31091199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276819&docid=31091203&x=326',
		'title': '',
		'imageId': '31091203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276819&docid=31091208&x=326',
		'title': '',
		'imageId': '31091208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276819&docid=31091204&x=326',
		'title': '',
		'imageId': '31091204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276819&docid=31091201&x=326',
		'title': '',
		'imageId': '31091201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2276819&docid=31091200&x=326',
		'title': '',
		'imageId': '31091200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #2276819';

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