var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417538&x=5212',
		'title': '',
		'imageId': '68417538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417541&x=5212',
		'title': '',
		'imageId': '68417541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417542&x=5212',
		'title': '',
		'imageId': '68417542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417539&x=5212',
		'title': '',
		'imageId': '68417539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417545&x=5212',
		'title': '',
		'imageId': '68417545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417548&x=5212',
		'title': '',
		'imageId': '68417548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417547&x=5212',
		'title': '',
		'imageId': '68417547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417550&x=5212',
		'title': '',
		'imageId': '68417550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417546&x=5212',
		'title': '',
		'imageId': '68417546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417544&x=5212',
		'title': '',
		'imageId': '68417544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417543&x=5212',
		'title': '',
		'imageId': '68417543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417549&x=5212',
		'title': '',
		'imageId': '68417549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968525&docid=68417540&x=5212',
		'title': '',
		'imageId': '68417540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968525';

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