var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970635&docid=69033978&x=4010',
		'title': '',
		'imageId': '69033978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970635&docid=69033980&x=4010',
		'title': '',
		'imageId': '69033980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970635&docid=69033981&x=4010',
		'title': '',
		'imageId': '69033981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970635&docid=69033977&x=4010',
		'title': '',
		'imageId': '69033977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970635&docid=69033976&x=4010',
		'title': '',
		'imageId': '69033976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970635&docid=69033975&x=4010',
		'title': '',
		'imageId': '69033975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970635&docid=69033979&x=4010',
		'title': '',
		'imageId': '69033979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970635';

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