var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197076&x=1730',
		'title': '',
		'imageId': '70197076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197072&x=1730',
		'title': '',
		'imageId': '70197072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197074&x=1730',
		'title': '',
		'imageId': '70197074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197073&x=1730',
		'title': '',
		'imageId': '70197073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197106&x=1730',
		'title': '',
		'imageId': '70197106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197107&x=1730',
		'title': '',
		'imageId': '70197107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197086&x=1730',
		'title': '',
		'imageId': '70197086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197078&x=1730',
		'title': '',
		'imageId': '70197078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197117&x=1730',
		'title': '',
		'imageId': '70197117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197103&x=1730',
		'title': '',
		'imageId': '70197103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197071&x=1730',
		'title': '',
		'imageId': '70197071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197102&x=1730',
		'title': '',
		'imageId': '70197102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197082&x=1730',
		'title': '',
		'imageId': '70197082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197080&x=1730',
		'title': '',
		'imageId': '70197080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197112&x=1730',
		'title': '',
		'imageId': '70197112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=70197075&x=1730',
		'title': '',
		'imageId': '70197075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=59270916&x=1730',
		'title': '',
		'imageId': '59270916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018383&docid=59270915&x=1730',
		'title': '',
		'imageId': '59270915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018383';

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