var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920439&docid=67641523&x=3336',
		'title': '',
		'imageId': '67641523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920439&docid=67641522&x=3336',
		'title': '',
		'imageId': '67641522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920439&docid=67641521&x=3336',
		'title': '',
		'imageId': '67641521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920439&docid=67641531&x=3336',
		'title': '',
		'imageId': '67641531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920439&docid=67641533&x=3336',
		'title': '',
		'imageId': '67641533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920439&docid=67641532&x=3336',
		'title': '',
		'imageId': '67641532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920439&docid=67641540&x=3336',
		'title': '',
		'imageId': '67641540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920439';

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