var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3904252&docid=67509317&x=153',
		'title': '',
		'imageId': '67509317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904252&docid=67509319&x=153',
		'title': '',
		'imageId': '67509319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904252&docid=67509318&x=153',
		'title': '',
		'imageId': '67509318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904252&docid=67509315&x=153',
		'title': '',
		'imageId': '67509315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904252&docid=67509316&x=153',
		'title': '',
		'imageId': '67509316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904252&docid=67509334&x=153',
		'title': '',
		'imageId': '67509334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904252&docid=67509332&x=153',
		'title': '',
		'imageId': '67509332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904252&docid=67509333&x=153',
		'title': '',
		'imageId': '67509333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904252&docid=67509331&x=153',
		'title': '',
		'imageId': '67509331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3904252';

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