var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870262&x=4351',
		'title': '',
		'imageId': '67870262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870266&x=4351',
		'title': '',
		'imageId': '67870266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870267&x=4351',
		'title': '',
		'imageId': '67870267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870268&x=4351',
		'title': '',
		'imageId': '67870268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870274&x=4351',
		'title': '',
		'imageId': '67870274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870269&x=4351',
		'title': '',
		'imageId': '67870269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870263&x=4351',
		'title': '',
		'imageId': '67870263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870265&x=4351',
		'title': '',
		'imageId': '67870265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870264&x=4351',
		'title': '',
		'imageId': '67870264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870270&x=4351',
		'title': '',
		'imageId': '67870270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870271&x=4351',
		'title': '',
		'imageId': '67870271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870272&x=4351',
		'title': '',
		'imageId': '67870272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918500&docid=67870275&x=4351',
		'title': '',
		'imageId': '67870275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918500';

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