var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935460&docid=67641967&x=5613',
		'title': '',
		'imageId': '67641967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935460&docid=67641984&x=5613',
		'title': '',
		'imageId': '67641984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935460&docid=67642008&x=5613',
		'title': '',
		'imageId': '67642008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935460&docid=67642038&x=5613',
		'title': '',
		'imageId': '67642038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935460&docid=67642045&x=5613',
		'title': '',
		'imageId': '67642045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935460&docid=67642058&x=5613',
		'title': '',
		'imageId': '67642058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935460&docid=67642069&x=5613',
		'title': '',
		'imageId': '67642069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935460';

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