var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995234&x=3717',
		'title': '',
		'imageId': '67995234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995233&x=3717',
		'title': '',
		'imageId': '67995233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995238&x=3717',
		'title': '',
		'imageId': '67995238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995240&x=3717',
		'title': '',
		'imageId': '67995240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995231&x=3717',
		'title': '',
		'imageId': '67995231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995228&x=3717',
		'title': '',
		'imageId': '67995228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995239&x=3717',
		'title': '',
		'imageId': '67995239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995230&x=3717',
		'title': '',
		'imageId': '67995230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995236&x=3717',
		'title': '',
		'imageId': '67995236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995237&x=3717',
		'title': '',
		'imageId': '67995237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995235&x=3717',
		'title': '',
		'imageId': '67995235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995232&x=3717',
		'title': '',
		'imageId': '67995232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934338&docid=67995229&x=3717',
		'title': '',
		'imageId': '67995229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934338';

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