var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508112&x=3633',
		'title': '',
		'imageId': '67508112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508145&x=3633',
		'title': '',
		'imageId': '67508145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508120&x=3633',
		'title': '',
		'imageId': '67508120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508119&x=3633',
		'title': '',
		'imageId': '67508119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508113&x=3633',
		'title': '',
		'imageId': '67508113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508118&x=3633',
		'title': '',
		'imageId': '67508118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508111&x=3633',
		'title': '',
		'imageId': '67508111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508115&x=3633',
		'title': '',
		'imageId': '67508115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508117&x=3633',
		'title': '',
		'imageId': '67508117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508110&x=3633',
		'title': '',
		'imageId': '67508110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508116&x=3633',
		'title': '',
		'imageId': '67508116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508114&x=3633',
		'title': '',
		'imageId': '67508114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904179&docid=67508109&x=3633',
		'title': '',
		'imageId': '67508109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3904179';

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