var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950125&docid=68587808&x=4546',
		'title': '',
		'imageId': '68587808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950125&docid=68587811&x=4546',
		'title': '',
		'imageId': '68587811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950125&docid=68587810&x=4546',
		'title': '',
		'imageId': '68587810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950125&docid=68587812&x=4546',
		'title': '',
		'imageId': '68587812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950125&docid=68587813&x=4546',
		'title': '',
		'imageId': '68587813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950125&docid=68587814&x=4546',
		'title': '',
		'imageId': '68587814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950125&docid=68587809&x=4546',
		'title': '',
		'imageId': '68587809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950125';

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