var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489255&x=2932',
		'title': '',
		'imageId': '7489255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489246&x=2932',
		'title': '',
		'imageId': '7489246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489261&x=2932',
		'title': '',
		'imageId': '7489261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489258&x=2932',
		'title': '',
		'imageId': '7489258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489245&x=2932',
		'title': '',
		'imageId': '7489245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489264&x=2932',
		'title': '',
		'imageId': '7489264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489267&x=2932',
		'title': '',
		'imageId': '7489267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489273&x=2932',
		'title': '',
		'imageId': '7489273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489270&x=2932',
		'title': '',
		'imageId': '7489270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489276&x=2932',
		'title': '',
		'imageId': '7489276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489282&x=2932',
		'title': '',
		'imageId': '7489282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489288&x=2932',
		'title': '',
		'imageId': '7489288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489283&x=2932',
		'title': '',
		'imageId': '7489283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489291&x=2932',
		'title': '',
		'imageId': '7489291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489297&x=2932',
		'title': '',
		'imageId': '7489297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489300&x=2932',
		'title': '',
		'imageId': '7489300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489304&x=2932',
		'title': '',
		'imageId': '7489304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932015&docid=7489244&x=2932',
		'title': '',
		'imageId': '7489244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #932015';

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