var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662738&x=5941',
		'title': '',
		'imageId': '68662738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662732&x=5941',
		'title': '',
		'imageId': '68662732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662727&x=5941',
		'title': '',
		'imageId': '68662727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662725&x=5941',
		'title': '',
		'imageId': '68662725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662737&x=5941',
		'title': '',
		'imageId': '68662737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662731&x=5941',
		'title': '',
		'imageId': '68662731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662728&x=5941',
		'title': '',
		'imageId': '68662728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662729&x=5941',
		'title': '',
		'imageId': '68662729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662726&x=5941',
		'title': '',
		'imageId': '68662726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662735&x=5941',
		'title': '',
		'imageId': '68662735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662730&x=5941',
		'title': '',
		'imageId': '68662730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662733&x=5941',
		'title': '',
		'imageId': '68662733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662736&x=5941',
		'title': '',
		'imageId': '68662736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953488&docid=68662734&x=5941',
		'title': '',
		'imageId': '68662734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953488';

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