var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070122&x=4952',
		'title': '',
		'imageId': '68070122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070124&x=4952',
		'title': '',
		'imageId': '68070124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070125&x=4952',
		'title': '',
		'imageId': '68070125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070126&x=4952',
		'title': '',
		'imageId': '68070126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070127&x=4952',
		'title': '',
		'imageId': '68070127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070128&x=4952',
		'title': '',
		'imageId': '68070128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070129&x=4952',
		'title': '',
		'imageId': '68070129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070130&x=4952',
		'title': '',
		'imageId': '68070130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070131&x=4952',
		'title': '',
		'imageId': '68070131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070132&x=4952',
		'title': '',
		'imageId': '68070132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070133&x=4952',
		'title': '',
		'imageId': '68070133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070134&x=4952',
		'title': '',
		'imageId': '68070134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070140&x=4952',
		'title': '',
		'imageId': '68070140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070135&x=4952',
		'title': '',
		'imageId': '68070135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070136&x=4952',
		'title': '',
		'imageId': '68070136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070137&x=4952',
		'title': '',
		'imageId': '68070137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070138&x=4952',
		'title': '',
		'imageId': '68070138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927247&docid=68070139&x=4952',
		'title': '',
		'imageId': '68070139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927247';

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