var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3896918&docid=67314323&x=4540',
		'title': '',
		'imageId': '67314323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896918&docid=67314322&x=4540',
		'title': '',
		'imageId': '67314322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896918&docid=67314321&x=4540',
		'title': '',
		'imageId': '67314321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896918&docid=67314320&x=4540',
		'title': '',
		'imageId': '67314320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896918&docid=67314324&x=4540',
		'title': '',
		'imageId': '67314324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896918&docid=67314318&x=4540',
		'title': '',
		'imageId': '67314318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896918&docid=67314319&x=4540',
		'title': '',
		'imageId': '67314319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3896918';

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