var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015728&docid=70102333&x=2943',
		'title': '',
		'imageId': '70102333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015728&docid=70102337&x=2943',
		'title': '',
		'imageId': '70102337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015728&docid=70102336&x=2943',
		'title': '',
		'imageId': '70102336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015728&docid=70102339&x=2943',
		'title': '',
		'imageId': '70102339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015728&docid=70102338&x=2943',
		'title': '',
		'imageId': '70102338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015728&docid=70102334&x=2943',
		'title': '',
		'imageId': '70102334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015728&docid=70102335&x=2943',
		'title': '',
		'imageId': '70102335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015728';

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