var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893917&x=5456',
		'title': '',
		'imageId': '67893917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893915&x=5456',
		'title': '',
		'imageId': '67893915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893916&x=5456',
		'title': '',
		'imageId': '67893916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893938&x=5456',
		'title': '',
		'imageId': '67893938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893940&x=5456',
		'title': '',
		'imageId': '67893940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893945&x=5456',
		'title': '',
		'imageId': '67893945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893942&x=5456',
		'title': '',
		'imageId': '67893942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893939&x=5456',
		'title': '',
		'imageId': '67893939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893944&x=5456',
		'title': '',
		'imageId': '67893944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893941&x=5456',
		'title': '',
		'imageId': '67893941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893943&x=5456',
		'title': '',
		'imageId': '67893943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893972&x=5456',
		'title': '',
		'imageId': '67893972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893975&x=5456',
		'title': '',
		'imageId': '67893975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893973&x=5456',
		'title': '',
		'imageId': '67893973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919424&docid=67893946&x=5456',
		'title': '',
		'imageId': '67893946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919424';

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