var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953640&docid=68665332&x=4119',
		'title': '',
		'imageId': '68665332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953640&docid=68665334&x=4119',
		'title': '',
		'imageId': '68665334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953640&docid=68665330&x=4119',
		'title': '',
		'imageId': '68665330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953640&docid=68665333&x=4119',
		'title': '',
		'imageId': '68665333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953640&docid=68665331&x=4119',
		'title': '',
		'imageId': '68665331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953640&docid=68773122&x=4119',
		'title': '',
		'imageId': '68773122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953640&docid=68773120&x=4119',
		'title': '',
		'imageId': '68773120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953640&docid=68773123&x=4119',
		'title': '',
		'imageId': '68773123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953640&docid=68773121&x=4119',
		'title': '',
		'imageId': '68773121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953640';

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