var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862508&x=4036',
		'title': '',
		'imageId': '68862508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862513&x=4036',
		'title': '',
		'imageId': '68862513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862520&x=4036',
		'title': '',
		'imageId': '68862520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862521&x=4036',
		'title': '',
		'imageId': '68862521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862512&x=4036',
		'title': '',
		'imageId': '68862512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862510&x=4036',
		'title': '',
		'imageId': '68862510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862517&x=4036',
		'title': '',
		'imageId': '68862517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862515&x=4036',
		'title': '',
		'imageId': '68862515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862522&x=4036',
		'title': '',
		'imageId': '68862522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862516&x=4036',
		'title': '',
		'imageId': '68862516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862511&x=4036',
		'title': '',
		'imageId': '68862511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862514&x=4036',
		'title': '',
		'imageId': '68862514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862519&x=4036',
		'title': '',
		'imageId': '68862519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862518&x=4036',
		'title': '',
		'imageId': '68862518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862525&x=4036',
		'title': '',
		'imageId': '68862525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862524&x=4036',
		'title': '',
		'imageId': '68862524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962250&docid=68862523&x=4036',
		'title': '',
		'imageId': '68862523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962250';

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