var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893159&x=5031',
		'title': '',
		'imageId': '68893159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893146&x=5031',
		'title': '',
		'imageId': '68893146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893160&x=5031',
		'title': '',
		'imageId': '68893160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893167&x=5031',
		'title': '',
		'imageId': '68893167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893173&x=5031',
		'title': '',
		'imageId': '68893173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893172&x=5031',
		'title': '',
		'imageId': '68893172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893143&x=5031',
		'title': '',
		'imageId': '68893143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893161&x=5031',
		'title': '',
		'imageId': '68893161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893141&x=5031',
		'title': '',
		'imageId': '68893141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893138&x=5031',
		'title': '',
		'imageId': '68893138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893142&x=5031',
		'title': '',
		'imageId': '68893142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893139&x=5031',
		'title': '',
		'imageId': '68893139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893164&x=5031',
		'title': '',
		'imageId': '68893164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893157&x=5031',
		'title': '',
		'imageId': '68893157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893158&x=5031',
		'title': '',
		'imageId': '68893158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963575&docid=68893140&x=5031',
		'title': '',
		'imageId': '68893140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963575';

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