var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914939&docid=67766853&x=1633',
		'title': '',
		'imageId': '67766853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914939&docid=67766852&x=1633',
		'title': '',
		'imageId': '67766852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914939&docid=67766855&x=1633',
		'title': '',
		'imageId': '67766855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914939&docid=67766854&x=1633',
		'title': '',
		'imageId': '67766854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914939&docid=67766849&x=1633',
		'title': '',
		'imageId': '67766849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914939&docid=67766851&x=1633',
		'title': '',
		'imageId': '67766851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914939&docid=67766850&x=1633',
		'title': '',
		'imageId': '67766850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914939';

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