var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965375&docid=65178718&x=3111',
		'title': '',
		'imageId': '65178718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965375&docid=65178724&x=3111',
		'title': '',
		'imageId': '65178724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965375&docid=65178805&x=3111',
		'title': '',
		'imageId': '65178805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965375&docid=65178840&x=3111',
		'title': '',
		'imageId': '65178840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965375&docid=65179501&x=3111',
		'title': '',
		'imageId': '65179501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965375&docid=65179562&x=3111',
		'title': '',
		'imageId': '65179562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965375&docid=65179688&x=3111',
		'title': '',
		'imageId': '65179688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965375';

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