var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012830&docid=69097141&x=927',
		'title': '',
		'imageId': '69097141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012830&docid=69097137&x=927',
		'title': '',
		'imageId': '69097137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012830&docid=69097136&x=927',
		'title': 'ROSE GOLD ',
		'imageId': '69097136',
		'alt' : 'ROSE GOLD ',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012830&docid=69097139&x=927',
		'title': '',
		'imageId': '69097139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012830&docid=69097138&x=927',
		'title': '',
		'imageId': '69097138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012830&docid=69097140&x=927',
		'title': '',
		'imageId': '69097140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012830&docid=69674825&x=927',
		'title': '',
		'imageId': '69674825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012830';

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