var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841731&x=3521',
		'title': '',
		'imageId': '67841731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841730&x=3521',
		'title': '',
		'imageId': '67841730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841736&x=3521',
		'title': '',
		'imageId': '67841736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841737&x=3521',
		'title': '',
		'imageId': '67841737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841735&x=3521',
		'title': '',
		'imageId': '67841735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841738&x=3521',
		'title': '',
		'imageId': '67841738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841739&x=3521',
		'title': '',
		'imageId': '67841739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841726&x=3521',
		'title': '',
		'imageId': '67841726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841727&x=3521',
		'title': '',
		'imageId': '67841727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841728&x=3521',
		'title': '',
		'imageId': '67841728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841729&x=3521',
		'title': '',
		'imageId': '67841729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841732&x=3521',
		'title': '',
		'imageId': '67841732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841733&x=3521',
		'title': '',
		'imageId': '67841733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943988&docid=67841734&x=3521',
		'title': '',
		'imageId': '67841734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943988';

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