var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151411&x=5223',
		'title': '',
		'imageId': '68151411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151410&x=5223',
		'title': '',
		'imageId': '68151410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151407&x=5223',
		'title': '',
		'imageId': '68151407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151426&x=5223',
		'title': '',
		'imageId': '68151426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151406&x=5223',
		'title': '',
		'imageId': '68151406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151409&x=5223',
		'title': '',
		'imageId': '68151409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151408&x=5223',
		'title': '',
		'imageId': '68151408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151414&x=5223',
		'title': '',
		'imageId': '68151414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151417&x=5223',
		'title': '',
		'imageId': '68151417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151422&x=5223',
		'title': '',
		'imageId': '68151422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151423&x=5223',
		'title': '',
		'imageId': '68151423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151429&x=5223',
		'title': '',
		'imageId': '68151429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931324&docid=68151434&x=5223',
		'title': '',
		'imageId': '68151434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931324';

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