var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68080926&x=2422',
		'title': '',
		'imageId': '68080926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68230858&x=2422',
		'title': '',
		'imageId': '68230858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68080930&x=2422',
		'title': '',
		'imageId': '68080930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68080932&x=2422',
		'title': '',
		'imageId': '68080932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68080933&x=2422',
		'title': '',
		'imageId': '68080933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68080931&x=2422',
		'title': '',
		'imageId': '68080931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68080928&x=2422',
		'title': '',
		'imageId': '68080928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68080929&x=2422',
		'title': '',
		'imageId': '68080929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68080927&x=2422',
		'title': '',
		'imageId': '68080927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68230855&x=2422',
		'title': '',
		'imageId': '68230855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68230857&x=2422',
		'title': '',
		'imageId': '68230857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68230856&x=2422',
		'title': '',
		'imageId': '68230856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958383&docid=68230854&x=2422',
		'title': '',
		'imageId': '68230854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958383';

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