var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774658&x=2340',
		'title': '',
		'imageId': '70774658',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774661&x=2340',
		'title': '',
		'imageId': '70774661',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774665&x=2340',
		'title': '',
		'imageId': '70774665',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774662&x=2340',
		'title': '',
		'imageId': '70774662',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774652&x=2340',
		'title': '',
		'imageId': '70774652',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774654&x=2340',
		'title': '',
		'imageId': '70774654',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774649&x=2340',
		'title': '',
		'imageId': '70774649',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774653&x=2340',
		'title': '',
		'imageId': '70774653',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774655&x=2340',
		'title': '',
		'imageId': '70774655',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774650&x=2340',
		'title': '',
		'imageId': '70774650',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774663&x=2340',
		'title': '',
		'imageId': '70774663',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774660&x=2340',
		'title': '',
		'imageId': '70774660',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774648&x=2340',
		'title': '',
		'imageId': '70774648',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774664&x=2340',
		'title': '',
		'imageId': '70774664',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774659&x=2340',
		'title': '',
		'imageId': '70774659',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774666&x=2340',
		'title': '',
		'imageId': '70774666',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774651&x=2340',
		'title': '',
		'imageId': '70774651',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774657&x=2340',
		'title': '',
		'imageId': '70774657',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041601&docid=70774656&x=2340',
		'title': '',
		'imageId': '70774656',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4041601';

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