var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68543898&x=3338',
		'title': '',
		'imageId': '68543898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505137&x=3338',
		'title': '',
		'imageId': '68505137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505147&x=3338',
		'title': '',
		'imageId': '68505147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505141&x=3338',
		'title': '',
		'imageId': '68505141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505139&x=3338',
		'title': '',
		'imageId': '68505139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505150&x=3338',
		'title': '',
		'imageId': '68505150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505114&x=3338',
		'title': '',
		'imageId': '68505114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505151&x=3338',
		'title': '',
		'imageId': '68505151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505117&x=3338',
		'title': '',
		'imageId': '68505117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505130&x=3338',
		'title': '',
		'imageId': '68505130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505136&x=3338',
		'title': '',
		'imageId': '68505136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505116&x=3338',
		'title': '',
		'imageId': '68505116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946900&docid=68505163&x=3338',
		'title': '',
		'imageId': '68505163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946900';

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