var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965305&x=1435',
		'title': '',
		'imageId': '68965305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965302&x=1435',
		'title': '',
		'imageId': '68965302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965304&x=1435',
		'title': '',
		'imageId': '68965304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965300&x=1435',
		'title': '',
		'imageId': '68965300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965299&x=1435',
		'title': '',
		'imageId': '68965299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965307&x=1435',
		'title': '',
		'imageId': '68965307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965306&x=1435',
		'title': '',
		'imageId': '68965306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965312&x=1435',
		'title': '',
		'imageId': '68965312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965298&x=1435',
		'title': '',
		'imageId': '68965298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965301&x=1435',
		'title': '',
		'imageId': '68965301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965309&x=1435',
		'title': '',
		'imageId': '68965309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965308&x=1435',
		'title': '',
		'imageId': '68965308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965303&x=1435',
		'title': '',
		'imageId': '68965303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965310&x=1435',
		'title': '',
		'imageId': '68965310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966573&docid=68965311&x=1435',
		'title': '',
		'imageId': '68965311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966573';

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