var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009763&x=734',
		'title': '',
		'imageId': '67009763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009757&x=734',
		'title': '',
		'imageId': '67009757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009760&x=734',
		'title': '',
		'imageId': '67009760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009766&x=734',
		'title': '',
		'imageId': '67009766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009759&x=734',
		'title': '',
		'imageId': '67009759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009765&x=734',
		'title': '',
		'imageId': '67009765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009758&x=734',
		'title': '',
		'imageId': '67009758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009764&x=734',
		'title': '',
		'imageId': '67009764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009768&x=734',
		'title': '',
		'imageId': '67009768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009761&x=734',
		'title': '',
		'imageId': '67009761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009762&x=734',
		'title': '',
		'imageId': '67009762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009769&x=734',
		'title': '',
		'imageId': '67009769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916330&docid=67009767&x=734',
		'title': '',
		'imageId': '67009767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916330';

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