var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014380&x=1034',
		'title': '',
		'imageId': '67014380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014382&x=1034',
		'title': '',
		'imageId': '67014382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014383&x=1034',
		'title': '',
		'imageId': '67014383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014384&x=1034',
		'title': '',
		'imageId': '67014384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014385&x=1034',
		'title': '',
		'imageId': '67014385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014393&x=1034',
		'title': '',
		'imageId': '67014393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014388&x=1034',
		'title': '',
		'imageId': '67014388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014389&x=1034',
		'title': '',
		'imageId': '67014389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014390&x=1034',
		'title': '',
		'imageId': '67014390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014391&x=1034',
		'title': '',
		'imageId': '67014391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014392&x=1034',
		'title': '',
		'imageId': '67014392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014386&x=1034',
		'title': '',
		'imageId': '67014386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885680&docid=67014387&x=1034',
		'title': '',
		'imageId': '67014387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885680';

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