var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752305&x=4442',
		'title': '',
		'imageId': '68752305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752303&x=4442',
		'title': '',
		'imageId': '68752303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752310&x=4442',
		'title': '',
		'imageId': '68752310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752308&x=4442',
		'title': '',
		'imageId': '68752308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752304&x=4442',
		'title': '',
		'imageId': '68752304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752307&x=4442',
		'title': '',
		'imageId': '68752307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752301&x=4442',
		'title': '',
		'imageId': '68752301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752309&x=4442',
		'title': '',
		'imageId': '68752309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752306&x=4442',
		'title': '',
		'imageId': '68752306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752311&x=4442',
		'title': '',
		'imageId': '68752311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752302&x=4442',
		'title': '',
		'imageId': '68752302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68752300&x=4442',
		'title': '',
		'imageId': '68752300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957064&docid=68772735&x=4442',
		'title': '',
		'imageId': '68772735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957064';

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