var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207278&x=524',
		'title': '',
		'imageId': '68207278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207274&x=524',
		'title': '',
		'imageId': '68207274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207280&x=524',
		'title': '',
		'imageId': '68207280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207281&x=524',
		'title': '',
		'imageId': '68207281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207277&x=524',
		'title': '',
		'imageId': '68207277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207289&x=524',
		'title': '',
		'imageId': '68207289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207290&x=524',
		'title': '',
		'imageId': '68207290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207288&x=524',
		'title': '',
		'imageId': '68207288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207294&x=524',
		'title': '',
		'imageId': '68207294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207291&x=524',
		'title': '',
		'imageId': '68207291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207295&x=524',
		'title': '',
		'imageId': '68207295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207296&x=524',
		'title': '',
		'imageId': '68207296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207267&x=524',
		'title': '',
		'imageId': '68207267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207279&x=524',
		'title': '',
		'imageId': '68207279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933174&docid=68207286&x=524',
		'title': '',
		'imageId': '68207286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933174';

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