var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943817&docid=68436281&x=5335',
		'title': '',
		'imageId': '68436281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943817&docid=68436278&x=5335',
		'title': '',
		'imageId': '68436278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943817&docid=68436279&x=5335',
		'title': '',
		'imageId': '68436279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943817&docid=68436277&x=5335',
		'title': '',
		'imageId': '68436277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943817&docid=68436282&x=5335',
		'title': '',
		'imageId': '68436282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943817&docid=68436280&x=5335',
		'title': '',
		'imageId': '68436280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943817&docid=68436276&x=5335',
		'title': '',
		'imageId': '68436276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943817';

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