var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036065&x=1517',
		'title': '',
		'imageId': '70036065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036069&x=1517',
		'title': '',
		'imageId': '70036069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036071&x=1517',
		'title': '',
		'imageId': '70036071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036072&x=1517',
		'title': '',
		'imageId': '70036072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036075&x=1517',
		'title': '',
		'imageId': '70036075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036076&x=1517',
		'title': '',
		'imageId': '70036076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036077&x=1517',
		'title': '',
		'imageId': '70036077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036078&x=1517',
		'title': '',
		'imageId': '70036078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036079&x=1517',
		'title': '',
		'imageId': '70036079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036080&x=1517',
		'title': '',
		'imageId': '70036080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036081&x=1517',
		'title': '',
		'imageId': '70036081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036082&x=1517',
		'title': '',
		'imageId': '70036082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013336&docid=70036083&x=1517',
		'title': '',
		'imageId': '70036083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013336';

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