var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776268&x=658',
		'title': '',
		'imageId': '67776268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776320&x=658',
		'title': '',
		'imageId': '67776320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776330&x=658',
		'title': '',
		'imageId': '67776330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776337&x=658',
		'title': '',
		'imageId': '67776337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776344&x=658',
		'title': '',
		'imageId': '67776344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776353&x=658',
		'title': '',
		'imageId': '67776353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776356&x=658',
		'title': '',
		'imageId': '67776356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776357&x=658',
		'title': '',
		'imageId': '67776357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776358&x=658',
		'title': '',
		'imageId': '67776358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776359&x=658',
		'title': '',
		'imageId': '67776359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776360&x=658',
		'title': '',
		'imageId': '67776360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776361&x=658',
		'title': '',
		'imageId': '67776361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776362&x=658',
		'title': '',
		'imageId': '67776362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776363&x=658',
		'title': '',
		'imageId': '67776363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776364&x=658',
		'title': '',
		'imageId': '67776364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915369&docid=67776365&x=658',
		'title': '',
		'imageId': '67776365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915369';

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