var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747544&x=532',
		'title': '',
		'imageId': '68747544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747545&x=532',
		'title': '',
		'imageId': '68747545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747546&x=532',
		'title': '',
		'imageId': '68747546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747542&x=532',
		'title': '',
		'imageId': '68747542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747547&x=532',
		'title': '',
		'imageId': '68747547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747548&x=532',
		'title': '',
		'imageId': '68747548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747549&x=532',
		'title': '',
		'imageId': '68747549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747550&x=532',
		'title': '',
		'imageId': '68747550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747543&x=532',
		'title': '',
		'imageId': '68747543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747551&x=532',
		'title': '',
		'imageId': '68747551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747553&x=532',
		'title': '',
		'imageId': '68747553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747552&x=532',
		'title': '',
		'imageId': '68747552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976165&docid=68747554&x=532',
		'title': '',
		'imageId': '68747554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976165';

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