var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674868&x=122',
		'title': '',
		'imageId': '68674868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674877&x=122',
		'title': '',
		'imageId': '68674877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674873&x=122',
		'title': '',
		'imageId': '68674873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674874&x=122',
		'title': '',
		'imageId': '68674874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674885&x=122',
		'title': '',
		'imageId': '68674885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674886&x=122',
		'title': '',
		'imageId': '68674886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674887&x=122',
		'title': '',
		'imageId': '68674887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674859&x=122',
		'title': '',
		'imageId': '68674859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674860&x=122',
		'title': '',
		'imageId': '68674860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674862&x=122',
		'title': '',
		'imageId': '68674862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674863&x=122',
		'title': '',
		'imageId': '68674863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674864&x=122',
		'title': '',
		'imageId': '68674864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954076&docid=68674861&x=122',
		'title': '',
		'imageId': '68674861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954076';

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