var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820901&x=4046',
		'title': '',
		'imageId': '67820901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820902&x=4046',
		'title': '',
		'imageId': '67820902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820903&x=4046',
		'title': '',
		'imageId': '67820903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820904&x=4046',
		'title': '',
		'imageId': '67820904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820905&x=4046',
		'title': '',
		'imageId': '67820905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820926&x=4046',
		'title': '',
		'imageId': '67820926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820934&x=4046',
		'title': '',
		'imageId': '67820934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820935&x=4046',
		'title': '',
		'imageId': '67820935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820946&x=4046',
		'title': '',
		'imageId': '67820946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820943&x=4046',
		'title': '',
		'imageId': '67820943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820948&x=4046',
		'title': '',
		'imageId': '67820948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820958&x=4046',
		'title': '',
		'imageId': '67820958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916800&docid=67820900&x=4046',
		'title': '',
		'imageId': '67820900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916800';

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