var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014646&x=844',
		'title': '',
		'imageId': '67014646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014648&x=844',
		'title': '',
		'imageId': '67014648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014649&x=844',
		'title': '',
		'imageId': '67014649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014650&x=844',
		'title': '',
		'imageId': '67014650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014651&x=844',
		'title': '',
		'imageId': '67014651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014659&x=844',
		'title': '',
		'imageId': '67014659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014654&x=844',
		'title': '',
		'imageId': '67014654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014655&x=844',
		'title': '',
		'imageId': '67014655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014656&x=844',
		'title': '',
		'imageId': '67014656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014657&x=844',
		'title': '',
		'imageId': '67014657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014658&x=844',
		'title': '',
		'imageId': '67014658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014652&x=844',
		'title': '',
		'imageId': '67014652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885699&docid=67014653&x=844',
		'title': '',
		'imageId': '67014653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885699';

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