var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157285&x=5427',
		'title': '',
		'imageId': '68157285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157258&x=5427',
		'title': '',
		'imageId': '68157258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157172&x=5427',
		'title': '',
		'imageId': '68157172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157386&x=5427',
		'title': '',
		'imageId': '68157386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157169&x=5427',
		'title': '',
		'imageId': '68157169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157345&x=5427',
		'title': '',
		'imageId': '68157345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157176&x=5427',
		'title': '',
		'imageId': '68157176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157288&x=5427',
		'title': '',
		'imageId': '68157288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157210&x=5427',
		'title': '',
		'imageId': '68157210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157340&x=5427',
		'title': '',
		'imageId': '68157340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157383&x=5427',
		'title': '',
		'imageId': '68157383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157291&x=5427',
		'title': '',
		'imageId': '68157291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931487&docid=68157330&x=5427',
		'title': '',
		'imageId': '68157330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931487';

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