var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072377&x=1556',
		'title': '',
		'imageId': '70072377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072375&x=1556',
		'title': '',
		'imageId': '70072375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072379&x=1556',
		'title': '',
		'imageId': '70072379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072380&x=1556',
		'title': '',
		'imageId': '70072380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072381&x=1556',
		'title': '',
		'imageId': '70072381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072376&x=1556',
		'title': '',
		'imageId': '70072376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072374&x=1556',
		'title': '',
		'imageId': '70072374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072385&x=1556',
		'title': '',
		'imageId': '70072385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072378&x=1556',
		'title': '',
		'imageId': '70072378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072382&x=1556',
		'title': '',
		'imageId': '70072382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072384&x=1556',
		'title': '',
		'imageId': '70072384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072383&x=1556',
		'title': '',
		'imageId': '70072383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072387&x=1556',
		'title': '',
		'imageId': '70072387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072388&x=1556',
		'title': '',
		'imageId': '70072388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014805&docid=70072386&x=1556',
		'title': '',
		'imageId': '70072386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014805';

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